Files
pilotclient/src/plugins/simulator/xplane
Roland Winklmeier d77931e5ec [xswiftbus] Replace QtDBus with a libevent driven C++ wrapper on top of libdbus
QtDBus was the main component of xswiftbus' Qt dependency. This is the
first preparation step to get xswiftbus Qt free.
The new implementation is based on the low level libdbus library, which
was also in use by QtDBus itself. But instead of QtDBus, we use now a thin
C++ wrapper. To keep DBus handling async, libevent is used to monitor
timeouts and fds.
2018-05-08 16:06:29 +02:00
..
2017-05-05 23:07:11 +01:00
2018-04-05 02:52:50 +02:00
2018-04-05 02:52:50 +02:00