summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/BluetoothServer.hxx
AgeCommit message (Expand)Author
2015-09-25sd/source/ui/tools boost->stdCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-03-01sd: BluetoothServer: put the ifdeffery in the right placeMichael Stahl
2013-03-01MinGW: Make mpImpl available only on Linux.Jan Holesovsky
2013-02-28coverity#988423: fix memory leakMarkus Mohrhard
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks
2013-02-19sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks
2013-02-19sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt
2012-09-18-Werror=unused-parameterStephan Bergmann
2012-09-18Provide client with state of server on startup.Andrzej J.R. Hunt
2012-09-05Port remote from gdbus to dbus-glib.Andrzej J.R. Hunt
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt