Tweak group tabs class hierarchy and offer the same menu in both editor and mixer...
[ardour.git] / gtk2_ardour / mixer_ui.cc
2010-07-19 Carl HetheringtonTweak group tabs class hierarchy and offer the same...
2010-05-31 Paul Davisfinal use of "stop_signal.h" removed
2010-05-02 Carl HetheringtonSet mixer strip widths when the configuration option...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-02 Carl HetheringtonFix up route group state signal handling. Make the...
2010-03-30 Paul Davisstop crash when existing a session/quitting without...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
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-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-03 David Robillardifdef'd out deferred plugin selector load (-DDEFER_PLUG...
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-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-24 Paul Davisclean up editor mixer strip when session is going away...
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-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-01 Paul Davisremove debugging text
2009-11-25 Paul Davisdon't resort routelists during session destruction...
2009-11-16 Paul Davisdebug output+
2009-11-16 Paul Davisdebug output
2009-11-16 Carl HetheringtonBuild plugin menu only when plugins change, and build...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-23 David RobillardFix crash when adding automation tracks caused by route...
2009-10-22 David RobillardWhitespace.
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-08-30 Carl HetheringtonDon't setup panner UI unless it has changed.
2009-08-04 Carl HetheringtonAssert to check for memory overwrite.
2009-08-02 Carl HetheringtonFix sync of editor and mixer route ordering.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-14 Paul Davisfix broken accels in mixer window BUT note that process...
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-21 Carl HetheringtonFix glitch in group tabs when hiding groups.
2009-06-20 Carl HetheringtonReflect active status in the mix group tabs.
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
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-10-22 Nick MainsbridgeDon't tear down and rebuild all rulers on each visibili...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-06 Carl HetheringtonSimilar fix to previous commit for Mixer_UI::sync_order...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-18 Tim MayberryRestore position of the mixer window when it is reopene...
2007-07-10 Doug McLainshow() widgets explicitly in the MixerUI window, fix...
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-06 Doug McLainshow() widgets explicitly in the MixerStrip and IOSelector
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
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-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-29 David RobillardMerged with trunk R1761
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisfix crash in mixer selection after session was closed...
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-28 Paul Davismaybe fix copy-x-constrained drag issues; mix group...
2007-02-23 Paul Davisfixed incorrect restore of mixer strip visibility
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-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-08 Paul Davismake follow-playhead available again; remove special...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
next