fix conflicts and merge with master
[ardour.git] / libs / ardour / session_midi.cc
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge 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-06 Paul DavisMerge branch 'master' into windows
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-09 Paul Davischanges to allow window branch to build on OS X
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-06 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-04 John Emmas'libs/ardour' - Main body of changes required for build...
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Michael FisherMake Session::send_song_position_pointer a no-op
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
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
2013-07-29 Michael FisherAdd method to send a song position pointer message
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisInclude pbd/timersub.h in session_midi.cc
2013-07-11 Paul DavisRemove non-portable and unnused header includes
2013-07-11 Paul DavisRevert "Remove non-portable and unnused header includes"
2013-07-11 Paul DavisRemove non-portable and unnused header includes
2013-03-02 Robin Gareusfix MTC slave+generator for non integer quarter_frame_d...
2013-01-08 Robin GareusMTC generator, revert inert changes in previous commit.
2013-01-08 Robin Gareusfix MTC generator
2012-10-26 Robin GareusMTC generator: fix assert when trying to send fps ...
2012-10-21 Robin Gareusadd LTC generator
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-11 Carl HetheringtonRemove some unused parameters.
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2011-12-26 Carl HetheringtonRemove unused method.
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...
2011-02-07 Carl HetheringtonPrevent various things from stopping the transport...
2011-01-10 Carl HetheringtonRespond to MMC even when synced to JACK. Fixes #3700.
2011-01-04 Carl HetheringtonSend full MTC messages every 1/4 of a second when quart...
2011-01-03 Carl HetheringtonStop QF messages when transport speed is out of range...
2011-01-03 Carl HetheringtonCope with non-unity transport speed when sending MTC.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 Carl HetheringtonFix comment.
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-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-22 Paul Davisremove a bunch of uses of long (mostly replaced by...
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-07 Carl HetheringtonTransmit MTC on playhead drag, as per #3239.
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-03 Carl HetheringtonFix up my previous buggy MMC cleanup.
2010-07-01 Paul Davisfix assumption that Session::_mmc != 0
2010-06-29 Carl HetheringtonClean up MMC transmission a bit, and make sure that...
2010-06-12 Paul DavisMTC drift patch from robin gareus, plus two related...
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-01 Paul Davisfix transmission of MTC so that we don't send while...
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-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul DavisRoute::set_meter_point() is now conceptually RT safe...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-12-01 Paul Davismake ALSA MIDI I/O work with timestamps; more MTC debug...
2009-12-01 Paul Davisget non-JACK MIDI I/O working again, with debug tracing...
2009-12-01 Paul Davisrework MTC slave so that speed is computed in the MIDI...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-28 Paul DavisMMC related fixes
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
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-14 Carl HetheringtonFirst stage of options rework.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-18 David RobillardFix MIDI controller feedback.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-08-06 Hans Baier* fixed JACK_MidiPort to get the events into the slave
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
next