summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-11implement deleting of sysex eventsHans Baier
2012-10-11move the external sync source selection tobe a global config parameter, not p...Paul Davis
2012-10-10add the notion of a "tip widget" for all option editor elements, allowing us ...Paul Davis
2012-10-10move timecode-is-clock-synced option to global configuration parameters, not ...Paul Davis
2012-10-10move sync-frame-rate option to Transport tab, rename "Interface" tab as "GUI"Paul Davis
2012-10-10add global config parameter timecode-sync-frame-rate to control behaviour whe...Paul Davis
2012-10-10MTC slave, don't touch position if no MTC was receivedRobin Gareus
2012-10-10MTC-slave: print error if framerate mismatchRobin Gareus
2012-10-10remove incorrect and unnecessary template class declaration from Evoral (adde...Paul Davis
2012-10-10break out of step editing if a session goes away; do nothing in Editor::locat...Paul Davis
2012-10-10debug msg - varispeed recordingRobin Gareus
2012-10-10ignore slave/engine time-delta when recording.Robin Gareus
2012-10-10fix and improve MTC-slaveRobin Gareus
2012-10-10Yamaha-PSR-S900.midnam: correct organ flutes, duplicate settings generated fr...Hans Baier
2012-10-10program changes must be zero-based in the MIDNAM file, but they are one-based...Hans Baier
2012-10-10enable and extend EVORAL_MIDI_XML. Useful for Debugging. Any objections?Hans Baier
2012-10-10whitespaceHans Baier
2012-10-09evoral/MIDIEvent: Whitespace cosmetics in header, make XML output work proper...Hans Baier
2012-10-09add missing unit test runner shell script for midi++Hans Baier
2012-10-09fix insidious bugs in midnam_patch.cc which account for garbled dataHans Baier
2012-10-09Add patchfile for Yamaha PSR-S900, add unit test for it, remove camel case fr...Hans Baier
2012-10-09fix whitespace in gtk2_ardour/canvas_patch_change.hHans Baier
2012-10-09fix whitespace in libs/midi++2/midi++/midnam_patch.hHans Baier
2012-10-08new Ring Tone default export formatPaul Davis
2012-10-08add 8kHz as an available export format sample ratePaul Davis
2012-10-08add unit tests to midi++ and assorted bugfixes for midnam_patch.ccHans Baier
2012-10-05Fix wscript when PKG_CONFIG_PATH is empty.Carl Hetherington
2012-10-04fix up various aspects of building against a private/personal dependency stackPaul Davis
2012-10-04drop connections to incoming MIDI signals before deleting MTC Slave objectPaul Davis
2012-10-01do not add in ticks in the "at" position when computing BBT duration somewher...Paul Davis
2012-09-27different version of previous commit that leaves previous semantics intact un...Paul Davis
2012-09-27when deciding monitoring state, only consider the session to be in global rec...Paul Davis
2012-09-19mark session dirty when route active status changesPaul Davis
2012-09-17fix missing variable initializationPaul Davis
2012-09-17updated czech translation file for gtk uiPaul Davis
2012-09-17Revert shade on playhead cursor (SVN 13048).Carl Hetherington
2012-09-16Support latest options extension.David Robillard
2012-09-15Check for panner_shell rather than panner beforeCarl Hetherington
2012-09-15Improve sensitization of buttons in the advanced optionsCarl Hetherington
2012-09-15Tweak label.Carl Hetherington
2012-09-12fix a couple of errors in zh.po filesPaul Davis
2012-09-12add email address for Rui-huai ZhangPaul Davis
2012-09-12add chinese translation from Rui-huai ZhangPaul Davis
2012-09-09comment tweaks from a second readingPaul Davis
2012-09-09remove unused codePaul Davis
2012-09-08Consistent style.David Robillard
2012-09-08I think Region::can_move() should take into account _lockedCarl Hetherington
2012-09-08Update to gtk2_ardour Czech translation from Pavel FricCarl Hetherington
2012-09-04Fix end-of-input-handling in silence trimmerSakari Bergen
2012-09-01Patch from timbyr to stop the startup dialogCarl Hetherington