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
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