Commit Graph

1417 Commits (v3.43.0)
 

Author SHA1 Message Date
Mikael Finstad 61b7ca2e44
implement shuffle segments order 4 years ago
Mikael Finstad 19527802ef
fix lint 4 years ago
Mikael Finstad 8d39cd4042
pull out batch files list 4 years ago
Mikael Finstad bdd19b3afd
pull out loading component 4 years ago
Mikael Finstad 40f8bbc762
simplify settings 4 years ago
Mikael Finstad 81653eeb6b
improve cut/merge/chapters ui logic 4 years ago
Mikael Finstad fe88b3d6f6
implement import csv with frame numbers #1024 4 years ago
Mikael Finstad 3b3444fc7e
improve readme 4 years ago
Mikael Finstad 691624ea5e
minor improvements 4 years ago
Mikael Finstad e57fcb1096
when importing EDL file, don't delete existing EDL
allows for combining EDL from multiple sources #993
4 years ago
Mikael Finstad 42d3a8981a
improve logic 4 years ago
Mikael Finstad 5607fda8df
cleanup temp file 4 years ago
Mikael Finstad 158964fe08
fix odd bug 4 years ago
Mikael Finstad 3615268a46
implement segments to chapters mode #993 4 years ago
Mikael Finstad 7b040c8ae9
fix pbf parsing #993 4 years ago
Mikael Finstad badac2dcba
enlarge export button 4 years ago
Mikael Finstad 7f5351a300
improve bottom bar and colors #1016 4 years ago
Mikael Finstad b698b5f445
improve ui 4 years ago
Mikael Finstad 4b1fab189b
consolidate bottom menus 4 years ago
Mikael Finstad e7526b077e
make batch list resizable #89 4 years ago
Mikael Finstad ee74ce5530
remove unused 4 years ago
Mikael Finstad 1e77420fd1
fix infinite loop on commandedTime = 0 (or end of video) 4 years ago
Mikael Finstad b7f1993330
improve batch file list layout 4 years ago
Mikael Finstad 7621729afc
rewrite layout to use flex 4 years ago
Mikael Finstad 18793beccf
move sidesheet where it belongs 4 years ago
Mikael Finstad ead6d85dbb
renam menus 4 years ago
Mikael Finstad 1d33b6b90a
don't open first file of batch
to make it faster to load batches
4 years ago
Mikael Finstad 64c7811037
implement chapters viewing
also consolidate getFormatData and getAllStreams
4 years ago
Mikael Finstad 6870cd7e85
improve order 4 years ago
Mikael Finstad 20a1b506d3
allow appending files to batch list 4 years ago
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>
4 years ago
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
4 years ago
Mikael Finstad e2175ab825
fix error message
when output directory doesn't have enough space to save the file
fixes #1015
4 years ago
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>
4 years ago
Mikael Finstad 97b5840f69
make sure disposition is not forced to default for mkv
also refactor/simplify disposition logic a bit

closes #972
4 years ago
Mikael Finstad 7cd06f9c91
fix input logic #988 4 years ago
Mikael Finstad 8efdc585f4
fix a bug of formatting/rounding #988 4 years ago
Mikael Finstad 6449f39fe0
improve devnotes 4 years ago
Mikael Finstad 2c9705b20b
Merge branch 'master' of github.com:mifi/lossless-cut 4 years ago
muelli 36ed780204
appdata: added 3.42.0 (#987) 4 years ago
Mikael Finstad a380de70dd
fix linux build #985 4 years ago
Mikael Finstad 15750d1c50
update i18n 4 years ago
Mikael Finstad e12cb2f469
3.42.0 4 years ago
Mikael Finstad acca967a4a
improve timeout logic 4 years ago
Mikael Finstad 59b3d4d932
improve comments 4 years ago
Mikael Finstad 78aa756cf2
add warning about #896 4 years ago
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
4 years ago
Mikael Finstad 848120da5a
fix lint 4 years ago
Mikael Finstad d0b2f05113
add setting for auto convert to supported format
also remove unnecessary notification
closes #414
4 years ago
Mikael Finstad e001f2d2fa
show percent when zoomed in #888 4 years ago