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

1219 Commits

Author SHA1 Message Date
Mikael Finstad
0ab7db0c38
improve error msg #2232 2024-11-01 18:34:57 +08:00
Mikael Finstad
94a43986cb
always render all thumbs
but abort processes when params change

#2229
2024-11-01 17:03:05 +08:00
Mikael Finstad
0e5e7dffea
warn about adjusting fps and cutting
closes #2190
2024-10-22 15:07:02 +02:00
Mikael Finstad
9120b3b30a
fix output timestamp bug
fixes #2210
2024-10-22 14:46:22 +02:00
Mikael Finstad
dedf301810
fix crash
closes #2197
2024-10-22 14:39:46 +02:00
Mikael Finstad
6ddb3970f7
warn if file name is too long
for concat/merge
closes #2200
2024-10-22 14:28:48 +02:00
Mikael Finstad
93fb2d2620
always show template warnings
#2211
2024-10-22 13:33:18 +02:00
Mikael Finstad
82dd1e4208
fix bug #2176 2024-10-20 23:54:49 +02:00
Mikael Finstad
cb55bca74c
fix type 2024-10-20 21:29:03 +02:00
Mikael Finstad
b4ee589a20
fix lint 2024-10-09 11:48:53 +00:00
Mikael Finstad
ca5a678793
warn when falling back to default template
#2188
2024-10-09 11:40:29 +00:00
Mikael Finstad
898eefcadc
prevent alt default action when alt is bound in any keybinding
fixes #2180
2024-10-07 11:15:32 +02:00
Mikael Finstad
f444a029f8
add mousetrap type 2024-10-07 10:43:50 +02:00
Mikael Finstad
2f361b4dd6
fix timeline mouse click 2024-10-06 23:39:30 +02:00
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
789f857e26
convert all non webvtt to webvtt in webm
closes #2179
2024-10-06 21:05:43 +02:00
Mikael Finstad
25f53e7f7e
improve setZoom 2024-10-06 16:28:50 +02:00
Mikael Finstad
3bba13ad42
fix withBlur types 2024-10-06 16:28:36 +02:00
Mikael Finstad
2378ca35b0
fix 2024-10-06 16:28:07 +02:00
Mikael Finstad
4b65d27728
fix seek jerkiness 2024-10-06 16:27:56 +02:00
Mikael Finstad
85a900e15b
fix timeline zoom todo
and fix types
2024-10-06 16:27:31 +02:00
Mikael Finstad
3f502a8944
make timeline time transparent
when hovering it with mouse
closes #2177
also possibly #2116
2024-10-06 15:43:40 +02:00
Mikael Finstad
be5dadcc84
allow selecting track when only one
this allows the user to enable ffmpeg assisted playback when audio track is not supported
closes #2144
2024-09-29 11:52:56 +02:00
Mikael Finstad
cc202b4845
allow drag-drop working dir
closes #2147
2024-09-29 10:33:05 +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
f4cfe72b4b
allow auto reassign duplicate keybinding
closes #2154
2024-09-29 08:53:37 +02:00
Mikael Finstad
b6645fa445
try to escape last ffmpeg command on windows
also escape quote on linux

closes #2151
2024-09-28 14:33:13 +02:00
Mikael Finstad
55c728761e
remove trash icon in chapters mode
#2157
2024-09-27 11:50:53 +02:00
Mikael Finstad
7230dc549b
improve error handling 2024-09-26 13:45:47 +02:00
Mikael Finstad
9c733742a2
type etc 2024-09-26 13:39:16 +02:00
Mikael Finstad
7d306f7736
refactor 2024-09-26 13:16:06 +02:00
Mikael Finstad
9cdd5edbfb
improve error handling
and types
2024-09-26 13:11:07 +02:00
Mikael Finstad
e84b9a8266
append html5ify to ffmpeg log too 2024-09-26 12:11:50 +02:00
Mikael Finstad
0f8ba50d22
refactor 2024-09-26 12:11:41 +02:00
Mikael Finstad
a5000a8977
allow revealing config file path 2024-09-26 11:55:44 +02:00
Mikael Finstad
fd27f2178e
add types 2024-09-26 09:35:47 +03:00
Mikael Finstad
f6c1266588
fix progress bug
closes #2161
2024-09-26 09:18:08 +03:00
Mikael Finstad
4c00987db9
add tests 2024-09-26 09:18:01 +03:00
Mikael Finstad
93fe368487
remove unnecessary code 2024-09-25 15:49:16 +08:00
Mikael Finstad
fa7b36f69f
reformat 2024-09-25 15:49:16 +08:00
Mikael Finstad
6c9b1ba708
check if output file is writable before exporting
if it exists
so we can inform user
2024-09-25 15:49:16 +08:00
Mikael Finstad
69f600a0c0
make it more explicit when changing mp4 to mov
and show a notification #1075
2024-09-04 00:24:42 +02:00
Mikael Finstad
590e6a87cd
refactor 2024-09-03 23:32:54 +02:00
Mikael Finstad
67cecb3bb1
reduce flickering
https://github.com/mifi/lossless-cut/issues/2083#issuecomment-2325291719
2024-09-03 23:02:03 +02:00
Mikael Finstad
a2d7961903
add support for dji mini gps #2072 2024-09-03 12:11:23 +02:00
Mikael Finstad
a4190662b9
improve about dialog
closes #2138
2024-09-02 23:29:42 +02:00
Mylloon
b86c1b15e8
fix: notification title on windows (#2139)
* fix windows notification title

* Update src/main/index.ts

---------

Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2024-09-02 11:57:16 +02:00
Mikael Finstad
9eafb5683b
fix code 2024-09-01 14:59:35 +02:00
Mikael Finstad
32238d9d02
run simple smoke test 2024-09-01 14:58:03 +02:00