summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-26zap dead qxl chunk codeGerd Hoffmann1-29/+0
2010-08-26qxl parser: add cursor parsingGerd Hoffmann3-48/+59
2010-08-26qxl parser: complete QXL_SURFACE_CMD_CREATE parsingGerd Hoffmann3-4/+6
2010-08-26server: Fix alloc_lz_image_surface stride allocationsAlexander Larsson1-1/+1
2010-08-25server: clean glz drawables when reseting qxlYonit Halperin1-0/+3
2010-08-25server: Add missing break in switch caseAlexander Larsson1-0/+1
2010-08-25client: Handle async errors from xshm setupAlexander Larsson1-0/+28
2010-08-24client: Don't leak xshm segmentsAlexander Larsson1-0/+8
2010-08-24Don't try xshm any more if it fails for a permanent reasonAlexander Larsson1-0/+16
2010-08-24server: remove the no longer used glz drawables list that was maintained for ...Yonit Halperin1-8/+0
2010-08-24server: remove unnecessary dependency between surfaces and Glz drawablesYonit Halperin1-26/+4
2010-08-23Fix mismerge in last commitAlexander Larsson1-1/+0
2010-08-23Remove USE_EXCLUDE_RGN define and !USE_EXCLUDE_RGN codeAlexander Larsson1-167/+0
2010-08-23Remove STREAM_TRACE define and !STREAM_TRACE codeAlexander Larsson1-206/+1
2010-08-23Limiting video streaming to the primary surface. freedesktop bug #28088.Yonit Halperin1-7/+40
2010-08-23client: Fix for clipboard sending; It wasn't thread safe.Yonit Halperin2-5/+27
2010-08-23client: fix - exit on bad display-effect argumentYonit Halperin1-0/+2
2010-08-18Stride can be negative, so don't use size_t for itAlexander Larsson2-2/+2
2010-08-17support python 2.5.4+ for marshaller/demarshallersAlon Levy3-0/+3
2010-07-29client: Application::get_screen: fix double SpicePoint size, second hiding th...Alon Levy1-1/+1
2010-07-29add arm and armv7 to configurable 32 bit variants in configure.ac (n900 and p...Alon Levy1-1/+1
2010-07-29add eol after #ifdef in jpeg_encoder.h for n900 scratchbox compilerAlon Levy1-1/+2
2010-07-22server: add vdi_port write retry timer. RHBZ 616772Alon Levy1-0/+30
2010-07-21Don't do manual marshalling for input channelAlexander Larsson1-45/+67
2010-07-21Fix typo in NEWSAlexander Larsson1-1/+1
2010-07-20Update NEWS for 0.5.3Alexander Larsson1-0/+10
2010-07-20Require spice-protocol 0.5.3 or laterAlexander Larsson1-1/+1
2010-07-20Bump version to 0.5.3Alexander Larsson1-1/+1
2010-07-20server: Properly order rgb for 24bit bitmaps when sending to libjpegAlexander Larsson1-2/+8
2010-07-20Swap red and blue when decoding 0.4 mjpeg streamsAlexander Larsson3-12/+22
2010-07-20demarshaller: Fix palette marshallingAlexander Larsson1-14/+32
2010-07-20Don't send padding over the network with video dataAlexander Larsson5-15/+8
2010-07-19Fix uninitialized variable warningsAlexander Larsson1-1/+1
2010-07-19Don't send CursorHeader if cursor_flags is NONEAlexander Larsson4-5/+11
2010-07-19Send Clip.rects inline rather than using a pointerAlexander Larsson1-1/+1
2010-07-19codegen: Allow @to_ptr to make inline structs demarshal as pointersAlexander Larsson3-9/+37
2010-07-19codegen: Various cleanupsAlexander Larsson10-130/+102
2010-07-19codegen: Pass member to SubMarshallingSource rather than nameAlexander Larsson1-9/+10
2010-07-19codegen: Remove unused methos has_pointer()Alexander Larsson1-27/+0
2010-07-19server vdi port: prevent recursive calls to read_from_vdi_port (required for ...Alon Levy1-7/+21
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-15canvas_base jpeg_alpha: supply the correct size to jpeg_decoderYonit Halperin1-1/+1
2010-07-15Merge branch 'master' of git://git.freedesktop.org/git/spice/spice into spice...Yonit Halperin3-3/+4
2010-07-14add SPICE_SERVER_VERSIONGerd Hoffmann1-0/+2
2010-07-14update shlib minorGerd Hoffmann1-1/+1
2010-07-14server: enabling/disabling jpeg and zlib-over-glz via spice command line argsYonit Halperin5-3/+66
2010-07-13red_glz_compress_image: lines isn't needed any moreGerd Hoffmann1-2/+1
2010-07-12server: enabling/disabling jpeg and zlib-over-glz via spice command line argsYonit Halperin5-3/+66