update lua bindings for API changes
authorRobin Gareus <robin@gareus.org>
Tue, 31 May 2016 21:35:00 +0000 (23:35 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 31 May 2016 21:51:22 +0000 (23:51 +0200)
commita03217c27f73245281e0939d436f663091633997
tree4e1c45d993fc6474efda77217d208acd09c154e8
parentf87cd4435dbe20470b46ad9a7510da97435c0c73
update lua bindings for API changes

luaBridge implicit inheritance uses a single direct parent
(other parents object need casts). This motivates
 Route -> Stripable -> SessionObject
libs/ardour/ardour/route.h
libs/ardour/luabindings.cc
libs/ardour/route.cc