summaryrefslogtreecommitdiff
path: root/libs/ardour/ltc_slave.cc
AgeCommit message (Expand)Author
2013-07-25most of libardour now actually compilesPaul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-07-13Use pthread_name instead of pthread_self for portabilityPaul Davis
2013-04-12changes to get cairocanvas branch to build on OS X, with its stupid nil and R...Paul Davis
2013-03-03clock info-box: fix alignment and spacingRobin Gareus
2013-03-03replace unicode dash with (monospace) minus.Robin Gareus
2013-01-15fix a couple of unused parametersPaul Davis
2013-01-09remove timecode subframe configurationRobin Gareus
2012-11-18fix LTC frame TVstandard offsetRobin Gareus
2012-11-18fix LTC frame offset for video standardsRobin Gareus
2012-11-18fix LTC frame alignmentRobin Gareus
2012-11-17update to libltc-1.1.0Robin 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-09LTC slave fix fps detection with 29.97000 optionRobin Gareus
2012-11-09fix LTC slave initial TC track valuesRobin Gareus
2012-11-07experimental option to support LTC 29.97000 fps generators.Robin Gareus
2012-11-05LTC slave: suppress warning during shutdownRobin Gareus
2012-11-05tigten LTC Slave resolution.Robin Gareus
2012-11-02fix LTC slave latency compensation typoRobin Gareus
2012-10-30LTC slave speed deadzone works, remove #if 1Robin Gareus
2012-10-30LTC slave/gen latency compensation: jack2 got fixed, remove #ifdefRobin Gareus
2012-10-29LTC: break out xrun and latency callbacks.Robin Gareus
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