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

1836 Commits

Author SHA1 Message Date
Vik
672d466444 Update translation.json 2023-02-15 21:35:30 +08:00
Vik
43c13b32a7 Update translation.json 2023-02-15 21:35:30 +08:00
Vik
130a44aa48 Update translation.json 2023-02-15 21:35:30 +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
e82f83ccbd
don't show version store build
adds confusion
2023-02-15 13:59:48 +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
dependabot[bot]
a538d5fac1 Bump @sideway/formula from 3.0.0 to 3.0.1
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 12:54:18 +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
1d3028526f
scan i18n 2023-02-06 14:33:35 +08:00
Mikael Finstad
4e60037e09
escape menu labels
fixes #1456
2023-02-06 14:33:02 +08:00
Mikael Finstad
05348e9bd0
pull out code 2023-02-05 21:29:09 +08:00
Mikael Finstad
7215f711db
3.50.0 2023-02-05 21:16:24 +08:00
Mikael Finstad
a5b02fadf0
refactor: move out segments functionality 2023-02-05 21:11:24 +08:00
Mikael Finstad
0d5e2961f7
fix second instance crash 2023-02-05 19:08:40 +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
632e905ba0
run i18n scan 2023-02-04 20:32:20 +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
Mikael Finstad
4e2b5a3628
improve doc 2023-02-04 20:00:48 +08:00
slrslr
1917731e5f Translated using Weblate (Czech)
Currently translated at 100.0% (600 of 600 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
2023-02-04 20:00:22 +08:00
maboroshin
d5e30daa22 Translated using Weblate (Japanese)
Currently translated at 100.0% (600 of 600 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2023-02-04 20:00:22 +08:00
Ariel Küchler
9cfdd996ea Translated using Weblate (German)
Currently translated at 100.0% (600 of 600 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2023-02-04 20:00:22 +08:00
taozi1996
8bdf5596b4 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (600 of 600 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2023-02-04 20:00:22 +08:00
AHOHNMYC
73011ec157 Translated using Weblate (Russian)
Currently translated at 69.6% (418 of 600 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/
2023-02-04 20:00:22 +08:00
Mikael Finstad
6f6a35af7f
use kbps for audio
closes #1451
2023-02-03 17:48:23 +08:00
Mikael Finstad
735e94452a
improve troubleshooting #455 2023-02-03 17:39:01 +08:00
Mikael Finstad
44cf3511f4
improve notice 2023-02-03 17:33:30 +08:00
Mikael Finstad
97f7e2c88a
improvements
- improve concat/merge success dialog and error dialog
- improve error classification (ENOENT)
2023-02-03 17:27:11 +08:00
Mikael Finstad
f7047160a1
workaround ffmpeg dv bug
closes #1450
2023-02-03 15:47:20 +08:00
Mikael Finstad
a120e554dc
fix bug 2023-02-03 15:45:34 +08:00
Mikael Finstad
f5ea3daecb
zero pad SEG_NUM #1446 2023-02-03 15:45:34 +08:00
Mikael Finstad
eccdf691ac
don't close merge dialog on click 2023-02-03 15:45:34 +08:00
Mikael Finstad
190c011953
Update bug.yml 2023-02-03 15:23:33 +08:00
dependabot[bot]
b21483201d Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 12:46:30 +08:00
dependabot[bot]
67435d325a Bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 12:42:55 +08:00
Mikael Finstad
7d8e166a36
improve remember convert to supported format
make it so that it will also remember the choice if using hotkey (but not if reopening the dialog from the menu)
closes #1376
2023-01-27 23:43:27 +09:00
Mikael Finstad
e776ac3aa2
allow auto close file on export #1425
and optionally cleanup
2023-01-27 17:03:30 +09:00
dependabot[bot]
39dc42a56d Bump ua-parser-js from 0.7.31 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:40:51 +09:00
Mikael Finstad
cf789a9fb0
restore previous scroll behavior
fixes #1432
2023-01-27 15:02:49 +09:00
Mikael Finstad
3c079a02c5
remove unused lib 2023-01-27 15:01:12 +09:00