summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2017-01-29Keep tracks visible when re-ordering them in the editorRobin Gareus
2017-01-28fix up default key bindings to use correct binding groups after recent Editor...Paul Davis
2017-01-28more modified key bindingsPaul Davis
2017-01-28move 10 more actions from Editor/* to Common/*Paul Davis
2017-01-28two more modified key bindingsPaul Davis
2017-01-28change default keybindings for those using actions just moved from Editor/* t...Paul Davis
2017-01-28move 15 actions out of Editor/* namespace, and into Common/*Paul Davis
2017-01-28further improvement to Mixer_UI::move_stripable_into_view()Paul Davis
2017-01-28improve the behaviour of Mixer_UI::move_stripable_into_view()Paul Davis
2017-01-28use VCA full name in strips and track headersPaul Davis
2017-01-28more consisten code to set menu item name from VCA namePaul Davis
2017-01-28Patch to bug 0007204 : Some options in the Group List context menu are not wo...Ed Ward
2017-01-28mark loop button insensitive when there's no loop-rangeRobin Gareus
2017-01-28ensure mixer shows a recently selected stripPaul Davis
2017-01-28ensure that most recently stripable is visible in editorPaul Davis
2017-01-28end of selected tracks list is the most recently selectedPaul Davis
2017-01-28minor logic changes to editor selectionPaul Davis
2017-01-28make editor respond to track seleciton change againPaul Davis
2017-01-27remove editor/mixer selection change signals; make editor and mixer use Prese...Paul Davis
2017-01-27remove debug output/ifdefPaul Davis
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2017-01-27add undo for changing marker lock style from menunick_m
2017-01-27mark session dirty when dragging tempo markers.nick_m
2017-01-27MidiGhostRegion micro-optimisation.nick_m
2017-01-27MidiRegionView::redisplay_model() - code cleanupnick_m
2017-01-26Fix mixer continuous multi-selectionRobin Gareus
2017-01-25improve range drag semanticsPaul Davis
2017-01-25This turns out to have been a band-aid over a deeper issue in libcanvas, fixedPaul Davis
2017-01-25fix an issue with selection rects not being redrawn correctlyPaul Davis