summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-23alter API for MIDI cloning to facilitate exportPaul Davis
2012-05-23stop deadlock when pasting into a playlistPaul Davis
2012-05-23Rename Route Group -> Group in the GUI, and give bussesCarl Hetherington
2012-05-23Fix up tests now that operator= on ScopedConnection disconnects the old conne...Carl Hetherington
2012-05-23Nudge markers up one pixel (should fix #4620).Carl Hetherington
2012-05-23Update ru.po from prokoudine (#4883).Carl Hetherington
2012-05-23try fixing borkage caused by excluding more libs, part 2Paul Davis
2012-05-23try fixing borkage caused by excluding more libsPaul Davis