summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-15migration: copy enable-smartcard and enable-audio state to the migrated sessionseamless-migration.v1Yonit Halperin1-0/+6
2012-08-15seamless migration: don't reset messages data when swapping channelsYonit Halperin6-14/+33
2012-08-15seamless migration: transfer pending msgs to the destination, instead of send...Yonit Halperin1-4/+3
2012-08-15seamless migration: src and dest servers handshakeYonit Halperin4-9/+178
2012-08-15seamless-migration: update spice-common submoduleYonit Halperin2-3/+3
2012-08-14channel_main: handle SPICE_MSG_AGENT_CONNECTED_TOKENSYonit Halperin2-0/+12
2012-08-14channel-base: remove bad check of SpiceMsgWaitForChannels validityYonit Halperin1-3/+0
2012-08-10Check --spice-disable-effects parameter validityChristophe Fergeau1-1/+24
2012-08-10Check --spice-color-depth parameter validityChristophe Fergeau1-1/+28
2012-08-09Update spice-commonMarc-André Lureau1-0/+0
2012-08-08build: make spice-controller.pc installation conditionalChristophe Fergeau1-1/+4
2012-08-08build: generate sym-fileChristophe Fergeau3-5/+112
2012-08-07build: add --enable-smartcard=auto supportChristophe Fergeau1-9/+13
2012-08-07build: make controller build optionalChristophe Fergeau2-1/+12
2012-08-05Don't use GDK_THREADS_ENTER/LEAVEMatthias Clasen1-2/+2
2012-07-30Remove "usbredirhost: " prefix from usbredirhost error messagesHans de Goede1-2/+7
2012-07-28channel-display: Set monitors_max to 1 on initHans de Goede1-0/+1
2012-07-28spice-widget: release mouse grab on keyboard-grab-inhibitHans de Goede1-1/+4
2012-07-18Run-time check monitor per display count <= 256Marc-André Lureau1-1/+15
2012-07-16Enable the display early when the widget is createdMarc-André Lureau1-1/+1
2012-07-16Add SpiceDisplay:ready propertyMarc-André Lureau2-6/+56
2012-07-16Handle MonitorsConfig::max_allowedMarc-André Lureau1-2/+27
2012-07-16main: send monitor config immediatelyMarc-André Lureau1-3/+6
2012-07-16Implement simple monitors alignmentMarc-André Lureau1-3/+69
2012-07-16widget: use display monitors configurationMarc-André Lureau1-9/+56
2012-07-16spicy: disable display when deleting windowMarc-André Lureau1-1/+15
2012-07-16spicy: learn to deal with monitorsMarc-André Lureau1-14/+85
2012-07-16Make-up a MonitorConfig if the server doesn't provide oneMarc-André Lureau1-1/+12
2012-07-16Handle SPICE_MSG_DISPLAY_MONITORS_CONFIGMarc-André Lureau1-0/+33
2012-07-16Don't attempt to draw an invalid areaMarc-André Lureau1-2/+4
2012-07-16Use monitor_id to compute display_idMarc-André Lureau2-4/+17
2012-07-16Document spice_main_send_monitor_config()Marc-André Lureau1-0/+9
2012-07-16widget: don't forget to disconnect all signals handlersMarc-André Lureau1-90/+32
2012-07-16spice_channel_connect() success if state >= CONNECTINGMarc-André Lureau1-1/+1
2012-07-16widget: add monitor property with ctorMarc-André Lureau5-3/+52
2012-07-16Claim SPICE_DISPLAY_CAP_MONITORS_CONFIGMarc-André Lureau1-0/+1
2012-07-16Add spice_display_get_primary()Marc-André Lureau3-1/+51
2012-07-16display: add readonly monitors propertyMarc-André Lureau2-0/+38
2012-07-16glib-compat: add g_clear_pointerMarc-André Lureau1-0/+20
2012-07-16Change surface_id to a guint32Marc-André Lureau2-3/+3
2012-07-16widget: add main channel before other channelsMarc-André Lureau1-1/+8
2012-07-16Add missing agent cap descriptionMarc-André Lureau1-0/+1
2012-07-16display: learn to restrict display to an areaMarc-André Lureau4-87/+134
2012-07-16widget: simplify redraw callMarc-André Lureau1-2/+1
2012-07-16Update spice-commonMarc-André Lureau1-0/+0
2012-07-16usb-device-manager: mingw: connect: cleanup device if it's libdev is missingUri Lublin1-0/+9
2012-07-12migration/channel-inputs: reset motion count after migrationYonit Halperin1-0/+10
2012-07-11usb-device-manager: do not try to connect a usb device that was removedUri Lublin1-0/+7
2012-07-11usbutil: be more explicit about usbids_vendor_count usageMarc-André Lureau1-4/+5
2012-07-11usbutil: fix crash on windowsMarc-André Lureau1-2/+15