summaryrefslogtreecommitdiff
path: root/libs/panners/1in2out/panner_1in2out.cc
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-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-06-29[Summary]: Switching from Multi-Out mode to Stereo-out shouldn’t reset pann...YPozdnyakov
2014-01-15merge with masterPaul Davis
2014-01-15prevent stackoverflow when pannable changes to fewer paramsRobin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10add a fixed priority to panner modulesRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2013-09-03'libs/panners' - Remove the temporary export specifiers that were only used f...John Emmas
2013-09-02replace recently added attempt to use visibility macros with one based on gcc...Paul Davis
2013-09-02'libs/panners' - Streamline my previous API changes and include Tim's additio...John Emmas
2013-08-31'libs/panners' - Add a conventional 'C' API call type to test building with MSVCJohn Emmas
2013-08-30'libs/panners' - A small test (before going too far) to see if these changes ...John Emmas
2012-06-06Provide dialogs to edit pan values numerically, at least forCarl Hetherington
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-07-14Move panner bypass state up to the PannerShell so that it is preserved even w...Carl Hetherington
2011-02-17more progress on speakers/vbap etc. etc (still a work in progress)Paul 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