summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-08Remove usage of list.hxxNoel Grandin
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt
2012-08-07this file does not use base64 conversions at allDavid Tardon
2012-08-07remove link firstDavid Tardon
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07Disable Remote unless in experimental mode.Andrzej J.R. Hunt
2012-08-07fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on invalid iteratorsBjoern Michaelsen
2012-08-07Hopefully cleanly close Server Thread when necessary.Andrzej J.R. Hunt
2012-08-07Fixed segfault on client exit.Andrzej J.R. Hunt
2012-08-07Refactored DiscoveryService. Added basic error handling.Andrzej J.R. Hunt
2012-08-07drop leftover #includeDavid Tardon
2012-08-06Fix for incorrect dereferencing.Andrzej J.R. Hunt
2012-08-06-Werror=format-securityIvan Timofeev
2012-08-06Tidied up DiscoveryService::execute().Andrzej J.R. Hunt
2012-08-06sd: link against ws2_32 on WNT for socket APIMichael Stahl
2012-08-06warning C4700: uninitialized local variable 'aRet' usedMichael Stahl
2012-08-06warning C4101: unreferenced local variableMichael Stahl
2012-08-06sd: remotecontrol: fix setsockopt call for WNT:Michael Stahl
2012-08-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-06Some minor fixes.Andrzej J.R. Hunt
2012-08-06Hostname transfer implemented.Andrzej J.R. Hunt
2012-08-06Server discovery functional.Andrzej J.R. Hunt
2012-08-06Multicast listening now working.Andrzej J.R. Hunt
2012-08-06Early non-functional multicast code.Andrzej J.R. Hunt
2012-08-06Discovery service implemented server side.Andrzej J.R. Hunt
2012-08-06Basic structure for Disovery Service.Andrzej J.R. Hunt
2012-08-06Discovered correct filter name.Andrzej J.R. Hunt
2012-08-06Export now building, still missing some parameters to function.Andrzej J.R. Hunt
2012-08-06Attempt to use the XHTML export filter for note export (not functional yet).Andrzej J.R. Hunt
2012-08-06Basic (unstyled) note export and display working.Andrzej J.R. Hunt
2012-08-06Notes export now working.Andrzej J.R. Hunt
2012-08-06Note extraction code added.Andrzej J.R. Hunt
2012-08-06Renamed Server to RemoteServer for obviousness.Andrzej J.R. Hunt
2012-08-06Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt
2012-08-06Enabled slide switching from cover flow, + fixes.Andrzej J.R. Hunt
2012-08-06Fixed thumbnail control. Changed thumbnail activity to fragment.Andrzej J.R. Hunt
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt
2012-08-06Fixed Listener registration and destruction for all cases.Andrzej J. R. Hunt
2012-08-06Fixed the Listener lifecycle, prevents crash on slideshow exit.Andrzej J. R. Hunt
2012-08-06Finally fixed the Transmitter bug.Andrzej J. R. Hunt