summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-11-03remove extraneous 'r' from rec-enable buttonsPaul Davis
2011-11-03space buttons in track headersPaul Davis
2011-11-03fix some bugs with solo state displayPaul Davis
2011-11-03fix crash when ArdourButton has its text set to emptyPaul Davis
2011-11-03make CairoWidget respond to gtk_widget_set_state (INSENSITIVE)Paul Davis
2011-11-03Don't offer inputs to things as possible output connections, and vice versa (...Carl Hetherington
2011-11-03Remove edit option from internal send context menus; it's pretty confusing, a...Carl Hetherington
2011-11-03Add options to add ports to input/output menus on mixer strips.Carl Hetherington
2011-11-03Allow overrides of the user-set visibility stuff and use it to make sure the ...Carl Hetherington
2011-11-03Tidy up send-to button handling a bit, should fix #4426 and #4427.Carl Hetherington
2011-11-02rec-enable buttons are now ArdourButtons, but with a minor graphical glitch t...Paul Davis
2011-11-02solo buttons are now ArdourButtonsPaul Davis
2011-11-02new solo safe/lock button image from oofus (a tad ugly, dare might i say)Paul Davis
2011-11-02allow addition of images to ArdourButtons (always centered)Paul Davis
2011-11-02mute and send-alert buttons are now ArdourButtonsPaul Davis
2011-11-02tweak monitor section spacing, and add tooltipsPaul Davis
2011-11-02clean up display of channel buttons in monitor section so that it looks optim...Paul Davis
2011-11-02make LED in ArdourButton use "mid" color when active state = midPaul Davis
2011-11-02add_option() after addings its choices so that it getsCarl Hetherington
2011-11-02Tweak spacing.Carl Hetherington
2011-11-02Re-allow adding ports to empty bundles (#4408), and fix disassociation (disco...Carl Hetherington
2011-11-01Allocate some thread-local buffers for the GUI thread so that the PluginEqGui...Carl Hetherington
2011-11-01Fix out-of-whack notebook tabs wrt their contents in certain port matrices, b...Carl Hetherington
2011-11-01Fix thinko in recent commit causing mixer strip buttons to not update on conn...Carl Hetherington
2011-11-01Try bright_color instead of somewhat_bright_indicator for warning messages in...Carl Hetherington
2011-11-01Add an option to disable editor update during drags of theCarl Hetherington
2011-11-01Give group and meter point buttons controllable visibility.Carl Hetherington
2011-11-01Reclaim space when hiding only one of solo-isolate or solo-lock (#4417).Carl Hetherington
2011-11-01catchup on previous commit relating to who owns ActiveState and VisualStatePaul Davis
2011-10-31more button event handling tweaksPaul Davis
2011-10-31more led-area button event handling tweaksPaul Davis
2011-10-31correct style name for processor buttonsPaul Davis
2011-10-31Reverse the order of vertical tabs in the port matrixCarl Hetherington
2011-10-31Don't show busses tab in MIDI connection managers, sinceCarl Hetherington
2011-10-31Trim includes.Carl Hetherington
2011-10-31compile fixes for OS XPaul Davis
2011-10-31osx build fix (?)Paul Davis
2011-10-31mo better handling of distinct led clicks in ArdourButton, and correctly layo...Paul Davis
2011-10-31various tweaks to get clicks on processor "buttons" to work right and to keep...Paul Davis
2011-10-29Restore comments button, but optionally visible.Carl Hetherington
2011-10-29Remove debug code.Carl Hetherington
2011-10-29tweak labels in prefs solo/mute tabPaul Davis
2011-10-29tweak some aspects of the monitor sectionPaul Davis
2011-10-29tweak text layout on wide buttonsPaul Davis
2011-10-29tweak some aspects of the monitor sectionPaul Davis
2011-10-29Add missing files.Carl Hetherington
2011-10-29Some limited control of mixer strip componentCarl Hetherington
2011-10-29Use general VisibilityGroup class to manage visibilityCarl Hetherington
2011-10-29move some solo/listen related options to correct prefs tabPaul Davis
2011-10-29make ArdourButtons be MIDI-learnable; tweaks to ArdourButton design and imple...Paul Davis