fix SNAFU in which Stripable::rec_enable_control() was incorrectly defined as ::recen...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 24 May 2016 15:54:44 +0000 (11:54 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 31 May 2016 19:30:45 +0000 (15:30 -0400)
commit28afaebdc4e25602dfc2d9dc73be9029fe445884
tree09df8b50fd9066aaf00b4a4e3eb62a7d1cc0e182
parent983a8f3f3c2a92b1a4781504087a05b488056465
fix SNAFU in which Stripable::rec_enable_control() was incorrectly defined as ::recenable_control()

Make Mackie support code use the Stripable to access the rec-enable control while we're here
libs/ardour/ardour/stripable.h
libs/ardour/ardour/vca.h
libs/ardour/session_state.cc
libs/surfaces/mackie/mackie_control_protocol.cc
libs/surfaces/mackie/strip.cc