summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Handle GL_DRAW_DONE0.12Marc-André Lureau1-0/+28
2016-03-14Handle GL_DRAW messagesMarc-André Lureau3-0/+100
2016-03-14Send current GL scanout to new clientMarc-André Lureau1-0/+11
2016-03-14red-channel: send marshaller message fdFrediano Ziglio1-0/+14
2016-03-14reds-stream: add send_msgfd()Marc-André Lureau2-0/+41
2016-03-14Handle GL_SCANOUT messagesMarc-André Lureau5-0/+81
2016-03-14Add new spice-gl stubs APIMarc-André Lureau5-0/+50
2016-03-14reds-stream: add reds_stream_is_plain_unix()Marc-André Lureau2-0/+19
2016-03-14red-channel: return number of created pipe itemsMarc-André Lureau2-10/+24
2016-03-14configure: Require spice-protocol-0.12.11 at leastMichal Privoznik1-1/+1
2016-03-14Update spice-common submodulePavel Grunt1-0/+0
2016-03-10Remove use of spice_warn_if()Christophe Fergeau2-10/+10
2016-01-13Update spice-commonChristophe Fergeau1-0/+0
2016-01-13Update NEWS for 0.12.7 releaseChristophe Fergeau1-0/+18
2016-01-13spicevmc: Drop unsent data on client disconnectionChristophe Fergeau1-0/+5
2016-01-13pass proper type to SPICE_CONTAINEROFFrediano Ziglio2-3/+3
2016-01-13channel: add option tcp keepalive timeout to channelsSunny Shin4-0/+29
2016-01-13server: Fix conversions between QXLPHYSICAL and pointersFrancois Gouget1-45/+48
2016-01-13server: Simplify the next chunk initialization in red_replay_data_chunks()Francois Gouget1-5/+6
2016-01-13server: Fix a pointer to uint64_t cast in spice_replay_next_cmd()Francois Gouget1-1/+1
2016-01-13server: Use '%zu' to print size_t variablesFrancois Gouget2-6/+6
2016-01-13server: Use PRI macros in printf for 32/64 bit compatibilityFrancois Gouget3-8/+9
2016-01-13spicevmc: set state of DeviceInstance to NULLVictor Toso1-0/+1
2016-01-13char-device: set to NULL freed pointers on destroyVictor Toso1-0/+2
2016-01-13char-device: free all memory pool when no clientsVictor Toso1-0/+6
2016-01-13char-device: Define a memory pool limitVictor Toso1-1/+8
2016-01-13char-device: fix usage of free/unref on WriteBufferVictor Toso1-12/+22
2016-01-13dcc: Don't disconnect channel, when compression is not supportedLukas Venhoda1-2/+2
2016-01-07spicevmc: Return early when instance has no device statePavel Grunt1-0/+5
2016-01-07reds: Do not abort due to wrong headerPavel Grunt1-1/+4
2016-01-07build-sys: disable static lib by defaultMarc-André Lureau1-1/+1
2016-01-07build: Remove unused SPICEC_STATIC_LINKAGE_BSTATICChristophe Fergeau1-2/+0
2016-01-07replay: better help for -s optionFrediano Ziglio1-1/+1
2015-12-14Flush display commands before validating the surface.Jeremy White1-1/+2
2015-12-11dcc: do not cause problem with multiple threads.Frediano Ziglio1-3/+2
2015-12-11smartcard: include libcacard.h if possibleMarc-André Lureau1-0/+6
2015-12-11Add travis CI fileMarc-André Lureau1-0/+31
2015-12-11Update spice-commonChristophe Fergeau1-0/+0
2015-12-11build-sys: Adjust to new spice-common spice-deps.m4Christophe Fergeau3-6/+5
2015-12-11remove small leak in MJPEG codeFrediano Ziglio1-0/+1
2015-12-11Add missing license headersChristophe Fergeau27-0/+460
2015-12-11syntax-check: Exclude png files from sc_prohibit_empty_lines_at_EOFChristophe Fergeau1-1/+1
2015-12-11syntax-check: Clean-up exception rulesChristophe Fergeau1-10/+3
2015-12-11syntax-check: Remove unused #include <strings.h>Christophe Fergeau1-1/+0
2015-12-11syntax-check: Add missing #include <config.h>Christophe Fergeau3-0/+10
2015-12-11syntax-check: Don't use tabs for indentationChristophe Fergeau4-12/+12
2015-12-11syntax-check: Exclude red_replay_qxl.c from sc_cast_of_argument_to_freeChristophe Fergeau1-0/+2
2015-12-11syntax-check: Ignore .png files in sc_trailing_blank testChristophe Fergeau1-1/+1
2015-12-11syntax-check: manual: Remove duplicate wordChristophe Fergeau1-1/+1
2015-12-11syntax-check: Add missing AUTHORSChristophe Fergeau2-7/+28