summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-02-10provide runtime control over how much boost "live" debugging info is providedPaul Davis
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-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-09recenter stereo panner position indicatorPaul Davis
2011-02-08stereo and mono panner tweaks to use cairomm and rounded rectangles and morePaul Davis
2011-02-08tweaks in UI RC filePaul Davis
2011-02-08tweak inverted stereo panner colorsPaul 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-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-07change appearance of panner data popup slightly (fixed width font so it doesn...Paul Davis
2011-02-07drop explicit font naming on X WindowPaul Davis
2011-02-07make panner data popups more contrasty and appear in a better positionPaul Davis
2011-02-07stop gain fader moving as meter point is changed (changing width of meters)Paul Davis
2011-02-07Fix fit to window for route groups whose first track is hidden (#3678).Carl Hetherington
2011-02-07No-op; small tidy-ups.Carl Hetherington
2011-02-07Prevent various things from stopping the transport by requesting a transport ...Carl Hetherington
2011-02-06Move record and sends buttons down to the side of the iso/lock buttons.Carl Hetherington
2011-02-06Speculative fix for expanded session browse button (#3756).Carl Hetherington
2011-02-06Remove Gtk::manage from the popup region menu item so that it doesn't get des...Carl Hetherington
2011-02-05add melvin herr to authors listPaul Davis
2011-02-05step editing patches from melvin herrPaul Davis
2011-02-05increase available explicit range of "number of processors to use" to include...Paul Davis
2011-02-05Fix crash on startup with a new Ardour install.Carl Hetherington
2011-02-03mark a string for translation that was (oddly) protected from itPaul Davis
2011-02-02do not set LV2_PATH for a bundled buildPaul Davis
2011-02-02unset GTK_RC_FILES to prevent the system from messing with a bundled installPaul Davis
2011-02-02Remove per-track mono option, as it seems somewhat useless now that we have a...Carl Hetherington
2011-02-01Make the mixer window horizontal scrollbar only appear when needed.Carl Hetherington
2011-02-01bundle needs to set panner pathPaul Davis
2011-02-01remove debug outputPaul Davis
2011-02-01compile fixPaul Davis
2011-02-01run bundle fixup code for all platformsPaul Davis
2011-02-01show the bundle rootPaul Davis
2011-02-01Move mono and comment button functionality into the mixer strip menu.Carl Hetherington
2011-02-01store void pointers to processor UIs in Processors, and reset ProcessorWindow...Paul Davis
2011-02-01Recover send faders in the processor box lost in my previous commit.Carl Hetherington