summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-02-24switch cartesian/spherical function names and make them use length. still a t...Paul Davis
2011-02-24allow zero-input (i.e. tone generator) processors to be addedPaul Davis
2011-02-24prettification of vbap/2d panner GUI. lots of details still to fix. also sign...Paul Davis
2011-02-24new implementation of cartesian -> elevation, avoiding baroque code inherited...Paul Davis
2011-02-24Tidy (no functional changes).David Robillard
2011-02-22add scroll event handling to the vbap panner GUI; clamp vbap pos+width values...Paul Davis
2011-02-22Oops. Fix previous.Carl Hetherington
2011-02-22Use commented out (correct) Mute/SoloControllable set_value() code; requires ...Carl Hetherington
2011-02-22Fix all-tracks-soloed on session reload in PFL/AFL (#3791).Carl Hetherington
2011-02-22make metering do the right thing if panner is bypassedPaul Davis
2011-02-22do not use "width" in VBAP panner when working with a single input channelPaul Davis
2011-02-22remove semantic-free Panner::Changed signal; make mackie code pay attention t...Paul Davis
2011-02-22Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new...Paul Davis
2011-02-22fix bug when interpolating VBAP gains, and remove debug output from that codePaul Davis
2011-02-22reset _execution_tokens to 0 in Graph::drop_threads()Torben Hohn
2011-02-21c&p debugPaul Davis
2011-02-21c&p debugPaul Davis
2011-02-20Fix plugin parameter controllers again (#3767).Carl Hetherington
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington
2011-02-20Fix erroneous use of NDEBUG and hidden typo.Carl Hetherington
2011-02-20Remove out-of-date comment.Carl Hetherington
2011-02-20Make InternalReturns collect their sends' data on the return's ::run(), rathe...Carl Hetherington
2011-02-20Modify route _processor list set up so that the logic for placing `invisible'...Carl Hetherington
2011-02-19first pass at full output & gain coefficient interpolation for VBAP panningPaul Davis
2011-02-18prevent VBAP from silencing an output buffer that it actually usedPaul Davis
2011-02-17somewhat working VBAP panning (no interpolation, and some outputs don't get o...Paul Davis
2011-02-17Cope with stereo click files by mixing them down to mono before playback. Ki...Carl Hetherington
2011-02-17Trim some duplicate code.Carl Hetherington
2011-02-17GUI for VBAP panner actually does something (not the right thing, though)Paul Davis
2011-02-17draw speaker positions in 2d pannerPaul Davis
2011-02-17draw pucks (signal positions) on vbap pannerPaul Davis
2011-02-17more progress on speakers/vbap etc. etc (still a work in progress)Paul Davis
2011-02-17Minor cleanups.Carl Hetherington
2011-02-17preparations for a working speaker editing dialogPaul Davis
2011-02-16remove some undefined function decls and an unused function definitionPaul Davis
2011-02-16yet more latency compilation fixesPaul Davis
2011-02-16more latency compilation fixesPaul Davis
2011-02-16fixes for latency computation and compilationPaul Davis
2011-02-15part two of new JACK latency API support - should fix broken compilationPaul Davis
2011-02-15part one of several parts: implement support for new (and correct) JACK laten...Paul Davis
2011-02-15Update rc files to use unique rc variable names, update wscript to use the na...Doug McLain
2011-02-15Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #...Carl Hetherington
2011-02-15No-op: whitespace.Carl Hetherington
2011-02-15Fix warnings.Carl Hetherington
2011-02-14patches from lincoln to speed up the regionlist and provide region removal (c...Paul Davis
2011-02-143.0 version of previous 2.X change to always prevent deletion of existing sou...Paul Davis
2011-02-14Disable theme changing untill we figure out whats brokenDoug McLain
2011-02-14Make light theme functional, add waf processing, and small change to UI::load...Doug McLain
2011-02-13GCC 4.6 fixes from oget (#3771).Carl Hetherington
2011-02-12actually delete the contents of the history list, rather than just empty the ...Paul Davis