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

1611 Commits

Author SHA1 Message Date
Mikael Finstad
8e5f767569
add github issue config 2022-07-22 18:48:36 +08:00
Mikael Finstad
3f9f731d42
add DV to auto-html5ify 2022-07-21 17:01:45 +08:00
Mikael Finstad
a57138cb28
Update README.md 2022-07-21 09:24:12 +07:00
Mikael Finstad
5ab7e3596b
Update README.md 2022-07-21 09:22:17 +07:00
Mikael Finstad
5c8a143565
update zip info
closes #1236
closes #1073
2022-07-20 22:14:41 +07:00
Mikael Finstad
cea6b60846
3.46.2 2022-07-20 22:47:50 +08:00
Mikael Finstad
d1f788cc94
fix oops 2022-07-20 22:47:45 +08:00
Mikael Finstad
79afece66d
3.46.1 2022-07-20 22:42:52 +08:00
Mikael Finstad
c513c7e144
fix performance regression
fixes #1097
2022-07-20 22:40:44 +08:00
Mikael Finstad
c707193cf5
upgrade ffmpeg to v5.0.1
closes #981
#1031
2022-07-20 22:03:33 +08:00
Sari Gabor
8a1573f3ef Added translation using Weblate (Hungarian) 2022-07-20 05:11:14 -07:00
dwed rewrpl
df8facb20e Added translation using Weblate (Hebrew) 2022-07-20 05:11:14 -07:00
Artem
4989745a58 Translated using Weblate (Ukrainian)
Currently translated at 0.1% (1 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/uk/
2022-07-20 05:11:14 -07:00
LINUX-SAUNA
38d6fa1d8f Translated using Weblate (Finnish)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fi/
2022-07-20 05:11:14 -07:00
Jaap Kramer
72fa48e8bf Translated using Weblate (Dutch)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/
2022-07-20 05:11:14 -07:00
slrslr
574e8afc66 Translated using Weblate (Czech)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
2022-07-20 05:11:14 -07:00
maboroshin
091851fb4d Translated using Weblate (Japanese)
Currently translated at 99.8% (534 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2022-07-20 05:11:14 -07:00
Ariel Küchler
bbfe3d571c Translated using Weblate (German)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2022-07-20 05:11:14 -07:00
Mikael Finstad
48b2e3e01f
3.46.0 2022-07-20 18:30:52 +08:00
Mikael Finstad
85e000123f
produce only 7z for windows
See #1236
2022-07-20 18:30:42 +08:00
dependabot[bot]
4226549664 Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 03:03:06 -07:00
dependabot[bot]
f69e460860 Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 23:38:20 -07:00
Mikael Finstad
21e044a33d
improve error report text 2022-07-20 14:34:06 +08:00
Mikael Finstad
d73d9a3282
fix bug 2022-07-20 14:33:47 +08:00
Mikael Finstad
32f5bdc26b
add support for armv7l (raspberrry pi)
https://github.com/mifi/lossless-cut/discussions/1231
2022-07-20 14:31:49 +08:00
Mikael Finstad
4061208e98
Update README.md 2022-07-18 04:53:46 +07:00
Mikael Finstad
2c12477b04
implement simple support for FCPXML 2022-07-17 14:36:57 -07:00
Mikael Finstad
dbcd598e82
make heading fixed
fixes #1220
2022-07-17 12:12:19 -07:00
Mikael Finstad
af98a92d50
Update README.md 2022-06-30 08:23:25 +07:00
Mikael Finstad
0b3d00c8e2
Update README.md 2022-06-30 08:22:20 +07:00
Mikael Finstad
fe897b5f4b
check file compatibility in concat dialog
show warning if any mismatches

#1146 #455 #1203 #547
2022-06-29 16:33:01 -07:00
Mikael Finstad
1849679448
refactor/reuse 2022-06-29 16:22:14 -07:00
Mikael Finstad
ecef90135b
Update README.md 2022-06-27 06:31:34 +07:00
Mikael Finstad
3e6012a3e5
Merge branch 'master' of github.com:mifi/lossless-cut 2022-06-15 11:57:24 -07:00
Mikael Finstad
c204354446
fix smart cut bug
coincidentially discovered in #1190
2022-06-15 11:56:19 -07:00
Mikael Finstad
00c2771996
add forgotten file 2022-06-15 11:55:37 -07:00
Mikael Finstad
6ac77c5eea
xmeml: support multiple <track>
fixes #1195
2022-06-15 11:55:22 -07:00
Mikael Finstad
f2c08cebdb
fix discord link 2022-06-14 07:12:01 +07:00
Mikael Finstad
7b7702dbc5
add discord 2022-06-14 06:56:04 +07:00
Mikael Finstad
2364edad7f
set default path for open dialog
...to last opened path

fixes #724
see also #1092
2022-06-07 19:41:00 -07:00
Mikael Finstad
51e224593a
add keyboard shortcut for create random segments 2022-06-07 18:44:58 -07:00
Mikael Finstad
fe9ea4a37c
revert broken undo behavior
fixes #1183
2022-06-07 18:44:05 -07:00
dependabot[bot]
5ae7833c41 Bump sharp from 0.29.3 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.29.3...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 12:58:39 -07:00
dependabot[bot]
5efd0304e0 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 23:22:26 -07:00
dependabot[bot]
fae88526f0 Bump ejs from 3.1.6 to 3.1.8
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 23:16:57 -07:00
Mikael Finstad
e56c7abf1e
3.45.0 2022-05-23 23:13:20 -07:00
Mikael Finstad
f2ac570a97
improve smart cut speed #126 2022-05-23 23:12:21 -07:00
Mikael Finstad
bb304c8fd7
implement random segments
closes #1153
2022-05-23 22:31:48 -07:00
Mikael Finstad
3f794c68b0
show stream disposition in table #1152
also make table more compact
2022-05-23 21:42:16 -07:00
maboroshin
b63884a44e Translated using Weblate (Japanese)
Currently translated at 98.3% (526 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2022-05-23 20:48:57 -07:00