Mikael Finstad
d7922b9465
add setting to disable auto updates
...
fixes #1386
also #1418
2023-01-15 17:36:25 +08:00
Mikael Finstad
16cd41f287
add setting to disable hevc #88
2023-01-15 17:27:45 +08:00
Mikael Finstad
655725eaec
improve headers
2023-01-06 22:49:39 +08:00
Mikael Finstad
eaa8512e36
reorganize settings
2023-01-06 22:49:01 +08:00
Mikael Finstad
572a0caf1a
improve extract frames
...
allow extract frames with timestamp files names or file numbers
closes #1139
2023-01-06 22:24:14 +08:00
Mikael Finstad
2c76993953
improve frame capture
...
- allow setting capture frame method https://github.com/mifi/lossless-cut/issues/88#issuecomment-1364636200
- allow changing quality #1141 #371
2023-01-06 14:19:39 +08:00
Mikael Finstad
9283fbeb43
add zoom modifier key setting #1287
...
also refactor/simplify user settings hook
2022-10-19 19:25:41 +02:00
Mikael Finstad
9161278e54
add a setting for overwriting output file
...
fixes #916
2022-08-12 20:54:33 +02:00
Mikael Finstad
f0690130ab
allow configuring where to store project file
...
this will also give less dialogs on MAS builds initially (only one needed for working dir)
closes #1004
2022-03-02 14:04:36 +08:00
Mikael Finstad
8578886f5c
allow using external ffmpeg executable #400
2022-03-01 14:30:30 +08:00
Mikael Finstad
402b8290af
reduce react prop drilling
...
also fix issue with keyframe cut button not working
2022-03-01 13:53:44 +08:00
Mikael Finstad
23cbd73e93
upgrade lint and support esm
...
fix lint too
2022-02-21 14:16:15 +08:00
Mikael Finstad
3e89e60981
Implement dynamic keyboard mapping #254
...
with UI to control mappings
2022-02-20 17:23:18 +08:00
Mikael Finstad
848120da5a
fix lint
2022-01-15 20:46:07 +07:00
Mikael Finstad
d0b2f05113
add setting for auto convert to supported format
...
also remove unnecessary notification
closes #414
2022-01-15 20:44:05 +07:00
Mikael Finstad
5534574df7
always save llc inside source directory
...
also refactor getOutPath
closes #905
2022-01-14 18:03:42 +07:00
Mikael Finstad
72b9fe53a4
rename
2022-01-14 17:00:02 +07:00
Mikael Finstad
6b5857b902
allow showing timecode as frame counts #878
2022-01-14 15:57:14 +07:00
Vitalii Shvetsov
11502b84ed
Upgrade ESLint and add useCallback ( #914 )
...
* Improvements:
- Upgrade ESLint
* Missing useCallback.
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2021-11-14 20:41:21 +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
fafb1510c8
improve text
2021-08-25 00:25:34 +07:00
Mikael Finstad
a9bc6c555b
Add languages
...
- Dutch
- Portugese
- Finnish
- Vietnamese
- Japanese
- Chinese Simplified / Traditional
2021-07-23 22:35:35 +07:00
Johnny
52d0198705
Spilt up Chinese (Traditional) and Chinese (Simplified) language
2021-05-19 19:54:15 +08:00
Mikael Finstad
af81e303ca
cleanup unused imports
2021-03-31 16:57:49 +07:00
Mikael Finstad
8dc1e6e99c
upgrade
...
- create-react-app
- eslint
2021-03-30 22:01:25 +07:00
Mikael Finstad
1340885ecf
add more translatables
2021-03-29 22:11:08 +07:00
Mikael Finstad
6ab880509f
make app language in settings english
2021-03-29 00:09:54 +07:00
Mikael Finstad
9febbc5730
enable Korean
2021-03-25 19:00:26 +07:00
Mikael Finstad
4e39a3c9c2
Remove merge/separate setting
...
it is now in the main UI
https://github.com/mifi/lossless-cut/issues/480#issuecomment-772853087
2021-03-25 18:50:20 +07:00
Mikael Finstad
e72d0a6953
Implement setting for preserve file timestamps
...
Closes #611
Pull all ffmpeg operatins that transfer timestamps into its own react hook
2021-02-18 18:57:53 +01:00
Mikael Finstad
d2a7766fdd
Reorder langs and add Czech, Spanish, Polish, Turkish
2021-02-17 21:51:58 +01:00
Mikael Finstad
8ea08cf65c
add keyboard seek speed tuner #553
2021-01-23 22:45:59 +01:00
Mikael Finstad
f2b44b3726
Allow disable deletion of merged segments #480
2020-11-27 23:23:20 +01:00
Mikael Finstad
a3bce63650
Load timecode offset from file #506
2020-11-27 22:43:06 +01:00
Mikael Finstad
267225996e
Add option to hide certain notifications #467
2020-11-26 00:42:29 +01:00
Mikael Finstad
ee73384594
Add russian support
2020-11-25 22:15:46 +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
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
3f609e8d76
add german
2020-07-13 00:15:43 +02:00
Mikael Finstad
4a20c1ac00
Add experimental flag setting #336
2020-05-17 20:24:44 +08:00
Mikael Finstad
e373864b61
enable french selection #342
2020-05-06 14:27:29 +08:00
Mikael Finstad
f0351530c0
add italian option
2020-05-06 14:24:41 +08:00
Mikael Finstad
2a89ca41b8
Enable Chinese support #29 #332
2020-05-03 23:00:23 +08:00
Mikael Finstad
471f5d7716
i18n improvements #29
2020-05-02 23:27:46 +08:00
Mikael Finstad
51f4172b72
add Norwegian support 🇳🇴 #29
2020-05-02 22:10:33 +08:00
Mikael Finstad
099a5b3407
Invert timeline trackpad/wheel #310
...
Also add setting to change back
2020-04-18 14:02:30 +08:00
Mikael Finstad
e66acc7f98
Improvements
...
- Fix issue with html5ify on new mac ffmpeg
- Improve output directory logic on mac
2020-04-07 00:08:46 +08:00
Mikael Finstad
9ea2cedeff
add initial support for i18n (incomplete) #29
2020-03-19 23:37:38 +08:00
Mikael Finstad
4fab846bac
allow configure wheel sensitivity #254
2020-03-06 13:40:01 +08:00
Mikael Finstad
d3334f1d04
Improvements #257
...
- Change wording from cut away to remove
- separate settings
- show popup when switching mode
2020-02-28 19:00:30 +08:00