13
0
livetrax/libs/surfaces
David Robillard 8ec3e5fb54 Fix deprecated-copy warnings
It's long been a guideline (and IIRC a Weff-c++ warning) that either all, or
none, of the copy methods should be defined, but this became a standard warning
in GCC9.  Presumably to account for a later language change though I'm not sure
which.

I don't remember why the ChanMapping copy constructor can't just be a simple
copy (it's just a map of POD), but figure it's safer to just copy what that
does.
2019-12-09 23:25:59 +01:00
..
cc121 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
contourdesign Fix deprecated-copy warnings 2019-12-09 23:25:59 +01:00
control_protocol part 1 of replicating semantics of ARDOUR_UI::toggle_roll() in BasicUI::toggle_roll() 2019-11-02 16:32:18 -06:00
faderport Faderport: use well-known-controls API 2019-09-25 14:02:45 +02:00
faderport8 NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
frontier Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
generic_midi Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
launch_control_xl Consolidate and extend "well-known" controls: 2019-09-25 14:02:45 +02:00
mackie rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
maschine2 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
osc NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
push2 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
tranzport NO-OP: indent 2019-04-08 00:29:13 +02:00
us2400 rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
wiimote Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript Add support for contourdesign ShuttlePRO v2 and ShuttleXpress 2019-05-18 14:04:38 +02:00