Commit Graph

1630 Commits (v3.46.3)
 

Author SHA1 Message Date
Mikael Finstad 12960ffb57
refactor 4 years ago
Mikael Finstad 684a45b694
refactor 4 years ago
Mikael Finstad 5fe8c088e0
improve format detection in concat/merge dialog
and allow selecting any output format

fixes #1032
4 years ago
Mikael Finstad b4641aeb22
re-introduce merge menu item 4 years ago
Mikael Finstad a7d6138bd3
increase size of concat dialog
easier to handle large files
4 years ago
Mikael Finstad bce1914268
refactor 4 years ago
Mikael Finstad 152b889040
refactor 4 years ago
Mikael Finstad 18e9bf5819
refactor 4 years ago
Mikael Finstad 7136e3677c
refactor 4 years ago
Mikael Finstad dfffd04b94
fix missing keyframe seek shortcuts
fixes #1038
4 years ago
Mikael Finstad 425bf6f5de
add postversion script
https://github.com/mifi/lossless-cut/pull/987#issuecomment-1014246807
4 years ago
Mikael Finstad 8956a52cc9
upgrade fast xml parser 4 years ago
Tobias Mueller bcf1ef79c4 appdata: add 3.43.0 release 4 years ago
Mikael Finstad 7cc953d87d
fix upload script 4 years ago
Mikael Finstad 00ae6da2b3
update readme 4 years ago
Mikael Finstad 1d536d27ef
remove always success 4 years ago
Mikael Finstad ce7b00b552
create wrapper script around altool 4 years ago
Mikael Finstad 23cbd73e93
upgrade lint and support esm
fix lint too
4 years ago
Mikael Finstad 2a373042f8
3.43.0 4 years ago
Mikael Finstad 192491ac3a
make i18n scanner sort 4 years ago
Mikael Finstad 883bcb6a3f
reorder english and scan i18n 4 years ago
B. Antonio Fernández 0fe855dad2 Translated using Weblate (Spanish)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/es/
4 years ago
Aygün Yerdeniz 17a15a1629 Translated using Weblate (Turkish)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/tr/
4 years ago
Kimmo Kujansuu 3fe01cf66a Translated using Weblate (Finnish)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fi/
4 years ago
Aygün Yerdeniz 4a738fbeee Translated using Weblate (Turkish)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/tr/
4 years ago
Aygün Yerdeniz 30cca45add Translated using Weblate (Turkish)
Currently translated at 100.0% (479 of 479 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/tr/
4 years ago
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