kdenlive:feature/advanced-trimming

Last commit made on 2021-11-11
Get this branch:
git clone -b feature/advanced-trimming https://git.launchpad.net/kdenlive

Branch merges

Branch information

Name:
feature/advanced-trimming
Repository:
lp:kdenlive

Recent commits

1129b4b... by Julius Künzel

Ripple: several fixes

- Show "Ripple" in status bar if the tool is active (like other tools
did too)
- Fix monitor overlayers are hidden once you start trimming
- Don't allow speed change in ripple mode (crashing atm, to be
implemented later)
- remove unused, invalid QML code left-over

309f513... by Julius Künzel

Merge remote-tracking branch 'refs/remotes/upstream/release/21.12' into feature/advanced-trimming

2f7f7c5... by Jean-Baptiste Mardelle

Allow creating multiple Project bin widgets

e709bd1... by Julius Künzel

Merge remote-tracking branch 'refs/remotes/upstream/release/21.12' into feature/advanced-trimming

a2766ae... by Julius Künzel

Ripple: disable also on clips with (only) an end mix

3aa01a8... by Jean-Baptiste Mardelle

Mixes: switch to slider to adjust mix position in settings
Related to #796

c0bd2cc... by Jean-Baptiste Mardelle

Fix mix duration indicated 1 frame less than real

f404a4e... by Jean-Baptiste Mardelle

Fix same track indicator on composition drop not showing correctly

bb81a5e... by Jean-Baptiste Mardelle

Remove debug

97b0ca5... by Jean-Baptiste Mardelle

Mixes: add button in composition list widget to display only transitions. Dragging a transition over a clip cut between 2 clips will add a same track mix
Related to #796