summaryrefslogtreecommitdiff
path: root/libs/midi++2/midnam_patch.cc
AgeCommit message (Expand)Author
2008-12-14* some refactoring of patch name stuff in preparation for altering program ch...Hans Baier
2008-12-12* fixed memory management bugs for midi patchname handlingHans Baier
2008-12-10* make patch selection appear only when there are patches loadedHans Baier
2008-12-09* first working prototype of selecting instruments in the MIDI track headerHans Baier
2008-12-08* first primitive implementation of MidiPatchManagerHans Baier
2008-12-06* completed MIDI::Name::MIDINameDocument and implemented its set_state-Method...Hans Baier
2008-12-06* completed MIDI::Name::MasterDeviceNames and implemented its set_state-MethodHans Baier
2008-12-06* Added MIDI::Name::NoteHans Baier
2008-11-23* Added support for ChannelNameSetAssignments (midnam_patch.(cc|h)Hans Baier
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-25* splitted midi++/event.h in header and implementationHans Baier