summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2011-02-01Somewhat unconvincing visual indication that plugin inserts are splitting mon...Carl Hetherington
2011-02-01Tiny cleanup.Carl Hetherington
2011-01-31small change to step edit bindings, plus make the spin button/adjustment able...Paul Davis
2011-01-31po name changes, again?Paul Davis
2011-01-31rename PO files in accordance with i18n standardsPaul Davis
2011-01-30Update summary when a region is removed.Carl Hetherington
2011-01-30Show bank number as well as program change in patch flags (remainder of #3625).Carl Hetherington
2011-01-30No-op; very minor cleanup.Carl Hetherington
2011-01-30Start new sessions with the playhead at 0 and the editor scrolled fully left ...Carl Hetherington
2011-01-30No-op; formatting.Carl Hetherington
2011-01-30patch for step editing bindings from Melvin Ray Herr, modified by me to keep ...Paul Davis
2011-01-29Re-offer region context menu even when in note mode, as selections made out o...Carl Hetherington
2011-01-29Fix problems when using the same menu item in both the track and xfade contex...Carl Hetherington
2011-01-29desensitize almost everything in a mixer strip when displaying send(s), to av...Paul Davis
2011-01-29a radically new approach to sizing the track header layout that now allows ar...Paul Davis
2011-01-29Fix crash on unchecking show individual ports (#3740).Carl Hetherington
2011-01-28a lighter half-lit mute button color, plus some minor renaming in the gtk rc ...Paul Davis
2011-01-28more meta-stasizing of the GUI rc filePaul Davis
2011-01-28restore bigger fonts for transport clocksPaul Davis
2011-01-28allow derived children of BarController to set label position as a width frac...Paul Davis
2011-01-27restore (mostly) processor colors from before RC meta-izationPaul Davis
2011-01-27virtualize the way that AutomationController gets strings to display values, ...Paul Davis
2011-01-27new meta dark RC file (no light for now), along with tools to convert from .i...Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-24Fix warning.Carl Hetherington
2011-01-23Patch from Lincoln to fix uncommitted reversible command during rubberband se...Carl Hetherington
2011-01-21Make all types of import at least partially undo-able so that the session ran...Carl Hetherington
2011-01-19Remove duplicated code.Carl Hetherington
2011-01-19Terminate RapidScreenUpdate clock updates earlier when they are not necessary...Carl Hetherington
2011-01-19Patch from Lincoln to fix rhythm ferret in various ways (#3715).Carl Hetherington
2011-01-19Fix session range location by hooking into the undo system. Fixes #3654.Carl Hetherington
2011-01-18Rename Frames ruler to Samples.Carl Hetherington
2011-01-18Tidy up the ruler code slightly.Carl Hetherington
2011-01-18Make the frames ruler behave more like the other time-based rulers when the e...Carl Hetherington