summaryrefslogtreecommitdiff
path: root/libs/ardour/session_ltc.cc
AgeCommit message (Expand)Author
2016-11-02fix LTC-generator 24h wraparoundRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-01-09fix LTC alignment.Robin Gareus
2014-10-11revert 8ca546e - original version was correct (note added)Robin Gareus
2014-10-11fix LTC generator latency compensation.Robin Gareus
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-09Merge branch 'master' into audioenginePaul Davis
2013-08-07fix compiler warningRobin Gareus
2013-08-05fix conflicts after merge with masterPaul Davis
2013-08-04'libs/ardour' - Main body of changes required for building with MSVCJohn Emmas
2013-08-04fix no-roll LTC encoder, honor locates when transport is stoppedRobin Gareus
2013-07-25most of libardour now actually compilesPaul Davis
2013-05-17simplify prev commitRobin Gareus
2013-05-17free buffer then set it to 0jdekozak
2012-11-18fix LTC frame TVstandard offsetRobin Gareus
2012-11-18fix LTC frame offset for video standardsRobin Gareus
2012-11-17update to libltc-1.1.0Robin Gareus
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-11add slave and generator Timecode offset (no UI yet)Robin Gareus
2012-11-09LTC encoder: relax alignment constraint under some circumstances.Robin Gareus
2012-11-09LTC encoder: fix signal polarityRobin Gareus
2012-11-09LTC encoder: clear user-bitsRobin Gareus
2012-11-05NOOP - LTC generator replace double(a) with (double)aRobin Gareus
2012-11-05NOOP - LTC generator: bit-alignment add comments and made permanentRobin Gareus
2012-11-05LTC generator: undo pull up/down adjustmentsRobin Gareus
2012-11-05LTC generator: adaptive signal filterRobin Gareus
2012-11-05experimental LTC sub-frame drift compensation for scope testingRobin Gareus
2012-11-05LTC generator: filter the signal to reduce ringing.Robin Gareus
2012-11-04LTC generator fix latency compensation.Robin 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-27do not do LTC port latency stuff during session deletion, which causes Sessio...Paul Davis
2012-10-26LTC generator - reinit on xrun or graph-reorderRobin Gareus
2012-10-26LTC generator - prevent assert when framerate changes midwayRobin Gareus
2012-10-26prevent raptor attacks on Ardour's lead developer.Robin Gareus
2012-10-26clean up consequences of using IO/Port/Buffer for LTC output, and in related ...Paul Davis
2012-10-25fix some issues with previous commit that were not properly tested because HA...Paul Davis
2012-10-24mostly cosmetic changes to LTC generatorRobin Gareus
2012-10-24fix sending static LTCRobin Gareus
2012-10-23LTC generator updateRobin Gareus
2012-10-23LTC generator configRobin Gareus
2012-10-21add LTC generatorRobin Gareus