summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-01-16Put playhead on top of everything.David Robillard
2015-01-16Fix hidden notes at trimmed region start.David Robillard
2015-01-17Fix note resize double undo bug.nick_m
2015-01-14Fix setting command key bindings on OSX.David Robillard
2015-01-14don’t show “-all-“ group with currently does nothing.Robin Gareus
2015-01-15Reduce selection loss when changing mouse modes.nick_m
2015-01-15A test for less brutall deselection on mouse mode change.nick_m
2015-01-14toggling smart mode is just an option.Ben Loftis
2015-01-13Remove drag code from automation region view.David Robillard
2015-01-13Fix automation range drag and implement for MIDI.David Robillard
2015-01-13when the mouse tool changes, smart mode should have no effect on clearing sel...Ben Loftis
2015-01-13Don't reuse _optimization_iterator - fixes crash on multiple note delete undo.nick_m
2015-01-13Fix missing selection undo for track header click and route list select.nick_m
2015-01-13Give tempo dialog initial focus to BPM spinner.David Robillard
2015-01-12show title bar for big clock windowRobin Gareus
2015-01-12Don't default to grab mode when undoing selection.David Robillard
2015-01-12Fix whitespace.David Robillard
2015-01-12Merge duplicated code.David Robillard
2015-01-12Trim include tree.David Robillard
2015-01-12Fix crash when undoing note delete.David Robillard
2015-01-12Fix broken whitespace (noop).David Robillard
2015-01-12Put tempo lines below tracks.David Robillard
2015-01-12Remove unused vertical scroll group.David Robillard
2015-01-12Revert "hotfix z-stacking"David Robillard
2015-01-11remove track-selection requirement so fit_selected_tracks works as coded. ch...Ben Loftis
2015-01-11hotfix z-stackingRobin Gareus
2015-01-11clean up whitespace & debug output in 44203ceRobin Gareus
2015-01-10Raise threshold for showing ticks for a bit.David Robillard
2015-01-10Raise regions about tempo lines.David Robillard
2015-01-10gracefully handle missing .midnamRobin Gareus
2015-01-11Fix AutomationTrackItem rubberband click thinking it was unhandled.nick_m
2015-01-09Fix initial display of grouped MIDI region colors.David Robillard
2015-01-09Use quotes to include local library headers.David Robillard
2015-01-09fix select-all-regions-within (it used to select everything overlapped)Ben Loftis
2015-01-09make set_selection_from_region do something visibleBen Loftis
2015-01-09stash Bring Into Session inside the Cleanup submenuBen Loftis
2015-01-09add .m2t video extensionRobin Gareus
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-09Revert "don't unpack and repack meters unnecessarily during LevelMeterBase::s...Robin Gareus
2015-01-08More contrast between different division lines.David Robillard
2015-01-08Stop showing bar lines sooner.David Robillard
2015-01-08Fix show MIDI regions using track color.David Robillard
2015-01-08Fix inactive track header color.David Robillard
2015-01-08Prevent note trim to zero length (shown as stuck).David Robillard
2015-01-08Fix value ramps to reach specified upper value.David Robillard
2015-01-08Clamp value spinner when valid range changes.David Robillard
2015-01-08Meter-like note colours, but still mostly green.David Robillard
2015-01-08Use the subtlest red we have for selected tracks.David Robillard
2015-01-08Use selected fill color for selected notes.David Robillard
2015-01-08change Split menu entry to say Split/Separate (it was already doing that anyw...Ben Loftis