summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-10break circular reference between panners and pannables; more destruction debu...Paul Davis
2011-02-10provide runtime control over how much boost "live" debugging info is providedPaul Davis
2011-02-10get boost debug code working again (global constructors, proper location for ...Paul Davis
2011-02-10Minor cleanup.Carl Hetherington
2011-02-10Prevent erroneous splitting icons in the editor mixer strip's processor box.Carl Hetherington
2011-02-10Tidy up weird plugin dialogue slightly.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-09panner visual tweaksPaul Davis
2011-02-09remove irrelevant commentPaul Davis
2011-02-09make name-highlight bar active for trims even in internal edit mode, againPaul Davis
2011-02-09new mouse-mode-specific colorsPaul Davis
2011-02-09all mouse mode buttons should be StatefulToggleButtons to avoid prelight nons...Paul 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-09recenter stereo panner position indicatorPaul Davis
2011-02-09fix num DSP threads computation (TODO: move into a utility function for Sakar...Paul Davis
2011-02-08stereo and mono panner tweaks to use cairomm and rounded rectangles and morePaul 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-08tweaks in UI RC filePaul Davis
2011-02-08tweak inverted stereo panner colorsPaul Davis
2011-02-08tweak description of qjackctlPaul Davis
2011-02-08sanitycheck should be looking for SCHED_FIFOPaul Davis
2011-02-08Option to colour region background using the track colour (#3759).Carl Hetherington
2011-02-08fix bad comparison of possible frequency scaling governor valuesPaul Davis
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2011-02-08removed (will replace) rgb_macros.hPaul Davis
2011-02-08Fix style of samples and timecode rulers.Carl Hetherington
2011-02-08Change the background colour of regions when they are small enough to not sho...Carl Hetherington
2011-02-08Tidy up region view colouring code slightly.Carl Hetherington
2011-02-08Remove always-true should_show_selection code.Carl Hetherington
2011-02-08Minor tidy-up.Carl Hetherington
2011-02-08Don't catch up with the playhead after drags.Carl Hetherington
2011-02-08melvin herr's "reversion" fix for step editing so that everything is zero-bas...Paul Davis
2011-02-08fix binding for mixer-on-top (fixes #3686)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-07add uninstaller, remove (INTERNAL|EXTERNAL)_JACKPaul Davis
2011-02-07add uninstaller from 2.0-ongoingPaul Davis
2011-02-07update for 3.0Paul Davis
2011-02-07copy sanityCheck to the right placePaul Davis
2011-02-07catch up installer to 2.0-ongoing, and change program namePaul 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