summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2011-02-12Label logarithmic plugin controls correctly. Should fix #3767.Carl Hetherington
2011-02-11keep track of the solo mute gain control for MIDI binding etc. etcPaul Davis
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2011-02-11provide solo mute gain Config parameter as a controllable and use it in the m...Paul Davis
2011-02-11new class to wrap a pair of set/get methods as a ControllablePaul Davis
2011-02-10#ifdef-ize all/most uses of the boost debug hooks APIPaul Davis
2011-02-10break circular reference between panners and pannables; more destruction debu...Paul Davis
2011-02-10get boost debug code working again (global constructors, proper location for ...Paul Davis
2011-02-10Minor cleanup.Carl Hetherington
2011-02-09set up default speakers in new sessionsPaul Davis
2011-02-09make SiP mute gain work ... hopefully without breaking anything elsePaul Davis
2011-02-09export graph uses as many threads as there are cores, not the number of DSP t...Paul Davis
2011-02-09make the export graph use the same number of threads as the DSP graphPaul Davis
2011-02-09make a note about process lock and ARDOUR::how_many_dsp_threads()Paul Davis
2011-02-09split out ARDOUR::how_many_dsp_threads() ; fix test for whether to use use ro...Paul Davis
2011-02-09fix num DSP threads computation (TODO: move into a utility function for Sakar...Paul Davis
2011-02-08cairo-ify bar controller widgetPaul Davis
2011-02-08fixes for pixfader cairo-ificationPaul Davis
2011-02-08added Gtkmm2ext::rounded_rectangle() cairo pseudo-methodPaul Davis
2011-02-08Option to colour region background using the track colour (#3759).Carl Hetherington
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2011-02-08build-side of UUID reversionPaul Davis
2011-02-08revert earlier changes to uuid class, but keep boost version in svn for the f...Paul Davis
2011-02-07(from 2.x) register Lock edit mode as an enum to provide restore of Lock edit...Paul Davis
2011-02-07forward port thread/abstract_ui changes from 2.X to 3.0Paul Davis
2011-02-07remove some dead codePaul Davis
2011-02-07add explict destructor for PannablePaul Davis
2011-02-07switch to Boost UUID's and away from libuuidPaul Davis
2011-02-07why use fabs?Paul Davis
2011-02-07make reversed width for the 2in/2out panner actually do somethingPaul Davis
2011-02-07add back some missing logic to can-replicatePaul Davis
2011-02-07simplify "can-replicate" to allow replication only if a plugin has zero or on...Paul Davis