summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-11-05Fix i18n.David Robillard
2011-11-05use cairo image surfaces, not GdkPixmap, when computing text sizes for port m...Paul Davis
2011-11-04fix bundled paths for OS X bundlePaul Davis
2011-11-04Fix port matrix dimensions on non-24-bit displays (#4077).Carl Hetherington
2011-11-04fix up use of selected mixer strips in MixerGroupTabsPaul Davis
2011-11-04drastic overhaul of keyboard handling in mixer window. real bindings, key eve...Paul Davis
2011-11-04Remove non-RT-safe alloc in the MIDI process() call.Carl Hetherington
2011-11-04Add tooltips for processors (#4447).Carl Hetherington
2011-11-04Make it impossible to create MIDI tape tracks (#4446).Carl Hetherington
2011-11-04Add option to set default-session-parent-dir (#4438).Carl Hetherington
2011-11-04Add GPL boilerplate.Carl Hetherington
2011-11-04fix initial display of solo-model in monitor sectionPaul Davis
2011-11-03patch from acolomb to reorder preferences dialogPaul Davis
2011-11-03revert early change that forwarded key events to editor, since it can cause a...Paul Davis
2011-11-03use ArdourButton for the (radio) buttons in the monitor section; fix ArdourBu...Paul Davis
2011-11-03Update mixer strip colours when route active state changesCarl Hetherington
2011-11-03Set group tabs dirty when their membership changes. Carl Hetherington
2011-11-03Fix the fix to #4431; make overrides to visibility actuallyCarl Hetherington
2011-11-03forward non-used keys from mixer (strip) to "everything else" (editor, really...Paul Davis
2011-11-03remove lock icon from track header solo button when appropriatePaul Davis
2011-11-03add a little spacing about track header control buttonsPaul Davis
2011-11-03force all "core" mixer strip buttons to be the same widthPaul Davis
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