summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Expand)Author
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-04-30sdremote: protcol debug for send to match that for recv.Michael Meeks
2013-04-24sdremote - don't crash if we connect during load, before things are setup.Michael Meeks
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22sdremote: add more verbose protocol debug.Michael Meeks
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-07sdremote : Remove pointer to deleted RemoteServer on error caseArnaud Versini
2013-03-06Some cppcheck cleaningJulien Nabet
2013-03-01sd: BluetoothServer: put the ifdeffery in the right placeMichael Stahl
2013-03-01MinGW: Make mpImpl available only on Linux.Jan Holesovsky
2013-02-28sd: BluetoothServer: appease MSVC's appetite for type definitionsMichael Stahl
2013-02-28coverity#988423: fix memory leakMarkus Mohrhard
2013-02-27Use closesocket() on WindowsTor Lillqvist
2013-02-27sdremote: close socket in destructor.Michael Meeks
2013-02-19Avoid infinite recursionTor Lillqvist
2013-02-19Avoid warning on non-Linux: private field 'mpImpl' is not usedTor Lillqvist
2013-02-19Surely we want closesocket() on WindowsTor Lillqvist
2013-02-19Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens
2013-02-19sdremote: fix linux conditional.Michael Meeks
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks
2013-02-19sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks
2013-02-19sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks
2013-02-19sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.Michael Meeks
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks
2013-02-18Handle gracefully the remote end closing the RFCOMM channelTor Lillqvist
2013-02-18Plug autorelease leakTor Lillqvist
2013-02-18Be specific in the logging as multiple threads involvedTor Lillqvist
2013-02-18WaE: comparison is always true due to limited range of data typeTor Lillqvist
2013-02-18std::vector::data() is C++11Tor Lillqvist
2013-02-17pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud
2013-02-16coverity#738551 Uninitialized scalar variableCaolán McNamara
2013-02-16Blind fix for WaE: class does not fully implement protocolTor Lillqvist
2013-02-16Fix compilation for Linux and hopefully Windows, tooTor Lillqvist
2013-02-16Nothing in the C standard about socketsTor Lillqvist
2013-02-16More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist
2013-02-15Revert "fix build", not needed in masterLuboš Luňák
2013-02-14fix buildLuboš Luňák
2013-02-14Fix build against Mac OS X SDK 10.4Tor Lillqvist
2013-02-14Add this single-line fileTor Lillqvist
2013-02-14Start on Bluetooth code for the Impress Remote for OS XTor Lillqvist
2013-02-12Use the remote control same service name on Windows, tooTor Lillqvist
2013-02-12Use a more descriptive name for the Impress Remote Control Bluetooth serviceTor Lillqvist
2013-02-12sdremote - fully annotate bluetooth SDP record.Michael Meeks
2013-02-12sdremote - cleanup and annotate bluetooth SDP record.Michael Meeks
2013-02-07sdremote: More logging.Jan Holesovsky
2013-02-07sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky