Commit Graph

3675 Commits (27fd7f639d47e50647575804092de6e21bdb5508)
 

Author SHA1 Message Date
Mikael Finstad a77ef17794
Merge pull request #2867 from genail/show-keyboard-shortcuts-in-tooltips
Show keyboard shortcuts in button tooltips
1 month ago
Mikael Finstad 260531a6c4
add play pause action too 1 month ago
Mikael Finstad b32bf8e3d5
Merge branch 'master' into pr/2867 1 month ago
Mikael Finstad 260531016d
implement decimate
closes #2111
1 month ago
Mikael Finstad 26053137d6
improve export confirm page 1 month ago
Mikael Finstad e6294540f7
Merge pull request #2899 from mifi/dependabot/npm_and_yarn/path-to-regexp-8.4.2
Bump path-to-regexp from 8.3.0 to 8.4.2
1 month ago
dependabot[bot] 09c0bb6f8e
Bump path-to-regexp from 8.3.0 to 8.4.2
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 8.3.0 to 8.4.2.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.3.0...v8.4.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 8.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Mikael Finstad 260531ed28
scan i18n 1 month ago
Mikael Finstad 260531ac9a
upgrade some packages
including electron
closes #2895
1 month ago
Mikael Finstad 20b5213b9a
Merge pull request #2846 from SBALAVIGNESH123/feat/643-lossless-crop-rotate-aspect
Add lossless crop and aspect ratio controls via bitstream metadata
1 month ago
Mikael Finstad 2605311316
improvements 1 month ago
Mikael Finstad c2913aa12d
Merge branch 'master' into feat/643-lossless-crop-rotate-aspect 1 month ago
Mikael Finstad 5968f054e9
Merge pull request #2774 from thematuu/master
Add "Keep original chapters" option to merge files
1 month ago
Mikael Finstad 260530d02e
simplify and remove option
(always preserve chapters)
1 month ago
Mikael Finstad d3edc94920
Merge branch 'master' into pr/2774 1 month ago
Mikael Finstad 2605306721
make avg_frame_rate check less strict
#2740
also make compat into table
1 month ago
Mikael Finstad 260530a219
fix highlightedtext ref forward 1 month ago
Mikael Finstad 2605303dde
improve shift segments dialog
closes #2839
1 month ago
Mikael Finstad 260530f11a
make it easier to see when speed changes
in peripheral vision
closes #2898
1 month ago
Mikael Finstad 260530adc2
fix and improve bottom bar 1 month ago
Mikael Finstad 260530b18d
scan i18n 1 month ago
Mikael Finstad 2605308baa
improve doc 1 month ago
Mikael Finstad 26053079c9
fix keyframe warn logic
https://github.com/mifi/lossless-cut/issues/2804#issuecomment-4082777771
1 month ago
Mikael Finstad 2605308ec8
don't merge adjacent segments in combineOverlappingSegments
closes #2896
1 month ago
Mikael Finstad 260529b5bc
fix default open action when opening multiple
fixes #2894
1 month ago
Mikael Finstad 2605292763
move timecode out of timeline #2592 #2691 #2800 #483
it wasn't very popular
also:
- make timecode copy-able - closes #2808
- don't bind ctrl/cmd+c by default
1 month ago
Mikael Finstad 260529e8a4
increase precision from 5 to 6
closes #2838
1 month ago
Mikael Finstad 2605292cb8
fix missing `FILES[N].size` #2835 2 months ago
Mikael Finstad 2605296633
improve link #1418 2 months ago
Mikael Finstad 260529cd1f
fix typo 2 months ago
Mikael Finstad 26052961e0
fix cover art regression
closes #2884
2 months ago
Mikael Finstad 260528f366
show info about language tag
https://github.com/mifi/lossless-cut/issues/250#issuecomment-4565113694
and add radix themes
2 months ago
Mikael Finstad 26052821a7
fix bug 2 months ago
Mikael Finstad 26052814ae
improve doc 2 months ago
Mikael Finstad 26052825f2
improve docs 2 months ago
Mikael Finstad 3e7405bb02
Merge pull request #2882 from mifi/dependabot/npm_and_yarn/tootallnate/once-2.0.1
Bump @tootallnate/once from 2.0.0 to 2.0.1
2 months ago
Mikael Finstad a5531d40ef
Merge pull request #2886 from mifi/dependabot/npm_and_yarn/qs-6.15.2
Bump qs from 6.14.2 to 6.15.2
2 months ago
Mikael Finstad 2605282f43
improve contributing
closes #2888
2 months ago
Mikael Finstad 2605284615
improve doc 2 months ago
Mikael Finstad 2605286d48
don't reset playback speed
when using special playback modes #2889
2 months ago
Mikael Finstad 260528f564
make it clear that user can convert markers to segments
closes #2878
2 months ago
Mikael Finstad 260528d845
improve error msg #2890 2 months ago
dependabot[bot] 178cea1c76
Bump qs from 6.14.2 to 6.15.2
Bumps [qs](https://github.com/ljharb/qs) from 6.14.2 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.15.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot] de031e30f8
Bump @tootallnate/once from 2.0.0 to 2.0.1
Bumps [@tootallnate/once](https://github.com/TooTallNate/once) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/TooTallNate/once/releases)
- [Changelog](https://github.com/TooTallNate/once/blob/v2.0.1/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/once/compare/2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 2.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Mikael Finstad 260521b451
refactor a bit 2 months ago
Mikael Finstad 260510615e
yarn dedupe 2 months ago
Mikael Finstad 2c928e637e
Merge pull request #2858 from mifi/dependabot/npm_and_yarn/fast-xml-parser-5.7.0
Bump fast-xml-parser from 5.4.1 to 5.7.0
2 months ago
Mikael Finstad 26051094d5
yarn dedupe 2 months ago
dependabot[bot] 7f6faa880d
Bump fast-xml-parser from 5.4.1 to 5.7.0
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.4.1 to 5.7.0.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.4.1...v5.7.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Mikael Finstad 5dce47f4c7
Merge pull request #2857 from mifi/dependabot/npm_and_yarn/xmldom/xmldom-0.8.13
Bump @xmldom/xmldom from 0.8.10 to 0.8.13
2 months ago