Put plugin inline display into a freely available class ...
authorJohannes Mueller <github@johannes-mueller.org>
Thu, 20 Jul 2017 21:28:52 +0000 (23:28 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 31 Jul 2017 19:31:22 +0000 (21:31 +0200)
commit37b03e353a0513a07924c7e860a33e5ae233b57a
tree6f8519c4da528fb7032d7037f3b1b5c1198b0d50
parent660096b037885d28369eee36fc50cecd1e64b3e1
Put plugin inline display into a freely available class ...

... and let ProcessorBox::PluginInlineDisplay inherit from it.
gtk2_ardour/plugin_display.cc [new file with mode: 0644]
gtk2_ardour/plugin_display.h [new file with mode: 0644]
gtk2_ardour/processor_box.cc
gtk2_ardour/processor_box.h
gtk2_ardour/wscript