fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / ardour / ticker.h
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Michael FisherRevamp clock processing so it uses an internal frame...
2013-08-08 Michael Fisher- Send position data from internal position class
2013-08-08 Michael FisherMIDI Clock - Shuffling locate code (not actually used...
2013-08-08 Michael FisherMoving Mclk locating code to ticker.cc. Housekeeping
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Michael FisherRevamp clock processing so it uses an internal frame...
2013-08-02 Michael Fisher- Send position data from internal position class
2013-08-02 Michael FisherMIDI Clock - Shuffling locate code (not actually used...
2013-08-01 Paul Davisfix merge conflict from master
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Michael FisherMoving Mclk locating code to ticker.cc. Housekeeping
2012-01-27 Paul Davisfurther simplification of midi clock ticker API
2012-01-27 Paul Davisrework design of midi clock ticker to avoid expensive...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 Carl HetheringtonRemove unnecessary assert from midi clock ticker code...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
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-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-03-16 Hans BaierTicker: apply patch from lincoln, Thanks!
2008-12-30 Sakari BergenWrap some Jack_MidiPort stuff in #ifdefs to solve dylib...
2008-12-04 Hans Baier* made MidiClockTicker Singleton
2008-12-01 Hans Baier* Sending MIDI Clock while looping works now
2008-11-29 Hans Baier* fixed potential crash
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