ardour/libs/surfaces
David Robillard 40ad977046 Define operator<< in the corresponding namespace
This fixes the build for me with clang 11.1.0 (from LLVM repositories) on
Debian buster as C++11.  As far as I know this is the general best practice
because of ADL voodoo, but Ardour's approach to namespaces is pretty anarchic,
and I'm not really sure exactly why this wasn't building for some types.

Also tested to build find with the default buster GCC 8.3.0.
2021-05-28 12:50:28 -04:00
..
cc121 Remove unused variables (Wunused-variable) 2021-05-28 12:18:38 -04:00
contourdesign remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
control_protocol ensure the BasicUI implementation of rewind/ffwd is the same as the ARDOUR_UI one 2021-05-19 18:32:00 -06:00
faderport Remove unused variables (Wunused-variable) 2021-05-28 12:18:38 -04:00
faderport8 Remove unused variables (Wunused-variable) 2021-05-28 12:18:38 -04:00
frontier use Session::request_roll() instead of request_transport_speed (1.0, ...) 2021-04-19 16:14:08 -06:00
generic_midi Remove unused variables (Wunused-variable) 2021-05-28 12:18:38 -04:00
launch_control_xl Consistently spell "operator<<" 2021-05-28 12:18:46 -04:00
mackie Define operator<< in the corresponding namespace 2021-05-28 12:50:28 -04:00
maschine2 Maschine Mikro MK2 support 2021-04-01 20:07:55 +02:00
osc Remove unused private fields (Wunused-private-field) 2021-05-28 12:18:35 -04:00
push2 Consistently spell "operator<<" 2021-05-28 12:18:46 -04:00
tranzport remove unnecessary 2nd argument from Session::request_locate() calls (default value is identical) (surfaces edition) 2021-05-03 17:40:41 -06:00
us2400 Define operator<< in the corresponding namespace 2021-05-28 12:50:28 -04:00
websockets WebSockets: log hostname and listen-port 2020-11-23 20:12:57 +01:00
wiimote surfaces transport hotfix: surfaces should query the transport state via BasicUI, when possible 2020-02-23 09:02:25 -06:00
wscript Add websockets surface module 2020-02-22 23:10:24 +01:00