1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00
Commit Graph

474 Commits

Author SHA1 Message Date
Mikael Finstad
3b5e7afcf7
upgrade electron-notarize 2022-03-13 16:34:14 +08:00
Mikael Finstad
226f037988
fix artifact name 2022-03-09 23:58:03 +08:00
Mikael Finstad
744e8d89d2
3.44.0 2022-03-09 23:42:17 +08:00
Mikael Finstad
c0aabf53cf
try to support arm64 #1056
but without ffmpeg
2022-03-09 23:40:09 +08:00
Mikael Finstad
c7cd929451
implement mac support for smart cut (h264) #126 2022-03-01 18:33:43 +08:00
Mikael Finstad
eab8a2c9b5
move sorting from merge to batch files
closes #1043
2022-02-24 22:50:59 +08:00
Mikael Finstad
425bf6f5de
add postversion script
https://github.com/mifi/lossless-cut/pull/987#issuecomment-1014246807
2022-02-23 18:29:17 +08:00
Mikael Finstad
8956a52cc9
upgrade fast xml parser 2022-02-23 18:29:17 +08:00
Mikael Finstad
23cbd73e93
upgrade lint and support esm
fix lint too
2022-02-21 14:16:15 +08:00
Mikael Finstad
2a373042f8
3.43.0 2022-02-21 00:24:54 +08:00
Mikael Finstad
1ad8b55abb
fix signing paths
and workaround mas-dev issue
https://github.com/electron-userland/electron-builder/pull/6660
2022-02-21 00:07:59 +08:00
Mikael Finstad
f1654d1831
json5 now need to be in deps 2022-02-21 00:05:00 +08:00
Mikael Finstad
802a701430
allow overriding any stored setting from the command line #371 2022-02-19 17:23:58 +08:00
Mikael Finstad
6c1b0e21da
split scripts 2022-02-18 22:11:03 +08:00
Mikael Finstad
e57fcb1096
when importing EDL file, don't delete existing EDL
allows for combining EDL from multiple sources #993
2022-02-13 23:35:30 +08:00
Mikael Finstad
e12cb2f469
3.42.0 2022-01-16 00:04:13 +07:00
Mikael Finstad
99656970af
3.41.0 2022-01-15 01:24:24 +07:00
Mikael Finstad
0ca64b0392
use formatTimecode more places #878 2022-01-14 16:18:46 +07:00
Mikael Finstad
7928257003
move file-url to deps
also needed from electron now
2022-01-14 14:18:36 +07:00
Mikael Finstad
833c0aca67
move lodash to deps 2022-01-14 14:12:38 +07:00
Mikael Finstad
58fea3b0ee
move deps to devDeps
reduces size of final app
2022-01-14 14:04:56 +07:00
Mikael Finstad
2adf6bdf5a
upgrade all deps and fix build error
(remove/regen yarn.lock)
2022-01-14 14:02:40 +07:00
Mikael Finstad
b5369608a7
change icon gen to upstream 2022-01-14 13:33:53 +07:00
Mikael Finstad
3df67d6bdc
upgrade cra 2022-01-14 13:03:47 +07:00
Achim
56cc72121a
fix "download-ffmpeg-linux" script (#949)
* fix "download-ffmpeg-linux" script

* directly extract ffmeg and ffprobe from tarball
2021-12-09 23:41:06 +07:00
Mikael Finstad
14f73f134b
generate ico for windows
to prevent pixelated icon
closes #778
2021-12-02 00:18:16 +07:00
Mikael Finstad
189056dfcd
update icon gen to use sharp instead of phantomjs
fixes https://github.com/flathub/no.mifi.losslesscut/pull/14
2021-11-16 01:48:40 +07:00
Mikael Finstad
7c6a1607c1
add licenses 2021-11-15 14:32:27 +07:00
dependabot[bot]
734b6bbc8f
Bump axios from 0.21.1 to 0.21.2 (#900)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-14 21:34:41 +07:00
Mikael Finstad
8b922a86e8
3.40.0 2021-11-13 18:40:45 +07:00
Mikael Finstad
c407a0430a
upgrade also mac ffmpeg to 4.4.1 2021-11-13 18:26:43 +07:00
Mikael Finstad
98da22e8dc
Upgrade ffmpeg to 4.4.1
except mac
Remove ffmpeg-ffprobe-static, use scripts instead

https://github.com/flathub/no.mifi.losslesscut/pull/11
2021-11-13 18:26:32 +07:00
Mikael Finstad
1a3af8323b
3.39.2 2021-10-26 21:40:47 +07:00
Mikael Finstad
4b3c08a736
fix script 2021-10-26 21:39:48 +07:00
Mikael Finstad
3ccbba952a
revert paths change
didnt work
2021-10-26 00:32:28 +07:00
Mikael Finstad
515987f098
3.39.1 2021-10-25 23:20:37 +07:00
Mikael Finstad
c5ff5ea208
upgrade electron-builder
because mas build no longer works
https://github.com/electron/electron/issues/28600
it generates a platform/darwin
"packaging       platform=darwin arch=x64 electron=8.5.5 appOutDir=dist/mas"
should be platform=mas
this seems fixed in newest electron-builder
2021-10-25 23:20:15 +07:00
Mikael Finstad
42bbe26331
3.39.0 2021-08-28 22:11:38 +07:00
Mikael Finstad
03b3cbf0b8
3.38.0 2021-08-26 00:35:38 +07:00
Mikael Finstad
b4fc68b813
Degrade to electron@8 #714 #26143
due to issues with child_process slowing down UI
2021-08-26 00:34:11 +07:00
Mikael Finstad
b9e619b5ac
Relicense to GPL
for compatibility with x264
2021-08-26 00:28:28 +07:00
Mikael Finstad
e688f151b6
UI improvements
- Upgrade evergreen-ui
- improve stream selector
- improve buttons
- add default error toast
- better error handling

https://github.com/segmentio/evergreen/releases/tag/v5.0.0
https://evergreen.segment.com/introduction/v6-migration-guide
2021-08-25 22:21:30 +07:00
Mikael Finstad
5530482d1e
3.37.0 2021-07-25 14:36:07 +07:00
Mikael Finstad
929f213186
degrade framer motion to 1 due to issues also with 3
timeline was not rendering correctly after zooming
2021-07-25 13:38:40 +07:00
Mikael Finstad
5705a9a233
degrade framer motion due to animation issues
can be reproduced by disabling segments to export, then enable again
2021-07-25 11:46:24 +07:00
Mikael Finstad
33b9598a9d
upgrade react lottie player 2021-07-23 22:35:34 +07:00
Limon Monte
b30b21a236 Add timer progressbar to toasts 2021-07-20 17:25:05 +03:00
Mikael Finstad
93913b7d3b
3.36.0 2021-04-08 22:52:50 +07:00
Mikael Finstad
1506b807f3
upgrade to electron 9 2021-04-08 22:52:15 +07:00
Mikael Finstad
21a2c767ac
3.35.0 2021-04-07 23:50:32 +07:00
Mikael Finstad
09daf1785f
degrade electron again due to slowdown #714 2021-04-02 14:18:13 +07:00
Mikael Finstad
75857b942c
fix version of packages that we cannot yet upgrade 2021-04-01 22:45:33 +07:00
Mikael Finstad
e19d54dd88
upgrade electron 2021-04-01 21:29:15 +07:00
Mikael Finstad
971b930104
don't lint on npm start 2021-04-01 20:59:07 +07:00
Mikael Finstad
0e58fc65de
upgrade packages
uuid,framer-motion,react-lottie-player,react-sortable-hoc,react-syntax-highlighter,sweetalert2-react-content,csv-stringify,csv-parse,trash,execa
2021-04-01 20:58:53 +07:00
Mikael Finstad
9bf918db98
upgrade major versions 2021-03-30 22:25:42 +07:00
Mikael Finstad
8dc1e6e99c
upgrade
- create-react-app
- eslint
2021-03-30 22:01:25 +07:00
Mikael Finstad
bbed91e74f
upgrade packages 2021-03-30 18:18:46 +07:00
Snyk bot
1a5e80515c
fix: package.json & yarn.lock to reduce vulnerabilities (#712)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-I18NEXT-1065979
- https://snyk.io/vuln/SNYK-JS-I18NEXT-575536
- https://snyk.io/vuln/SNYK-JS-I18NEXT-585930
2021-03-28 19:38:53 +02:00
Mikael Finstad
5830a44d99
implement language also in node land (menus, etc) 2021-03-29 00:12:58 +07:00
Mikael Finstad
aa5ab15547
move deops to devdeps 2021-03-28 00:01:47 +07:00
Mikael Finstad
f6b824d04d
improvements
- implement drag drop sort #392
- scroll segment into view
- refactor
2021-03-28 00:00:29 +07:00
Mikael Finstad
dd40b68efb
3.34.3 2021-03-26 13:19:09 +07:00
Mikael Finstad
3ba00a032f
revert buggy 22.10.5 upgrade
https://github.com/electron-userland/electron-builder/issues/3012
2021-03-26 13:15:42 +07:00
Mikael Finstad
0cda1ece8f
3.34.2 2021-03-26 11:22:07 +07:00
Mikael Finstad
fab7f12dbe
fix "binaries"
didn't work for dev, because: dist/mas-dev
22.10.5 allows binaries paths relative to Contents
2021-03-26 11:21:36 +07:00
Mikael Finstad
6877dcf24d
add DEV provisioning profile 2021-03-26 11:20:51 +07:00
Mikael Finstad
23a56b143f
3.34.1 2021-03-25 19:00:31 +07:00
Mikael Finstad
445e66ec6a
3.34.0 2021-03-25 18:50:59 +07:00
Mikael Finstad
3899f11717
3.33.1 2021-02-19 14:49:30 +01:00
Mikael Finstad
ea12b861a2
3.33.0 2021-02-19 14:00:29 +01:00
Mikael Finstad
36b1056b56
Run tests on github 2021-02-19 13:43:48 +01:00
Mikael Finstad
8ed6cbdc74
upgrade to react-lottie-player 2021-02-16 23:41:12 +01:00
Mikael Finstad
fccad62f55
3.32.0 2021-02-06 23:05:27 +01:00
Mikael Finstad
257342f023
fix #644 2021-02-06 22:32:13 +01:00
Mikael Finstad
5ce1ef1683
3.31.1 2021-01-25 12:00:15 +01:00
Mikael Finstad
7cdb7f386d
3.31.0 2021-01-25 00:08:09 +01:00
Mikael Finstad
1ab1ab3097 upgrade react-icons 2021-01-23 17:06:23 +01:00
Josef Karlsson
47f225cf59 Buildable on Windows 10
Using cross-env to make it build on other platforms. Only tested on Windows 10
2021-01-19 00:15:12 +01:00
dependabot[bot]
b03a795bd2 Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 22:20:04 +01:00
Mikael Finstad
927c0de461 3.30.0 2020-12-15 11:41:59 +01:00
Mikael Finstad
eb88c95ab9 upgrade electron for bugfixes 2020-12-13 14:37:07 +01:00
Mikael Finstad
167607a9b0 3.29.1 2020-12-11 00:09:23 +01:00
Mikael Finstad
b909dace63 upgrade ffmpeg to 4.3.1
also use package ffmpeg-ffprobe-static
2020-12-11 00:09:13 +01:00
Mikael Finstad
911c79bfb0 3.29.0 2020-12-10 17:37:08 +01:00
Mikael Finstad
cc7e81b97c 3.28.0 2020-12-10 17:36:46 +01:00
Mikael Finstad
e62fb6a64b Go back to mousetrap
seems to be the only lib properly handling layouts that require
shift to be pressed to get a particular key #520
Also document.addEventListener needs custom handling of modifier keys
or C will be triggered by CTRL+C, etc
2020-12-10 13:19:42 +01:00
Mikael Finstad
0b14bdc618 yarn reformatted package.json 2020-12-10 13:14:41 +01:00
Mikael Finstad
9d36794a60 cleanup 2020-12-08 16:39:41 +01:00
Mikael Finstad
ab784ad6ed Add removable media snap permission #410 2020-11-27 23:31:19 +01:00
Mikael Finstad
a3bce63650 Load timecode offset from file #506 2020-11-27 22:43:06 +01:00
Mikael Finstad
8af83f2f56 3.27.0 2020-11-26 22:27:32 +01:00
Mikael Finstad
ef1ae63343 3.26.0 2020-11-25 23:55:34 +01:00
Mikael Finstad
d3ef2a2d9f fix scanner 2020-11-25 22:26:11 +01:00
Mikael Finstad
5390085bff Many improvements
- Implement an Export summary/confirmation sheet when pressing export
- Move output option buttons to export sheet
- Add config option to disable use_metadata_tags (default to false) #463 #402 #99
- Add config option for avoid_negative_ts #13
- Escape key to close sheets
- Change from mousetrap to hotkeys.js (better unbind - more compatible with react)
2020-11-25 21:46:03 +01:00
Mikael Finstad
2e5ecbda1d 3.25.0 2020-11-22 23:53:23 +01:00
Mikael Finstad
e14ab96d9c 3.24.0 2020-11-21 15:06:28 +01:00
Mikael Finstad
53850aac7d Implement split segment function #460 2020-11-21 15:05:45 +01:00
Mikael Finstad
e855482513 use use-debounce
instead of react-use/useDebounce (use-debounce is better)
2020-11-21 15:04:12 +01:00
Mikael Finstad
86ca0e78e1 upgrade electron-builder 2020-11-19 23:44:01 +01:00
snyk-bot
8721f1b75a fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-597628
2020-11-19 23:15:10 +01:00
dependabot[bot]
b186757615 Bump electron from 8.2.5 to 8.5.2
Bumps [electron](https://github.com/electron/electron) from 8.2.5 to 8.5.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.5...v8.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 23:13:17 +01:00
Mikael Finstad
81eb66faa2 Many improvements
- Add config option for asking about file open #467
- Implement text/youtube segments import #458
- Implement CUE sheet import #458
- Implement XMEML import (Final Cut Pro / Davinci Resolve)
- Allow import embedded chapters as segments #300
2020-11-19 22:51:17 +01:00
Mikael Finstad
7e59ee6757 Add XMEML importer #458 2020-11-18 21:24:20 +01:00
dependabot[bot]
74c87bcba2 Bump lodash from 4.17.13 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 23:03:52 +02:00
Mikael Finstad
ea5cec5fbd 3.23.8 2020-07-09 17:45:26 +02:00
Mikael Finstad
0ec79b5e42 3.23.7 2020-05-17 22:07:53 +08:00
Mikael Finstad
014885411d remove file assoc on linux (causing build issues) 2020-05-17 21:54:56 +08:00
Mikael Finstad
98a373cd55 3.23.6 2020-05-17 21:23:21 +08:00
Mikael Finstad
d88848e92b temp disable snap
try to fix build issue
2020-05-17 21:23:15 +08:00
Mikael Finstad
5f53c4118f 3.23.5 2020-05-17 20:54:39 +08:00
Mikael Finstad
bf0dd0ad2a 3.23.4 2020-05-17 20:27:32 +08:00
Mikael Finstad
6c4f7c1ccb 3.23.3 2020-05-17 20:13:54 +08:00
Mikael Finstad
cee412567a i missed one 2020-05-17 20:13:34 +08:00
Mikael Finstad
a24c654545 3.23.2 2020-05-17 20:01:57 +08:00
Mikael Finstad
1bbd966bf2 fix duplicate extensions
appx errors
2020-05-17 20:01:54 +08:00
Mikael Finstad
075928e0b4 3.23.1 2020-05-17 17:59:32 +08:00
Mikael Finstad
d08674bcdd 3.23.0 2020-05-17 17:52:28 +08:00
Mikael Finstad
b051b3875d Add fileAssociations on Windows/Linux too #288 2020-05-17 17:50:56 +08:00
Mikael Finstad
b3b79df7a9 3.22.3 2020-05-06 14:30:55 +08:00
Mikael Finstad
3226b1a475 update ffmpeg-static #296 2020-05-06 14:06:29 +08:00
Mikael Finstad
9b3af1a995 3.22.2 2020-05-04 23:17:55 +08:00
Mikael Finstad
35f0a44f90 3.22.1 2020-05-04 17:46:44 +08:00
Mikael Finstad
f56006e844 fix supported languages on mac app store #342 2020-05-04 17:46:35 +08:00
Mikael Finstad
b45958bf25 3.22.0 2020-05-03 23:00:39 +08:00
Mikael Finstad
80709421f5 upgrade electron builder 2020-05-03 17:36:58 +08:00
Mikael Finstad
4f052be7a3 Upgrade ffmpeg-static #296 2020-05-03 17:34:58 +08:00
Mikael Finstad
c15e21226a add i18n scanner and update deprecated i18next-node-fs-backend #29 2020-05-02 22:10:03 +08:00
Mikael Finstad
67c25e0fc7 3.21.0 2020-04-27 15:58:04 +08:00
Mikael Finstad
2384b27907 add colorful track info 2020-04-27 13:50:04 +08:00
Mikael Finstad
b1bd2731b4 Implement a canvas for better playback of more formats #88 2020-04-26 23:22:44 +08:00
Mikael Finstad
17ba6e88c8 3.20.1 2020-04-18 20:34:13 +08:00
Mikael Finstad
b7f4b98506 3.20.0 2020-04-18 20:17:23 +08:00
Mikael Finstad
82d028eb37 improve error handling 2020-04-17 23:44:57 +08:00
Mikael Finstad
faa982709b 3.19.0 2020-04-11 14:51:52 +08:00
Mikael Finstad
130d9a2f11 Sign trash exe also for MAS #303 2020-04-11 13:53:31 +08:00
Mikael Finstad
599b340a58 3.18.0 2020-04-10 22:06:13 +08:00
Mikael Finstad
4b80e358ce Improve messages 2020-04-10 21:31:02 +08:00
Mikael Finstad
57ecaf13c2 Improve messages
Also add report error function
2020-04-10 18:54:51 +08:00
Mikael Finstad
c6df9e09e1 update ffmpeg #296 2020-04-08 15:10:56 +08:00
Mikael Finstad
0fa6f439b6 3.17.33 2020-04-07 22:03:42 +08:00
Mikael Finstad
1610a0f770 3.17.32 2020-04-07 16:55:50 +08:00
Mikael Finstad
75157b8e6c 3.17.31 2020-04-07 00:08:53 +08:00
Mikael Finstad
03c2da353d upgrade electron-store 2020-04-05 22:16:54 +08:00
Mikael Finstad
34a6a3424f 3.17.30 2020-04-05 18:34:16 +08:00
Mikael Finstad
56359c1b41 update links 2020-04-05 18:32:21 +08:00
Mikael Finstad
c9d3d03a56 3.17.29 2020-04-05 16:06:07 +08:00
Mikael Finstad
3c374432ff 3.17.28 2020-04-03 18:42:09 +08:00
Mikael Finstad
c120afc37c add missing ext name 2020-04-03 18:40:30 +08:00
Mikael Finstad
f05c1ffddc 3.17.27 2020-04-03 01:17:58 +08:00
Mikael Finstad
bd503e740c 3.17.26 2020-04-03 00:25:48 +08:00
Mikael Finstad
64a080f446 use a proper tagged version for ffmpeg 2020-04-01 23:17:51 +08:00
Mikael Finstad
296e844323 update readme with store links 2020-04-01 18:17:38 +08:00
Mikael Finstad
27493849c9 3.17.25 2020-04-01 14:04:21 +08:00
Mikael Finstad
50b1236716 update ffmpeg 2020-04-01 14:04:13 +08:00
Mikael Finstad
87e012053b 3.17.24 2020-04-01 12:55:57 +08:00
Mikael Finstad
2fa01f84d5 3.17.23 2020-04-01 12:14:43 +08:00
Mikael Finstad
db4c2a2f0b try to fix notarize instability 2020-04-01 11:49:02 +08:00
Mikael Finstad
44d4e4a787 3.17.22 2020-04-01 11:11:02 +08:00
Mikael Finstad
d28db35ef2 fix build issues 2020-04-01 11:10:43 +08:00
Mikael Finstad
4f649f73ba try to fix build err 2020-04-01 02:28:58 +08:00
Mikael Finstad
15c982ed7c 3.17.21 2020-04-01 02:17:44 +08:00
Mikael Finstad
6a924c74e7 use custom ffmpeg for mac 2020-04-01 02:17:38 +08:00
Mikael Finstad
3b3597337c 3.17.20 2020-03-31 19:59:12 +08:00
Mikael Finstad
8eff811409 3.17.19 2020-03-31 15:51:45 +08:00
Mikael Finstad
f2da0103f9 fix windows build error 2020-03-31 15:51:40 +08:00
Mikael Finstad
e41c7a58c0 3.17.18 2020-03-31 15:45:26 +08:00
Mikael Finstad
3c5429f580 try to fix build 2020-03-31 15:43:20 +08:00
Mikael Finstad
2eae21d61e 3.17.17 2020-03-31 15:37:29 +08:00
Mikael Finstad
fbd69c3c0c add missing tile icons for microsoft 2020-03-31 15:37:23 +08:00
Mikael Finstad
3c2045d810 3.17.16 2020-03-31 13:12:20 +08:00
Mikael Finstad
3a76aa0812 - Support Mac app store
- Disable version check for Mac app store and windows store
- restore windows targets
2020-03-31 13:11:55 +08:00
Mikael Finstad
a6128c51f0 3.17.14 2020-03-30 00:19:49 +08:00
Mikael Finstad
fd4a0eb0f2 fix appx issue 2020-03-30 00:19:39 +08:00
Mikael Finstad
bebc5df02c speed up testing 2020-03-30 00:19:32 +08:00
Mikael Finstad
9acb666009 3.17.13 2020-03-29 23:39:18 +08:00
Mikael Finstad
bb740a953e fix publisher 2020-03-29 23:39:11 +08:00
Mikael Finstad
ae181d9822 3.17.12 2020-03-29 23:23:22 +08:00
Mikael Finstad
678d770167 try to fix appx build issue 2020-03-29 23:23:19 +08:00
Mikael Finstad
5b7e272586 3.17.11 2020-03-29 23:10:40 +08:00
Mikael Finstad
f011a8bb73 3.17.10 2020-03-29 22:56:05 +08:00
Mikael Finstad
a65f56fd4c try to build appx 2020-03-29 22:56:01 +08:00
Mikael Finstad
406aecf4a7 3.17.9 2020-03-29 19:35:54 +08:00
Mikael Finstad
640185c044 3.17.8 2020-03-29 19:33:11 +08:00
Mikael Finstad
0a92cda860 3.17.7 2020-03-29 19:02:21 +08:00
Mikael Finstad
e98cdff8a2 try to fix snap error 2020-03-29 19:02:18 +08:00
Mikael Finstad
1f9329d235 3.17.6 2020-03-29 18:05:51 +08:00
Mikael Finstad
96de4315eb 3.17.5 2020-03-29 18:02:36 +08:00
Mikael Finstad
7c07ed73f1 build for snap store 2020-03-29 18:02:26 +08:00
Mikael Finstad
50207cb368 3.17.4 2020-03-26 21:54:21 +08:00
Mikael Finstad
9a2126b20b 3.17.3 2020-03-26 21:35:09 +08:00
Mikael Finstad
e467b507a1 3.17.2 2020-03-26 19:05:19 +08:00
Mikael Finstad
8a9438847b fix menus and version check #239 #274
also improve help
2020-03-26 19:04:36 +08:00
Mikael Finstad
3ecc202022 3.17.1 2020-03-23 22:23:39 +08:00
Mikael Finstad
933ae2812f 3.17.0 2020-03-19 23:39:59 +08:00
Mikael Finstad
9ea2cedeff add initial support for i18n (incomplete) #29 2020-03-19 23:37:38 +08:00
Mikael Finstad
232aea1ad7 3.16.4 2020-03-07 00:17:16 +08:00
Mikael Finstad
07c179f272 3.16.3 2020-03-07 00:05:15 +08:00
Mikael Finstad
b492b5ddcd 3.16.2 2020-03-06 23:58:21 +08:00
Mikael Finstad
12e2de0685 Revert "Try to support 32bit win"
This reverts commit 8871324279.
2020-03-06 23:44:19 +08:00