summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Listener.cxx
AgeCommit message (Expand)Author
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-02android: improve remote control debugging.Michael Meeks
2013-04-30sdremote: protcol debug for send to match that for recv.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
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-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt
2012-08-06Renamed Server to RemoteServer for obviousness.Andrzej J.R. Hunt
2012-08-06Added automatic hiding of clockbar as necessary.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-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
2012-08-06Fixed Listener registration and destruction for all cases.Andrzej J. R. Hunt
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt
2012-08-06Finally fixed the Transmitter bug.Andrzej J. R. Hunt
2012-08-06Further minor improvements, attempt to fix the Transmitter bug.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-06Pure text for Client->Server. Json removed. Namespace cleanup.Andrzej J. R. Hunt
2012-08-06Intermediate commit for mmeeks.Andrzej J. R. Hunt
2012-08-06Image export, encoding and decoding. Protocol improvements.Andrzej J. R. Hunt