We were unable to construct the commit group for this pull request. Please email [email protected] with error code #34123N for more details

Add track volume control and audio level indicator in timeline #1883

Open
bmatherly opened 4:02pm on August 2, 2026 wants to merge 1123 Δ into mltframework/shotcut master from
track_audio

Pull request #1883 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 1123
Maximum comment count per PR 10 0
Pull request maximum business days between activity 3 28
Pull request maximum business days open 5 35

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 src/util.h
src/util.cpp
1
100 src/commands/timelinecommands.h
src/commands/timelinecommands.cpp
1
98 src/docks/timelinedock.h
src/docks/timelinedock.cpp
1
97 src/models/multitrackmodel.h
src/models/multitrackmodel.cpp
2
72 src/commands/timelinecommands.h
src/docks/timelinedock.cpp
1

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Estimated line counts are shown. Values may change once change summary has finished building.

Qualified function name View whole function Lines removed Lines added Final line count
AvformatProducerWidget::reopen 1 1 53
SubtitlesModel::doInsertTrack 1 1 29
PasteCommand::undo 1 1 21
MultitrackModel::adjustServiceFilterDurations 2 2 20
MultitrackModel::moveBeforeFirstAudioFilter 2 2 14
MultitrackModel::isFiltered 2 2 13