summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2010-07-29client: Application::get_screen: fix double SpicePoint size, second hiding th...Alon Levy1-1/+1
2010-07-29add eol after #ifdef in jpeg_encoder.h for n900 scratchbox compilerAlon Levy1-1/+2
2010-07-20Swap red and blue when decoding 0.4 mjpeg streamsAlexander Larsson3-12/+22
2010-07-20Don't send padding over the network with video dataAlexander Larsson1-5/+4
2010-07-19codegen: Various cleanupsAlexander Larsson3-28/+23
2010-07-19client: add clipboard supportArnon Gilboa7-11/+476
2010-07-19fix typo DisplayModeListner -> DisplayModeListenerAlon Levy4-10/+10
2010-07-19client: command line arguments for setting windows guest monitors'Yonit Halperin4-7/+157
2010-07-08Disable tunnel by default on windowsAlexander Larsson1-8/+0
2010-07-08Make tunnel support optional in client tooAlexander Larsson2-3/+16
2010-07-08Make distcheck workAlexander Larsson4-3/+73
2010-07-08Fix various misspellingsAlexander Larsson8-42/+42
2010-07-08Fix inclusion of common files, no need for common/ partAlexander Larsson2-2/+2
2010-07-08Remove unused method declarationsAlexander Larsson1-5/+0
2010-07-08Move in spice/draw.h from spice-protocol to common/Alexander Larsson3-5/+2
2010-07-01Make CEGUI optionalAlon Levy6-43/+122
2010-07-01client: Use ASSERT, not assertAlexander Larsson1-1/+1
2010-06-30Update client and protocol to support the new SpiceClipRectsAlexander Larsson1-3/+2
2010-06-29client: add --include "common.h" for generated marshallersYonit Halperin3-4/+4
2010-06-29fixed unhandled destroy screen in Application:restore_screens_sizeYonit Halperin1-1/+1
2010-06-29detaching the screen when the primary surface is destoryed and closing the wi...Yonit Halperin2-10/+16
2010-06-28Replace log4cpp with custom log functionAlexander Larsson9-65/+102
2010-06-28Fix build error due to member "SpiceMsgEmpty" same name as typeAlexander Larsson1-2/+2
2010-06-24Remove support for clip by pathAlexander Larsson1-1/+1
2010-06-23Make pointers 32bit in new protocol formatAlexander Larsson2-4/+4
2010-06-23Fix version mismatch error on connectAlexander Larsson2-7/+15
2010-06-23Fix screen resolution changes on old serversAlexander Larsson1-5/+5
2010-06-22client: Support connecting to a major==1 serverAlexander Larsson5-28/+104
2010-06-22Implement display_mode message needed for backwards compatAlexander Larsson1-0/+12
2010-06-22Generate marshaller/demarshallers for old protocolAlexander Larsson7-13/+55
2010-06-22Add more emacs mode headersAlexander Larsson2-0/+2
2010-06-22Convert client to use indirect calls for message marshallingAlexander Larsson11-52/+113
2010-06-22Add destructor for demarshalled messagesAlexander Larsson2-5/+8
2010-06-21applying zlib compression over glz on WAN connectionYonit Halperin9-6/+125
2010-06-21Make opengl optional, disabled by defaultAlexander Larsson13-49/+122
2010-06-18Make generated marshallers build on win32Alexander Larsson2-8/+23
2010-06-18Make sound data @as_ptr to avoid copying dataAlexander Larsson1-4/+4
2010-06-18Make cursor data @as_ptr to avoid copying dataAlexander Larsson2-5/+5
2010-06-18Make all message structs internal to spiceAlexander Larsson4-5/+5
2010-06-18Switch client to use generated marshallersAlexander Larsson10-167/+219
2010-06-18Generate and link marshallers into clientAlexander Larsson3-1/+37
2010-06-18Generate demarshalling code on win32 tooAlexander Larsson1-13/+50
2010-06-18Client: Use the autogenerated demarshallersAlexander Larsson15-353/+235
2010-06-18Generate demarshallers in clientAlexander Larsson1-2/+11
2010-06-18Use the correctly spelled enum values from the new generated enumsAlexander Larsson2-2/+2
2010-06-18Use the new enums for keyboard modifier flagsAlexander Larsson1-3/+3
2010-06-09support for lossy images in the pixmap cache and fill bitsYonit Halperin3-5/+99
2010-06-09JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin11-5/+264
2010-06-09client: Only invalidate on screen if drawing to the primary surfaceAlexander Larsson1-2/+6
2010-05-21Fix some misspelled identifiersAlexander Larsson3-15/+15