couple of fixes to enable building, and building with gtkmm 2.2(<4)
[ardour.git] / libs / midi++2 / midi++ / midnam_patch.h
2012-06-02 Paul Daviscouple of fixes to enable building, and building with...
2012-03-20 Paul Davisa lot of tweaking and fixing for the MIDNAM parsing...
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-05-12 Carl HetheringtonRemove most using declarations from header files.
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-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...
2008-12-08 Hans Baier* first primitive implementation of MidiPatchManager
2008-12-06 Hans Baier* completed MIDI::Name::MIDINameDocument and implemente...
2008-12-06 Hans Baier* changed all lists in midnam_patch.h to std::list
2008-12-06 Hans Baier* completed MIDI::Name::MasterDeviceNames and implement...
2008-12-06 Hans Baier* Added MIDI::Name::Note
2008-11-23 Hans Baier* Added support for ChannelNameSetAssignments (midnam_p...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
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
2008-05-25 Hans Baier* splitted midi++/event.h in header and implementation