summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-30revert previous changePaul Davis
2012-05-30try not thinning when loading old-school automation listsPaul Davis
2012-05-30rethink how to load legacy crossfades as new-style xfadesPaul Davis
2012-05-30don't abort when loading legacy xfades if the constituent regions cannot be f...Paul Davis
2012-05-30debugging legacy xfade loading, part 2Paul Davis
2012-05-30debugging legacy xfade loadingPaul Davis
2012-05-30fix osx build script when the path to the plugin folder contains spacesPaul Davis
2012-05-30fixup previous commit for OS X Paul Davis
2012-05-30more cleanups and standardization of fixup_bundle_environment() functionsPaul Davis
2012-05-30MCP: metering changes from rodrigo, makes metering work correctly on the MC P...Paul Davis
2012-05-30MCP: remove misleading and confusing and out of date commentPaul Davis
2012-05-29MCP: correct display of timecodePaul Davis
2012-05-29MCP: fix assigment of outbound sysex messages, and don't drain port->selectab...Paul Davis
2012-05-29fix missing negation from previous MCP commitPaul Davis
2012-05-29patch from dave flick to tackle a variety of cursor issuesPaul Davis
2012-05-29patch from rodrigo severo to make mackie timecode display workPaul Davis
2012-05-29arguably cleaner tweak to previous commitPaul Davis
2012-05-29substantive change to try to provide some rationality for region gain line vi...Paul Davis
2012-05-29don't reset region fades to default after a playlist op unless the fades used...Paul Davis
2012-05-28Remove duplicate include.Carl Hetherington
2012-05-28Expand comment.Carl Hetherington
2012-05-28Clear selection on starting a MIDI note rubberbandCarl Hetherington
2012-05-28Emit SelectionCleared() when unique-selecting the firstCarl Hetherington
2012-05-28Deselect MIDI notes when leaving internal edit modeCarl Hetherington
2012-05-28Missing files.Carl Hetherington
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