Reset PanControllable StreamPanners when they change.
[ardour.git] / libs / ardour / ardour / panner.h
2010-12-11 Carl HetheringtonReset PanControllable StreamPanners when they change.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-29 Paul Davisposition+width panning improvements (reverse width...
2010-11-28 Paul Davisadd non-functional meta-controls for 2in/2out panning...
2010-11-28 Paul Davismore or less complete restoration of Controllable:...
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-19 Paul Davisnon-crashing (but also non-functional) integration...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-08 Carl HetheringtonLabel panner automation sliders the same as panners.
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-13 Carl HetheringtonRemove stub class.
2010-05-02 Carl HetheringtonVarious fixes to multiple-2D panner signal handling...
2010-02-07 Carl HetheringtonCoding style cleanups. Preserve mono state in XML...
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-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
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 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-30 Paul Davisimplement panner reset functionality (missing since...
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-29 David RobillardRemove unused can_send_feedback API.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-07-03 David Robillards/ParamID/Parameter/
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-30 David RobillardPan automation work. Almost, but not quite, working.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-17 Tim MayberryMove Stateful class declared in pbd/stateful.h into...
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 Davisremove Id: lines from many/all headers and some more...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-27 Paul Davisrestore compilability amidst automation state mgmt...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2005-09-24 Taybin Rutkinlibardour added.