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

2533 Commits

Author SHA1 Message Date
Roland Reck
cf4d05e108
Translated using Weblate (German)
Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2024-08-17 13:28:41 +02:00
Roland Reck
a7a1200b07
Translated using Weblate (German)
Currently translated at 99.5% (698 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2024-08-17 13:28:41 +02:00
Mikael Finstad
669d0aedc2
scan i18n 2024-08-17 13:28:36 +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
b32d1958e5
improve docs 2024-08-15 14:57:25 +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
52f615421f
3.62.0 2024-08-06 23:09:27 +02:00
Mikael Finstad
052b9f88a0
scan i18n 2024-08-06 23:08:25 +02:00
Mikael Finstad
c6a9670d5e
fix bugged script 2024-08-06 23:07:31 +02:00
Mikael Finstad
554aa2c2eb
yarn dedupe 2024-08-06 23:01:25 +02:00
Mikael Finstad
9afc8ad6a2
run yarn 2024-08-06 23:01:07 +02:00
Mikael Finstad
ad1e8ab6e6
upgrade yarn 2024-08-06 23:00:26 +02:00
Mikael Finstad
4dad1e34c3
upgrade electron-builder 2024-08-06 23:00:03 +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
Mikael Finstad
6e60133ef7
try to fix broken expressions
(in production) - fixes #2059
also type
and log worker error early
2024-08-06 16:04:27 +02:00
Mikael Finstad
0a3839882e
change electron vite config to ts 2024-08-06 15:57:24 +02:00
Mikael Finstad
ad5032e85d
improve placehodler 2024-08-06 14:34:26 +02:00
Mikael Finstad
0ed69bb1b6
update issues 2024-08-06 00:55:54 +02:00
Mikael Finstad
6a98e3315b
allow relative timeline seek #2056 2024-08-06 00:55:49 +02:00
Mikael Finstad
8a6dd62d6d
fix bug 2024-08-06 00:54:31 +02:00
Mikael Finstad
94df449d12
fix types 2024-08-06 00:54:20 +02:00
Mikael Finstad
fbd57b625b
update readme 2024-08-05 23:49:41 +02:00
Mikael Finstad
cfd51d6ce5
support rendering gps map #2072
experimental and only supports DJI SRT
2024-08-05 23:23:06 +02:00
Mikael Finstad
08e29b2135
refactor 2024-08-05 23:21:29 +02:00
Mikael Finstad
3d583603bc
fix type 2024-08-05 23:20:14 +02:00
Mikael Finstad
7eeac349a8
update faq 2024-08-05 01:22:47 +02:00