fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / panner.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-31 Paul Davisimplementation side of Controllable::get_user_string...
2012-05-31 Carl HetheringtonFix uninitialised variable causing garbage output from...
2012-05-31 Paul Davisallow alt-drag on stereo panner to move just one side...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-10-29 Paul Davistweaks to boost debug related code, from a boost debugg...
2011-07-14 Carl HetheringtonMove panner bypass state up to the PannerShell so that...
2011-07-14 Carl HetheringtonRemove unused variable.
2011-06-02 David RobillardFix broken whitespace
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-02-17 Paul Davismore progress on speakers/vbap etc. etc (still a work...
2011-02-10 Paul Davisbreak circular reference between panners and pannables...
2011-02-03 Carl HetheringtonFix uninitialised variable.
2011-02-02 Carl HetheringtonRemove per-track mono option, as it seems somewhat...
2011-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-09 Paul Davispatch from lincoln to fix failure to leave loop play...
2011-01-07 Paul Davisnew mono panner widget; make stereo panner respond...
2010-12-30 Paul Davisclean up debugging
2010-12-11 Carl HetheringtonReset PanControllable StreamPanners when they change.
2010-12-11 Carl HetheringtonFix crash.
2010-12-08 Paul Davisminor panner debugging, cont'd
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-01 Paul Davismore stereo panner work
2010-12-01 Paul Davisbetter operation of the stereo panner
2010-11-29 Paul Davisposition+width panning improvements (reverse width...
2010-11-29 Paul Davismake position+width stereo panning actually functional...
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-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-23 Paul Davissemi-functioning vbap panning, still not done
2010-11-19 Paul Davisnon-crashing (but also non-functional) integration...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-18 Carl HetheringtonFix save/reload of pan automation.
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-04-25 Carl HetheringtonMake attenutation during fast forward/rewind configurab...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-07 Carl HetheringtonCoding style cleanups. Preserve mono state in XML...
2009-12-22 Carl HetheringtonFix crash when going from >2 outputs (2D panner) to...
2009-12-13 Carl HetheringtonFix crashes on increasing a bus' number of outputs.
2009-11-05 Carl HetheringtonFix uninitialised variable.
2009-10-21 David RobillardFix unnecessarily type specific code, tidy, fix whitespace.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
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-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
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-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
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-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-12-18 Carl HetheringtonCouple of bug fixes which show up when undoing solo...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-10 David RobillardApply MIDI looping patch from torbenh, with minor changes.
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
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-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-12 David RobillardFix panning to mono.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
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-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
next