summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-12-07Check that adding a port to an IO is ok with the processorsCarl Hetherington
2011-12-07fix, or at least improve, management of the editor toolbar when maximising ed...Paul Davis
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-07move 2 other non-ardour-specific utility functions into gtkmm2extPaul Davis
2011-12-07tweak menu item names in group context menu to make purpose more clear to new...Paul Davis
2011-12-07clarify meaning of route group tab context menu itemsPaul Davis
2011-12-07add "enabled" column to editor route groups list and check logicPaul Davis
2011-12-07Fix i18n confusions with modifiers.Carl Hetherington
2011-12-07Remove work-around for fixed bug in sgettext().Carl Hetherington
2011-12-07rationalize MVC and functionality in editor route group listPaul Davis
2011-12-07fix tooltipPaul Davis
2011-12-07Pass whole GdkEventButton into port matrix buttonCarl Hetherington
2011-12-06correct button press detection order for editor route groupsPaul Davis
2011-12-06move color column for editor groups up frontPaul Davis
2011-12-06remove debugging outputPaul Davis
2011-12-06use color selector renderer for theme managerPaul Davis
2011-12-06add color column to editor route groups listPaul Davis
2011-12-06notify when route group/group tab color changesPaul Davis
2011-12-06add monitoring column to route group list; make click in blank area of route ...Paul Davis
2011-12-06tooltips for route group listPaul Davis
2011-12-05Remove hopelessly inadequate attempt at last_item_enteredCarl Hetherington
2011-12-05fix minor logic error with linked region & track selectionsPaul Davis
2011-12-05fix names on region list, and expand tooltip info for fade colsPaul Davis
2011-12-05fix scroll wheel handling on both gain faders and parameter controls in autom...Paul Davis
2011-12-05provide sensible default step and page sizes for AutomationControllers based ...Paul Davis
2011-12-05consistent colors for selected treeview rowsPaul Davis
2011-12-05final tweaks for #4489Paul Davis
2011-12-04do not show panner GUI in external send UI, to avoid confusion (#4531)Paul Davis
2011-12-04remove OS X specific code for key editor binding displaysPaul Davis
2011-12-04lets see what gtk/osx displays for key bindings without us editing themPaul Davis
2011-12-04tweak export path namePaul Davis
2011-12-04probably fix failure to find export formats in packagesPaul Davis
2011-12-04some more package debugging to help find out why export formats are not foundPaul Davis
2011-12-03more tweaks to entry colors for #3512Paul Davis
2011-12-03another part of #3512 for the dark themePaul Davis
2011-12-03made region export default to use region gain and fadesPaul Davis
2011-12-03Add some missing initialisers; remove pointless _model_nameCarl Hetherington
2011-12-03Fix somewhat unlikely crash on doing add note; start drag to resize note; und...Carl Hetherington
2011-12-03Remove unused variable.Carl Hetherington
2011-12-02gradient-ized waveforms, c/o Mike StartPaul Davis
2011-12-02Make Carbon GUI support for AU's optional at compile time (from Robin)Paul Davis
2011-12-02revert recent change to Evoral::Event, and use static_cast<> to get from Even...Paul Davis
2011-12-02build changes from robin gareus for OS X, changing AU support to be used appr...Paul Davis
2011-12-02use new parameter that controls display of MTC and MIDI clock, as well as att...Paul Davis
2011-12-02fix column expansion behaviour of editor region list (#4489)Paul Davis
2011-12-02add tooltips to the editor track/bus listPaul Davis
2011-12-02add tooltips to editor region list, but so that it doesn't mark carl grimmacePaul Davis
2011-12-02add tooltips to editor region listPaul Davis
2011-12-02desensitize make-mono-regions as appropriatePaul Davis