more changes to patch change/plugin preset support - replace regexp replacement with...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 12 Jun 2012 04:05:10 +0000 (04:05 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 12 Jun 2012 04:05:10 +0000 (04:05 +0000)
commit557f56a7f2173fdf9b01dfb3f3410f227d05f8e2
tree2ebd0a0655fadffcb962591355fd0d4a9c7e7ce6
parentcf0753a4bd4ed23d40fd06e8d1dec4f0b46da6fc
more changes to patch change/plugin preset support - replace regexp replacement with boost::replace_all(), actually find programs/patches in the data we have, and more. notable changes to constructors and structure of various MIDI::Name objects

git-svn-id: svn://localhost/ardour2/branches/3.0@12667 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/canvas_patch_change.cc
gtk2_ardour/patch_change_dialog.cc
gtk2_ardour/patch_change_dialog.h
libs/ardour/ardour/midi_patch_manager.h
libs/ardour/instrument_info.cc
libs/midi++2/midi++/midnam_patch.h
libs/midi++2/midnam_patch.cc