summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_ui.h
AgeCommit message (Expand)Author
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-07Hide/Remove to apply to the track selection.Carl Hetherington
2011-03-07Make Active apply to the selection.Carl Hetherington
2011-02-23Make track context colour menu apply to all selected tracks.Carl Hetherington
2011-02-23Small clean up of route colour setting.Carl Hetherington
2011-01-29desensitize almost everything in a mixer strip when displaying send(s), to av...Paul Davis
2010-12-29Add options to add sends from buses as well as tracks; remainder of #3637.Carl Hetherington
2010-11-12Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multi...Carl Hetherington
2010-09-27Fix multiple creation of identical automation tracks. Fixes #3482.Carl Hetherington
2010-09-07Fix restore of fader automation from 2.X sessions.Carl Hetherington
2010-08-13Implement per-channel phase invert. Fixes #3392. Breaks loading of existing...Carl Hetherington
2010-08-10Give mixer strips panners and a mono button based on the type of its outputs,...Carl Hetherington
2010-08-03properly track step edit status in editor & mixer windowsPaul Davis
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-05-05led\'s for solo-safe and solo-isolate, rather than a context menu (mixer stri...Paul Davis
2010-04-27yet more work on Ye Fabled Solo Architecture. now do forward and backward pro...Paul Davis
2010-04-21Move Diskstream ownership to Track, so that Session no longer holds lists of ...Carl Hetherington
2010-04-20indicate "soloed-by-others" state on solo button via a "half-lit" statePaul Davis
2010-04-05Add solo safe control to editor route list, as per #3063.Carl Hetherington
2010-03-31functioning invert (polarity) button; menu item removed and track name button...Paul Davis
2010-03-30add (non-functional) invert (phase/polarity switch) buttonPaul Davis
2010-02-19change PropertyChange from a bitfield into a real object, with all the many w...Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-10add solo isolate indicator in editor route listPaul Davis
2009-12-10restore rec-enable, solo & mute functionality; remove all Global*Command cruf...Paul Davis
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-08closing in on a genuinely general scheme for handling route RT changes, now ...Paul Davis
2009-12-07first pass at end-to-end RT operation request (GUI->session->RT thread->GUI),...Paul Davis
2009-11-30Various optimisations to speed up rec-enable.Carl Hetherington
2009-11-26Fix #2926 and #2927; presence and behaviour of solo/mute icons in the editor ...Carl Hetherington
2009-11-21get "solo safe" back in action againPaul Davis
2009-11-19add new Graph debug bit ; make adding aux sends really workPaul Davis
2009-11-18bring back full mute control (pre/post/control/main) via mute button context ...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-03better way to "engage" step edit, and extend region correctly as neededPaul Davis
2009-09-03the basics of step editing, more details to followPaul Davis
2009-08-29Set route remote control IDs from a dialog rather than a menu. I think this isCarl Hetherington
2009-07-15processor naming tweaks, processor visibility tweaks and more, trying to fini...Paul Davis
2009-07-13traverso-style mixer window bindings. note: messes up some bindings when mous...Paul Davis
2009-07-01separate solo & listen. some minor fixes and additional related fixes still t...Paul Davis
2009-06-25startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(i...Paul Davis
2009-06-23make RouteGroup gain control work again ; fix what solo button label shows un...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-14Fix problem with turning off 'disable-disarm-during-roll' during rollCarl Hetherington
2009-06-14Add option to disable track record disarm when the transport is rolling (mant...Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis