13
0
livetrax/libs/surfaces/osc
John Emmas 557031ca11 Remove confusion over ambiguous symbols
libboost and libsigc++ both contain symbols called _1() / _2() etc. Forcing the use of namespace sigc causes us to use the ones from sigc++ when in fact, we want the ones from boost.

Hopefully this fix will work for all compilers.
2016-06-18 11:41:12 +01:00
..
MSVCardour_osc Accommodate newly introduced source(s) in our MSVC project (ardour_osc) 2016-06-06 09:06:08 +01:00
interface.cc
osc_controllable.cc Remove confusion over ambiguous symbols 2016-06-18 11:41:12 +01:00
osc_controllable.h
osc_global_observer.cc
osc_global_observer.h
osc_gui.cc
osc_route_observer.cc OSC: Catch new strips, gone strips and redo banks and observers. Add more select feedback. 2016-06-13 11:57:15 -07:00
osc_route_observer.h
osc_select_observer.cc OSC: Blank some more feedback values when select observer is destroyed. 2016-06-16 16:07:09 -07:00
osc_select_observer.h OSC: Finished Select send levels 2016-06-09 18:33:00 -07:00
osc.cc Use Glib::usleep() for consistency 2016-06-18 11:34:14 +01:00
osc.h OSC: take care of track order changes too. Deal with mixer topology changes one time. 2016-06-16 19:41:39 -07:00
wscript OSC: Added feedback for /select 2016-06-05 07:25:54 -07:00