summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2012-10-16MTC Slave: allow >2 sec for re-sync, format deltaRobin Gareus
2012-10-16don't do a pending save if slave is syncing.Robin Gareus
2012-10-16implement double click to ContentsRange on MidiScroomerHans Baier
2012-10-15create and manage a new config parameter that defines where LTC originates (s...Paul Davis
2012-10-15MTC slave: timcode and delta formattingRobin Gareus
2012-10-14MTC slave fix reporting approx positionRobin Gareus
2012-10-14prepare reporting slave delta & MTC slave implementationRobin Gareus
2012-10-14use translatable strings for TC info,Robin Gareus
2012-10-14MTC,LTC print current timecodes in warningRobin Gareus
2012-10-14LTC Slave, add support for variable frameratesRobin Gareus
2012-10-14formatting timecode: use a semicolon to indicate DFRobin Gareus
2012-10-14MTC Slave: MIDI 30df -> A3 29.97dfRobin Gareus
2012-10-14MTC Slave: fix return approx position.Robin Gareus
2012-10-13timecode: make subframes unsigned intRobin Gareus
2012-10-13MTCslave - use new timecode APIRobin Gareus