NOOP - LTC generator replace double(a) with (double)a
[ardour.git] / libs / ardour /
2012-11-05 Robin GareusNOOP - LTC generator replace double(a) with (double)a
2012-11-05 Robin GareusNOOP - LTC generator: bit-alignment add comments and...
2012-11-05 Robin GareusLTC generator: undo pull up/down adjustments
2012-11-05 Robin GareusLTC generator: adaptive signal filter
2012-11-05 Robin Gareusexperimental LTC sub-frame drift compensation for scope...
2012-11-05 Robin GareusLTC generator: filter the signal to reduce ringing.
2012-11-05 Robin GareusMTC slave: set initial framerates to current value.
2012-11-05 Robin Gareustigten LTC Slave resolution.
2012-11-04 Robin GareusLTC generator fix latency compensation.
2012-11-04 Robin GareusMTC slave: disable seekahead, implement own sync-locked
2012-11-02 Robin Gareusauto-detect JackVideoFrameOffset support
2012-11-02 Robin Gareusfix LTC slave latency compensation typo
2012-10-30 Sakari BergenCreate export temporary files in the export directory
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-29 Paul Davischange is the only constant, again
2012-10-29 Paul Davischange is the only constant
2012-10-29 Paul Davisanother fix for complaints from OS X gcc about constness
2012-10-28 Robin GareusLTC (slave&gen): no reset on graph-change
2012-10-27 Paul Davisdo not do LTC port latency stuff during session deletio...
2012-10-26 Robin GareusLTC generator - reinit on xrun or graph-reorder
2012-10-26 Robin GareusLTC Slave - re-init on xrun or graph change
2012-10-26 Robin GareusMTC generator: fix assert when trying to send fps ...
2012-10-26 Robin GareusLTC generator checks itself if to send LTC or not.
2012-10-26 Robin GareusLTC slave; consolidate FPS detection
2012-10-26 Robin GareusLTC generator - prevent assert when framerate changes...
2012-10-26 Robin Gareusprevent raptor attacks on Ardour's lead developer.
2012-10-26 Paul Davisclean up consequences of using IO/Port/Buffer for LTC...
2012-10-25 Paul Davisfix some issues with previous commit that were not...
2012-10-25 Paul Davismove ownership of LTC I/O ports to Session, and manage...
2012-10-25 Robin GareusLTC Slave: improve fps detection
2012-10-24 Robin Gareusmostly cosmetic changes to LTC generator
2012-10-24 Robin Gareusfix sending static LTC
2012-10-23 Robin GareusLTC generator update
2012-10-23 Robin GareusLTC generator config
2012-10-23 Robin GareusMTC slave - resolve drift issue
2012-10-23 Robin Gareusfix backwards playback position calculation
2012-10-23 Paul Davisprobable fix for not being able to find audio files...
2012-10-22 Robin GareusMTC slave - fix jumps on initialization
2012-10-21 Robin Gareusadd LTC generator
2012-10-21 Robin GareusLTC Slave cleanup
2012-10-20 Robin GareusLTC slave rewrite #2
2012-10-18 Paul Davischange input/output button context menus for mixer...
2012-10-17 Paul Davispatch from robin to fix where the transport start occur...
2012-10-17 Paul Davissecond half of forward-port of recent a2/mb control...
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-17 Paul Davisforward part the backend part of the generic MIDI contr...
2012-10-16 Robin GareusLTC remove debug out, delta-time: flywheel display
2012-10-16 Robin GareusLTC slave reworked
2012-10-16 Robin Gareusprepare for non-seekahead [LTC] slave. fix state machine
2012-10-16 Robin GareusMTC Slave: allow >2 sec for re-sync, format delta
2012-10-16 Robin Gareusdon't do a pending save if slave is syncing.
2012-10-15 Paul Daviscreate and manage a new config parameter that defines...
2012-10-15 Robin GareusMTC slave: timcode and delta formatting
2012-10-14 Robin GareusMTC slave fix reporting approx position
2012-10-14 Robin Gareusprepare reporting slave delta & MTC slave implementation
2012-10-14 Robin Gareususe translatable strings for TC info,
2012-10-14 Robin GareusMTC,LTC print current timecodes in warning
2012-10-14 Robin GareusLTC Slave, add support for variable framerates
2012-10-14 Robin GareusMTC Slave: MIDI 30df -> A3 29.97df
2012-10-14 Robin GareusMTC Slave: fix return approx position.
2012-10-13 Robin GareusMTCslave - use new timecode API
2012-10-13 Robin Gareusmove sample/timecode conversion to libtimecode.
2012-10-13 Paul Davisprovide forgotten case for restoring Windows VST plugins
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 Robin GareusMTC slave - return apparent_timecode_format
2012-10-12 Robin GareusMTC Slave: handle locates (quick re-sync)
2012-10-12 Paul Davisbasics for a TimecodeSlave parent class for MTC and LTC
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-12 Hans Baiermake sure routes instrument info initializes correctly
2012-10-12 Hans Baiertidy
2012-10-12 Robin GareusMTC: map between timecodes
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
2012-10-11 Hans Baierimplement missing midi event filtering during recording
2012-10-11 Hans Baierrevert last commit, wrong place...
2012-10-11 Hans Baierfix bug: capture buffer not filtered by track channel...
2012-10-11 Hans Baierimplement deleting of sysex events
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-10-10 Paul Davismove timecode-is-clock-synced option to global configur...
2012-10-10 Paul Davisadd global config parameter timecode-sync-frame-rate...
2012-10-10 Robin GareusMTC slave, don't touch position if no MTC was received
2012-10-10 Robin GareusMTC-slave: print error if framerate mismatch
2012-10-10 Robin Gareusdebug msg - varispeed recording
2012-10-10 Robin Gareusignore slave/engine time-delta when recording.
2012-10-10 Robin Gareusfix and improve MTC-slave
2012-10-10 Hans Baierenable and extend EVORAL_MIDI_XML. Useful for Debugging...
2012-10-10 Hans Baierwhitespace
2012-10-09 Hans Baierfix insidious bugs in midnam_patch.cc which account...
2012-10-08 Paul Davisadd 8kHz as an available export format sample rate
2012-10-04 Paul Davisdrop connections to incoming MIDI signals before deleti...
2012-10-01 Paul Davisdo not add in ticks in the "at" position when computing...
2012-09-27 Paul Davisdifferent version of previous commit that leaves previo...
2012-09-27 Paul Daviswhen deciding monitoring state, only consider the sessi...
2012-09-19 Paul Davismark session dirty when route active status changes
2012-09-16 David RobillardSupport latest options extension.
next