summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-02-07hotfix for cross-track dragging bug with music-locked regions.nick_m
2017-02-07update note length when dragging notes (over tempo change)nick_m
2017-02-06save/restore VCA master state inside slaves, so that a reloaded session ends ...Paul Davis
2017-02-07NoteDrag copy modifier detection is no longer explicit.nick_m
2017-02-05unused code, showing basics of how to define a custom gtkmm-2.4 treemodel for...Paul Davis
2017-02-05remove overzealous bounds check when dropping notes.nick_m
2017-02-05midi note drags are music-based.nick_m
2017-02-04If 'MidiRegionView::find_canvas_sys_ex()' fails, make it return a boost::shar...John Emmas
2017-02-04'CheckMenuItem' conflicts with an item already existing in MSVCJohn Emmas
2017-02-04make more of an effort to ensure that the last element in Selection::tracks i...Paul Davis
2017-02-04Fix a crash in rhythm ferret if the relevant plugin couldn't be found for som...John Emmas
2017-02-04Some paths weren't getting set up correctly for the MSVC buildJohn Emmas
2017-02-04clean up patch change/sysex headers.nick_m
2017-02-04set sysex height & position on redisplay.nick_m
2017-02-04improve sysex data display.nick_m
2017-02-04more inconsistent menu item fiddling.nick_m
2017-02-04more messing about with inconsistent menu state.nick_m
2017-02-04allow "Glue to Bars & Beats" in region menu to be in an inconsistent state.nick_m
2017-02-04non-primary music-locked regions follow tempo changes while dragging.nick_m
2017-02-04rework RegionMotionDrag so that we can actually drag a region to zero.nick_m
2017-02-04make dragging a region from the list not crash.nick_m
2017-02-04fix thinko wrt Drag::adjusted_frame()nick_m
2017-02-04setup_snap_delta() need only take a framepos_t.nick_m
2017-02-04rework snapnick_m
2017-02-02Tweak MIDI channel dialog layout.Ben Loftis
2017-02-02Remove redundant MIDI submenu. The items are now in the main menu.Ben Loftis
2017-02-02fix crash when closing session w/action hooksRobin Gareus
2017-02-02Right-click on a VCA to assign it to the selected channels.Ben Loftis
2017-02-02toolbar building from file given by command linePaul Davis
2017-02-02canvas tester tweakPaul Davis
2017-02-02toolbar creation from text filesPaul Davis
2017-02-02shorten enum/string for icons by avoiding Gtkmm2ext namespacePaul Davis
2017-02-02include ArdourIcon in declared enumsPaul Davis
2017-02-02use different source file for canvas testerPaul Davis
2017-02-02additional commit for removal of TransportControllablesPaul Davis
2017-02-02ARDOUR_UI transport buttons should use ArdourButton::set_related_action().Paul Davis
2017-02-02GUI to select export session/snapshot nameRobin Gareus
2017-02-01playing games with canvas (grid) testPaul Davis
2017-02-01use new Grid APIPaul Davis
2017-02-01valgrind option (commented) for canvas testerPaul Davis
2017-02-01more sophisticated canvas testerPaul Davis
2017-02-01some initial bits of work on canvas allocationPaul Davis
2017-01-31Skip no-change re-ordering of tracks/bussesRobin Gareus
2017-01-31Don't allow to select VCAs in the route-listRobin Gareus
2017-01-31Potential clock info-text color-glitch fix <span color>Robin Gareus
2017-01-30Prefer General MIDI Synth as default instrumentRobin Gareus
2017-01-30prevent crash when deselecting track from mixer.Paul Davis
2017-01-30left/right align mixer-stripsRobin Gareus
2017-01-30speed up midi ghost region updatenick_m
2017-01-29prevent suggestion that MIDI tracks can be set to stacked viewPaul Davis