momo ip midi debugging
[ardour.git] / libs / midi++2 / midi++ /
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...
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-09 Paul Davismajor design changes: use glib event loop for MIDI...
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 Davisgeneralize hans' midi_clock_timestamp to be a general...
2009-12-01 Paul Davismore changes to try to improve MTC handling even in...
2009-11-23 Paul Davissupport for MMC track mute register, in addition to...
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
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-02-25 David RobillardFix warnings.
2009-02-18 David RobillardFix MIDI controller feedback.
2009-02-18 David RobillardMake sure Evoral::MIDIEvent XML stuff is entirely unuse...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2009-02-01 David RobillardTemplateify MidiBuffer iterators (avoid code duplicatio...
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-15 Hans Baier* extend MIDNAM support (PatchBanks containing the...
2008-12-23 Hans Baier* added comments to midi_region_view.h
2008-12-15 Hans Baier* first working prototype of changing program changes...
2008-12-14 Hans Baier* some refactoring of patch name stuff in preparation...
2008-12-13 Paul Davisfix up java-style expression to have correct C++ semantics
2008-12-12 Hans Baier* fixed memory management bugs for midi patchname handling
2008-12-11 Hans Baier* added myself to about.cc
2008-12-10 Hans Baier* make patch selection appear only when there are patch...
2008-12-09 Hans Baier* first working prototype of selecting instruments...
next