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

18 Commits

Author SHA1 Message Date
Mikael Finstad
8024884363
allow customising preservation
of map_metadata and chapters

fixes #2176
see #1027
2024-10-06 23:39:19 +02:00
Mikael Finstad
b855e9e7d1
implent customisable wheel modifiers #1884
- <kbd>alt</kbd> (customisable) + wheel: seek 1 frame
- <kbd>shift</kbd> (customisable) + wheel: seek keyframe
2024-09-29 09:54:15 +02:00
Mikael Finstad
2452de6de5
fix types 2024-09-29 09:04:51 +02:00
Mikael Finstad
624efa7dbc
use template editor for merge too
#2108
and fix some types
2024-08-23 23:23:03 +02:00
Mikael Finstad
f2f98d40a7
implement OS notifications
closes #1510

also respect hideAllNotifications for more notifications
2024-08-06 22:03:17 +02:00
Mikael Finstad
533074ddae
allow passing arguments to api actions
also rename shortcuts to actions in api (breaking)

closes #2087
2024-08-05 01:22:34 +02:00
Mikael Finstad
9c9c8639ac
Add a Keyboard shortcut for Mute
closes #2032
2024-06-21 00:01:12 +02:00
Mikael Finstad
c7105b2bf7
add slovak support 2024-06-04 20:36:15 +02:00
Mikael Finstad
4892437b83
tsify 2024-05-20 12:17:53 +02:00
Mikael Finstad
0f8605f897
add Focus segment at cursor
closes #2004
2024-05-19 23:32:14 +02:00
Mikael Finstad
ec3e626693
use js expressions instead of mathjs #2002 2024-05-19 23:16:59 +02:00
Mikael Finstad
f6517e2133
fix file->open menu #1995 2024-05-14 21:40:55 +02:00
Mikael Finstad
8436bfdd78
implement 2 more configurable seek speeds
closes #1994
https://github.com/mifi/lossless-cut/issues/254#issuecomment-1876623395
https://github.com/mifi/lossless-cut/issues/254#issuecomment-589509889
#1611
#1884
2024-05-14 12:13:35 +02:00
Mikael Finstad
f677619039
upgrade to electron-vite 2024-03-21 23:28:25 +08:00
Mikael Finstad
8a7c1f8a17
improve waveform #260
and type
2024-03-20 19:55:42 +08:00
Mikael Finstad
2e7d746007
render waveform when zoomed out
also type
2024-03-20 16:02:48 +08:00
Mikael Finstad
ef59dbda84
add keyboard actions
- Open previous file `batchOpenPreviousFile`
- Open next `filebatchOpenNextFile`

closes #1926
2024-03-17 23:04:11 +08:00
Mikael Finstad
27df6c20e6
improve types 2024-03-15 21:45:33 +08:00