indicate "soloed-by-others" state on solo button via a "half-lit" state
[ardour.git] / libs / ardour / route.cc
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-19 Paul Davisfix solo/listen issues when reloadign a session, caused...
2010-04-19 Paul Davispermanently mark Delivery processors on master/monitor...
2010-04-16 Paul Davismake sure that meters are configured to handle the...
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-03-31 Paul Davisfunctioning invert (polarity) button; menu item removed...
2010-03-28 Paul Davislincoln's patch to get loading 2.X sessions to work...
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2010-03-27 Paul Davisdisable panner on main outs of monitor bus - it doesn...
2010-03-25 Paul Daviswould you look at that! all those changes just to make...
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2010-03-24 Paul Davisremove XML constructors for Route, Track, AudioTrack...
2010-03-22 Paul Davisremove near-duplicate session constructor; change names...
2010-03-18 Paul Davisforce AFL monitor/listen send to be at the very end...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-03-08 Paul Davisremove yesterday's mayhem with MainListen and get afl...
2010-03-06 Paul Davisthe last (?) piece of the internal send/listen/monitor...
2010-02-26 David RobillardFix adding multiple tracks (regression from r6711).
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2010-02-07 Carl HetheringtonFix panner write automation.
2010-02-05 David RobillardRemove weird/pointless Automatable::data().
2010-01-21 Paul Davisstopped/monitor/state change bug fix from 2.X
2010-01-12 David RobillardFix crash due to incorrect buffer count.
2010-01-04 Paul Davisprovide a real and usable MuteControllable for Routes...
2010-01-01 Paul Davisprovide limited momentary note on/off MIDI binding...
2009-12-31 Paul Davisstop metering thread as we disconnect a session from...
2009-12-30 Paul Davisprovide access to Send + Plugins from MIDI binding...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-30 Paul Davismake generic MIDI control track remote control ID chang...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-10 Paul Davisadd solo isolate indicator in editor route list
2009-12-10 Paul Davisforward propagate solo-isolated status to everything...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-07 Paul DavisRoute::set_meter_point() is now conceptually RT safe...
2009-12-01 Carl HetheringtonRevert completely mystifying stupidity in a previous...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-28 Carl HetheringtonAll plugin activate() method when required for copy...
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-11-26 Carl HetheringtonFix various crashes on session close.
2009-11-25 Carl HetheringtonGive Processor::run a new parameter to say whether...
2009-11-21 Paul Davisget "solo safe" back in action again
2009-11-21 Paul Davissome provisional support for "real" solo-isolate behavi...
2009-11-20 Paul Davismake sure that delivery processors in a soloed route...
2009-11-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-11-18 Paul Davistwo more debug trace options
2009-11-18 Paul Davislock processor list and reconfigure processors after...
2009-11-18 Paul Davisbring back full mute control (pre/post/control/main...
2009-11-17 Paul Davisdisabled changes to make solo propagation ignore sends
2009-11-17 Carl HetheringtonFix error in last commit.
2009-11-17 Carl HetheringtonNon-ideal but functional fix for problems when adding...
2009-11-16 Paul Davistentative fix for crash on roll
2009-10-22 David RobillardWhitespace.
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 Carl HetheringtonSet the scratch bufs count up in passthru_silence,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-29 Paul Davisavoid crashes caused by the process buffer set being...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-13 Paul Davismore removal of Placement
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-01 Paul Davisreinstate solo button for master out ; make solo button...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-26 Paul Davisallow automation-follows-relevant-regions again
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-23 Paul Davissave&restore gain levels; provide GUI control over...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-11 Paul Davisfix up missing ID in route state; no error message...
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Paul Davisfix mute & solo behaviour mostly ; remove some verbose...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul Davissend control now has working metering, and switches...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Paul Davisfix a problem with re-ordering in PostFader placement...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
next