summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spicec: do not abort if cache errorMarc-André Lureau2013-09-301-1/+2
* spicec: add SPICE_NOGRABMarc-André Lureau2013-09-301-0/+7
* spicec: remove dead GL codeMarc-André Lureau2013-09-302-34/+0
* spicec: use doublebuffer for openglMarc-André Lureau2013-09-305-3/+16
* spicec: fix non-doublebuffer drawingMarc-André Lureau2013-09-303-0/+4
* spicec: use standard opengl 3.0 framebufferMarc-André Lureau2013-09-303-47/+50
* spicec: refresh the display after display resizeMarc-André Lureau2013-09-301-0/+4
* spicec: warn when throwing exceptionMarc-André Lureau2013-09-301-0/+3
* update spice-commonMarc-André Lureau2013-09-301-0/+0
* red_worker: disconnect the channel instead of shutdown in case of a blocking ...Yonit Halperin2013-09-261-5/+5
* red_channel: cleanup of red_channel_client blocking methodsYonit Halperin2013-09-263-57/+93
* red_worker: cleanup red_clear_surface_drawables_from_pipesYonit Halperin2013-09-261-12/+18
* build-sys: fix some automake warningMarc-André Lureau2013-09-173-3/+3
* Fix _FORTIFY_SOURCE redefine errorDunrong Huang2013-09-101-1/+1
* red_parse_qxl: Change spice_error() to spice_warning()Christophe Fergeau2013-09-021-3/+4
* server: bitmap_consistent: replace spice_error with spice_warningUri Lublin2013-09-021-1/+1
* client: add some missing USE_GUI define guardsAlon Levy2013-08-291-0/+4
* red_worker: fix call to dump_bitmap (too many args)Yonit Halperin2013-08-221-1/+1
* spice_bitmap_utils: fix dump_bitmapYonit Halperin2013-08-221-3/+3
* main_channel: monitoring client connection statusYonit Halperin2013-08-143-9/+23
* red_channel: add option to monitor whether a channel client is aliveYonit Halperin2013-08-142-0/+133
* red_channel: add on_input callback for tracing incoming bytesYonit Halperin2013-08-142-0/+9
* spice_timer_queue: don't call timers repeatedlyYonit Halperin2013-08-141-3/+1
* server: split spice_image_cache from red_workerAlon Levy2013-08-144-157/+177
* server/red_worker: s/image_cache_eaging/image_cache_aging/Alon Levy2013-08-141-2/+2
* server: move surface_format_to_image_type to spice_bitmap_utilsAlon Levy2013-08-143-24/+23
* server: s/red_wait_all_sent/red_channel_wait_all_sent/Alon Levy2013-08-143-5/+5
* server: move three functions to red_channelAlon Levy2013-08-145-119/+134
* server: move bit set/clear utilities out of red_worker.hAlon Levy2013-08-145-19/+28
* server: move dump_bitmap to separate fileAlon Levy2013-08-144-153/+162
* server/red_worker.c:red_process_drawable: rename item to drawableAlon Levy2013-08-141-16/+16
* server/red_worker.c:red_process_drawable: rename drawable to red_drawableAlon Levy2013-08-141-8/+9
* red_worker: mark DRAW_ALL as brokenAlon Levy2013-08-141-0/+1
* red_worker: decrease the timeout when flushing commands and waiting for the c...Yonit Halperin2013-08-061-3/+3
* log: improve debug information related to client disconnectionYonit Halperin2013-07-292-6/+10
* snd_worker/snd_disconnect_channel: don't call snd_channel_put if the channel ...Yonit Halperin2013-07-291-10/+10
* snd_worker: fix memory leak of PlaybackChannelYonit Halperin2013-07-291-5/+4
* reds: s/red_client_disconnect/red_channel_client_shutdown inside callbacksYonit Halperin2013-07-291-3/+4
* decouple disconnection of the main channel from client destructionYonit Halperin2013-07-295-4/+52
* main_dispatcher: add ref count protection to RedClient instancesYonit Halperin2013-07-291-2/+4
* red_channel: add ref count to RedClientYonit Halperin2013-07-292-5/+35
* red_channel: prevent adding and pushing pipe items after a channel_client has...Yonit Halperin2013-07-291-6/+24
* server/red_channel: fix unused variableAlon Levy2013-07-281-10/+13
* server/red_worker.c: remove unused pipe_item_removeAlon Levy2013-07-241-5/+0
* TIOCOUTQ -> SIOCOUTQ and portability ifdefsNahum Shalman2013-07-222-2/+12
* configure.ac comment typo nitNahum Shalman2013-07-221-1/+1
* Release 0.12.4v0.12.4Uri Lublin2013-07-172-2/+15
* Update spice-common submodule (get spice-protocol 0.12.6)Uri Lublin2013-07-171-0/+0
* syntax-check: trailing whitespaces -- ignore binary filesUri Lublin2013-07-171-0/+2
* syntax-check: remove trailing whitespacesUri Lublin2013-07-163-8/+7