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

1190 Commits

Author SHA1 Message Date
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
Mikael Finstad
56cd37dde8
enable gopro tmcd track by default
closes #2134
2024-08-28 22:14:34 +02:00
Mikael Finstad
a1cf64ac13
add smart cut warning #2020 2024-08-27 22:17:54 +02:00
Mikael Finstad
5d5b4decd4
upgrade file-type 2024-08-27 22:10:28 +02:00
Mikael Finstad
319124196e
work around mp2/mp3 bug in ffmpeg
closes #2129
2024-08-27 21:39:33 +02:00
Mikael Finstad
91fbc0fa95
log ffprobe detected formats 2024-08-27 21:13:55 +02:00
Mikael Finstad
8eef3cbc16
improve types 2024-08-27 21:03:27 +02:00
Mikael Finstad
e7d2caf893
re-encode flac when cutting
and warn about it
fixes #1809
2024-08-27 20:18:05 +02:00
Mikael Finstad
1a674fa735
improve types 2024-08-27 20:16:27 +02:00
Mikael Finstad
085d622cac
log extract track command 2024-08-24 14:20:46 +02:00
Mikael Finstad
809bcc958e
improve subtitle rendering 2024-08-24 14:20:46 +02:00
Mikael Finstad
7d52c864d6
make segments list scrollable 2024-08-24 00:49:18 +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
9f45e290e6
allow search key name too 2024-08-23 20:52:20 +02:00
Mikael Finstad
19224bff2c
improve batch file color
selected file
2024-08-23 20:46:35 +02:00
Mikael Finstad
feaeaec12d
move lodash to devDeps 2024-08-23 00:20:58 +02:00
Mikael Finstad
fbe599d53c
fix typo
thx coderabbit
2024-08-17 13:28:27 +02:00
Mikael Finstad
232344fc71
fix typo 2024-08-17 00:41:01 +02:00
Mikael Finstad
71480fabdd
fix typo onSartPlaying 2024-08-17 00:39:36 +02:00
Mikael Finstad
2dac700f40
pull code out from App
also:
- fix types
- fix broken subtitlesByStreamIdRef
- type cleanup choices
- remove unneeded userSeekAbs
- log when revoking urls
2024-08-17 00:39:00 +02:00
Mikael Finstad
1c320f423d
fix open URL on MAS 2024-08-16 22:08:43 +02:00
Mikael Finstad
36fb4dbc50
implement black/silent detect modes
https://github.com/mifi/lossless-cut/discussions/2077#discussioncomment-10246862
also simplify detectIntervals and matchLineTokens
2024-08-16 22:04:33 +02:00
Mikael Finstad
c2e504ccc6
err also if all segments match expr
#2059
2024-08-15 22:41:25 +02:00
Mikael Finstad
ed3fb95c51
improve text #2108
and make it more clear that you can edit file name
2024-08-15 16:17:34 +02:00
Mikael Finstad
c0ee8d7ee8
don't use toast for fatal error 2024-08-15 14:57:36 +02:00
Mikael Finstad
617731b86c
improve startup check
also run it even if we have a customFfPath
closes #2070
2024-08-15 14:57:14 +02:00
Mikael Finstad
016f4ce1b7
improve playback rate
instead always show it in the bottom bar

closes #2109
2024-08-15 13:23:02 +02:00
Mikael Finstad
343ab5a644
improve meta reset button #2113 2024-08-15 12:59:52 +02:00
Mikael Finstad
e3da5e841a
auto html5ify ffv1
fixes #2110
2024-08-15 12:59:30 +02:00
Mikael Finstad
c3e110ac27
add type 2024-08-09 17:38:59 +02:00