summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* worker: move glz_drawable_count to DisplayChannelFrediano Ziglio2015-11-202-7/+8
* manual: Document path to vdagent logs on WindowsChristophe Fergeau2015-11-191-0/+4
* manual: Small formatting fixesChristophe Fergeau2015-11-191-2/+2
* worker: move display_channel_wait_for_migrate_dataMarc-André Lureau2015-11-193-31/+32
* worker: move dcc_start()Marc-André Lureau2015-11-194-223/+224
* worker: start a DisplayChannelClient unitMarc-André Lureau2015-11-199-238/+312
* Fix spice-common submodulePavel Grunt2015-11-191-0/+0
* worker: simplify GlzDrawableInstanceItem fields nameMarc-André Lureau2015-11-194-9/+9
* worker: move encoders to dcc-encodersMarc-André Lureau2015-11-196-591/+620
* worker: painfully move display_channel_add_drawableMarc-André Lureau2015-11-184-546/+570
* worker: add compression parameters to dccMarc-André Lureau2015-11-183-18/+31
* Rename red_display_free_* to dcc_free_*Jonathon Jongsma2015-11-181-11/+11
* worker: simplify RedCompressBufMarc-André Lureau2015-11-182-89/+30
* worker: move surfaces to DisplayChannelMarc-André Lureau2015-11-183-617/+576
* Move stream creation and maintenance functions to stream.[ch]Jonathon Jongsma2015-11-184-370/+378
* worker: move stream_agent_stop and friendsMarc-André Lureau2015-11-184-177/+180
* worker: Remove unused red_show_treePavel Grunt2015-11-181-18/+0
* display-channel: Keep macro definition in one lineMarc-André Lureau2015-11-181-2/+2
* worker: simplify red_marshall_imageFrediano Ziglio2015-11-181-19/+15
* worker: Move stream functions to stream.cJonathon Jongsma2015-11-184-100/+104
* Move some tree item functions to tree.[ch]Jonathon Jongsma2015-11-173-55/+61
* build-sys: Use SPICE_WARNING() to issue the architecture warningFrancois Gouget2015-11-162-11/+2
* Move some more drawable functions to display channelJonathon Jongsma2015-11-162-28/+28
* worker: Rename current_clear() to current_remove_all()Jonathon Jongsma2015-11-161-8/+8
* Move dcc_push_stream_agent_clip() to display channelJonathon Jongsma2015-11-163-19/+20
* server: Duplicate typedef definitions are not allowed in C99Francois Gouget2015-11-163-4/+2
* server: Include stdint.h for int64_tFrancois Gouget2015-11-161-0/+1
* server: Remove the display_channel_attach_stream() prototypeFrancois Gouget2015-11-131-3/+0
* build-sys: Use AC_MSG_NOTICE()Francois Gouget2015-11-131-11/+4
* worker: don't use weird RedCompressedBuf nbytes shiftingMarc-André Lureau2015-11-132-20/+30
* spicevmc: set state of DeviceInstance to NULLVictor Toso2015-11-131-0/+1
* char-device: set to NULL freed pointers on destroyVictor Toso2015-11-131-0/+2
* reds: Do not abort due to wrong headerPavel Grunt2015-11-131-1/+4
* char-device: free all memory pool when no clientsVictor Toso2015-11-131-0/+6
* char-device: Define a memory pool limitVictor Toso2015-11-131-1/+8
* char-device: fix usage of free/unref on WriteBufferVictor Toso2015-11-131-12/+22
* worker: fix compiling with COMPRESS_STAT enabledFrediano Ziglio2015-11-123-22/+22
* worker: Remove usage of streaming_video global in DisplayChannelPavel Grunt2015-11-121-6/+6
* worker: move some tree container functionsMarc-André Lureau2015-11-123-28/+33
* worker: rename a bit current_add functionsMarc-André Lureau2015-11-121-10/+10
* worker: Remove duplicate DISPLAY_CLIENT_TIMEOUT defineJonathon Jongsma2015-11-111-1/+0
* worker: move RED_WORKER_STAT, make it compile againMarc-André Lureau2015-11-113-169/+154
* worker: Move drawable utility functions to display channelJonathon Jongsma2015-11-112-92/+92
* worker: Move is_opaque_item() to tree.hJonathon Jongsma2015-11-112-6/+6
* worker: move drawable to displayMarc-André Lureau2015-11-112-68/+74
* worker: move current to displayMarc-André Lureau2015-11-102-12/+20
* worker: move red_destroy_surface_item()Marc-André Lureau2015-11-103-42/+49
* worker: move stream to display channelMarc-André Lureau2015-11-105-320/+323
* worker: move DisplayChannel/DisplayChannelClient functions togetherMarc-André Lureau2015-11-101-163/+164
* worker: rename functions that handle DisplayChannelClientMarc-André Lureau2015-11-101-18/+18