[GSOC-UPDATE] Impress Remote

2012-08-13 Thread Andrzej J. R. Hunt
Hi everyone, Today's updates: - Refactoring of the Communication Service for fully threaded networking. - Pairing now works!* * Pairing by itself works, if the correct IP address is known. Finding servers / their IP addresses also works. (I don't yet know whether the two combined work -- I'm c

Re: [GSOC-UPDATE] Impress Remote

2012-07-18 Thread Andrzej J. R. Hunt
Hi Michael, On 18/07/12 14:53, Michael Meeks wrote: On Tue, 2012-07-17 at 23:27 +0200, Andrzej J. R. Hunt wrote: -Additional commands implemented & tested (start/end presentation etc.) -SlideShowListener automatically started with Slideshow. -SlideShowListener notifies client of changes (still

[GSOC-UPDATE] Impress Remote

2012-07-17 Thread Andrzej J. R. Hunt
Hi everyone, The latest progress: -Additional commands implemented & tested (start/end presentation etc.) -SlideShowListener automatically started with Slideshow. -SlideShowListener notifies client of changes (still temperamental). Cheers, Andrzej _

[GSOC-UPDATE] Impress Remote

2012-07-13 Thread Andrzej J. R. Hunt
Hi all, The latest from today: -Basic caching of preview images, and image updating on slide change (untested until server starts sending this data). -Added transmitter with command queueing to the server. -Fixed threading and mutex issues in the above. -Fixed protocol parsing bug in the serve

Re: [GSOC-UPDATE] Impress Remote

2012-07-13 Thread Michael Meeks
On Thu, 2012-07-12 at 22:18 +0100, Andrzej J. R. Hunt wrote: > My latest update: Nice work :-) > -Json dependency removed (no more pkg-config here). David T. will be happy no doubt :-) > (-Setup sound for my IRC client!) Good to be able to ping you ;-) > A screenshot

[GSOC-UPDATE] Impress Remote

2012-07-11 Thread Andrzej J. R. Hunt
Hi all, Some more updates: - Image export code (preliminary version with temporary files) and transfer working - Image decoding/display working, but highly temperamental. - Improved protocol implementation on java side to correctly read messages. - XSlideShowListener implemented (and namespace