summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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-16implement double click to ContentsRange on MidiScroomerHans Baier
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-14formatting timecode: use a semicolon to indicate DFRobin Gareus
2012-10-14MTC Slave: MIDI 30df -> A3 29.97dfRobin Gareus
2012-10-14MTC Slave: fix return approx position.Robin Gareus
2012-10-13timecode: make subframes unsigned intRobin 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-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 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-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-10remove incorrect and unnecessary template class declaration from Evoral (adde...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