13
0
livetrax/libs/surfaces
Robin Gareus ff95d81612
Reduce reliance on boost - the easy part
* boost::unordered_map -> std::unordered_map
* BOOST_STATIC_ASSERT/static_assert
* BOOST_FOREACH -> for
* boost::tuple -> std::tuple/g
* boost::math::isnormal -> std::isnormal
* boost::container::set -> std::set
* boost::none -> std::nullopt
* boost::optional -> std::optional
2024-10-19 03:41:16 +02:00
..
cc121 Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
console1 Reduce reliance on boost - the easy part 2024-10-19 03:41:16 +02:00
contourdesign Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
faderport move RecordState enum from ARDOUR::Session to ARDOUR so we can use it in TriggerBox (libs) 2024-10-17 07:44:32 -06:00
faderport8 Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
frontier
generic_midi Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
launch_control_xl Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
launchkey_4 provide a better method to decide if a trigger(slot) is occupied 2024-10-17 07:44:32 -06:00
launchpad_pro provide a better method to decide if a trigger(slot) is occupied 2024-10-17 07:44:32 -06:00
launchpad_x provide a better method to decide if a trigger(slot) is occupied 2024-10-17 07:44:32 -06:00
mackie Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
maschine2 Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
osc Let PBD::Thread set thread-name 2024-09-28 03:16:07 +02:00
push2 Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
tranzport
us2400 Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
websockets Reduce reliance on boost - the easy part 2024-10-19 03:41:16 +02:00
wiimote Let PBD::Thread set thread-name 2024-09-28 03:16:07 +02:00
wscript add new novation LK4 surface support 2024-08-29 18:31:00 -06:00