Oops, fix build.
[ardour.git] / libs / ardour / ticker.cc
2010-12-13 Carl HetheringtonOops, fix build.
2010-12-13 Carl HetheringtonRemove unnecessary assert from midi clock ticker code...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2009-12-22 Carl HetheringtonFix assertion failure on transmission of MIDI clock.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
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-01 Carl HetheringtonPrevent some segfaults when trying to send MTC when...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-21 David RobillardFix compilation with -DDEBUG_MIDI_CLOCK
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-01 Carl HetheringtonDon't send midi clock during export, for now, to avoid...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-01-01 Hans Baier* made MidiClock_Slave conform more to to the Spec...
2009-01-01 Hans Baier* fix broken MidiClockTicker (introduced by revision...
2008-12-30 Sakari BergenWrap some Jack_MidiPort stuff in #ifdefs to solve dylib...
2008-12-01 Hans Baier* minor cleanup
2008-12-01 Hans Baier* reduced debugging output
2008-12-01 Hans Baier* Sending MIDI Clock while looping works now
2008-11-29 Hans Baier* sending MIDI clock works, hooray\!
2008-11-26 Hans Baier* added Menu for sending midi clock
2008-11-26 Hans Baier* the very humble beginnings of sending MIDI clock