Commit Graph

1604 Commits (v3.46.1)
 

Author SHA1 Message Date
Ariel Küchler 5e32bf5256 Translated using Weblate (German)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
4 years ago
Ariel Küchler 604fbfc455 Translated using Weblate (German)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
4 years ago
Thomas De Rocker 7c07db136f Translated using Weblate (Dutch)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/
4 years ago
slrslr 3d826868a8 Translated using Weblate (Czech)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
4 years ago
maboroshin e631511b8c Translated using Weblate (Japanese)
Currently translated at 99.7% (478 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
4 years ago
Eric efba511a5f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
4 years ago
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/
4 years ago
Mikael Finstad 30f239ccc7
fix error 4 years ago
Mikael Finstad 1ad8b55abb
fix signing paths
and workaround mas-dev issue
https://github.com/electron-userland/electron-builder/pull/6660
4 years ago
Mikael Finstad f1654d1831
json5 now need to be in deps 4 years ago
Mikael Finstad 52b4dc0654
fix typo 4 years ago
Mikael Finstad e0aa5b1a51
need to check input file dir also on MAS
because we now write project file next to input file
4 years ago
Mikael Finstad a71c4411d3
improve error message when loading file #937 4 years ago
Mikael Finstad f402ff8763
fix lint 4 years ago
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.
4 years ago
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.
4 years ago
Mikael Finstad c2cb1f5501
add shortcut shift+j for toggling keyboard shortcut dialog #654
also allow resetting key config #726
4 years ago
Mikael Finstad 1a59be3e75
improve key list 4 years ago
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,
4 years ago
Mikael Finstad a63d67423e
revert back tip 4 years ago
Mikael Finstad 464f0cd544
fix slowness 4 years ago
Mikael Finstad 3e89e60981
Implement dynamic keyboard mapping #254
with UI to control mappings
4 years ago
Mikael Finstad 8f7eeb4fb2
fix bug 4 years ago
Mikael Finstad cba0103bf3
implement natural langauge sort #844 #210 4 years ago
Mikael Finstad d342dde961
prevent hiding template editor if click again
fixes #873
also allow click to add variable
4 years ago
Mikael Finstad e777aba0d1
fix test 4 years ago
Mikael Finstad 6926df5f00
show error also if resulting duplicates
fixes #894
4 years ago
Mikael Finstad 53384a8bb3
fix open file logic 4 years ago
Mikael Finstad 802a701430
allow overriding any stored setting from the command line #371 4 years ago
Mikael Finstad 6b29ee1e97
improve electron.js 4 years ago
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
4 years ago
Mikael Finstad 016d41f703
improve segment colors and ui 4 years ago
Mikael Finstad 6c1b0e21da
split scripts 4 years ago
Mikael Finstad 364fb0df7a
improvemenst
remove frame rounding when seeking #585
also show video fps
improve split
cleanup refs and current time logic
4 years ago
Mikael Finstad cbf693b798
refactor 4 years ago
Mikael Finstad 8795532430
simplify html5ify
fix html5ify progress on batch
4 years ago
Mikael Finstad c7bfcd63d4
fix lint 4 years ago
Mikael Finstad 61b7ca2e44
implement shuffle segments order 4 years ago
Mikael Finstad 19527802ef
fix lint 4 years ago
Mikael Finstad 8d39cd4042
pull out batch files list 4 years ago
Mikael Finstad bdd19b3afd
pull out loading component 4 years ago
Mikael Finstad 40f8bbc762
simplify settings 4 years ago
Mikael Finstad 81653eeb6b
improve cut/merge/chapters ui logic 4 years ago
Mikael Finstad fe88b3d6f6
implement import csv with frame numbers #1024 4 years ago
Mikael Finstad 3b3444fc7e
improve readme 4 years ago
Mikael Finstad 691624ea5e
minor improvements 4 years ago
Mikael Finstad e57fcb1096
when importing EDL file, don't delete existing EDL
allows for combining EDL from multiple sources #993
4 years ago
Mikael Finstad 42d3a8981a
improve logic 4 years ago
Mikael Finstad 5607fda8df
cleanup temp file 4 years ago
Mikael Finstad 158964fe08
fix odd bug 4 years ago