mirror of https://github.com/mifi/lossless-cut
Update change log
parent
1a2c592073
commit
260130f1af
@ -0,0 +1,12 @@
|
||||
- Changed: Invert scroll zoom direction
|
||||
- Changed: `toggleStripAll` action to not invert selection - instead actually toggle all on/off
|
||||
- New setting: When opening a new file, ask about import chapters: "Always", "never" or "ask"
|
||||
- Add "Copy to clipboard and close" button for YouTube chapters
|
||||
- Add new keyboard actions for existing functions
|
||||
- `selectSegmentsByLabel`
|
||||
- `selectSegmentsByExpr`
|
||||
- `labelSelectedSegments`
|
||||
- `mutateSegmentsByExpr`
|
||||
- Add new template variable `FILES` for all templates. It is a list of `SourceFile` objects.
|
||||
- Enable language Norsk Bokmål 🇳🇴
|
||||
- Bugfixes, improvements and dependency upgrades
|
||||
Loading…
Reference in New Issue