Fix problem with multiple timespan export. Most probably originated in r13305.
[ardour.git] / libs / ardour / ltc_slave.cc
2013-01-15 Paul Davisfix a couple of unused parameters
2013-01-09 Robin Gareusremove timecode subframe configuration
2012-11-18 Robin Gareusfix LTC frame TVstandard offset
2012-11-18 Robin Gareusfix LTC frame offset for video standards
2012-11-18 Robin Gareusfix LTC frame alignment
2012-11-17 Robin Gareusupdate to libltc-1.1.0
2012-11-13 Robin Gareusimplement TC offset for slave&generator.
2012-11-12 Robin Gareusslave delta: move sign next to the digit
2012-11-11 Robin Gareusadd slave and generator Timecode offset (no UI yet)
2012-11-11 Robin Gareusreintroduce space before delta "sample" lable
2012-11-11 Robin Gareusfirst round of audio-clock font rendering update
2012-11-10 Robin Gareusadd a delta sign to the slave delta display.
2012-11-10 Robin Gareusupdate slave clocks -- to use long minus
2012-11-09 Robin Gareusmake timecode offset work
2012-11-09 Robin GareusDon't notify user if fps changes only affect speed...
2012-11-09 Robin GareusLTC slave fix fps detection with 29.97000 option
2012-11-09 Robin Gareusfix LTC slave initial TC track values
2012-11-07 Robin Gareusexperimental option to support LTC 29.97000 fps generators.
2012-11-05 Robin GareusLTC slave: suppress warning during shutdown
2012-11-05 Robin Gareustigten LTC Slave resolution.
2012-11-02 Robin Gareusfix LTC slave latency compensation typo
2012-10-30 Robin GareusLTC slave speed deadzone works, remove #if 1
2012-10-30 Robin GareusLTC slave/gen latency compensation: jack2 got fixed...
2012-10-29 Robin GareusLTC: break out xrun and latency callbacks.
2012-10-28 Robin GareusLTC (slave&gen): no reset on graph-change
2012-10-26 Robin GareusLTC Slave - re-init on xrun or graph change
2012-10-26 Robin GareusLTC slave; consolidate FPS detection
2012-10-25 Paul Davisfix some issues with previous commit that were not...
2012-10-25 Robin GareusLTC Slave: improve fps detection
2012-10-21 Robin GareusLTC Slave cleanup
2012-10-20 Robin GareusLTC slave rewrite #2
2012-10-17 Robin Gareusdisable LTC,MTC speed deadzone for now.
2012-10-17 Robin Gareusdecrease LTC flywheel time and adjust DLL settings
2012-10-17 Robin GareusAdd a 1% speed deadzone around speed=1.0 for LTC, MTC...
2012-10-17 Robin Gareusslave delta display
2012-10-16 Robin GareusLTC remove debug out, delta-time: flywheel display
2012-10-16 Robin GareusLTC slave reworked
2012-10-15 Paul Daviscreate and manage a new config parameter that defines...
2012-10-14 Robin GareusMTC,LTC print current timecodes in warning
2012-10-14 Robin GareusLTC Slave, add support for variable framerates
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-10-12 Robin GareusLTC slave - basic working version (hardcoded 25fps)
2012-10-12 Paul Davisbasics for a TimecodeSlave parent class for MTC and LTC
2012-10-12 Robin Gareusskeleton framework for LTC-slave