summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-11-10update slave clocks -- to use long minusRobin Gareus
2012-11-09make timecode offset workRobin Gareus
2012-11-09move auditioner output configuration params from session to global config varsPaul Davis
2012-11-09Don't notify user if fps changes only affect speed but not counting.Robin Gareus
2012-11-09LTC encoder: relax alignment constraint under some circumstances.Robin Gareus
2012-11-09LTC slave fix fps detection with 29.97000 optionRobin Gareus
2012-11-09use double for timecode fps.Robin Gareus
2012-11-09LTC encoder: fix signal polarityRobin Gareus
2012-11-09LTC encoder: clear user-bitsRobin Gareus
2012-11-09MTC slave: 2997fudge 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-07new MTDM implementation from Fons' latest jack_delay implementationPaul Davis
2012-11-07fix required-sample count for cubic interpolation.Robin Gareus
2012-11-05LTC slave: suppress warning during shutdownRobin 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-05MTC slave: set initial framerates to current value.Robin Gareus
2012-11-05tigten LTC Slave resolution.Robin Gareus
2012-11-04LTC generator fix latency compensation.Robin Gareus
2012-11-04MTC slave: disable seekahead, implement own sync-lockedRobin Gareus
2012-11-02auto-detect JackVideoFrameOffset supportRobin Gareus
2012-11-02fix LTC slave latency compensation typoRobin Gareus
2012-10-30Create export temporary files in the export directorySakari Bergen
2012-10-30Fix chunker to handle end of input properlySakari Bergen
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-29change is the only constant, againPaul Davis
2012-10-29change is the only constantPaul Davis
2012-10-29yet another fix for complaints from OS X gcc about constnessPaul Davis
2012-10-29another fix for complaints from OS X gcc about constnessPaul Davis
2012-10-29fix complaints from OS X gcc about constnessPaul Davis
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 Slave - re-init on xrun or graph changeRobin Gareus
2012-10-26MTC generator: fix assert when trying to send fps > 30fpsRobin Gareus
2012-10-26LTC generator checks itself if to send LTC or not.Robin Gareus
2012-10-26LTC slave; consolidate FPS detectionRobin 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-25move ownership of LTC I/O ports to Session, and manage as IO objectsPaul Davis
2012-10-25LTC Slave: improve fps detectionRobin Gareus