1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-23 02:42:37 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Mikael Finstad
802a701430
allow overriding any stored setting from the command line #371 2022-02-19 17:23:58 +08:00
Mikael Finstad
6b29ee1e97
improve electron.js 2022-02-19 16:39:02 +08:00
Mikael Finstad
d4eecc2294
implement remember window size
closes #44
closes #944
2022-01-11 22:47:33 +07:00
Mikael Finstad
1506b807f3
upgrade to electron 9 2021-04-08 22:52:15 +07:00
Mikael Finstad
e19d54dd88
upgrade electron 2021-04-01 21:29:15 +07:00
Mikael Finstad
760d1c9f65
fix warning 2021-03-30 22:02:53 +07:00
Mikael Finstad
5830a44d99
implement language also in node land (menus, etc) 2021-03-29 00:12:58 +07:00
Mikael Finstad
b9a7a777bd
fix bug #656 2021-02-16 22:39:07 +01:00
Mikael Finstad
30ba5fe041
Fix issue with relative paths and allow multiple on command line
Fixes #639
Fixes #591
2021-02-03 22:24:09 +01:00
Mikael Finstad
803008b053 lint fix 2021-01-19 22:43:27 +01:00
Mikael Finstad
eda82a1f9f enable version check for windows #290 2020-12-13 16:59:50 +01:00
Mikael Finstad
05286b01de Fix hash in app path issue #40 2020-12-13 14:36:12 +01:00
Mikael Finstad
1a20acde36 fix regression 2020-05-17 17:59:25 +08:00
Mikael Finstad
2558d04408 fix issue with --no-sandbox
fixes #357
2020-05-17 13:59:40 +08:00
Mikael Finstad
af2ac22a96 upgrade electron to 8.2.5 and add app focus on drop #335 2020-05-03 21:15:38 +08:00
Mikael Finstad
77da0299f0 implement focus on drop #335
(not working yet)
2020-05-03 18:41:41 +08:00
Mikael Finstad
82d028eb37 improve error handling 2020-04-17 23:44:57 +08:00
Mikael Finstad
9e6379b729 workaround for #312 2020-04-17 23:44:11 +08:00
Mikael Finstad
ec1759c965 Improve some dialogs 2020-04-10 15:41:23 +08:00
Mikael Finstad
19959439e9 Disable windows version check
Temporary workaround #290
2020-04-03 18:40:30 +08:00
Mikael Finstad
610a233f8a try to fix #286 2020-03-31 19:59:05 +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
676f92c803 Build with create-react-app #108 2020-03-04 18:41:40 +08:00