summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-05A few comments.Carl Hetherington
2011-11-05Remove what is IMHO an unnecessarily confusing typedef.Carl Hetherington
2011-11-04include step editing and mixer bindings in OS X bundlePaul Davis
2011-11-04delete more cruft from osx packaging folderPaul Davis
2011-11-04delete cruft from osx packaging folderPaul Davis
2011-11-04commit more files involved in the OS X package buildPaul Davis
2011-11-04commit more files involved in the OS X package buildPaul Davis
2011-11-04commit files involved in the OS X package buildPaul Davis
2011-11-04remove warning about native linux VST build; make default be platform-sensitivePaul Davis
2011-11-04fix bundled paths for OS X bundlePaul Davis
2011-11-04add --also-include patch to help *BSD builders out, and add optional boost in...Paul 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-04quiten down in the backPaul Davis
2011-11-04Fix somewhat confusing method names.Carl Hetherington
2011-11-04Make sure that the old route group is left properly whenCarl 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-03fix thinko in previous attempt to tackle active/selected state in dndvboxPaul Davis
2011-11-03remove lock icon from track header solo button when appropriatePaul Davis
2011-11-03fix mistake that prevented send processor boxes from correctly highlighting w...Paul 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