Optimize automation-event process splitting
[ardour.git] / libs / panners / vbap /
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-06 Paul Davisfix for unconditional use of #include <malloc.h> which...
2013-09-03 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-03 John Emmas'libs/panners' - Disable a compiler-specific warning
2013-09-03 John Emmas'libs/panners' - Fix a typo in 'vbap/vbap.cc'
2013-09-03 John Emmas'libs/panners' - Use 'std::vector' to implement arrays...
2013-09-03 John Emmas'libs/panners' - Use 'alloca()' for a stack based array...
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-02 Paul Davisreplace recently added attempt to use visibility macros...
2013-01-16 Paul Davisadd copyright comments
2011-10-22 Carl HetheringtonImplement reset() in panners, and use it from the GUI...
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-07-14 Carl HetheringtonMove panner bypass state up to the PannerShell so that...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-01 Paul Davisfix width handling in vbap panner
2011-02-25 Paul Davistake reverse width into account when labelling signals...
2011-02-24 Paul Davisswitch cartesian/spherical function names and make...
2011-02-24 Paul Davisprettification of vbap/2d panner GUI. lots of details...
2011-02-22 Paul Davisadd scroll event handling to the vbap panner GUI; clamp...
2011-02-22 Paul Davisdo not use "width" in VBAP panner when working with...
2011-02-22 Paul Davisfix bug when interpolating VBAP gains, and remove debug...
2011-02-19 Paul Davisfirst pass at full output & gain coefficient interpolat...
2011-02-18 Paul Davisprevent VBAP from silencing an output buffer that it...
2011-02-17 Paul Davissomewhat working VBAP panning (no interpolation, and...
2011-02-17 Paul DavisGUI for VBAP panner actually does something (not the...
2011-02-17 Paul Davisdraw speaker positions in 2d panner
2011-02-17 Paul Davisdraw pucks (signal positions) on vbap panner
2011-02-17 Paul Davismore progress on speakers/vbap etc. etc (still a work...
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-17 Paul Davistentative commit of new panners subtree