summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Transmitter.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
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt
2012-08-07Fixed segfault on client exit.Andrzej J.R. Hunt
2012-08-06Fixed scoped enums (for no C++0x).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-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt