summaryrefslogtreecommitdiff
path: root/libs/ardour/ltc_slave.cc
AgeCommit message (Expand)Author
2012-10-28LTC (slave&gen): no reset on graph-changeRobin Gareus
2012-10-26LTC Slave - re-init on xrun or graph changeRobin Gareus
2012-10-26LTC slave; consolidate FPS detectionRobin Gareus
2012-10-25fix some issues with previous commit that were not properly tested because HA...Paul Davis
2012-10-25LTC Slave: improve fps detectionRobin Gareus
2012-10-21LTC Slave cleanupRobin Gareus
2012-10-20LTC slave rewrite #2Robin Gareus
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-16LTC remove debug out, delta-time: flywheel displayRobin Gareus
2012-10-16LTC slave reworkedRobin Gareus
2012-10-15create and manage a new config parameter that defines where LTC originates (s...Paul Davis
2012-10-14MTC,LTC print current timecodes in warningRobin Gareus
2012-10-14LTC Slave, add support for variable frameratesRobin Gareus
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-12basics for a TimecodeSlave parent class for MTC and LTCPaul Davis
2012-10-12skeleton framework for LTC-slaveRobin Gareus