summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2012-10-23probable fix for not being able to find audio files in a 2.X session that had...Paul Davis
2012-10-22MTC slave - fix jumps on initializationRobin Gareus
2012-10-21add LTC generatorRobin Gareus
2012-10-21LTC Slave cleanupRobin Gareus
2012-10-20LTC slave rewrite #2Robin Gareus
2012-10-18change input/output button context menus for mixer strip to be non-additive: ...Paul Davis
2012-10-17patch from robin to fix where the transport start occurs when exporting (#4098)Paul Davis
2012-10-17second half of forward-port of recent a2/mb control protocol changes, this ti...Paul Davis
2012-10-17disable LTC,MTC speed deadzone for now.Robin Gareus
2012-10-17decrease LTC flywheel time and adjust DLL settingsRobin Gareus
2012-10-17Add a 1% speed deadzone around speed=1.0 for LTC, MTC slavesRobin Gareus
2012-10-17slave delta displayRobin Gareus
2012-10-17forward part the backend part of the generic MIDI control fixes from mb2/a2Paul Davis
2012-10-16LTC remove debug out, delta-time: flywheel displayRobin Gareus
2012-10-16LTC slave reworkedRobin Gareus
2012-10-16prepare for non-seekahead [LTC] slave. fix state machineRobin Gareus
2012-10-16MTC Slave: allow >2 sec for re-sync, format deltaRobin Gareus
2012-10-16don't do a pending save if slave is syncing.Robin Gareus
2012-10-15create and manage a new config parameter that defines where LTC originates (s...Paul Davis
2012-10-15MTC slave: timcode and delta formattingRobin Gareus
2012-10-14MTC slave fix reporting approx positionRobin Gareus
2012-10-14prepare reporting slave delta & MTC slave implementationRobin Gareus
2012-10-14use translatable strings for TC info,Robin Gareus
2012-10-14MTC,LTC print current timecodes in warningRobin Gareus
2012-10-14LTC Slave, add support for variable frameratesRobin Gareus
2012-10-14MTC Slave: MIDI 30df -> A3 29.97dfRobin Gareus
2012-10-14MTC Slave: fix return approx position.Robin Gareus
2012-10-13MTCslave - use new timecode APIRobin Gareus
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-12skeleton framework for LTC-slaveRobin Gareus
2012-10-12make sure routes instrument info initializes correctlyHans Baier
2012-10-12tidyHans Baier
2012-10-12MTC: map between timecodesRobin Gareus
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
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-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-10move timecode-is-clock-synced option to global configuration parameters, not ...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-10debug msg - varispeed recordingRobin Gareus