Commit Graph

2937 Commits (250319127c70cbe9b453a04f5a74fd426b48b53c)
 

Author SHA1 Message Date
Mikael Finstad 250218b8d9
rename 1 year ago
Mikael Finstad 250218e2d0
Split timeline by byte size
closes #1219
1 year ago
Mikael Finstad 250218bf5f
Feature: Markers
Segments that don't have any end time are now considered markers and rendered differently. Markers are not exported.
All segments will now have a start time defined - llc project file version bumped to v2 (to migrate missing `start` times)

Also: Removed old csv project auto import
1 year ago
Mikael Finstad 250217ffe1
remove unused 1 year ago
Mikael Finstad 2502179303
fix bug 1 year ago
Mikael Finstad 250217fee6
fix broken loop selected segments 1 year ago
Mikael Finstad 25021774bb
refactor away apparentCutSegments
also:
- don't show invert selected segments when inverse cut mode
- fix i18n string
- simplify types
1 year ago
Mikael Finstad 250217344f
fix any types
this also fixes a bug where concat check used the incorrect stream meta "fps" (instead of avg_frame_rate)
1 year ago
Mikael Finstad 8485b14019
Update issues.md 1 year ago
Mikael Finstad 250215687a
add note about audio channels 1 year ago
Mikael Finstad 25021546f4
start at 1 instead of 0 #2296 1 year ago
dependabot[bot] 9fe76f22c3 Bump @octokit/request-error from 5.0.1 to 5.1.1
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](https://github.com/octokit/request-error.js/compare/v5.0.1...v5.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 2502145d7e
dedupe 1 year ago
dependabot[bot] bf94961d99 Bump vitest from 2.0.3 to 2.1.9
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.3 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 855f1b4bb1
upgrade ffmpeg on mac
fixes #1671
1 year ago
Mikael Finstad 572f20981c
add template variables
FILE_EXPORT_COUNT
EXPORT_COUNT

closes #2296
1 year ago
Mikael Finstad df1f6acd8b
improve doc 1 year ago
Mikael Finstad d73896c96f
improve readme 1 year ago
Mikael Finstad 332259d634
refactor 1 year ago
Mikael Finstad ed05c76f23
improve docs #2315 1 year ago
Mikael Finstad cfe7620d2e
add donate button
closes #2318
1 year ago
Mikael Finstad c06ab1eef9
Update issues.md 1 year ago
Mikael Finstad 6cbbf017e9
Update issues.md 1 year ago
Mikael Finstad 250201100d
upgrade uplod artifacts 1 year ago
Mikael Finstad 250201a4c5
improve faq 1 year ago
Mikael Finstad 0975a7c731
Update batch.md 1 year ago
Mikael Finstad 08b0a185ec
Update batch.md 1 year ago
Mikael Finstad 06cae06f4b
allow editing segments by js expression
closes #2128 #2305
1 year ago
Mikael Finstad edca7521a1
allow creating initial segment 1 year ago
Mikael Finstad 2501225499
dedupe 1 year ago
dependabot[bot] f60cdac7ff Bump vite from 5.4.8 to 5.4.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Mikael Finstad 2501215fd3
improve log 1 year ago
Mikael Finstad 13d65c8029
Merge branch 'master' of github.com:mifi/lossless-cut 1 year ago
Mikael Finstad 590fabc813
Update issues.md 1 year ago
Mikael Finstad 2501212755
try to fix crash on linux 1 year ago
Mikael Finstad 8b43485579
Update README.md 2 years ago
Mikael Finstad 59f117af2f
fixes 2 years ago
Mikael Finstad fe7682590b
add tests for edl 2 years ago
Mikael Finstad a7f6b34975
implement CMX3600 EDL import #1340 2 years ago
Mikael Finstad a16f467e29
fix nightly link 2 years ago
Mikael Finstad 07723211b3
fix out of disk space not working
exit code is no longer 1
2 years ago
Mikael Finstad 890caac0b7
update faq 2 years ago
Mikael Finstad b8fa50de6d
update faq 2 years ago
Mikael Finstad ac7af4894f
make playback rate indicator pop
when changing
customer thought it was hard to see currently
2 years ago
Mikael Finstad cb4155799f
show loading indicator for mini waveform
https://github.com/mifi/lossless-cut/issues/260#issuecomment-2546373534
and fix dark mode for mini waveform
2 years ago
Mikael Finstad 241211843b
fix lint 2 years ago
Mikael Finstad 24121144e6
updat readme 2 years ago
Mikael Finstad 241210ca3b
fix types 2 years ago
Mikael Finstad 241210d103
remember Black/scene/silence detect dialog parameters
#371 #2257
2 years ago
Mikael Finstad 241210db47
allow adjusting cut too also #2256 2 years ago