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

807 Commits

Author SHA1 Message Date
Tobias Mueller
93392f1e12 appdata: add 3.23.8 release 2020-12-07 23:49:43 +01:00
axelandy
417b3d8c3e Jump to cut start was labeled 'Jump to cut end'
This was included in pr #337
2020-12-01 17:29:17 +01:00
Mikael Finstad
79dcddc604 Allow turn off export confirm dialog #512 2020-11-30 00:06:06 +01:00
Mikael Finstad
ab784ad6ed Add removable media snap permission #410 2020-11-27 23:31:19 +01:00
Mikael Finstad
e0c69fbfd8 update readme 2020-11-27 23:23:36 +01:00
Mikael Finstad
f2b44b3726 Allow disable deletion of merged segments #480 2020-11-27 23:23:20 +01:00
Mikael Finstad
abc9b9a4a1 refactor 2020-11-27 22:47:49 +01:00
Mikael Finstad
a3bce63650 Load timecode offset from file #506 2020-11-27 22:43:06 +01:00
Mikael Finstad
49a0d7db17 Fix reorder logic #421 2020-11-27 16:19:57 +01:00
Mikael Finstad
8660d95a34 Improvements for files without a valid duration 2020-11-27 15:04:24 +01:00
Mikael Finstad
1983d3f374 add missing line 2020-11-26 23:00:11 +01:00
Mikael Finstad
0e70b35f5e add lang column to tracks #514 2020-11-26 22:59:04 +01:00
Mikael Finstad
8af83f2f56 3.27.0 2020-11-26 22:27:32 +01:00
Mikael Finstad
f604ddc240 update mifi config url 2020-11-26 22:21:08 +01:00
Mikael Finstad
2e05b69da5 Fix bug #515 2020-11-26 21:55:33 +01:00
Mikael Finstad
8ee924529e Fix merging code #96
I don't know why I did that.
Sorting of segments can now be done from the menu
2020-11-26 21:17:00 +01:00
Mikael Finstad
e593303411 Show time when moving mouse over timeline #92 2020-11-26 20:40:02 +01:00
Mikael Finstad
052d6c33f3 Implement export single #358 2020-11-26 20:02:19 +01:00
Mikael Finstad
a0f631acc8 add order segment button #392 2020-11-26 19:14:22 +01:00
Mikael Finstad
0cbbd2f1d3 Add hotkey for jump cut start/end #377 #254 2020-11-26 15:59:38 +01:00
Mikael Finstad
b69144acaa fix text 2020-11-26 15:48:37 +01:00
Mikael Finstad
60d7003b67 Implement rotation hotkey #254 2020-11-26 15:48:31 +01:00
Mikael Finstad
930d19c490 Fix unsupported file for non existing file #451 2020-11-26 12:50:47 +01:00
Mikael Finstad
6e94eb107b hide another notification 2020-11-26 12:30:12 +01:00
Mikael Finstad
267225996e Add option to hide certain notifications #467 2020-11-26 00:42:29 +01:00
Mikael Finstad
ef1ae63343 3.26.0 2020-11-25 23:55:34 +01:00
Mikael Finstad
689098369f Improve export summary 2020-11-25 23:54:41 +01:00
Mikael Finstad
e555442529 Fix saving race condition #510 2020-11-25 23:53:21 +01:00
Mikael Finstad
5b0a37d92a Implement reorder cut segments by start time #460 2020-11-25 22:42:10 +01:00
Mikael Finstad
d3ef2a2d9f fix scanner 2020-11-25 22:26:11 +01:00
Mikael Finstad
c410a3a7dc scan i18n 2020-11-25 22:17:18 +01:00
Mikael Finstad
ee73384594 Add russian support 2020-11-25 22:15:46 +01:00
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/
2020-11-25 22:14:36 +01:00
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/
2020-11-25 22:14:36 +01:00
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/
2020-11-25 22:14:36 +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
1cdc8d1d38 Add function to fix duration #477 2020-11-22 23:53:04 +01:00
Mikael Finstad
e2d219b51c refactor 2020-11-22 23:40:50 +01:00
Mikael Finstad
40694fe738 Improve duration logic #477 2020-11-22 23:39:39 +01:00
Mikael Finstad
fd6b2d639f missing hunk 2020-11-22 23:32:59 +01:00
Mikael Finstad
493c80a578 simplify 2020-11-22 23:31:08 +01:00
Mikael Finstad
19087eedd1 Preserve timestamp also for merged export files #487 2020-11-22 23:30:12 +01:00
Mikael Finstad
f61985f39c update translations 2020-11-22 19:39:19 +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
c3607955a3 improve readme 2020-11-21 15:01:37 +01:00
Mikael Finstad
447e99f835 update issue template 2020-11-21 15:01:13 +01:00
Mikael Finstad
83c5b5fbd6 pull out dialogs 2020-11-21 12:50:22 +01:00