summaryrefslogtreecommitdiff
path: root/libs/ardour/mtc_slave.cc
AgeCommit message (Expand)Author
2013-03-03clock info-box: fix alignment and spacingRobin Gareus
2013-03-03replace unicode dash with (monospace) minus.Robin Gareus
2013-03-02fix MTC slave+generator for non integer quarter_frame_durationRobin Gareus
2013-02-05replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAM...Paul Davis
2013-01-09remove timecode subframe configurationRobin Gareus
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-12slave delta: move sign next to the digitRobin Gareus
2012-11-11add slave and generator Timecode offset (no UI yet)Robin Gareus
2012-11-11reintroduce space before delta "sample" lableRobin Gareus
2012-11-11first round of audio-clock font rendering updateRobin Gareus
2012-11-10add a delta sign to the slave delta display.Robin Gareus
2012-11-10update slave clocks -- to use long minusRobin Gareus
2012-11-09make timecode offset workRobin Gareus
2012-11-09Don't notify user if fps changes only affect speed but not counting.Robin Gareus
2012-11-09MTC slave: 2997fudge optionRobin Gareus
2012-11-05MTC slave: set initial framerates to current value.Robin Gareus
2012-11-04MTC slave: disable seekahead, implement own sync-lockedRobin Gareus
2012-10-23MTC slave - resolve drift issueRobin Gareus
2012-10-22MTC slave - fix jumps on initializationRobin Gareus
2012-10-17disable LTC,MTC speed deadzone for now.Robin 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-16MTC Slave: allow >2 sec for re-sync, format deltaRobin Gareus
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-14MTC,LTC print current timecodes in warningRobin 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-12tweaks to be ready for more information timecode display in Timecode clock modePaul Davis
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-12MTC: map between timecodesRobin Gareus
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
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-10fix and improve MTC-slaveRobin Gareus
2012-10-04drop connections to incoming MIDI signals before deleting MTC Slave objectPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-03-09add new concept for managing alignment style (AlignChoice); switch to using w...Paul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-12-01Revert previous incorrect patch.Carl Hetherington
2010-12-01Remove unused timecode offset stuff.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis