13
0
livetrax/headless
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
..
hardbg Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00
hardev Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00
harval Consolidate headless startup scripts and make hardev work again 2019-07-02 17:33:56 +02:00
load_session.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
misc.cc Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
misc.h Update utility and tools GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00