Mikael Finstad
9306c8aa4c
sync i18n
2023-01-15 17:38:27 +08:00
Mikael Finstad
d7922b9465
add setting to disable auto updates
...
fixes #1386
also #1418
2023-01-15 17:36:25 +08:00
Mikael Finstad
16cd41f287
add setting to disable hevc #88
2023-01-15 17:27:45 +08:00
Mikael Finstad
6b7fb65344
upgrade electron to 22
2023-01-15 17:26:03 +08:00
Mikael Finstad
d3c70e4788
fix bug with waveform
...
fixes #1416
2023-01-09 12:43:16 +08:00
Mikael Finstad
f1a9ea0e1d
show progress in title
...
closes #1417
2023-01-09 12:39:14 +08:00
Mikael Finstad
91bf47eb5c
Update README.md
2023-01-07 00:15:30 +08:00
Mikael Finstad
2e0e36c2ee
Update README.md
2023-01-07 00:14:28 +08:00
Mikael Finstad
c1113c13d9
fix lint
2023-01-07 00:07:47 +08:00
Mikael Finstad
f8a5f10db1
refactor
2023-01-07 00:04:20 +08:00
Mikael Finstad
141919f0a9
make extract all streams only extract enabled streams
...
closes #1335
2023-01-06 23:52:53 +08:00
Mikael Finstad
62706e1380
improve readme
2023-01-06 23:51:39 +08:00
Mikael Finstad
84535c8f8e
implement abort
...
closes #524
2023-01-06 23:28:46 +08:00
Mikael Finstad
e49bfee750
refactor
2023-01-06 22:57:27 +08:00
Mikael Finstad
81979ecc0f
simplify
2023-01-06 22:53:19 +08:00
Mikael Finstad
655725eaec
improve headers
2023-01-06 22:49:39 +08:00
Mikael Finstad
eaa8512e36
reorganize settings
2023-01-06 22:49:01 +08:00
Mikael Finstad
75f768dad7
always use timecode format setting
...
also when exporting files
2023-01-06 22:48:52 +08:00
Mikael Finstad
572a0caf1a
improve extract frames
...
allow extract frames with timestamp files names or file numbers
closes #1139
2023-01-06 22:24:14 +08:00
Mikael Finstad
9332fad5a1
improvements
...
- Capture the best image every nth second
- Capture exactly one image every nth second #1139
- Capture exactly one image every nth frame #1139
- Capture frames that differ the most from the previous frame
- fix broken progress (duration)
- refactor
2023-01-06 20:10:57 +08:00
Mikael Finstad
2c76993953
improve frame capture
...
- allow setting capture frame method https://github.com/mifi/lossless-cut/issues/88#issuecomment-1364636200
- allow changing quality #1141 #371
2023-01-06 14:19:39 +08:00
Mikael Finstad
c5b3885c80
add some hevc support checking
...
#88 #1375 #1407
2023-01-05 23:05:25 +08:00
Mikael Finstad
97ba07d264
improve report url
2023-01-05 23:02:26 +08:00
Mikael Finstad
e155af886a
fix bug
2023-01-03 18:39:15 +08:00
Mikael Finstad
aacfe02d49
improve warning
2023-01-03 18:39:09 +08:00
Mikael Finstad
be6a2627ae
set default export save dialog path
...
fixes #1393
2023-01-03 18:38:54 +08:00
Mikael Finstad
d76c923730
improve success dialog
2023-01-03 18:12:38 +08:00
Mikael Finstad
5d8103e805
format detection improvements
...
- improve detection of mp4/mov #1353
- use adts for aac (ipod was incorrect)
2023-01-03 17:45:58 +08:00
Mikael Finstad
d505af52ac
refine avc1 warning
...
#280
2023-01-03 17:44:03 +08:00
Mikael Finstad
54e377f112
simplify
2023-01-03 12:12:14 +08:00
dependabot[bot]
f3e3fd708d
Bump json5 from 2.2.0 to 2.2.2
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 23:03:00 +08:00
Mikael Finstad
faa07424fb
rewrite checking logic
...
replace axios with ky
and add fake app check
2023-01-02 17:17:41 +08:00
Mikael Finstad
d08ce601db
Update developer-notes.md
2023-01-02 12:41:59 +08:00
Mikael Finstad
c35231fd0c
Add twitter
2022-12-31 22:34:01 +08:00
Mikael Finstad
e09e1ebd89
Update issues.md
2022-12-31 17:27:22 +08:00
Mikael Finstad
967fe22cbe
improvements
...
- fallback sanitize properly (force filenamify)
- improve export failed feedback #1409
- add more invalid chars to filename check
- always show out seg error in export page
2022-12-31 16:53:24 +08:00
Mikael Finstad
55e9a0a088
clamp progress to 100%
2022-12-31 16:20:41 +08:00
Mikael Finstad
cac788c441
show warning when ffmpeg vtag issue
...
also improve cut finished dialog
closes #1406
closes #280
respect "hide all notifications" more
2022-12-31 16:20:04 +08:00
Mikael Finstad
95e6a5d198
implement combine overlapping segments
...
https://github.com/mifi/lossless-cut/issues/1334#issuecomment-1367786230
2022-12-30 16:15:22 +08:00
Mikael Finstad
e937cd0979
improvements
...
- make zoom exponential
- make segments copyable - fixes #719
2022-12-30 12:47:39 +08:00
Mikael Finstad
64966590e2
create segments from:
...
- scene changes
- keyframes
closes #1398
also limit max number of segments
and improve parameters dialog
2022-12-29 18:22:24 +08:00
Mikael Finstad
60bf1a5c5f
implement detect silence
...
closes #1334
also allow chnaging parameters of black detect #623
2022-12-28 23:55:41 +08:00
Mikael Finstad
13b8126bb2
fix bool arg #1387
2022-12-23 23:09:19 +08:00
Mikael Finstad
fdcfac27ce
fix broken second instance cli args
...
fixes #1387
2022-12-23 18:33:57 +08:00
Mikael Finstad
58a68e58a5
remove no longer needed code
2022-12-23 18:09:14 +08:00
dependabot[bot]
7df89a4697
Bump express from 4.17.2 to 4.18.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.2 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 10:08:28 +07:00
Mikael Finstad
9ba10ea642
Update README.md
2022-12-14 13:21:39 +08:00
Mikael Finstad
02a23af7ca
Update README.md
2022-12-14 13:12:22 +08:00
Micah Bird
6d267f13c4
Add Download on Flathub badge to README
2022-12-14 12:10:43 +07:00
dependabot[bot]
125112e6c0
Bump loader-utils from 1.4.1 to 1.4.2
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 13:39:06 +08:00