summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-11Don't modify a send's output count depending on where it lands in the process...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-10Fix fader motion accidentally broken in previous commit.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-10Respond to MMC even when synced to JACK. Fixes #3700.Carl Hetherington
2011-01-10Make export channels own their buffers + some other small code tidy-ups. Prep...Sakari Bergen
2011-01-10Remove erroneous handling of input IO for sends, which don't have them. Fixe...Carl Hetherington