Ariel Küchler
69c69aff61
Translated using Weblate (German)
...
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
4 years ago
Ariel Küchler
421db65965
Translated using Weblate (German)
...
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
4 years ago
Erich Küster
104c0998c3
Translated using Weblate (German)
...
Currently translated at 97.2% (455 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
4 years ago
Ariel Küchler
d6f5373593
Translated using Weblate (German)
...
Currently translated at 97.2% (455 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
4 years ago
曹恩逢
f4ae7e8cc3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 95.0% (445 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
4 years ago
maboroshin
8cb4adf8b2
Translated using Weblate (Japanese)
...
Currently translated at 99.7% (467 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
4 years ago
Vit
0715a28f25
Translated using Weblate (Russian)
...
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/
4 years ago
Vit
38a873002b
Added translation using Weblate (Ukrainian)
4 years ago
Mikael Finstad
72b9fe53a4
rename
4 years ago
Mikael Finstad
375ee5d1d4
implement export frame numbers csv #878
4 years ago
Mikael Finstad
0ca64b0392
use formatTimecode more places #878
4 years ago
Mikael Finstad
f72b2e6e59
fix font size
4 years ago
Mikael Finstad
6b5857b902
allow showing timecode as frame counts #878
4 years ago
Mikael Finstad
7928257003
move file-url to deps
...
also needed from electron now
4 years ago
Mikael Finstad
833c0aca67
move lodash to deps
4 years ago
Mikael Finstad
58fea3b0ee
move deps to devDeps
...
reduces size of final app
4 years ago
Mikael Finstad
2adf6bdf5a
upgrade all deps and fix build error
...
(remove/regen yarn.lock)
4 years ago
Mikael Finstad
b5369608a7
change icon gen to upstream
4 years ago
Mikael Finstad
3df67d6bdc
upgrade cra
4 years ago
dependabot[bot]
cb8231e857
Bump follow-redirects from 1.14.4 to 1.14.7 ( #978 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Mikael Finstad
d4eecc2294
implement remember window size
...
closes #44
closes #944
4 years ago
Mikael Finstad
cf61f22c8f
auto convert trec format
...
closes #975
4 years ago
Mikael Finstad
72229d07d5
make it easier to understand if in simple mode
...
#958
4 years ago
Mikael Finstad
8812f6b17d
try to fix portable config path #645
...
https://github.com/electron/electron/issues/10975
4 years ago
Mikael Finstad
9ac1b1a086
try to fix portable app config issue #645
4 years ago
Mikael Finstad
384d3ca697
always convert tags to string
...
fixes #879
4 years ago
Achim
56cc72121a
fix "download-ffmpeg-linux" script ( #949 )
...
* fix "download-ffmpeg-linux" script
* directly extract ffmeg and ffprobe from tarball
4 years ago
Mikael Finstad
39d06ee395
link directly to version
...
on new release
4 years ago
Mikael Finstad
14f73f134b
generate ico for windows
...
to prevent pixelated icon
closes #778
4 years ago
Mikael Finstad
2d705e5454
fix a bug
...
where a h265 file would not auto convert to supported format, because png was identified as a playable video stream
fixes #931
4 years ago
Mikael Finstad
189056dfcd
update icon gen to use sharp instead of phantomjs
...
fixes https://github.com/flathub/no.mifi.losslesscut/pull/14
4 years ago
Marco Rolappe
5e0f6e1a63
Adjust handling of FCP/DaVinci Resolve timeline XML file content ( #839 )
...
* Adjust handling of FCP/DaVinci Resolve timeline XML file content
Check for element existence and handle alternative format (not having project.children hierarchy).
* make more DRY
* add test
Co-authored-by: marco rolappe <m_rolappe@web.de>
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
4 years ago
Mikael Finstad
7c6a1607c1
add licenses
4 years ago
Mikael Finstad
76f3263c9e
add video tutorials
4 years ago
Mikael Finstad
5e2d8891c7
improve trash logic
4 years ago
Matt Klaber
6cc18f1d8e
Change playback speed exponentially ( #840 )
...
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
4 years ago
Mikael Finstad
9ea7dcd46e
add test for xmeml #839
4 years ago
Michael Yaworski
3db3241ccd
Remove deleted files from batch ( #861 )
...
* Remove deleted files from batch
* improve a bit
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
4 years ago
muelli
3e6a8791b9
appdata: add 3.40.0 ( #928 )
4 years ago
dependabot[bot]
b7abc0efe0
Bump tmpl from 1.0.4 to 1.0.5 ( #863 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
734b6bbc8f
Bump axios from 0.21.1 to 0.21.2 ( #900 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Mikael Finstad
1588eef3d4
Merge branch 'weblate/master'
4 years ago
Mikael Finstad
ad2d247998
add caching and use node16
4 years ago
Weblate (bot)
d3a52439d0
Translations update from Weblate ( #842 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (464 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 66.0% (309 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt_BR/
* Translated using Weblate (Czech)
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/
* Translated using Weblate (German)
Currently translated at 78.2% (366 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fi/
* Translated using Weblate (Korean)
Currently translated at 99.3% (465 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ko/
* Translated using Weblate (French)
Currently translated at 73.0% (342 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 64.3% (301 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
* Translated using Weblate (Japanese)
Currently translated at 99.3% (465 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
* Translated using Weblate (Lithuanian)
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/lt/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 92.0% (431 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 93.3% (437 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 93.8% (439 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
* Translated using Weblate (Japanese)
Currently translated at 99.3% (465 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
Co-authored-by: taozi1996 <1273133941@qq.com>
Co-authored-by: maboroshin <trnt@ahk.jp>
Co-authored-by: Igor Rückert <igorruckert@yahoo.com.br>
Co-authored-by: slrslr <adm@prnet.info>
Co-authored-by: Thomas De Rocker <thomasderocker@outlook.com>
Co-authored-by: Marco Rolappe <m_rolappe@gmx.net>
Co-authored-by: Kimmo Kujansuu <mrkujansuu@gmail.com>
Co-authored-by: JaeHyung Lee <kolanp@gmail.com>
Co-authored-by: Nicolas Lhommet <nlhommet@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: ChairC <974833488@qq.com>
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
4 years ago
Mikael Finstad
7539949b88
Translated using Weblate (Japanese)
...
Currently translated at 99.3% (465 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
4 years ago
ChairC
f4cf44a5ce
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 93.8% (439 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
4 years ago
ChairC
0d20733b0d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 93.3% (437 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
4 years ago
ChairC
bd802f4f0b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 92.0% (431 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
4 years ago
ChairC
0ca7626a3b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
4 years ago
Gediminas Murauskas
713f9c028a
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (468 of 468 strings)
Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/lt/
4 years ago