summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/DiscoveryService.hxx
AgeCommit message (Expand)Author
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18fdo#75328 Do DiscoveryService socket setup off the main thread.Andrzej Hunt
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-07-25avahi for linux refactoredSiqi
2013-07-25avahi worksSiqi
2013-07-21restore old implementation of autodiscovery to keep android app happy ^^Siqi LIU
2013-07-19bonjour autodiscovery for mac osx, let me know if it crashes on other buildSiqi LIU
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens
2012-08-07Refactored DiscoveryService. Added basic error handling.Andrzej J.R. Hunt
2012-08-06Tidied up DiscoveryService::execute().Andrzej J.R. Hunt
2012-08-06Multicast listening now working.Andrzej J.R. Hunt
2012-08-06Discovery service implemented server side.Andrzej J.R. Hunt
2012-08-06Basic structure for Disovery Service.Andrzej J.R. Hunt