summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Client: Use the autogenerated demarshallersAlexander Larsson2010-06-1820-450/+235
* Generate demarshallers in clientAlexander Larsson2010-06-182-2/+12
* Add python code to automake systemAlexander Larsson2010-06-184-1/+10
* Initial import of spice protocol description and demarshall generatorAlexander Larsson2010-06-187-0/+3760
* Use the correctly spelled enum values from the new generated enumsAlexander Larsson2010-06-182-2/+2
* Use the new enums for keyboard modifier flagsAlexander Larsson2010-06-182-7/+9
* There are multiple line attribute flags enums, use only oneAlexander Larsson2010-06-172-4/+4
* Add spice_strnlenAlexander Larsson2010-06-172-0/+14
* server: optimize red_pipe_replace_rendered_drawables_with_images (lossy bitma...Yonit Halperin2010-06-091-6/+90
* init/destroy lossy surface regionYonit Halperin2010-06-091-0/+2
* enabling jpeg on low bandwidth connectionYonit Halperin2010-06-091-16/+17
* not using jpeg when sending a surface to the client (the whole surface)Yonit Halperin2010-06-091-1/+3
* send qxl commands to client: support for resending lossy components when jpeg...Yonit Halperin2010-06-091-16/+639
* infrastructure routines for resending to the client part of surfaces that hav...Yonit Halperin2010-06-091-28/+306
* introducing lossy and lz compression in red_send_imageYonit Halperin2010-06-091-2/+53
* lossy surface regions in the client: infrastructure for tracking and updatingYonit Halperin2010-06-091-0/+160
* support for lossy images in the pixmap cache and fill bitsYonit Halperin2010-06-097-39/+241
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-0923-45/+956
* server: fix bitmap flags assignment in red_send_imageYonit Halperin2010-06-091-2/+2
* client: Only invalidate on screen if drawing to the primary surfaceAlexander Larsson2010-06-091-2/+6
* sound: code style fixupsGerd Hoffmann2010-05-261-2/+4
* Fix some misspelled identifiersAlexander Larsson2010-05-215-30/+30
* RedWorkeMessage -> RedWorkerMessageAlexander Larsson2010-05-213-38/+38
* Fix spelling errors in comments and stringsAlexander Larsson2010-05-2138-133/+133
* sound channels: restart audio on client reconnect.Gerd Hoffmann2010-05-211-1/+15
* Use the new byteswap macros from spice-protocolAlexander Larsson2010-05-191-8/+2
* Change leftover VD_INTERFACE_RECORD to SPICE_INTERFACE_RECORDAlexander Larsson2010-05-191-1/+1
* Add missing backslash continuation in makefileAlexander Larsson2010-05-191-1/+1
* Revert "[debug] migration troubleshooting"Gerd Hoffmann2010-05-192-2/+2
* complete NetWireInterface redesign, make red_tunnel_worker.c build.Gerd Hoffmann2010-05-193-16/+20
* add spice-experimental.hGerd Hoffmann2010-05-195-65/+66
* zap vd_interface.hGerd Hoffmann2010-05-199-370/+349
* vd_interface.h cleanups.Gerd Hoffmann2010-05-193-54/+3
* NetWireInterface: redesignGerd Hoffmann2010-05-194-19/+30
* zap MigrationInterfaceGerd Hoffmann2010-05-192-27/+0
* migration: new apiGerd Hoffmann2010-05-193-39/+87
* [debug] migration troubleshootingGerd Hoffmann2010-05-192-2/+2
* zap migration codeGerd Hoffmann2010-05-192-638/+11
* replace worker load/save with loadvm_commands, allow keeping surface contentGerd Hoffmann2010-05-194-101/+59
* surface: keep metadata (aka create command) in device memory.Gerd Hoffmann2010-05-191-17/+18
* kill spice_server_set_mouse_absoluteGerd Hoffmann2010-05-192-11/+0
* vdi port: redesign.Gerd Hoffmann2010-05-192-57/+71
* constify SpiceBaseInterfaceGerd Hoffmann2010-05-192-3/+3
* SoundInterfaces: redesignGerd Hoffmann2010-05-194-141/+141
* TabletInterface: redesignGerd Hoffmann2010-05-193-25/+47
* QXL: redesign.Gerd Hoffmann2010-05-198-69/+82
* MouseInterface: redesignGerd Hoffmann2010-05-193-19/+40
* KeyboardInterface: redesign.Gerd Hoffmann2010-05-194-44/+63
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-198-33/+20
* VDInterface: redesign.Gerd Hoffmann2010-05-196-199/+198