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

2759 Commits

Author SHA1 Message Date
dependabot[bot]
3a4a28a601
Bump express from 4.19.2 to 4.20.0 (#2165)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 15:48:14 +08:00
dependabot[bot]
9a99b81584
Bump rollup from 4.19.0 to 4.22.4 (#2168)
Bumps [rollup](https://github.com/rollup/rollup) from 4.19.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.19.0...v4.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 13:50:47 +08:00
Mikael Finstad
b8eea2721a
Update issues.md 2024-09-22 11:25:36 +08:00
Adrian Edwards
8ece37c90d
Add developer name to appdata file (#2166)
* Add developer name to appdata file

https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#developer-name

* add id to developer tag

not sure if this should be set to the value I just set it to, but it seems plausible enough
2024-09-22 10:57:36 +08:00
Adrian Edwards
f3d2a93db3
Fix metadata so that linter is happy and flatpak builds can resume (#2152)
* add caption to screenshot

* trim summary down to <35 chars
https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines#not-too-long-1
2024-09-12 11:13:35 +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
0499100aff
E2e (#2141)
* update

* try fix

* try to fix

* Fix path

* remove ls

* print stdout and stderr of losslescut

* add tmate option
2024-09-02 23:55:31 +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
87bb9df0d4
Update build.yml 2024-09-01 15:14:57 +02:00
Mikael Finstad
128b80e205
add ls 2024-09-01 15:06:50 +02:00
Mikael Finstad
f19bcefa2e
dedupe 2024-09-01 14:59:50 +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
dependabot[bot]
c66cb88de7
Bump micromatch from 4.0.4 to 4.0.8 (#2133)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 22:23:37 +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
47a52dce5d
upgrade file-type 2024-08-27 22:01:00 +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
13485fa686
add note about undo/redo 2024-08-27 20:38:09 +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
dac0ac9f44
improve doc 2024-08-27 20:14:34 +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
dd66890031
Update 1-file-issue.yml 2024-08-24 01:11:51 +02:00
Mikael Finstad
256f288fd9
Update 2-bug.yml 2024-08-24 01:09:46 +02:00
Mikael Finstad
22d9039b96
Update 2-bug.yml 2024-08-24 01:07:56 +02:00
Mikael Finstad
342e3962c7
Update README.md 2024-08-24 01:05:24 +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
b7b47c8516
update issues 2024-08-23 21:14:15 +02:00
Mikael Finstad
b2ed252e03
add note about mp4 smart cut 2024-08-23 20:56:20 +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
fda8cdd9c9
yarn dedupe 2024-08-23 01:13:56 +02:00
Mikael Finstad
feaeaec12d
move lodash to devDeps 2024-08-23 00:20:58 +02:00
Mikael Finstad
0cbf9debf6
update translation.md 2024-08-17 14:13:08 +02:00
Mikael Finstad
b52ba2a27e
Merge branch 'weblate/master' 2024-08-17 14:05:06 +02:00
Weblate (bot)
e4a86e1cdb
Translations update from Hosted Weblate (#2014)
* 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/

* 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/

* Translated using Weblate (Slovak)

Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/sk/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (701 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* 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/

* Added translation using Weblate (Arabic)

* Translated using Weblate (Arabic)

Currently translated at 0.1% (1 of 701 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ar/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Japanese)

Currently translated at 95.7% (698 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Japanese)

Currently translated at 98.4% (718 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Czech)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Italian)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Japanese)

Currently translated at 99.3% (724 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Russian)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/

* Translated using Weblate (Japanese)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/

* Translated using Weblate (Vietnamese)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/vi/

* Translated using Weblate (French)

Currently translated at 94.1% (686 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/

* Translated using Weblate (German)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/

* Translated using Weblate (Czech)

Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/

---------

Co-authored-by: Roland Reck <rolandnospamreck@gmx.de>
Co-authored-by: Pa Di <padi@tutanota.com>
Co-authored-by: Elvin <talking0404@gmail.com>
Co-authored-by: Salah Al-wattar <salah.alwattar@gmail.com>
Co-authored-by: Sean Yu <seanyu0@hotmail.com>
Co-authored-by: taozi1996 <1273133941@qq.com>
Co-authored-by: maboroshin <maboroshin@users.noreply.hosted.weblate.org>
Co-authored-by: slrslr <adm@prnet.info>
Co-authored-by: bovirus <roberto.boriotti@canon.it>
Co-authored-by: Kuzmich55 <kuzmich55@gmail.com>
Co-authored-by: Vương Tuấn Vinh <vtvinh24@gmail.com>
Co-authored-by: Axel Lainerdo <z6postarwars88@free.fr>
2024-08-17 13:33:33 +02:00
slrslr
5db19ca1c6
Translated using Weblate (Czech)
Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
2024-08-17 13:28:41 +02:00
Roland Reck
930d700eaf
Translated using Weblate (German)
Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2024-08-17 13:28:41 +02:00
Axel Lainerdo
632c0eab50
Translated using Weblate (French)
Currently translated at 94.1% (686 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
2024-08-17 13:28:41 +02:00
Vương Tuấn Vinh
844405dead
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (729 of 729 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/vi/
2024-08-17 13:28:41 +02:00