summaryrefslogtreecommitdiff
path: root/libs/panners/2in2out
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31Add PanControllable::get_user_string() (provide indirect access to Panner::va...Paul Davis
2016-02-28prepare for update to waf 1.8Robin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-10-05remove unused fstream includesRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-02-16remove lib versioning for internal pluginsRobin Gareus
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-01-15merge with masterPaul Davis
2014-01-15stereo-panner: clamp width during processing to valid rangeRobin Gareus
2014-01-15prevent stackoverflow when pannable changes to fewer paramsRobin Gareus
2014-01-15fix invalid width when swiching to 2in2outRobin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10fix merge errors with masterPaul Davis
2014-01-10add a fixed priority to panner modulesRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to evoral, and make things workPaul Davis
2013-10-17include (probably) necessary stuff in panner compilation flagsPaul Davis
2013-09-02replace recently added attempt to use visibility macros with one based on gcc...Paul Davis
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
2012-05-31allow alt-drag on stereo panner to move just one side of the stereo field. th...Paul Davis
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2011-10-22Implement reset() in panners, and use it from the GUI (fixes #4196).Carl Hetherington
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-07-14Move panner bypass state up to the PannerShell so that it is preserved even w...Carl Hetherington
2011-06-14monitor send gets access to the (shared) pannable of the track/bus, thus ensu...Paul Davis
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-02-17more progress on speakers/vbap etc. etc (still a work in progress)Paul Davis
2011-02-07why use fabs?Paul Davis
2011-02-07make reversed width for the 2in/2out panner actually do somethingPaul Davis
2011-01-27virtualize the way that AutomationController gets strings to display values, ...Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-17tentative commit of new panners subtreePaul Davis