Commit Graph

3036 Commits (251011b4d5e0a10bf798c882db88a6af05281aa8)
 

Author SHA1 Message Date
Mikael Finstad e81d70a0ca
add test
and fix case
8 months ago
Mikael Finstad 9b28db2918
implement action selectSegmentsAtCursor #1284
https://github.com/mifi/lossless-cut/issues/254#issuecomment-1279310708
8 months ago
Mikael Finstad 885ea5282b
combine overlapping segments also combine adjecent #2340 8 months ago
Mikael Finstad 349a1a7a70
add crlf case 8 months ago
Mikael Finstad bce16eb7b9
fix time input placeholder
fixes #2346
8 months ago
Mikael Finstad 1ee797ee13
seek while detecting segments 8 months ago
Mikael Finstad 34bb73fe50
improve loader 8 months ago
Mikael Finstad bcf80b82ff
persist segment selected state #1329 #885 #371
in llc file
8 months ago
Mikael Finstad b53b0cf867
improve no file loaded keys 8 months ago
Mikael Finstad 24e0f70241
improve doc 8 months ago
Mikael Finstad 48ed7219cf
make sure loading is on top of everything 8 months ago
Mikael Finstad 74ba6ed4ea
improve value tuner style 8 months ago
Mikael Finstad 0fa70ca94d
fix export button 8 months ago
Mikael Finstad 77cae51908
fix audio rate and divisible by 2 8 months ago
Mikael Finstad f7dd568d43
play multiple audio tracks simultaneously #256 #936 8 months ago
Mikael Finstad dc6dd25878
improve segment list buttons 8 months ago
Mikael Finstad bb9c950c46
allow selecting all segments 8 months ago
Mikael Finstad c555ce8797
put "between segments" behind markers 8 months ago
Mikael Finstad ccf3e5ab04
filter out initial segment from export
to prevent cutting when not needed (if duration changes)
8 months ago
Mikael Finstad 99e4d497bd
make backspace remove endpoint first
with default binding
8 months ago
Mikael Finstad 2d1860f8d5
refactor away evergreen button 8 months ago
Mikael Finstad 5fca8c085e
open waveform when tuning 8 months ago
Mikael Finstad 814866fd13
usability improvements 8 months ago
Mikael Finstad e7629cf50c
fix bug 8 months ago
Mikael Finstad cbab2f6c55
create initial full segment
when loading file (mimics previous behaviour)
also allow no segments on timeline
8 months ago
Mikael Finstad 63f9969eda
allow adjusting waveform height
also improve value tuner
improve capture format button
8 months ago
dependabot[bot] 4827471e3f Bump @babel/runtime from 7.25.0 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot] b9d783409f Bump @octokit/request from 8.2.0 to 8.4.1
Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.2.0 to 8.4.1.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v8.2.0...v8.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Mikael Finstad cfc0060c9b
improve waveform #260
- allow loading full waveform overvoew
- allow taller bottom waveform (10% of window height)
8 months ago
Mikael Finstad 37ae097a2c
improve waveform rendering #260
make it faster
also render around current time
8 months ago
Mikael Finstad c096f654e7
upgrade node version in ci 8 months ago
Mikael Finstad b4a8f4c7fe
fix also windows 8 months ago
Mikael Finstad 2503128fb6
adjust test
due to changed behavior in nodejs minor version
https://github.com/nodejs/node/releases/tag/v20.18.3
https://github.com/nodejs/node/pull/54545
8 months ago
Mikael Finstad 2503115490
don't use the word "feather"
https://github.com/mifi/lossless-cut/issues/2128#issuecomment-2712299543
8 months ago
Mikael Finstad 25031118ca
add note about cli 8 months ago
Mikael Finstad 250308c3eb
update contributing 8 months ago
Mikael Finstad 2502204429
improve logging 8 months ago
Mikael Finstad 2502204d28
allow extracting markers as images too 8 months ago
Mikael Finstad 25021833e3
fix en translation 8 months ago
Mikael Finstad 250218b5ec
scan i18n 8 months ago
Mikael Finstad 25021840ab
add notice when exporting without cutting
also refactor
8 months ago
Mikael Finstad 250218d93e
refactor 8 months ago
Mikael Finstad 250218c625
add shortcuts #2289
- <kbd>shift</kbd>+<kbd>alt</kbd>+<kbd>up</kbd> Jump & seek to previous segment
- <kbd>shift</kbd>+<kbd>alt</kbd>+<kbd>down</kbd> Jump & seek to next segment
- <kbd>shift</kbd>+<kbd>alt</kbd>+<kbd>pageup</kbd> Jump & seek to first segment
- <kbd>shift</kbd>+<kbd>alt</kbd>+<kbd>pagedown</kbd> Jump & seek to last segment
8 months ago
Mikael Finstad 25021872b0
scan i18n 8 months ago
Mikael Finstad 250218f85f
implement streaming detection #2325
also simplify
8 months ago
Mikael Finstad 2502180e53
refac 8 months ago
Mikael Finstad 2502186ef4
improve docs 8 months ago
Mikael Finstad 2502189299
update snap 8 months ago
Mikael Finstad 2502188367
improvements
- implement "fill segment gaps" and "invert segments" for markers too
- new function: select all markers
- import PBF as markers - closes #993
8 months ago
Mikael Finstad 250218b8d9
rename 8 months ago