summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-31do not try to open sources with write-permission if the session itself is unw...Paul Davis
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-31po name changes, again?Paul Davis
2011-01-31linux packaging fixes for a3 buildPaul Davis
2011-01-31Allow plugins with >1 input to be inserted into mono tracks; the input is pas...Carl Hetherington
2011-01-31rename PO files in accordance with i18n standardsPaul Davis
2011-01-31rename PO files in accordance with i18n standardsPaul Davis
2011-01-31add linux packaging script(s) from 2.0-ongoingPaul Davis
2011-01-31copy sanitycheck from 2.0-ongoingPaul Davis
2011-01-31Fix comparison of < 0 with bool.Carl Hetherington
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-30do not send MMC DeferredPlay or Stop commands if slaving to MTC when transpor...Paul Davis
2011-01-30patch for step editing bindings from Melvin Ray Herr, modified by me to keep ...Paul Davis
2011-01-30Fix fader jumps when releasing button 2 on drags; move to mouse position on b...Carl Hetherington
2011-01-30Tidy up slightly.Carl Hetherington
2011-01-29Fix crash with debug enabled.Carl Hetherington
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-29fix auditioner by virtualizing Route::input_streams(), since the auditioner n...Paul Davis
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-29Add operator<< for bundles.Carl Hetherington
2011-01-29prevent formation of new xfades when two regions are precisely co-terminal, a...Paul Davis
2011-01-28Add boost:: to shared_ptrs (not to be ambiguous with std::shared_ptr, Deja vu :)Sakari Bergen
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-28move point at which main outs Panner <-> Route Pannable binding occurs, so th...Paul Davis
2011-01-28remove debug outputPaul Davis
2011-01-27restore (mostly) processor colors from before RC meta-izationPaul Davis
2011-01-27"Listen" delivery processors (i.e. monitor out) never get their own panner; R...Paul Davis
2011-01-27virtualize the way that AutomationController gets strings to display values, ...Paul Davis
2011-01-27remove gtkrcify toolPaul Davis
2011-01-27new meta dark RC file (no light for now), along with tools to convert from .i...Paul Davis
2011-01-27new tool to convert meta version of ardour3_ui.rc.in into the real thingPaul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-26Implement non-SPARQL LV2Plugin::find_presets using more basic SLV2 API.David Robillard
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-21Check for OGG format properly. Should fix #3723.Carl Hetherington
2011-01-19Remove duplicated code.Carl Hetherington
2011-01-19Lincoln's OSC clean-ups (#3716).Carl Hetherington