summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-28spice_channel_connect_clientwip/qxl-renamesChristophe Fergeau3-7/+25
2014-11-28Introduce red_link_mess_get_caps()Christophe Fergeau1-5/+7
2014-11-28Mark caps as const throughoutChristophe Fergeau10-36/+36
2014-11-28more renaming! red_dispatcher_ is dead!Christophe Fergeau6-260/+262
2014-11-28Remove now redundant methodsChristophe Fergeau1-77/+12
2014-11-28More s/RedDispatcher/QXLWorkerChristophe Fergeau10-1630/+273
2014-11-27Add TODOChristophe Fergeau1-0/+9
2014-11-27new filesChristophe Fergeau2-0/+1394
2014-11-27Remove unused RedWorkePrivate typeChristophe Fergeau1-10/+0
2014-11-27spice.h: Add short description of QXLWorker/QXLInterfaceChristophe Fergeau1-0/+8
2014-11-27Add methods calling QXLInstance vfuncsChristophe Fergeau5-27/+231
2014-11-27Add explicit spice-core.h includeMarc-André Lureau1-1/+1
2014-11-27Move spice_server_get_num_clients() declarationMarc-André Lureau2-3/+2
2014-11-27Rename mm_timer/mm_timeMarc-André Lureau4-13/+13
2014-11-27Remove guest side video time-stampingMarc-André Lureau6-26/+2
2014-11-27build-sys: generate spice-version.hMarc-André Lureau2-1/+12
2014-11-27Split spice.hMarc-André Lureau10-574/+806
2014-11-27spice.h: remove redundant declarationsMarc-André Lureau1-5/+1
2014-11-25Validate RedDrawable before allocating drawableMarc-André Lureau1-11/+12
2014-11-25chardev: remove write pollingMarc-André Lureau2-11/+34
2014-11-24Don't set SpiceLinkReply::pub_key if client advertises SASL capChristophe Fergeau1-23/+38
2014-11-24Introduce red_link_info_test_capability()Christophe Fergeau1-3/+18
2014-11-24Add const to test_capability first argumentChristophe Fergeau2-2/+2
2014-11-21configure.ac: use portable shellAlexander Tsoy1-14/+18
2014-11-17manual: Add missing closure of XML tagChristophe Fergeau1-3/+3
2014-10-17server: fix crash when restarting VM with old clientMarc-André Lureau1-2/+2
2014-10-14migration: Don't assert() if MIGRATE_DATA comes before attaching the agentUri Lublin1-11/+28
2014-10-10m4: Update manywarnings from gnulibCole Robinson1-76/+137
2014-09-18Validate surface bounding box before using itChristophe Fergeau1-0/+31
2014-09-18Fix 'abberiviations' typo in commentChristophe Fergeau1-1/+1
2014-09-18Fix indentation in red_get_opaque_ptrChristophe Fergeau1-1/+1
2014-09-18server/tests/Makefile.am: White-space cleanupChristophe Fergeau1-12/+12
2014-09-12Fix -Wunused-functionFabiano Fidêncio2-73/+0
2014-09-12Fix -Wmissing-field-initializersFabiano Fidêncio5-37/+31
2014-09-12Fix -WnonnullFabiano Fidêncio1-1/+2
2014-09-12Fix -WformatFabiano Fidêncio1-1/+1
2014-09-12Fix -WswitchFabiano Fidêncio1-0/+2
2014-09-12Fix -WsignFabiano Fidêncio2-3/+3
2014-09-12Fix -Wunused-valueFabiano Fidêncio1-1/+1
2014-09-12Fix -Wunused-parameterFabiano Fidêncio7-31/+58
2014-09-12server: Don't dump the bitmap when the format is invalidFabiano Fidêncio1-0/+1
2014-09-08clean-up: remove unused functionMarc-André Lureau2-6/+0
2014-09-08build-sys: check for spicy-screenshotMarc-André Lureau2-7/+7
2014-09-08reds: lookup corresponding channel idMarc-André Lureau1-1/+2
2014-09-08dispatcher: lower a monitor-config warning to a debug levelMarc-André Lureau1-2/+2
2014-08-20spice.h: Don't use 48kHz for playback/recording ratesChristophe Fergeau1-2/+2
2014-08-07Fix crash when clearing surface memoryMarc-André Lureau1-1/+5
2014-07-25server: don't assert on invalid client messageMarc-André Lureau1-1/+1
2014-05-30Fix assert in mjpeg_encoder_adjust_params_to_bit_rate()Jonathon Jongsma1-1/+4
2014-05-26Fix make failed when uncommented COMPRESS_STAT in red_worker.cWang Qiang1-2/+2