Commit Graph

224 Commits (patch-1)

Author SHA1 Message Date
Mikael Finstad e72d0a6953
Implement setting for preserve file timestamps
Closes #611
Pull all ffmpeg operatins that transfer timestamps into its own react hook
5 years ago
Mikael Finstad 8e2c22086e
sync i18n strings from project 5 years ago
Egoitz Rodriguez 1617a3740b Translated using Weblate (Spanish)
Currently translated at 100.0% (303 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/es/
5 years ago
Egoitz Rodriguez 1eec2e701a Added translation using Weblate (Spanish) 5 years ago
Sijera bb9b4226a6 Added translation using Weblate (Serbian) 5 years ago
Nob Ody a590478075 Translated using Weblate (Czech)
Currently translated at 100.0% (303 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
5 years ago
Nob Ody f5c591ea89 Added translation using Weblate (Czech) 5 years ago
Vit dba1903f32 Translated using Weblate (Russian)
Currently translated at 100.0% (303 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/
5 years ago
Tunghsiao Liu 6633db25b9 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (303 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
ssantos 06509cc399 Translated using Weblate (Portuguese)
Currently translated at 0.9% (3 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt/
5 years ago
Igor Rückert 680760b774 Translated using Weblate (Portuguese (Brazil))
Currently translated at 50.4% (153 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt_BR/
5 years ago
taozi1996 91a8e1d44c Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (303 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
Vit 58d38046d9 Translated using Weblate (Russian)
Currently translated at 100.0% (303 of 303 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/
5 years ago
Mikael Finstad 04a6d5c6a8
Implement custom config path
When config.json exists inside app dir

Fixes #645
5 years ago
Mikael Finstad b9a7a777bd
fix bug #656 5 years ago
Mikael Finstad 30ba5fe041
Fix issue with relative paths and allow multiple on command line
Fixes #639
Fixes #591
5 years ago
Mikael Finstad 8ea08cf65c add keyboard seek speed tuner #553 5 years ago
Mikael Finstad 2eb42d2ef3 add keyboard seek acceleration #604 5 years ago
Mikael Finstad c97ea883f7 make undo/redo work for input elements #610
but now only keyboard shortcut works for segments
(not menu)
5 years ago
Mikael Finstad eb8f7af5e0 Implement custom file name templates #96 5 years ago
Mikael Finstad 803008b053 lint fix 5 years ago
Mikael Finstad b69c4728d7 add timestamp csv export #546 5 years ago
Mikael Finstad da48d5bd1b implement TSV export #545
Also fix #503
5 years ago
Mikael Finstad 1bada15d39 fix dup menu 5 years ago
Mikael Finstad f5afe25715 add clear segments menu item #537 #546 5 years ago
Mikael Finstad eda82a1f9f enable version check for windows #290 5 years ago
Mikael Finstad 05286b01de Fix hash in app path issue #40 5 years ago
Mikael Finstad 2462278caf implement MOV FastStart option #347 5 years ago
Mikael Finstad 1662adb1e3 implement simple mode #546 5 years ago
Mikael Finstad f481f21c36 improve menus 5 years ago
Mikael Finstad 3cedc453e3 Allow disabling merge metadata preservation
https://github.com/mifi/lossless-cut/issues/480#issuecomment-743195727
Also make it more clear that chapters from meta is slow
5 years ago
Mikael Finstad 5f6e9f33dc option to write segment labels as chapters #318 5 years ago
Mikael Finstad 46f500568f Add pbf import #421
https://github.com/fireattack/chapter_converter
5 years ago
Mikael Finstad 79dcddc604 Allow turn off export confirm dialog #512 5 years ago
Mikael Finstad f2b44b3726 Allow disable deletion of merged segments #480 5 years ago
Mikael Finstad a3bce63650 Load timecode offset from file #506 5 years ago
Mikael Finstad 267225996e Add option to hide certain notifications #467 5 years ago
Mikael Finstad 5b0a37d92a Implement reorder cut segments by start time #460 5 years ago
Mikael Finstad d3ef2a2d9f fix scanner 5 years ago
Mikael Finstad c410a3a7dc scan i18n 5 years ago
taozi1996 468aaec3e1 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (278 of 278 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
Vit 8176d41ac6 Translated using Weblate (Russian)
Currently translated at 100.0% (278 of 278 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/
5 years ago
Igor Rückert 6b71e02ddc Translated using Weblate (Portuguese (Brazil))
Currently translated at 4.2% (11 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt_BR/
5 years ago
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)
5 years ago
Mikael Finstad 1cdc8d1d38 Add function to fix duration #477 5 years ago
Mikael Finstad f61985f39c update translations 5 years ago
Mikael Finstad 1cd3139ff4 Implement split into fixed duration segments #469 5 years ago
Mikael Finstad 7da209b253 Add function to create number of segments #469 5 years ago
Artem a883f8fa1b Translated using Weblate (Russian)
Currently translated at 17.1% (44 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/
5 years ago
irmatade b582c8d0a4 Translated using Weblate (Italian)
Currently translated at 100.0% (256 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/
5 years ago
Allan Nordhøy e80692b572 Translated using Weblate (Norwegian Bokmål)
Currently translated at 58.9% (151 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
5 years ago
41ee3bfaa9 Translated using Weblate (Norwegian Bokmål)
Currently translated at 58.9% (151 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
5 years ago
ssantos 9f7b2cbe1d Translated using Weblate (Portuguese)
Currently translated at 1.1% (3 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt/
5 years ago
WaldiS a444b6191e Translated using Weblate (Polish)
Currently translated at 96.8% (248 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pl/
5 years ago
kakiremora 0cc128d2e8 Translated using Weblate (Polish)
Currently translated at 93.7% (240 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pl/
5 years ago
WaldiS 4decf9f36c Translated using Weblate (Polish)
Currently translated at 93.7% (240 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pl/
5 years ago
marklin0913da248e4cdada422a 321f5182f3 Translated using Weblate (Chinese (Traditional))
Currently translated at 28.9% (74 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
5 years ago
Atílio Antônio Dadalto fc716faaa3 Translated using Weblate (Portuguese)
Currently translated at 1.1% (3 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt/
5 years ago
Winston b330191346 Translated using Weblate (Romanian)
Currently translated at 9.3% (24 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ro/
5 years ago
Winston a8844efdeb Added translation using Weblate (Romanian) 5 years ago
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
5 years ago
Mikael Finstad 7e59ee6757 Add XMEML importer #458 5 years ago
hooke007 1c5e037a3f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
Olivier Humbert 29a4065d2f Translated using Weblate (French)
Currently translated at 100.0% (256 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
陳軒正 98288b47cb Translated using Weblate (Chinese (Traditional))
Currently translated at 3.5% (9 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
5 years ago
BMN 6093debd90 Translated using Weblate (German)
Currently translated at 100.0% (256 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
5 years ago
Allan Nordhøy 57a10f185e Translated using Weblate (Norwegian Bokmål)
Currently translated at 58.9% (151 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
5 years ago
陳軒正 af93edec01 Added translation using Weblate (Chinese (Traditional)) 5 years ago
Erich Küster bd1b7571fa Translated using Weblate (German)
Currently translated at 99.6% (255 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
5 years ago
lütfullah akkaş c816e17127 Translated using Weblate (Turkish)
Currently translated at 46.8% (120 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/tr/
5 years ago
Sakkade 35a8188a71 Translated using Weblate (German)
Currently translated at 52.7% (135 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
5 years ago
Erich Küster 2128c5b616 Translated using Weblate (German)
Currently translated at 52.7% (135 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
5 years ago
kakiremora 7c9a8c8f24 Translated using Weblate (Polish)
Currently translated at 66.0% (169 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pl/
5 years ago
Dwhite Reeves e25b4c4c55 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
Mikael Finstad 021999818b Added translation using Weblate (Turkish) 5 years ago
kakiremora b0c208cc38 Translated using Weblate (Polish)
Currently translated at 34.7% (89 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pl/
5 years ago
hooke007 3efa580c5c Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
Olivier Humbert a7bfe75844 Translated using Weblate (French)
Currently translated at 100.0% (256 of 256 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
Mikael Finstad 4a20c1ac00 Add experimental flag setting #336 5 years ago
Mikael Finstad 1a20acde36 fix regression 5 years ago
Mikael Finstad d5feba3f10 Improve help #317 5 years ago
Mikael Finstad 2558d04408 fix issue with --no-sandbox
fixes #357
5 years ago
Mikael Finstad fcf1f0561c improve save/load project 5 years ago
irmatade fa60060c8a Translated using Weblate (Italian)
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/
5 years ago
Allan Nordhøy 370db2f165 Translated using Weblate (Norwegian Bokmål)
Currently translated at 59.2% (150 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
5 years ago
Sakkade e91ba6578d Translated using Weblate (German)
Currently translated at 12.6% (32 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
5 years ago
irmatade 24e829f6b9 Translated using Weblate (Italian)
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/
5 years ago
CHN-STUDENT 6d4d68d172 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
hooke007 526359b868 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
Olivier Humbert d9114264d8 Translated using Weblate (French)
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
Olivier Humbert 5faefa89df Translated using Weblate (French)
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
CHN-STUDENT 95035a24e7 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
hooke007 15ec459869 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
5 years ago
Olivier Humbert b22b3329fa Translated using Weblate (French)
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
Jean-Denis Muys 95a64e9a03 Translated using Weblate (French)
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
irmatade a313ad6b5b Translated using Weblate (Italian)
Currently translated at 100.0% (253 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/
5 years ago
Allan Nordhøy 18c9f6aad1 Translated using Weblate (Norwegian Bokmål)
Currently translated at 43.4% (110 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
5 years ago
Jean-Denis Muys 92ee6052fd Translated using Weblate (French)
Currently translated at 44.2% (112 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
Olivier Humbert 7fd0267163 Translated using Weblate (French)
Currently translated at 44.2% (112 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
5 years ago
Mikael Finstad 4685d977d3 Added translation using Weblate (German) 5 years ago
irmatade b5a8bba552 Translated using Weblate (Italian)
Currently translated at 60.4% (153 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/
5 years ago
irmatade a93ec7f812 Added translation using Weblate (Italian) 5 years ago
Mikael Finstad 790cd0f98d Translated using Weblate (Norwegian Bokmål)
Currently translated at 24.1% (61 of 253 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
5 years ago
Mikael Finstad 820ec1dea3 use 4 space indent like weblate 5 years ago
Mikael Finstad 444bc02a77 cherry pick translation commits 5 years ago
Mikael Finstad 6b9d3603ec improve text #322 5 years ago
Mikael Finstad af2ac22a96 upgrade electron to 8.2.5 and add app focus on drop #335 5 years ago
Mikael Finstad 77da0299f0 implement focus on drop #335
(not working yet)
5 years ago
Mikael Finstad 090b696b28 add initial english file #29 5 years ago
Mikael Finstad bc1e189d59 improve text and add unsupported audio notification #322 5 years ago
Mikael Finstad b3b4b6206c add missing file 5 years ago
Mikael Finstad 82d028eb37 improve error handling 5 years ago
Mikael Finstad 9e6379b729 workaround for #312 5 years ago
Mikael Finstad 57ecaf13c2 Improve messages
Also add report error function
5 years ago
Mikael Finstad ec1759c965 Improve some dialogs 5 years ago
Mikael Finstad e707695a39 Allow batch convert to friendly format #295 #172
Also improve conver to friendly format flow
5 years ago
Mikael Finstad 56359c1b41 update links 6 years ago
Mikael Finstad 19959439e9 Disable windows version check
Temporary workaround #290
6 years ago
Mikael Finstad 610a233f8a try to fix #286 6 years ago
Mikael Finstad 3a76aa0812 - Support Mac app store
- Disable version check for Mac app store and windows store
- restore windows targets
6 years ago
Mikael Finstad 7b001d39bc fix Shortcut conflict #279 6 years ago
Mikael Finstad 8a9438847b fix menus and version check #239 #274
also improve help
6 years ago
Mikael Finstad 9ea2cedeff add initial support for i18n (incomplete) #29 6 years ago
Mikael Finstad 676f92c803 Build with create-react-app #108 6 years ago