fix ChanCount min/max
[ardour.git] / libs / ardour / ltc_slave.cc
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Paul DavisUse pthread_name instead of pthread_self for portability
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-13 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-13 Paul Davischanges to get cairocanvas branch to build on OS X...
2013-03-03 Robin Gareusclock info-box: fix alignment and spacing
2013-03-03 Robin Gareusreplace unicode dash with (monospace) minus.
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