Merge branch 'master' into windows
[ardour.git] / libs / midi++2 / midi++ /
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul Davisadd yet more missing parts of previous commit re: libmi...
2013-11-27 Paul Davisadd missing parts of previous commit re: libmidi++...
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul Davisremove unintended linkage between libmidipp and jack
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-09-18 Paul DavisMerge branch 'master' into windows
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-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-08 Paul Davismajor redesign of MIDI port heirarchy and management...
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-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-31 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-25 John Emmas'libs/midi++2' - Platform specific includes
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Paul DavisDisable non-realtime midi ports in windows build -...
2013-07-11 Paul DavisInclude pthread.h as it isn't included via jack headers...
2013-03-17 Robin Gareusremove cruft (old cvsignore files)
2013-01-20 David RobillardShow matching controller name in automation lane header.
2013-01-20 David RobillardError checking string to int conversion from midnam...
2013-01-20 David RobillardAdd General MIDI drum note names and patch names.
2013-01-20 David RobillardSupport note names from midnam files (tested with the...
2013-01-19 David RobillardUse a std::set for MIDI device models so the combo...
2013-01-19 David RobillardAdd standard MIDI midnam file and remove hard coded...
2013-01-19 David RobillardHide MIDI device mode selector unless there is actually...
2013-01-16 David RobillardPreliminary support for named MIDI controllers via...
2013-01-04 Robin Gareusmerge Marcel Bonnet's patches for Free-BSD
2012-10-09 Hans Baierfix whitespace in libs/midi++2/midi++/midnam_patch.h
2012-10-08 Hans Baieradd unit tests to midi++ and assorted bugfixes for...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-12 Paul Davisfix complete screw up in connecting MIDNAM PatchNameLis...
2012-06-12 Paul Davismore changes to patch change/plugin preset support...
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-10 Paul Davisremove craziness of propagating MIDI 7 bit limits into...
2012-06-02 Carl HetheringtonFix operator< so that strict weak ordering is
2012-06-02 Paul Daviscouple of fixes to enable building, and building with...
2012-05-27 Paul DavisMIDI::Port::(get|set)_state() should be virtual, so...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-02 Paul Davismore fixes/tweaks from the land of the lion
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-23 Paul Davislibmidi++: fix a bunch of issues with previous commit
2012-04-23 Paul Davislibmidi++: split apart "base-y" aspects of MIDI::Port...
2012-04-11 Carl HetheringtonRemove some unused parameters.
2012-04-10 Paul Davisadd "centrally-parsed" property to MIDI::Port so that...
2012-03-20 Paul Davisa lot of tweaking and fixing for the MIDNAM parsing...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-26 Carl HetheringtonDelete MIDI port objects when the MackieControlProtocol...
2011-09-26 Carl HetheringtonUse RCU for MIDI Manager's port list.
2011-04-06 David RobillardFix my name :)
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-08-01 Carl HetheringtonPut MIDI sync ports in the Ardour tab of the port matrix.
2010-07-26 Paul Davispart two of: don't crash during startup with no config...
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-06 Carl HetheringtonRemove MMC thread protection which is pointless now...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2010-07-05 Carl HetheringtonReestablish libmidi++ JACK ports on jack reconnection...
2010-07-03 Carl HetheringtonFix up my previous buggy MMC cleanup.
2010-06-29 Carl HetheringtonFix comment
2010-06-29 Carl HetheringtonRestore MMC registers.
2010-06-29 Carl HetheringtonClean up MMC transmission a bit, and make sure that...
2010-06-09 Paul Davisbasically, fix all kinds of odds and ends with MIDI...
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2010-02-19 David RobillardFix MIDI command names smashed by overzealous sedding.
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
next