fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / mtc_slave.cc
2012-11-11 Robin Gareusfirst round of audio-clock font rendering update
2012-11-10 Robin Gareusadd a delta sign to the slave delta display.
2012-11-10 Robin Gareusupdate slave clocks -- to use long minus
2012-11-09 Robin Gareusmake timecode offset work
2012-11-09 Robin GareusDon't notify user if fps changes only affect speed...
2012-11-09 Robin GareusMTC slave: 2997fudge option
2012-11-05 Robin GareusMTC slave: set initial framerates to current value.
2012-11-04 Robin GareusMTC slave: disable seekahead, implement own sync-locked
2012-10-23 Robin GareusMTC slave - resolve drift issue
2012-10-22 Robin GareusMTC slave - fix jumps on initialization
2012-10-17 Robin Gareusdisable LTC,MTC speed deadzone for now.
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-16 Robin GareusMTC Slave: allow >2 sec for re-sync, format delta
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 GareusMTC,LTC print current timecodes in warning
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-12 Paul Davistweaks to be ready for more information timecode displa...
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 GareusMTC: map between timecodes
2012-10-12 Robin Gareusmove TimecodeFormat to libtimecode
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 Gareusfix and improve MTC-slave
2012-10-04 Paul Davisdrop connections to incoming MIDI signals before deleti...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-06-17 Paul Davisnew fade in/fade out colors from chrisg
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Paul Davissome fixes/tweaks for MTC slaving, some untested
2010-01-28 Paul Daviscleanup of mtc slave code from debugging
2010-01-27 Paul Davissomething for chris g. to try when he gets up before me
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-03 Paul Davismore tweaks to MTC slave code (still not functional...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-12-01 Paul Davisadjust to use timestamped MTC messages
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Davismore changes to try to improve MTC handling even in...
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Davisrework MTC slave so that speed is computed in the MIDI...
2009-11-30 Paul Davismore debugging tweaks
2009-11-30 Paul Davismore debugging tweaks
2009-11-29 Paul Davisdebug flag for MTC; make ardour/timecode.h simply inclu...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-23 Paul Davispossible fix for MTC slaving
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
next