drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route> and...
[ardour.git] / gtk2_ardour / route_ui.cc
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...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-06-15 David RobillardRemoved panner UI from MIDI track mixer strip.
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisfix for mute button color/state caused by cut-n-paste...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-19 David RobillardMerged with trunk R1141
2006-11-15 Paul Davisfix hover-expand mode for a couple of treeviews; make...
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-11 Paul Davisuse thorsten's new record button icons; fix history...
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-10-26 Paul Davislast minute cleanups before beta6 2.0beta6
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-24 David RobillardMerged with trunk R846
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-10 David RobillardMerged with trunk R776
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans FugalReally fixed conflicts. Ready to merge into trunk.
next