summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Receiver.cxx
AgeCommit message (Expand)Author
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2013-09-02remove unused commentsSiqi LIU
2013-08-04request immdiateupdate for pointerSymbol, but bad performanceSiqi LIU
2013-08-04pointer display on the screenSiqi LIU
2013-08-02android: improve remote control debugging.Michael Meeks
2013-08-01add new debug area and use SAL_INFO instead for debug infoSiqi LIU
2013-07-25minor updates for avahi/bonjour refacotrationSiqi LIU
2013-07-25patch for reviewSiqi LIU
2013-07-18add pointer in receiver...but don't know how to draw that pointSiqi LIU
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-19Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-07this file does not use base64 conversions at allDavid Tardon
2012-08-06warning C4101: unreferenced local variableMichael Stahl
2012-08-06Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.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-06Added additional commands and parsing.Andrzej J. R. Hunt
2012-08-06trivial compile fixesMichael Meeks
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt
2012-08-06Pure text for Client->Server. Json removed. Namespace cleanup.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
2012-08-06Fixed remote control code to work correctly.Andrzej J. R. Hunt
2012-08-06Replaced Unix with osl sockets. Added slideshow controller.Andrzej J. R. Hunt
2012-08-06cleanup trailing whitespaceMichael Meeks
2012-08-06Initial checkin of remote control.Andrzej J. R. Hunt