fix load+save of plugin parameter automation
[ardour.git] / gtk2_ardour / route_ui.cc
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-13 Carl HetheringtonName phase invert buttons correctly so that themeing...
2010-08-13 Carl HetheringtonImplement per-channel phase invert. Fixes #3392. ...
2010-08-10 Carl HetheringtonGive mixer strips panners and a mono button based on...
2010-08-03 Paul Davisproperly track step edit status in editor & mixer windows
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-06-16 Paul Davisprevent removal of master/monitor busses without explic...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-21 Paul Davisupdate mute display when solo state changes, to keep...
2010-05-07 Carl HetheringtonCopy-edit.
2010-05-06 Paul Davisshow half-lit state for !self-soloed
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-06 Paul Davisdraw LED background with same style as parent window...
2010-05-05 Paul Davishalf-fix logic issue with solo-isolate controls
2010-05-05 Paul Davisled\'s for solo-safe and solo-isolate, rather than...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-05-03 Paul Davisthe great solo model simplification (without much code...
2010-05-03 Paul Davismore solo model work, including a GUI fix for mute...
2010-05-01 Paul Davisperhaps, just possibly, a working solo model. needs...
2010-04-30 Carl HetheringtonA little gentle copy-editing of dialogue titles.
2010-04-28 Paul Davismore solo/mute architecture work. NOTE: changes to...
2010-04-27 Paul Davisadd muted-by-other concept to solo support infrastructure
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-05 Carl HetheringtonAdd solo safe control to editor route list, as per...
2010-03-31 Paul Davisfunctioning invert (polarity) button; menu item removed...
2010-03-30 Paul Davisadd (non-functional) invert (phase/polarity switch...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-25 Paul Davismake solo button2 click function as momentary even...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-11 Paul Davismonitor section: make sip/afl/pfl buttons work, add...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-01-04 Carl HetheringtonMove a couple of connect() calls up the class hierarchy.
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
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 Davisfix deadlock in protocol manager startup; fix some...
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-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-10 Paul Davisadd solo isolate indicator in editor route list
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-08 Paul Davisclosing in on a genuinely general scheme for handling...
2009-12-07 Paul Davisbetter, cleaner, more generic version of real-time...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-01 Carl HetheringtonFix #2933.
2009-11-26 Carl HetheringtonFix #2926 and #2927; presence and behaviour of solo...
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-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
2009-11-18 Paul Davisbring back full mute control (pre/post/control/main...
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-09-09 Carl HetheringtonFix warning.
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-08-29 Carl HetheringtonSet route remote control IDs from a dialog rather than...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisimplement set-send-gains-to-{track_level,zero,unity}
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
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-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-22 Carl HetheringtonSome small fixes to the latency GUI.
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-14 Carl HetheringtonFix problem with turning off 'disable-disarm-during...
2009-06-14 Carl HetheringtonAdd option to disable track record disarm when the...
2009-06-11 Paul Davisno solo button on master bus
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-17 Paul DavisDas BlinkenSendButtons
2009-05-17 Sampo SavolainenCorrect name(tm)
2009-05-17 Sampo SavolainenUse the same name as in 2.0
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-04-22 Paul Davislincoln's route connection cleanup patch
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-02 Paul Davisallow dragging of automation lines (Ben Loftis, backpor...
2009-02-27 Paul Davistweaks to get a VST-supporting 3.0 to build & startup
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-10-07 Paul Davisrevert last fix - its not relevant to 3.0 (yet)
2008-10-07 Paul Davisdo not manage the remote control menu, since it is...
next