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

1398 Commits

Author SHA1 Message Date
Sopor
5c87ddb9c0 Translated using Weblate (Swedish)
Currently translated at 41.6% (195 of 468 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/sv/
2022-02-21 00:13:16 +08:00
Mikael Finstad
30f239ccc7
fix error 2022-02-21 00:11:21 +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
52b4dc0654
fix typo 2022-02-21 00:04:18 +08:00
Mikael Finstad
e0aa5b1a51
need to check input file dir also on MAS
because we now write project file next to input file
2022-02-21 00:04:12 +08:00
Mikael Finstad
a71c4411d3
improve error message when loading file #937 2022-02-20 21:11:55 +08:00
Mikael Finstad
f402ff8763
fix lint 2022-02-20 20:45:09 +08:00
Mikael Finstad
e28b5130eb
add shortcuts for disable/enable segments #254
Add keyboard shortcut for "Include ONLY this segment in export", e.g. only currently selected segment, because some people often want to export only current segment and would like to not click a menu every time.
2022-02-20 20:44:42 +08:00
Mikael Finstad
04346f7e85
add play/pause hotkey
Separate Pause and Play shortcuts. The standard "toggle" play/pause shortcut is always useful of course, so I'm not talking about replacing that - just adding new shortcuts to specifically start or stop.
2022-02-20 20:29:58 +08:00
Mikael Finstad
c2cb1f5501
add shortcut shift+j for toggling keyboard shortcut dialog #654
also allow resetting key config #726
2022-02-20 20:12:58 +08:00
Mikael Finstad
1a59be3e75
improve key list 2022-02-20 18:35:29 +08:00
Mikael Finstad
14ae45780b
implement hotkeys
jumpTimelineStart (ctrl+home)
jumpTimelineEnd (ctrl+end)
reorderSegsByStartTime,
invertAllCutSegments,
createFixedDurationSegments,
createNumSegments,
shuffleSegments,
clearSegments,
toggleSegmentsList,
toggleStreamsSelector,
extractAllStreams,
convertFormatCurrentFile,
convertFormatBatch,
concatBatch,
toggleKeyframeCutMode,
toggleCaptureFormat,
toggleStripAudio,
setStartTimeOffset,
2022-02-20 18:34:10 +08:00
Mikael Finstad
a63d67423e
revert back tip 2022-02-20 17:25:17 +08:00
Mikael Finstad
464f0cd544
fix slowness 2022-02-20 17:23:27 +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
8f7eeb4fb2
fix bug 2022-02-19 23:28:15 +08:00
Mikael Finstad
cba0103bf3
implement natural langauge sort #844 #210 2022-02-19 22:19:24 +08:00
Mikael Finstad
d342dde961
prevent hiding template editor if click again
fixes #873
also allow click to add variable
2022-02-19 21:17:12 +08:00
Mikael Finstad
e777aba0d1
fix test 2022-02-19 21:01:00 +08:00
Mikael Finstad
6926df5f00
show error also if resulting duplicates
fixes #894
2022-02-19 20:52:53 +08:00
Mikael Finstad
53384a8bb3
fix open file logic 2022-02-19 17:51:16 +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
6b29ee1e97
improve electron.js 2022-02-19 16:39:02 +08:00
Mikael Finstad
3c4b996e03
move merge / batch functionality
from top menu into a menu on the batch file list
this means now you first open files in a batch, then either merge or batch convert them
2022-02-19 16:25:53 +08:00
Mikael Finstad
016d41f703
improve segment colors and ui 2022-02-18 22:14:16 +08:00
Mikael Finstad
6c1b0e21da
split scripts 2022-02-18 22:11:03 +08:00
Mikael Finstad
364fb0df7a
improvemenst
remove frame rounding when seeking #585
also show video fps
improve split
cleanup refs and current time logic
2022-02-18 17:42:35 +08:00
Mikael Finstad
cbf693b798
refactor 2022-02-18 16:08:18 +08:00
Mikael Finstad
8795532430
simplify html5ify
fix html5ify progress on batch
2022-02-18 15:58:56 +08:00
Mikael Finstad
c7bfcd63d4
fix lint 2022-02-18 15:40:33 +08:00
Mikael Finstad
61b7ca2e44
implement shuffle segments order 2022-02-18 14:34:20 +08:00
Mikael Finstad
19527802ef
fix lint 2022-02-18 14:27:42 +08:00
Mikael Finstad
8d39cd4042
pull out batch files list 2022-02-18 14:27:21 +08:00
Mikael Finstad
bdd19b3afd
pull out loading component 2022-02-18 14:19:43 +08:00
Mikael Finstad
40f8bbc762
simplify settings 2022-02-18 14:13:13 +08:00
Mikael Finstad
81653eeb6b
improve cut/merge/chapters ui logic 2022-02-18 13:58:08 +08:00
Mikael Finstad
fe88b3d6f6
implement import csv with frame numbers #1024 2022-02-14 12:08:57 +08:00
Mikael Finstad
3b3444fc7e
improve readme 2022-02-14 12:01:37 +08:00
Mikael Finstad
691624ea5e
minor improvements 2022-02-14 00:13:45 +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
42d3a8981a
improve logic 2022-02-13 22:57:47 +08:00
Mikael Finstad
5607fda8df
cleanup temp file 2022-02-13 22:46:04 +08:00
Mikael Finstad
158964fe08
fix odd bug 2022-02-13 22:32:47 +08:00
Mikael Finstad
3615268a46
implement segments to chapters mode #993 2022-02-13 22:27:23 +08:00
Mikael Finstad
7b040c8ae9
fix pbf parsing #993 2022-02-13 17:40:02 +08:00
Mikael Finstad
badac2dcba
enlarge export button 2022-02-13 17:25:06 +08:00
Mikael Finstad
7f5351a300
improve bottom bar and colors #1016 2022-02-13 17:21:51 +08:00
Mikael Finstad
b698b5f445
improve ui 2022-02-13 16:12:12 +08:00
Mikael Finstad
4b1fab189b
consolidate bottom menus 2022-02-13 16:02:43 +08:00