summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Listener.hxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-11-22Fix race & deadlock in sdremoteThorsten Behrens
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt
2012-08-06Renamed Server to RemoteServer for obviousness.Andrzej J.R. Hunt
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt
2012-08-06Added registration of the slideshow listener.Andrzej J. R. Hunt
2012-08-06Create listener when presentation is started.Andrzej J. R. Hunt
2012-08-06some namespace cleanups and explict type for AnysMichael Meeks
2012-08-06Changed from JSON to plaintext for Server->Client. Namespace usage cleanup.Andrzej J. R. Hunt
2012-08-06Image export, encoding and decoding. Protocol improvements.Andrzej J. R. Hunt