Wykres commitów

1654 Commity (1729ceee5167cfe07aca09a7a06b4720ec11eb69)

Autor SHA1 Wiadomość Data
Mikael Finstad 3615268a46
implement segments to chapters mode #993 2022-02-13 22:27:23 +08:00
Mikael Finstad 7b040c8ae9
fix pbf parsing #993 2022-02-13 17:40:02 +08:00
Mikael Finstad badac2dcba
enlarge export button 2022-02-13 17:25:06 +08:00
Mikael Finstad 7f5351a300
improve bottom bar and colors #1016 2022-02-13 17:21:51 +08:00
Mikael Finstad b698b5f445
improve ui 2022-02-13 16:12:12 +08:00
Mikael Finstad 4b1fab189b
consolidate bottom menus 2022-02-13 16:02:43 +08:00
Mikael Finstad e7526b077e
make batch list resizable #89 2022-02-13 15:52:20 +08:00
Mikael Finstad ee74ce5530
remove unused 2022-02-13 15:42:17 +08:00
Mikael Finstad 1e77420fd1
fix infinite loop on commandedTime = 0 (or end of video) 2022-02-13 15:37:29 +08:00
Mikael Finstad b7f1993330
improve batch file list layout 2022-02-13 15:34:32 +08:00
Mikael Finstad 7621729afc
rewrite layout to use flex 2022-02-13 15:34:32 +08:00
Mikael Finstad 18793beccf
move sidesheet where it belongs 2022-02-13 15:34:32 +08:00
Mikael Finstad ead6d85dbb
renam menus 2022-02-13 15:34:32 +08:00
Mikael Finstad 1d33b6b90a
don't open first file of batch
to make it faster to load batches
2022-02-13 15:34:32 +08:00
Mikael Finstad 64c7811037
implement chapters viewing
also consolidate getFormatData and getAllStreams
2022-02-13 15:34:32 +08:00
Mikael Finstad 6870cd7e85
improve order 2022-02-13 15:34:32 +08:00
Mikael Finstad 20a1b506d3
allow appending files to batch list 2022-02-13 15:34:32 +08:00
dependabot[bot] d473cc92f8
Bump follow-redirects from 1.14.7 to 1.14.8 (#1028)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
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>
2022-02-12 16:57:16 +07:00
Mikael Finstad 9ffc781c29
combine batch list and merge list #89
- add button to merge current batch list
- show more options in merge dialog
- allow preserving metadata when merging also when not using allStreams #1008
- remember concat/batch choice #371
2022-02-07 00:50:57 +07:00
Mikael Finstad e2175ab825
fix error message
when output directory doesn't have enough space to save the file
fixes #1015
2022-02-06 14:40:16 +07:00
dependabot[bot] 42297546b4
Bump simple-get from 4.0.0 to 4.0.1 (#1001)
Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-29 16:17:07 +07:00
Mikael Finstad 97b5840f69
make sure disposition is not forced to default for mkv
also refactor/simplify disposition logic a bit

closes #972
2022-01-18 15:52:31 +07:00
Mikael Finstad 7cd06f9c91
fix input logic #988 2022-01-18 14:13:50 +07:00
Mikael Finstad 8efdc585f4
fix a bug of formatting/rounding #988 2022-01-18 14:11:50 +07:00
Mikael Finstad 6449f39fe0
improve devnotes 2022-01-18 14:09:14 +07:00
Mikael Finstad 2c9705b20b
Merge branch 'master' of github.com:mifi/lossless-cut 2022-01-18 14:03:13 +07:00
muelli 36ed780204
appdata: added 3.42.0 (#987) 2022-01-17 15:14:10 +07:00
Mikael Finstad a380de70dd
fix linux build #985 2022-01-17 10:51:05 +07:00
Mikael Finstad 15750d1c50
update i18n 2022-01-16 14:32:04 +07:00
Mikael Finstad e12cb2f469
3.42.0 2022-01-16 00:04:13 +07:00
Mikael Finstad acca967a4a
improve timeout logic 2022-01-15 23:57:56 +07:00
Mikael Finstad 59b3d4d932
improve comments 2022-01-15 23:57:38 +07:00
Mikael Finstad 78aa756cf2
add warning about #896 2022-01-15 23:30:48 +07:00
Mikael Finstad ac127e88ab
improve waveform and keyframes
- allow up to 1000 keyframes in buffer before recycling #563
- buffer the last 100 rendered waveform segments #260

also:
- implement timeout/kill for ffprobe after 30 sec
2022-01-15 23:02:36 +07:00
Mikael Finstad 848120da5a
fix lint 2022-01-15 20:46:07 +07:00
Mikael Finstad d0b2f05113
add setting for auto convert to supported format
also remove unnecessary notification
closes #414
2022-01-15 20:44:05 +07:00
Mikael Finstad e001f2d2fa
show percent when zoomed in #888 2022-01-15 17:12:53 +07:00
Mikael Finstad 701828f2a9
improve convert to supported format dialog
be smarter about relevant options
2022-01-15 12:31:07 +07:00
Mikael Finstad 9e9d63fd93
add remux video and enc audio option
for html5ify
closes #870
2022-01-15 12:07:27 +07:00
Mikael Finstad 99656970af
3.41.0 2022-01-15 01:24:24 +07:00
Mikael Finstad 7f6e7ed6f7
implement remove item from batch list #89
also optimize contextMenu (useMemo)
2022-01-15 00:48:41 +07:00
Mikael Finstad 69a3b91926
Implement more consistent segment colors #625 2022-01-15 00:06:41 +07:00
Mikael Finstad 87df1c5e5f
implement go to timecode #625
inputted value
`g` key or right click timeline context menu
2022-01-14 22:54:33 +07:00
Mikael Finstad 9e05ec3498
make current time more visible #625
also show it when at the end of timeline
2022-01-14 22:27:56 +07:00
Mikael Finstad d2caed1f09
Make hand icons point up towards timeline #625 2022-01-14 21:43:01 +07:00
Mikael Finstad 5534574df7
always save llc inside source directory
also refactor getOutPath
closes #905
2022-01-14 18:03:42 +07:00
Mikael Finstad d09f03306a
Merge branch 'weblate/master' 2022-01-14 17:11:01 +07:00
Weblate (bot) 8ce92d3cc5
Translations update from Hosted Weblate (#932)
* Added translation using Weblate (Ukrainian)

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

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

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

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

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

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

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

Co-authored-by: Vit <naumgod@gmail.com>
Co-authored-by: maboroshin <trnt@ahk.jp>
Co-authored-by: 曹恩逢 <nelson22768384@gmail.com>
Co-authored-by: Ariel Küchler <weblate.ariel@kuechler.info>
Co-authored-by: Erich Küster <erich.kuester@arcor.de>
2022-01-14 17:02:13 +07:00
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/
2022-01-14 11:00:09 +01:00
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/
2022-01-14 11:00:09 +01:00