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 |
|
Mikael Finstad
|
4ccf3180ca
|
improve seek speed
by waiting for `seeked` event
|
2024-08-09 17:38:14 +02:00 |
|
Mikael Finstad
|
818a323e7e
|
implement URL download
closes #1486
|
2024-08-08 01:07:28 +02:00 |
|
Mikael Finstad
|
c495012db2
|
make toast wider
closes #1504
|
2024-08-07 16:27:24 +02:00 |
|
Mikael Finstad
|
3daf257688
|
improve description
closes #1433
|
2024-08-07 16:20:42 +02:00 |
|
Mikael Finstad
|
7463049ee5
|
improve settings
|
2024-08-07 16:20:27 +02:00 |
|
Mikael Finstad
|
1d03b38eb2
|
use logger
|
2024-08-06 22:30:30 +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
|
1abf243735
|
implement task bar progress
closes #1511
|
2024-08-06 21:16:39 +02:00 |
|
Mikael Finstad
|
c5af789121
|
upgrade i18next
|
2024-08-06 21:13:20 +02:00 |
|
Mikael Finstad
|
5ec0ae94d7
|
upgarde electron to 31
|
2024-08-06 21:06:50 +02:00 |
|
Mikael Finstad
|
cc4eddd81c
|
mute negative progress errors
|
2024-08-06 21:05:40 +02:00 |
|
Mikael Finstad
|
029ba35c01
|
show LosslessCut last in app title
(show most interesting stuff first)
|
2024-08-06 20:42:19 +02:00 |
|
Mikael Finstad
|
06266e4a4d
|
move reference to tsconfig
|
2024-08-06 20:18:28 +02:00 |
|