summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol
AgeCommit message (Collapse)Author
2013-10-02sdremote: simplify version string creation.Michael Meeks
Change-Id: I764d857679bdaafd40a46c80c461d787c6da144a
2013-10-02Add sending server information after pairing.Artur Dryomov
Basically it is only version at moment. Should be helpful for protocol versioning. Change-Id: I57fd5d73f783c32393c0b3fb9a4573cb6852060e
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin
Change-Id: I2f68a14baf707d7098b84c68b11a85cd28e49d95
2013-09-03Fix HTML closing tags order for slide notes.Artur Dryomov
Change-Id: Ia6f84965ea0137c58f6bef375e14863d262f7e2b Reviewed-on: https://gerrit.libreoffice.org/5771 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-09-02remove unused commentsSiqi LIU
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-19Fix mingw64 build of remote controlFridrich Štrba
Change-Id: Ic236a52311a5bd868daa50851a2a88c92c377f51
2013-08-19Windows includes in lowercase, guys\! :)Fridrich Štrba
Change-Id: I2c6f2553cd0a1657981de720b2398754253ec4d4
2013-08-18Correct comment on sdremote discovery service port.Andrzej J.R. Hunt
Change-Id: I36d154efb59a6e13da84c004bca8fafe24161088
2013-08-17WaE: C4204: nonstandard extension used : non-constant aggregate initializerTor Lillqvist
Change-Id: I5f34209ad4ea5b97e12cb7073fcf1cf2264ebcf3
2013-08-17SAL_INFO is not available hereTor Lillqvist
Change-Id: Ic40cb29d9ade32690903bfa0f3993782711cc53f
2013-08-16oups...forgot the @siqi
Change-Id: Id409bf113d7181361c0565f7cd3fb63cd7bc5384
2013-08-16fix for OSXnetwork servicesiqi
Change-Id: I62037134ad919dec0ea036a1660ce28426033a2d
2013-08-16compile in release modesiqi
Change-Id: Id934b89f56080846d22405a60a2a310908c7ec82
2013-08-16register in local domain for faster look upsiqi
Change-Id: Ia5cfc3fcf07a99677b090827760cfdc685bc2592
2013-08-16build mDNSResponder on Windows within LibOSiqi LIU
Change-Id: I6973be21f6f4009d6934220f978e9369fef67ede
2013-08-04request immdiateupdate for pointerSymbol, but bad performanceSiqi LIU
Change-Id: I943019f6f6c6aaddeb40bf7f56bd0ffefff8a6b3
2013-08-04pointer display on the screenSiqi LIU
Change-Id: I43c91bdf6c364da282d354e5a07f871a9247f2d6
2013-08-02android: improve remote control debugging.Michael Meeks
2013-08-01Include <sal/log.hxx> so that SAL_INFO actually compiles as expectedTor Lillqvist
Change-Id: Ib7209627052563391eedadb671ed164a1cf863c0
2013-08-01enable WiFi support for sdremoteSiqi LIU
Change-Id: I753b94413262cea6dd094b16a7ae03e8952f2522
2013-08-01add new debug area and use SAL_INFO instead for debug infoSiqi LIU
Change-Id: If719f3340ac585d162e1bb40847ce17e67415869
2013-08-01merge WiFi support into remote control feature toggleSiqi LIU
Change-Id: I4b65021698d6cdd576cff3155f9122195f45cc6a
2013-08-01send out presentation title during the preview pageSiqi LIU
Change-Id: I6acf7d6a690f9b29d11b4af9ea027e34170fbfdb
2013-07-30Odd instability in what Bluetooth headers to include in OS X SDKsTor Lillqvist
Change-Id: Ia8e835373bea3287cf16f3d505dbb420c874fed3
2013-07-26Revert "add threaded pool support for avahi backward compatibility"Siqi
This reverts commit af1ce3de97a6c1d583f82558ee18054b7917b03d.
2013-07-26add threaded pool support for avahi backward compatibilitySiqi
As suggested by Avahi maintainer, we should ship threadedpool support with the build since it's not availble to avahi priori to 0.6.3 This keeps the avahi support backward compatible. Change-Id: I70db9d5b3be3fba744e40c9bb183307819b7df4e
2013-07-26use config_features.h.in insteadSiqi
Change-Id: I1332fc22caae759c65b64e6c43e73740245e4abd
2013-07-25remove unnecessary c++11 thread libSiqi
Change-Id: I865f859c039bbd97c92d04f9df73a0cca47196b7
2013-07-25Don't use zService if not setTor Lillqvist
Change-Id: I1043ab54cbffddd316d141e3f5d368849e3070ca
2013-07-25WaE: virtual dtor warningsCaolán McNamara
Change-Id: I22b79ed43db2233b5c8edd90092ca387bfd0ca9a
2013-07-25fix for OS where avahi is not presentSiqi
Change-Id: Ib3e21b786821baa7c3c47755de5125e1de566c39
2013-07-25minor updates for avahi/bonjour refacotrationSiqi LIU
Change-Id: I89e0115ddbea953de4ee0468c66e949070087a96
2013-07-25avahi for linux refactoredSiqi
Change-Id: I412d97bb8c57a66c1e395f9fe1b21fc0486173e7 Signed-off-by: Siqi LIU <me@siqi.fr>
2013-07-25avahi worksSiqi
Change-Id: I5302235faf8b7402347cd1d091c43f953e0c4bbe Signed-off-by: Siqi LIU <me@siqi.fr>
2013-07-25avahi patchSiqi
Change-Id: I782389f00f486158313fd87bd36c0726f56f6ab6 Signed-off-by: Siqi LIU <me@siqi.fr>
2013-07-25patch for reviewSiqi LIU
Change-Id: I86ac0123e0a7073eaf6b971458d2c7c984a6c6fa
2013-07-23Blind fix for Mac TinderboxJulien Nabet
Change-Id: I4c429afb285446a9839f8039a906c37b4e7b3de1
2013-07-21restore old implementation of autodiscovery to keep android app happy ^^Siqi LIU
Change-Id: I33d856c5654cedb0d6bf437bf4653fac8830369c
2013-07-19server-end bonjour protocol implementationSiqi LIU
Change-Id: I2676d5ebb7da232141769c44b7e5de13c257954d
2013-07-19bonjour autodiscovery for mac osx, let me know if it crashes on other buildSiqi LIU
Change-Id: Ibbaa7b583aaf48b28a913dfd8c12742b76c31d82
2013-07-18add pointer in receiver...but don't know how to draw that pointSiqi LIU
Change-Id: I49493e87a0dab66a6b5abeb086afb51f5631b456
2013-07-01BluetoothServer::addCommunicator not unused after allMichael Stahl
was erroneously removed in 6a59659541e45198b8cda162f87f6abcd68c6101 Change-Id: Ib95fccaaccb8baf269f7d393af00d9b95b25161a
2013-07-01Remove unused codePetr Vorel
Change-Id: Id789250d6aeae642ef5c712e33c5583628638218 Reviewed-on: https://gerrit.libreoffice.org/4604 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2013-06-10Deprecated conversion to char* from string litteralFridrich Štrba
Change-Id: I64fc36b38be59c909aa96a9faf876232caaac182
2013-05-22valgrind: Initialize all of struct sockaddr_rc for binding AF_BLUETOOTH.Mark Wielaard
valgrind doesn't know that struct sockaddr_rc contains some padding that isn't used. Since we pass bind sizeof (struct sockaddr_rc) valgrind will check all bytes are initialized. So explicitly clear all bytes before passing to bind. https://bugs.kde.org/show_bug.cgi?id=320116 tracks adding explicit support to valgrind. Change-Id: I05d2f221a5794228dae3077e8ea1bcda5ba1f8b0 Reviewed-on: https://gerrit.libreoffice.org/3998 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25
2013-04-30sdremote: protcol debug for send to match that for recv.Michael Meeks
Change-Id: If2840336513772238ec43a9859d47a6e2a315e05
2013-04-24sdremote - don't crash if we connect during load, before things are setup.Michael Meeks
Change-Id: I1837ea58b9c8f74aca9afb78bafbab61af189842
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
Change-Id: I98d04d7da4c2b7ea0b769df9c2bfa8c1ad86bf2d Reviewed-on: https://gerrit.libreoffice.org/3422 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>