summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-13move sample/timecode conversion to libtimecode.Robin Gareus
2012-10-13provide forgotten case for restoring Windows VST pluginsPaul Davis
2012-10-12tweaks to be ready for more information timecode display in Timecode clock modePaul Davis
2012-10-12LTC slave - basic working version (hardcoded 25fps)Robin Gareus
2012-10-12MTC slave - return apparent_timecode_formatRobin Gareus
2012-10-12MTC Slave: handle locates (quick re-sync)Robin Gareus
2012-10-12basics for a TimecodeSlave parent class for MTC and LTCPaul Davis
2012-10-12move TC FPS up into status bar, use lower right of timecode audioclock mode f...Paul Davis
2012-10-12skeleton framework for LTC-slaveRobin Gareus
2012-10-12make the time axis view remember it midnam model/mode settingsHans Baier
2012-10-12make sure routes instrument info initializes correctlyHans Baier
2012-10-12tidyHans Baier
2012-10-12issue 0005121: added comment to source. Sorry, last commit was for issue 0005...Hans Baier
2012-10-12fix issue 0005120: dont treat percussive mode differently than sustained mode...Hans Baier
2012-10-12MTC: map between timecodesRobin Gareus
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
2012-10-11more transport prefs tooltips and tidy up sync/slave stuff some morePaul Davis
2012-10-11further tweak midi channel selector layout in track headerHans Baier
2012-10-11disable Ubuntu global menu for ardevHans Baier
2012-10-11nicer layout of MIDI channel selectorHans Baier
2012-10-11Make input filtering while recording work in GUI, tooHans Baier
2012-10-11implement missing midi event filtering during recordingHans Baier
2012-10-11revert last commit, wrong place...Hans Baier
2012-10-11fix bug: capture buffer not filtered by track channel selectorHans Baier
2012-10-11make sysex contents appear as verbose_cursor for visual feedback the flag as ...Hans Baier
2012-10-11fix bug: sysexes x position not relative to regionHans Baier
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