Mikael Finstad
802a701430
allow overriding any stored setting from the command line #371
2022-02-19 17:23:58 +08:00
Mikael Finstad
6b29ee1e97
improve electron.js
2022-02-19 16:39:02 +08:00
Mikael Finstad
3c4b996e03
move merge / batch functionality
...
from top menu into a menu on the batch file list
this means now you first open files in a batch, then either merge or batch convert them
2022-02-19 16:25:53 +08:00
Mikael Finstad
016d41f703
improve segment colors and ui
2022-02-18 22:14:16 +08:00
Mikael Finstad
6c1b0e21da
split scripts
2022-02-18 22:11:03 +08:00
Mikael Finstad
364fb0df7a
improvemenst
...
remove frame rounding when seeking #585
also show video fps
improve split
cleanup refs and current time logic
2022-02-18 17:42:35 +08:00
Mikael Finstad
cbf693b798
refactor
2022-02-18 16:08:18 +08:00
Mikael Finstad
8795532430
simplify html5ify
...
fix html5ify progress on batch
2022-02-18 15:58:56 +08:00
Mikael Finstad
c7bfcd63d4
fix lint
2022-02-18 15:40:33 +08:00
Mikael Finstad
61b7ca2e44
implement shuffle segments order
2022-02-18 14:34:20 +08:00
Mikael Finstad
19527802ef
fix lint
2022-02-18 14:27:42 +08:00
Mikael Finstad
8d39cd4042
pull out batch files list
2022-02-18 14:27:21 +08:00
Mikael Finstad
bdd19b3afd
pull out loading component
2022-02-18 14:19:43 +08:00
Mikael Finstad
40f8bbc762
simplify settings
2022-02-18 14:13:13 +08:00
Mikael Finstad
81653eeb6b
improve cut/merge/chapters ui logic
2022-02-18 13:58:08 +08:00
Mikael Finstad
fe88b3d6f6
implement import csv with frame numbers #1024
2022-02-14 12:08:57 +08:00
Mikael Finstad
3b3444fc7e
improve readme
2022-02-14 12:01:37 +08:00
Mikael Finstad
691624ea5e
minor improvements
2022-02-14 00:13:45 +08:00
Mikael Finstad
e57fcb1096
when importing EDL file, don't delete existing EDL
...
allows for combining EDL from multiple sources #993
2022-02-13 23:35:30 +08:00
Mikael Finstad
42d3a8981a
improve logic
2022-02-13 22:57:47 +08:00
Mikael Finstad
5607fda8df
cleanup temp file
2022-02-13 22:46:04 +08:00
Mikael Finstad
158964fe08
fix odd bug
2022-02-13 22:32:47 +08:00
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