* first primitive implementation of MidiPatchManager
authorHans Baier <hansfbaier@googlemail.com>
Mon, 8 Dec 2008 09:50:19 +0000 (09:50 +0000)
committerHans Baier <hansfbaier@googlemail.com>
Mon, 8 Dec 2008 09:50:19 +0000 (09:50 +0000)
commita9bb336fc44ab4937978f5a0308e440ed632ea50
tree174529b93d0c48e87e5dc12499221152fbc68f36
parent6974dbdcd273368fc3b51e45807d65e7d89eebed
* first primitive implementation of MidiPatchManager
* some cosmetic changes
* added midi_patch_path() to libs/ardour/ardour/session_directory.h

git-svn-id: svn://localhost/ardour2/branches/3.0@4299 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/SConscript
gtk2_ardour/midi_patch_manager.cc [new file with mode: 0644]
gtk2_ardour/midi_patch_manager.h [new file with mode: 0644]
gtk2_ardour/midi_time_axis.cc
libs/ardour/ardour/session_directory.h
libs/ardour/directory_names.cc
libs/ardour/plugin_manager.cc
libs/ardour/session_directory.cc
libs/midi++2/midi++/midnam_patch.h
libs/midi++2/midnam_patch.cc