summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Transmitter.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge in Bluetooth code for the Impress Remote for OS XTor Lillqvist1-1/+1
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens1-4/+3
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt1-4/+4
2012-08-07Fixed segfault on client exit.Andrzej J.R. Hunt1-0/+10
2012-08-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt1-2/+2
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt1-41/+16
2012-08-06Finally fixed the Transmitter bug.Andrzej J. R. Hunt1-1/+4
2012-08-06Further minor improvements, attempt to fix the Transmitter bug.Andrzej J. R. Hunt1-4/+12
2012-08-06Fixed segfault on use of transmitter, and transmitter lifecycle.Andrzej J. R. Hunt1-7/+16
2012-08-06Attempted fix for threading & memory bug with Transmitter.Andrzej J. R. Hunt1-5/+4
2012-08-06Merged changes.Andrzej J. R. Hunt1-2/+2
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt1-1/+3
2012-08-06Transmitter for queuing of messages (Client->Server), fixed protocol.Andrzej J. R. Hunt1-0/+82