fix crash when copy'ing latent plugins
[ardour.git] / libs / midi++2 / midnam_patch.cc
2012-06-03 Carl HetheringtonLook in the UsesPatchNameList for the name rather than
2012-03-20 Paul Davisa lot of tweaking and fixing for the MIDNAM parsing...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
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-02-18 David RobillardMake sure Evoral::MIDIEvent XML stuff is entirely unuse...
2009-01-15 Hans Baier* extend MIDNAM support (PatchBanks containing the...
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-12 Hans Baier* fixed memory management bugs for midi patchname handling
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* 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-22 David RobillardMove event specific ringbuffer stuff to evoral.
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