ardour/libs/surfaces
Robin Gareus c0366a5f13
MCU/UF8: Continued work to special case Mackie surface
* Use dedicated port-names for UFx
* Do not show SSL-UFx device-info files in MCU
* Fix Window namespacing/missing symbols
* Address Windows ambiguous symbols (Button, Surface)
  Those used to have a Mackie:: prefix, now they need
  MACKIE_NAMESPACE

When re-opening the GUI, there is still a somewha mysterious warning:
```
glibmm-WARNING **: file value_custom.cc: (Glib::custom_boxed_type_register): The type name `glibmm__CustomBoxed_N13ArdourSurface6NS_UF86Button2IDE' has been registered already.
```
2023-08-25 18:09:27 +02:00
..
cc121 Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
console1 With larger projects, the session was not initialised at this time 2023-05-14 22:50:35 +02:00
contourdesign Contourdesign: Implement USB probe/match 2023-05-04 00:20:45 +02:00
faderport Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
faderport8 class name change to clearly disambiguate Evoral::ControlList (a list of time/value pairs) from lists of Controls in libardour 2023-08-02 15:22:45 -06:00
frontier Clean up ctrl surface API 2023-05-01 02:22:45 +02:00
generic_midi Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
launch_control_xl Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
mackie MCU/UF8: Continued work to special case Mackie surface 2023-08-25 18:09:27 +02:00
maschine2 Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
osc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
push2 push2: change ordering within destructor to avoid event loop thread drawing-after-delete 2023-05-04 12:34:37 -06:00
tranzport Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
us2400 Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
websockets temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
wiimote Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
wscript Softube Console1 add surface (libs) 2023-05-07 18:19:40 +02:00