summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2012-10-24mostly cosmetic changes to LTC generatorRobin Gareus
2012-10-24save + restore OSC active+feedback state (#5023)Paul Davis
2012-10-24fix sending static LTCRobin Gareus
2012-10-23LTC generator updateRobin Gareus
2012-10-23LTC generator configRobin Gareus
2012-10-23MTC slave - resolve drift issueRobin Gareus
2012-10-23fix backwards playback position calculationRobin Gareus
2012-10-23probable fix for not being able to find audio files in a 2.X session that had...Paul Davis
2012-10-22MTC slave - fix jumps on initializationRobin Gareus
2012-10-21add LTC generatorRobin Gareus
2012-10-21LTC Slave cleanupRobin Gareus
2012-10-20LTC slave rewrite #2Robin Gareus
2012-10-18change input/output button context menus for mixer strip to be non-additive: ...Paul Davis
2012-10-17patch from robin to fix where the transport start occurs when exporting (#4098)Paul Davis
2012-10-17second half of forward-port of recent a2/mb control protocol changes, this ti...Paul Davis
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-17forward part the backend part of the generic MIDI control fixes from mb2/a2Paul Davis
2012-10-16LTC remove debug out, delta-time: flywheel displayRobin Gareus
2012-10-16LTC slave reworkedRobin Gareus
2012-10-16prepare for non-seekahead [LTC] slave. fix state machineRobin Gareus