Commit Graph

1748 Commits (d7922b94654bada7fd8ecbd2a90e9abeaf1facf5)
 

Author SHA1 Message Date
Mikael Finstad d7922b9465
add setting to disable auto updates
fixes #1386
also #1418
4 years ago
Mikael Finstad 16cd41f287
add setting to disable hevc #88 4 years ago
Mikael Finstad 6b7fb65344
upgrade electron to 22 4 years ago
Mikael Finstad d3c70e4788
fix bug with waveform
fixes #1416
4 years ago
Mikael Finstad f1a9ea0e1d
show progress in title
closes #1417
4 years ago
Mikael Finstad 91bf47eb5c
Update README.md 4 years ago
Mikael Finstad 2e0e36c2ee
Update README.md 4 years ago
Mikael Finstad c1113c13d9
fix lint 4 years ago
Mikael Finstad f8a5f10db1
refactor 4 years ago
Mikael Finstad 141919f0a9
make extract all streams only extract enabled streams
closes #1335
4 years ago
Mikael Finstad 62706e1380
improve readme 4 years ago
Mikael Finstad 84535c8f8e
implement abort
closes #524
4 years ago
Mikael Finstad e49bfee750
refactor 4 years ago
Mikael Finstad 81979ecc0f
simplify 4 years ago
Mikael Finstad 655725eaec
improve headers 4 years ago
Mikael Finstad eaa8512e36
reorganize settings 4 years ago
Mikael Finstad 75f768dad7
always use timecode format setting
also when exporting files
4 years ago
Mikael Finstad 572a0caf1a
improve extract frames
allow extract frames with timestamp files names or file numbers
closes #1139
4 years ago
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
4 years ago
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
4 years ago
Mikael Finstad c5b3885c80
add some hevc support checking
#88 #1375 #1407
4 years ago
Mikael Finstad 97ba07d264
improve report url 4 years ago
Mikael Finstad e155af886a
fix bug 4 years ago
Mikael Finstad aacfe02d49
improve warning 4 years ago
Mikael Finstad be6a2627ae
set default export save dialog path
fixes #1393
4 years ago
Mikael Finstad d76c923730
improve success dialog 4 years ago
Mikael Finstad 5d8103e805
format detection improvements
- improve detection of mp4/mov #1353
- use adts for aac (ipod was incorrect)
4 years ago
Mikael Finstad d505af52ac
refine avc1 warning
#280
4 years ago
Mikael Finstad 54e377f112
simplify 4 years ago
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>
4 years ago
Mikael Finstad faa07424fb
rewrite checking logic
replace axios with ky
and add fake app check
4 years ago
Mikael Finstad d08ce601db
Update developer-notes.md 4 years ago
Mikael Finstad c35231fd0c
Add twitter 4 years ago
Mikael Finstad e09e1ebd89
Update issues.md 4 years ago
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
4 years ago
Mikael Finstad 55e9a0a088
clamp progress to 100% 4 years ago
Mikael Finstad cac788c441
show warning when ffmpeg vtag issue
also improve cut finished dialog
closes #1406
closes #280
respect "hide all notifications" more
4 years ago
Mikael Finstad 95e6a5d198
implement combine overlapping segments
https://github.com/mifi/lossless-cut/issues/1334#issuecomment-1367786230
4 years ago
Mikael Finstad e937cd0979
improvements
- make zoom exponential
- make segments copyable - fixes #719
4 years ago
Mikael Finstad 64966590e2
create segments from:
- scene changes
- keyframes

closes #1398

also limit max number of segments
and improve parameters dialog
4 years ago
Mikael Finstad 60bf1a5c5f
implement detect silence
closes #1334

also allow chnaging parameters of black detect #623
4 years ago
Mikael Finstad 13b8126bb2
fix bool arg #1387 4 years ago
Mikael Finstad fdcfac27ce
fix broken second instance cli args
fixes #1387
4 years ago
Mikael Finstad 58a68e58a5
remove no longer needed code 4 years ago
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>
4 years ago
Mikael Finstad 9ba10ea642
Update README.md 4 years ago
Mikael Finstad 02a23af7ca
Update README.md 4 years ago
Micah Bird 6d267f13c4 Add Download on Flathub badge to README 4 years ago
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>
4 years ago
Mikael Finstad 11206692cc fix lint 4 years ago