remove cruft - unused _size in audio-buffers
[ardour.git] / libs / panners /
2014-01-30 Paul Daviseven though man alloca says to include <alloca.h>,...
2014-01-29 Paul Davismove check for n_speakers so that we avoid needless...
2014-01-29 Robin Gareusfix vbap-speaker calculations to work with alloca()
2014-01-28 Paul Davisfix up the abomination caused by moving from variable...
2014-01-27 Paul Davisreplace standards-wobbling variable-length-arrays with...
2014-01-23 Robin Gareuschange VBAP visual parameter name again :) 3.5.308
2014-01-23 Robin GareusVBAP change visual parameter name. Diffusion -> Spread
2014-01-15 Robin Gareusstereo-panner: clamp width during processing to valid...
2014-01-15 Robin Gareusprevent stackoverflow when pannable changes to fewer...
2014-01-15 Robin Gareusfix invalid width when swiching to 2in2out
2014-01-15 Robin GareusVBAP GUI convention: top == front ^= azimuth == .5
2014-01-15 Robin Gareuscont'd backend work on panner-linking
2014-01-12 Robin Gareusswap channel VBAP channel
2014-01-11 Robin GareusVBAP rework (part III): fix position computation backen...
2014-01-11 Robin GareusVBAP GUI depends on signal-position (not parameter...
2014-01-11 Robin GareusVBAP backend re-work (part two): speaker positioning
2014-01-11 Robin GareusVBAP backend re-work (part one):
2014-01-10 Robin Gareusadd a fixed priority to panner modules
2014-01-08 Robin Gareusrework panning -- Squashed commit of the following:
2013-01-16 Paul Davisadd copyright comments
2012-06-06 Carl HetheringtonProvide dialogs to edit pan values numerically, at...
2012-05-31 Paul Davisallow alt-drag on stereo panner to move just one side...
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
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 RobillardRemove use of waf compat15 tool.
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-06-14 Paul Davismonitor send gets access to the (shared) pannable of...
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-02-07 Paul Daviswhy use fabs?
2011-02-07 Paul Davismake reversed width for the 2in/2out panner actually...
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