ardour/libs/surfaces/control_protocol/control_protocol
Paul Davis f85c67501c reverse the visibility.h files assumptions that we don't build shared libs by default
This avoids having to define define LIBFOO_DLL=1 all over the place. If we ever go with static libs we will
need to define LIBFOO_STATIC=1 but hopefully in some central location like the top level wscript.

Oh, and I also dropped support for gcc older than version 4.x because ardour will already not build
on such an old version.
2013-10-18 11:50:44 -04:00
..
basic_ui.h add export control to control protocol library 2013-10-17 13:15:24 -04:00
control_protocol.h add export control to control protocol library 2013-10-17 13:15:24 -04:00
types.h control surfaces: make it possible to keep display of current GUI/selection state as we bank through tracks/bussses. note careful use of weak_ptr<Route> to avoid messing with Route lifetimes. this scheme may change 2012-04-28 01:43:38 +00:00
visibility.h reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00