merge with master
[ardour.git] / libs / panners / vbap / vbap.cc
2014-01-15 Paul Davismerge with master
2014-01-15 Robin Gareusprevent stackoverflow when pannable changes to fewer...
2014-01-15 Robin GareusVBAP GUI convention: top == front ^= azimuth == .5
2014-01-15 Paul Davismerge with master
2014-01-15 Robin Gareuscont'd backend work on panner-linking
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Paul Davisfix botched merge of vbap changes
2014-01-13 Robin GareusVBAP backend re-work (part one):
2014-01-13 Robin Gareusswap channel VBAP channel
2014-01-13 Robin GareusVBAP rework (part III): fix position computation backen...
2014-01-13 Robin GareusVBAP GUI depends on signal-position (not parameter...
2014-01-13 Robin GareusVBAP backend re-work (part one):
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
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 one):
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-10 Robin Gareusadd a fixed priority to panner modules
2014-01-08 Robin Gareusrework panning -- Squashed commit of the following:
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
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' - Fix a typo in 'vbap/vbap.cc'
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-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
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-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