summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Transmitter.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist1-3/+5
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens1-4/+4
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt1-3/+3
2012-08-07Fixed segfault on client exit.Andrzej J.R. Hunt1-0/+2
2012-08-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt1-1/+1
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt1-4/+4
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt1-1/+1
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt1-0/+47