1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-23 02:42:37 +01:00
Commit Graph

1213 Commits

Author SHA1 Message Date
Mikael Finstad
a9a06e1627
update english 2021-08-28 22:06:53 +07:00
Mikael Finstad
bc62fa0d06
Improve performance by batching react updates 2021-08-28 21:56:58 +07:00
Mikael Finstad
4b524d4e5c
paralellize 2021-08-28 21:47:55 +07:00
Mikael Finstad
d3c8fce967
Implement batch file list #89 2021-08-28 21:47:43 +07:00
Mikael Finstad
b487db5e14
update english strings 2021-08-28 14:51:54 +07:00
Mikael Finstad
a8dab3e69a
Merge pull request #810 from weblate/weblate-losslesscut-losslesscut
Translations update from Weblate
2021-08-28 14:49:35 +07:00
taozi1996
34f80b4a37
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (442 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2021-08-28 09:24:46 +02:00
Thomas De Rocker
bb2979c35e
Translated using Weblate (Dutch)
Currently translated at 100.0% (442 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/
2021-08-28 09:24:46 +02:00
taozi1996
eb312d24ac
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (442 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2021-08-28 09:24:46 +02:00
maboroshin
a13628a397
Translated using Weblate (Japanese)
Currently translated at 99.7% (441 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2021-08-28 09:24:46 +02:00
vikriu
46f70543ac
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (442 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/lt/
2021-08-28 09:24:45 +02:00
Gediminas Murauskas
c40fec1b7e
Translated using Weblate (Lithuanian)
Currently translated at 98.1% (434 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/lt/
2021-08-28 09:24:45 +02:00
vikriu
db370a12a4
Translated using Weblate (Lithuanian)
Currently translated at 98.1% (434 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/lt/
2021-08-28 09:24:45 +02:00
vikriu
6982625238
Translated using Weblate (Lithuanian)
Currently translated at 50.6% (224 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/lt/
2021-08-28 09:24:45 +02:00
vikriu
203ef54225
Added translation using Weblate (Lithuanian) 2021-08-28 09:24:45 +02:00
Thomas De Rocker
7182d5ad5f
Translated using Weblate (Dutch)
Currently translated at 100.0% (442 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/
2021-08-28 09:24:45 +02:00
JaeHyung Lee
aa6e337484
Translated using Weblate (Korean)
Currently translated at 99.5% (440 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ko/
2021-08-28 09:24:45 +02:00
Igor Rückert
93b774004c
Translated using Weblate (Portuguese (Brazil))
Currently translated at 70.5% (312 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt_BR/
2021-08-28 09:24:45 +02:00
Eric
41b0c15478
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (442 of 442 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2021-08-28 09:24:45 +02:00
Mikael Finstad
deba4e28de
fix lint 2021-08-28 14:24:39 +07:00
Mikael Finstad
9479fa996d
make waveform ffmpeg less verbose 2021-08-28 14:22:06 +07:00
Mikael Finstad
6bc5bb394f
commit forgotten code
fixes #836
2021-08-28 14:21:52 +07:00
Mikael Finstad
fb2adaf677
implement subtitle viewing #250
limitation: does not work with 'fastest' preview (due to canvas overlaying the video)
2021-08-28 14:21:09 +07:00
Mikael Finstad
86a41809ad
move icon back 2021-08-27 23:29:56 +07:00
Mikael Finstad
f3872728d0
improve tracks ui #482 2021-08-27 23:22:08 +07:00
Mikael Finstad
d77da7c76b
update readme 2021-08-27 23:11:35 +07:00
Mikael Finstad
6041a95f6e
Improve tracks screen #482
- select/deselect all by type (audio/video/subtitle)
- deselect / select all tracks option
- improve tracks screen UX
2021-08-27 23:11:28 +07:00
Mikael Finstad
9cd8f13f7b
Implement support for exporting attachment streams as files 2021-08-27 23:10:15 +07:00
Mikael Finstad
d64464ab01
remove duplicate line 2021-08-27 23:08:04 +07:00
Mikael Finstad
230b035286
implement per-stream disposition
allows for adding cover art to videos #673
2021-08-27 17:16:22 +07:00
Mikael Finstad
cd57d6cbe3
fix brokne mapInputStreamIndexToOutputIndex
it would not take into account disabled streams
2021-08-27 17:13:34 +07:00
Mikael Finstad
0d1cb5c091
refactor 2021-08-27 13:26:45 +07:00
Mikael Finstad
6c7b63d9c2
Store "working" in a ref so we can avoid race conditions 2021-08-27 13:18:14 +07:00
Mikael Finstad
612d883bd0
remove fairly useless notifications 2021-08-27 11:51:26 +07:00
Mikael Finstad
d9fd31a199
fix flawed out directory detection logic 2021-08-27 11:51:09 +07:00
Mikael Finstad
a7a9c2785f
skip subtitles for previews
they can cause trouble
2021-08-26 23:59:04 +07:00
Mikael Finstad
82a608d44e
reduce verbosity of ffprobe 2021-08-26 23:58:48 +07:00
Mikael Finstad
b7678510c7
Improvements
- Simplify and streamline preview file logic
- Allow remember preview choice (convert to supported format) #829
- Improve error handling
2021-08-26 23:58:38 +07:00
Mikael Finstad
96086d307f
improve merge/concat dialog
and don't auto sort by file name #832
2021-08-26 16:36:12 +07:00
Mikael Finstad
822a366235
add "-" to allowed sanitized chars 2021-08-26 16:35:22 +07:00
Mikael Finstad
fc7d4de774
allow colon in filename on linux #830
also fix issue where tags were not being sanitized
2021-08-26 16:35:09 +07:00
Mikael Finstad
03b3cbf0b8
3.38.0 2021-08-26 00:35:38 +07:00
Mikael Finstad
b4fc68b813
Degrade to electron@8 #714 #26143
due to issues with child_process slowing down UI
2021-08-26 00:34:11 +07:00
Mikael Finstad
b9e619b5ac
Relicense to GPL
for compatibility with x264
2021-08-26 00:28:28 +07:00
Mikael Finstad
41458bb7e9
Use x264 again for preview #722 2021-08-26 00:16:25 +07:00
Mikael Finstad
c004d82b1e
refactor 2021-08-25 23:19:38 +07:00
Mikael Finstad
a0a7ba33b5
improve "done" toast 2021-08-25 22:54:13 +07:00
Mikael Finstad
a9d966cae8
add vscode settings 2021-08-25 22:46:38 +07:00
Mikael Finstad
e688f151b6
UI improvements
- Upgrade evergreen-ui
- improve stream selector
- improve buttons
- add default error toast
- better error handling

https://github.com/segmentio/evergreen/releases/tag/v5.0.0
https://evergreen.segment.com/introduction/v6-migration-guide
2021-08-25 22:21:30 +07:00
Mikael Finstad
beb529fcbf
update dev notes 2021-08-25 16:04:32 +07:00