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

886 Commits

Author SHA1 Message Date
Mikael Finstad
d8ccbc1a31
fix mov_text subtitle export #1371 2023-03-04 20:19:13 +08:00
Mikael Finstad
eef9430c36
fix translation issue #1495 2023-03-04 16:06:10 +08:00
Mikael Finstad
c2f775c58d
allow clearing working directory also on MAS build 2023-03-04 15:43:28 +08:00
Mikael Finstad
86f451539a
remember "allow multiple instances" #371 2023-02-19 17:44:11 +08:00
Mikael Finstad
d252ed3a14 use fontsource 2023-02-19 14:45:11 +08:00
Vlad Loktionov
86196b3be5 fonts: replaced with Open Sans SC 2023-02-19 14:45:11 +08:00
Vlad Loktionov
7e45ce3c76 fonts: changed to Noto Sans SC (salt) 2023-02-19 14:45:11 +08:00
Vlad Loktionov
41b40330e6 use proper font stack 2023-02-19 14:45:11 +08:00
Vlad Loktionov
6492bd8b0c fix language names in lower case 2023-02-19 14:45:11 +08:00
Mikael Finstad
9130924e14
fix logic issue with smart cut
closes #1483
2023-02-19 14:15:35 +08:00
Mikael Finstad
5347dbdff0
fix a bug with clear segments 2023-02-19 13:50:25 +08:00
Mikael Finstad
a22dcdc92c
pluralize english vars 2023-02-18 23:47:22 +08:00
Mikael Finstad
eb963ee601
upgrade i18n packages
- this upgrades translation json format from v3 to 4
- replace i18next-scanner with i18next-parser (former doesn't support json v4)
- and enable pluralization support #346
2023-02-18 23:18:08 +08:00
Mikael Finstad
a1c3fb25bc
add keyboard action
for "combine overlapping segments" #1478
2023-02-18 11:13:39 +08:00
Mikael Finstad
d64060d2e4
use file name when exporting project
closes #1480
2023-02-18 11:11:05 +08:00
Mikael Finstad
c923d99f17
dim also deselected files in timeline 2023-02-18 11:07:38 +08:00
Mikael Finstad
ff3fb745a5
implement preview of all segments #253 2023-02-17 17:12:15 +08:00
Mikael Finstad
1718d843bf
fix canvas player bugs
https://github.com/mifi/lossless-cut/issues/253#issuecomment-1433898805
2023-02-17 14:02:29 +08:00
Mikael Finstad
a3fbcb9fbe
fix source i18n typo 2023-02-16 23:47:01 +08:00
Mikael Finstad
ef406daa6e
move to vitest 🚀 2023-02-16 23:40:09 +08:00
Mikael Finstad
89844d40a0
fix flawed mas permission logic 2023-02-16 23:22:27 +08:00
Mikael Finstad
1715c2bb01
move to vite
closes #971
2023-02-16 23:22:05 +08:00
Mikael Finstad
4cda6579a7
improve cleanup after export #1425 2023-02-16 18:47:49 +08:00
Mikael Finstad
ff56c44a32
implement play only current segment
closes #574
2023-02-16 17:29:46 +08:00
Mikael Finstad
bc4edf9829
add flag --disable-networking
closes #1418
2023-02-16 16:37:24 +08:00
Mikael Finstad
d2414e9c4e
respect more hideAllNotifications 2023-02-16 16:22:07 +08:00
Mikael Finstad
57f09198eb
refactor/improve media loading logic 2023-02-16 16:12:20 +08:00
Mikael Finstad
e9840d793d
implement reduced motion
closes #1410
2023-02-16 13:14:15 +08:00
Mikael Finstad
c5374d0859
improve animations 2023-02-16 12:32:48 +08:00
Mikael Finstad
a09b9aff52
refactor and improve timeline logic 2023-02-16 11:49:09 +08:00
Mikael Finstad
76f1883aa9
upgrade framer motion 2023-02-16 11:32:17 +08:00
Mikael Finstad
abda91ff5f
remove unused motion 2023-02-16 11:31:33 +08:00
Mikael Finstad
dea968d558
add merge with current file option
https://github.com/mifi/lossless-cut/issues/691#issuecomment-1426675660
2023-02-15 21:32:32 +08:00
Mikael Finstad
5bb67f8078
log ffmpeg stderr
also add progress to fix invalid duration
2023-02-15 21:15:45 +08:00
Mikael Finstad
98ff495e10
improve concat output filename extension handling 2023-02-15 13:42:59 +08:00
Mikael Finstad
7abc292d37
dim colors in invert mode 2023-02-15 13:36:19 +08:00
Mikael Finstad
ca36b7573c
fix sort disable in invert mode 2023-02-15 13:35:33 +08:00
Mikael Finstad
814c813185
add keyboard shortcuts
for align segs to keyframes and shift segment times
2023-02-08 16:22:37 +08:00
Mikael Finstad
cd2527e7d7
add some code for future use
see #255
2023-02-08 16:16:07 +08:00
Mikael Finstad
ebb284c308
disable some redundant logging 2023-02-08 16:14:12 +08:00
Mikael Finstad
05348e9bd0
pull out code 2023-02-05 21:29:09 +08:00
Mikael Finstad
a5b02fadf0
refactor: move out segments functionality 2023-02-05 21:11:24 +08:00
Mikael Finstad
0eeef0c924
implement align segments to keyframes 2023-02-05 19:08:28 +08:00
Mikael Finstad
56fc47fb92
fix bug (double shift) 2023-02-05 18:08:58 +08:00
Mikael Finstad
2f754d2a03
sanity check file sizes after merge files #1453
also notify about export confirm dialog
2023-02-05 17:33:24 +08:00
Mikael Finstad
1b3811a786
improve extract png/jpg streams 2023-02-04 20:00:49 +08:00
Mikael Finstad
3c46486cf3
improve export screen
show warning if cutting thumbnail stream
show warning if selected uncommon avoid_negative_ts
2023-02-04 20:00:49 +08:00
Mikael Finstad
a49a7a80c6
display track index + 1 2023-02-04 20:00:49 +08:00
Mikael Finstad
14558e31ff
add hvc1 workaround #1444 2023-02-04 20:00:49 +08:00
Mikael Finstad
20e213cce1
remove format (no longer exists) 2023-02-04 20:00:49 +08:00