summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2010-09-02server: avoid creating a stream from traces more than once for the same drawableHEADmasterYonit Halperin1-5/+10
2010-09-02Add API to turn on backwards compatibility modeAlexander Larsson2-0/+33
2010-08-31qxl parser: complete parsing of QXLCompatDrawable structsGerd Hoffmann1-0/+14
2010-08-31server: red_current_add_equal - don't push a drawable to the middle of the pi...Yonit Halperin1-1/+13
2010-08-31server: when woken up by data ready to be read, don't call write.Alon Levy1-1/+1
2010-08-31server: retry mouse send on queue fullAlon Levy1-0/+1
2010-08-31server: bugfix - make vdi_port_write_retry reiterate if write_queue still not...Alon Levy1-1/+1
2010-08-31server: add subtype to SpiceCharDeviceInterface, use for vdagentAlon Levy2-7/+50
2010-08-31server: rename SpiceVDIPort* to SpiceCharDevice*Alon Levy2-38/+38
2010-08-30server: fix red_current_flush to flush only the surface that was given as par...Yonit Halperin1-1/+3
2010-08-30Bump versions.Gerd Hoffmann1-1/+1
2010-08-30Add config functions.Gerd Hoffmann2-0/+38
2010-08-30Merge commit 'ea298a14e1cde8b811baf6bd187287f18dde0dee'Alon Levy1-10/+0
2010-08-30server: moved agent pipe headers to spice-protocolAlon Levy1-10/+0
2010-08-30server: cleanups in destorying surfaces codeYonit Halperin1-29/+22
2010-08-30server: really wait for a surface to be destroyed, when calling destroy_surfa...Yonit Halperin1-9/+75
2010-08-30server: consider also PIPE_ITEM_UPGRADE when searching for drawables in red_c...Yonit Halperin1-17/+19
2010-08-27server: red_send_image() - append image data to right marshallerAlexander Larsson1-1/+2
2010-08-27server: red_send_image() initialize bitmap.flagsAlexander Larsson1-0/+1
2010-08-27zap more unused bits.Gerd Hoffmann1-14/+0
2010-08-27red_get_cursor: avoid extra copyGerd Hoffmann1-4/+4
2010-08-26fix red_cursur_flush segfaultGerd Hoffmann1-1/+3
2010-08-26zap dead typedefsGerd Hoffmann1-5/+0
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-25server: clean glz drawables when reseting qxlYonit Halperin1-0/+3
2010-08-25server: Add missing break in switch caseAlexander Larsson1-0/+1
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-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-20server: Properly order rgb for 24bit bitmaps when sending to libjpegAlexander Larsson1-2/+8
2010-07-20Don't send padding over the network with video dataAlexander Larsson1-5/+2
2010-07-19codegen: Various cleanupsAlexander Larsson2-13/+8
2010-07-19server vdi port: prevent recursive calls to read_from_vdi_port (required for ...Alon Levy1-7/+21
2010-07-14add SPICE_SERVER_VERSIONGerd Hoffmann1-0/+2
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-09Don't marshall bitmap data as pointer, instead send inlineAlexander Larsson1-18/+12
2010-07-09Use the right enum types for bitmap_data.type comparisonsAlexander Larsson1-2/+2
2010-07-08Make tunnel support optional in client tooAlexander Larsson1-2/+4
2010-07-08Make distcheck workAlexander Larsson1-0/+1
2010-07-08Missed some misspelling fixesAlexander Larsson1-11/+11
2010-07-08Fix various misspellingsAlexander Larsson7-60/+60
2010-07-08server: Remove unnecessary pci id/rev checksAlexander Larsson2-11/+0