13
0
livetrax/libs/surfaces
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
..
control_protocol remove certain ControlProtocol signals related to stripable selection 2016-06-10 13:57:18 -04:00
faderport fix faderport's use of action name 2016-06-07 19:25:33 -04:00
frontier NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
generic_midi Stripable signals moved to PresentationInfo 2016-06-05 16:33:02 -04:00
mackie MackieControl: in sends subview, if there are no sends for a vpot, drop the controllable for the vpot 2016-06-12 08:44:34 -04:00
osc Remove confusion over ambiguous symbols 2016-06-18 11:41:12 +01:00
tranzport NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wiimote add required request buffer factory for Wiimote 2015-12-28 11:13:04 -05:00
wscript NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00