summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2011-01-18Fix colour of timecode ruler.Carl Hetherington
2011-01-16Make stem export export from right before any processors.Sakari Bergen
2011-01-16Fix memory leak.Carl Hetherington
2011-01-16Disable follow playhead during editor summary drags.Carl Hetherington
2011-01-16Use lines between marker bars from the SAE profile.Carl Hetherington
2011-01-15Make sure minsec ruler works when it is first enabled.Carl Hetherington
2011-01-15Add tooltip to send fader.Carl Hetherington
2011-01-14Fix graphical glitches in processor list on some systems.Carl Hetherington
2011-01-14Fix warnings.Carl Hetherington
2011-01-14Tweak colouring in the processor list.Carl Hetherington
2011-01-13Fix send UI fader (#3708)Carl Hetherington
2011-01-11show_all() more selectively so that unwanted notebook tabs don't appear in Se...Carl Hetherington
2011-01-11Re-fix #3685 having read the request properly.Carl Hetherington
2011-01-11Dear oh dear. Re-fix main fader double click and internal send edit.Carl Hetherington
2011-01-10Show send UI window on edit (#3696)Carl Hetherington
2011-01-10Add route group property to share route active state (#3703)Carl Hetherington
2011-01-10Revert to fader-is-for-route on double-clicking a mixer strip's fader. Fixes...Carl Hetherington
2011-01-10Remove erroneous handling of input IO for sends, which don't have them. Fixe...Carl Hetherington