summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-19Fix build.Carl Hetherington
2011-01-19Missing files.Carl Hetherington
2011-01-19Stop thought-to-be-safe alloc in RT thread from triggering the checker.Carl Hetherington
2011-01-19Configure option to abort when malloc is called in the process thread.Carl Hetherington
2011-01-19Terminate RapidScreenUpdate clock updates earlier when they are not necessary...Carl Hetherington
2011-01-19check that we're still connected to JACK when using jack_port_get_connections()Paul Davis
2011-01-19Patch from Lincoln to fix rhythm ferret in various ways (#3715).Carl Hetherington
2011-01-19Missing files.Carl Hetherington
2011-01-19Fix session range location by hooking into the undo system. Fixes #3654.Carl Hetherington
2011-01-19Fix undo nesting.Carl Hetherington
2011-01-19new filesPaul Davis
2011-01-19Remove unused code.Carl Hetherington
2011-01-18Add checks and config for Rasqal, required by slv2Doug McLain
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-17Fix build.Carl Hetherington
2011-01-17Remove unused CrossfadeComparePtr. Make Crossfade operator== private.Carl Hetherington
2011-01-17some new sourcePaul Davis
2011-01-17some new headersPaul Davis
2011-01-17tentative commit of new panners subtreePaul Davis
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-16Add dynamic type to SessionHandleRef debug outputSakari Bergen
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-14Prevent failed reconfigurations on tracks with 0 inputs (#3709).Carl Hetherington
2011-01-14Tweak colouring in the processor list.Carl Hetherington
2011-01-13Fix send UI fader (#3708)Carl Hetherington
2011-01-11Don't add post-fader aux sends after the main deliveries; put them post-fader...Carl Hetherington
2011-01-11show_all() more selectively so that unwanted notebook tabs don't appear in Se...Carl Hetherington
2011-01-11Prevent Processor classes messing with names when setting state from XML. Fi...Carl Hetherington
2011-01-11Re-fix #3685 having read the request properly.Carl Hetherington