Commit Graph

2510 Commits (stores)
 

Author SHA1 Message Date
taozi1996 43fbdc0138 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (554 of 554 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
3 years ago
Thomas De Rocker 525e9a3667 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/
3 years ago
Gediminas Murauskas a695c91acf Translated using Weblate (Lithuanian)
Currently translated at 84.2% (451 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/lt/
3 years ago
이정희 4d2cfc7b59 Translated using Weblate (Korean)
Currently translated at 99.6% (533 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ko/
3 years ago
Allan Nordhøy 157bb30934 Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.8% (288 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
3 years ago
Allan Nordhøy e7ea697580 Translated using Weblate (Norwegian Bokmål)
Currently translated at 53.0% (284 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
3 years ago
atilluF fd70aad6c8 Translated using Weblate (Italian)
Currently translated at 39.4% (211 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/
3 years ago
Gerry 39245cd414 Added translation using Weblate (Indonesian) 3 years ago
Mikael Finstad 3790c55702
remove unused package #1366 3 years ago
Mikael Finstad c98014c7b9
preserve streams when fixing duration
fixes #1415
3 years ago
Mikael Finstad e9c96ce563
workaround trashItem issue #29598
fixes #1381
3 years ago
Mikael Finstad 9306c8aa4c
sync i18n 3 years ago
Mikael Finstad d7922b9465
add setting to disable auto updates
fixes #1386
also #1418
3 years ago
Mikael Finstad 16cd41f287
add setting to disable hevc #88 3 years ago
Mikael Finstad 6b7fb65344
upgrade electron to 22 3 years ago
Mikael Finstad d3c70e4788
fix bug with waveform
fixes #1416
3 years ago
Mikael Finstad f1a9ea0e1d
show progress in title
closes #1417
3 years ago
Mikael Finstad 91bf47eb5c
Update README.md 3 years ago
Mikael Finstad 2e0e36c2ee
Update README.md 3 years ago
Mikael Finstad c1113c13d9
fix lint 3 years ago
Mikael Finstad f8a5f10db1
refactor 3 years ago
Mikael Finstad 141919f0a9
make extract all streams only extract enabled streams
closes #1335
3 years ago
Mikael Finstad 62706e1380
improve readme 3 years ago
Mikael Finstad 84535c8f8e
implement abort
closes #524
3 years ago
Mikael Finstad e49bfee750
refactor 3 years ago
Mikael Finstad 81979ecc0f
simplify 3 years ago
Mikael Finstad 655725eaec
improve headers 3 years ago
Mikael Finstad eaa8512e36
reorganize settings 3 years ago
Mikael Finstad 75f768dad7
always use timecode format setting
also when exporting files
3 years ago
Mikael Finstad 572a0caf1a
improve extract frames
allow extract frames with timestamp files names or file numbers
closes #1139
3 years ago
Mikael Finstad 9332fad5a1
improvements
- Capture the best image every nth second
- Capture exactly one image every nth second #1139
- Capture exactly one image every nth frame #1139
- Capture frames that differ the most from the previous frame
- fix broken progress (duration)
- refactor
3 years ago
Mikael Finstad 2c76993953
improve frame capture
- allow setting capture frame method https://github.com/mifi/lossless-cut/issues/88#issuecomment-1364636200
- allow changing quality #1141 #371
3 years ago
Mikael Finstad c5b3885c80
add some hevc support checking
#88 #1375 #1407
3 years ago
Mikael Finstad 97ba07d264
improve report url 3 years ago
Mikael Finstad e155af886a
fix bug 3 years ago
Mikael Finstad aacfe02d49
improve warning 3 years ago
Mikael Finstad be6a2627ae
set default export save dialog path
fixes #1393
3 years ago
Mikael Finstad d76c923730
improve success dialog 3 years ago
Mikael Finstad 5d8103e805
format detection improvements
- improve detection of mp4/mov #1353
- use adts for aac (ipod was incorrect)
3 years ago
Mikael Finstad d505af52ac
refine avc1 warning
#280
3 years ago
Mikael Finstad 54e377f112
simplify 3 years ago
dependabot[bot] f3e3fd708d Bump json5 from 2.2.0 to 2.2.2
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mikael Finstad faa07424fb
rewrite checking logic
replace axios with ky
and add fake app check
3 years ago
Mikael Finstad d08ce601db
Update developer-notes.md 3 years ago
Mikael Finstad c35231fd0c
Add twitter 3 years ago
Mikael Finstad e09e1ebd89
Update issues.md 3 years ago
Mikael Finstad 967fe22cbe
improvements
- fallback sanitize properly (force filenamify)
- improve export failed feedback #1409
- add more invalid chars to filename check
- always show out seg error in export page
3 years ago
Mikael Finstad 55e9a0a088
clamp progress to 100% 3 years ago
Mikael Finstad cac788c441
show warning when ffmpeg vtag issue
also improve cut finished dialog
closes #1406
closes #280
respect "hide all notifications" more
3 years ago
Mikael Finstad 95e6a5d198
implement combine overlapping segments
https://github.com/mifi/lossless-cut/issues/1334#issuecomment-1367786230
3 years ago