summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-28Add path_is_within to decide if a path is within a givenCarl Hetherington
2012-05-28explicit checks for all components of the LV2 stackPaul Davis
2012-05-27Re-implement URIMap to tolerate broken plugins that use the wrong context toDavid Robillard
2012-05-27Prevent x movement of the end points of region gainCarl Hetherington
2012-05-27Patch from tophatdave to improve display of timestretch inCarl Hetherington
2012-05-27Patch from colinf to avoid splitting unselected regionsCarl Hetherington
2012-05-27add a fix for the one problem case from the last commit: region splitting, wh...Paul Davis
2012-05-27don't add regions created with announce=false to the global region map. i hop...Paul Davis
2012-05-27don't alter session search path frm within FileSource constructor, do it when...Paul Davis
2012-05-27MIDI::Port::(get|set)_state() should be virtual, so that derived classes get ...Paul Davis
2012-05-27Patch from antgel to fix resampling of sessions with noCarl Hetherington
2012-05-27MCP: remember to drain the x-thread FIFO that tells us that JACK MIDI data ha...Paul Davis
2012-05-26convert audioregion xfade stuff to properties, add "is-short" property for fa...Paul Davis
2012-05-25add ::length() method to Evoral::ControlListPaul Davis
2012-05-25new device profile for BCF2000 from James RobertsPaul Davis
2012-05-25missing method for MCPPaul Davis
2012-05-24always create short xfades when adding a region based on capturePaul Davis
2012-05-24quieten down linux build scriptPaul Davis
2012-05-24remove old RECMUTEX conditionalPaul Davis
2012-05-24add support for <HasMeters value=XX/> stanza in MCP device info filePaul Davis
2012-05-24add BCF2000 device info file for MCPPaul Davis
2012-05-24remove unused segmented display parameter from MCP device info filesPaul Davis
2012-05-24build script tweaks for OS XPaul Davis
2012-05-24Missing include.Carl Hetherington
2012-05-24Tweak comment.Carl Hetherington
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24more build script cleanupsPaul Davis
2012-05-24build script tweaks for most consistencyPaul Davis
2012-05-24use new config varsPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-24Consistency is the hobgoblin of small minds.David Robillard
2012-05-24Compile cleanly with clang.David Robillard
2012-05-24Fix blatang logic errors (?), which is rather odd since this file was generat...David Robillard
2012-05-24Gracefully handle LV2 UIs that fail to return a widget.David Robillard
2012-05-24build script typoPaul Davis
2012-05-24tweaks to packaging to make SUIL (and thus LV2 UI's) workPaul Davis
2012-05-24fix bug that has existed since rev 17 when evaluating a curve in a position b...Paul Davis
2012-05-24Opaque region bodies should overwrite whatever is already inCarl Hetherington
2012-05-24Add test for a transparent region on top of (and enclosing) another.Carl Hetherington
2012-05-23Fix extended region names on reloading sessions with short regions (part of #...Carl Hetherington
2012-05-23fix search path for MIDNAM filesPaul Davis
2012-05-23bump version because of paste deadlockPaul Davis
2012-05-23minor polish for midi export dialogPaul Davis
2012-05-23add basic, not terribly glossy MIDI region exportPaul Davis