Klaus Basan
c47871b813
refs #382 , reviewed audio context handling
...
* only init QDbusServer for P2P
* changed init order of contexts in runtime
* use "fake" signal to call setComVoiceRooms (remote in GUI)
* added slot to change voice room callsign
* used "org.swift" instead of "net.vatim" (just style)
* used const QString for serviceName
* added correct copyright header (just style)
2015-03-20 16:33:51 +01:00
Roland Winklmeier
6de8df9d56
refs #341 Initialize m_menu in the initialization list
2014-11-05 16:34:24 +01:00
Mathew Sutcliffe
527fa8a492
refs #296 implemented airportsInRange on XBus side
2014-07-18 23:32:55 +01:00
Mathew Sutcliffe
1a3a1e175e
refs #272 added new DBus service object XBus::CTraffic providing access to traffic aircraft in the sim
2014-06-28 14:31:18 +01:00
Mathew Sutcliffe
072667b3b4
fixes #269 added parameter to CDBusServer constructor to choose a different service name,
...
allows two servers running on the same bus, needed when running xbus and sample_blackcore
2014-06-17 21:20:15 +01:00
Mathew Sutcliffe
edec05e41a
refs #248 added actual XBus::CService class which is registered with DBus and provides access to the sim data
2014-06-17 18:22:51 +01:00
Mathew Sutcliffe
9669ebefe3
refs #248 added menu interface to start the XBus server
2014-06-17 18:22:49 +01:00
Mathew Sutcliffe
d5e527ba16
refs #248 added an instance of CDBusServer as member of XBus::CPlugin
2014-06-17 18:22:48 +01:00
Mathew Sutcliffe
13f9d8c343
refs #248 replaced CStub with CPlugin
2014-06-17 18:22:47 +01:00