13
0
livetrax/libs/surfaces/launchpad_x
Robin Gareus 74c4ca3e52
Reduce reliance on boost - the hard part
the rest from `tools/convert_boost.sh`.

* replace boost::function, boost::bind with std::function and std::bind.

This required some manual fixes, notably std::placeholders,
some static_casts<>, and boost::function::clear -> = {}.
2024-10-19 03:47:21 +02:00
..
gui.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
gui.h launchpads: add namespacing to make 1-source-2-surfaces work for X and Mini 2023-11-04 09:30:26 -06:00
launchpad_mini_interface.cc launchpads: add namespacing to make 1-source-2-surfaces work for X and Mini 2023-11-04 09:30:26 -06:00
launchpad_x_interface.cc launchpads: add namespacing to make 1-source-2-surfaces work for X and Mini 2023-11-04 09:30:26 -06:00
lpx.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
lpx.h launchpad: extend Dominik's LP Pro pad patch to LPX/Mini 2023-11-06 10:31:22 -07:00
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00