summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-04spicy: Change 'OK' button to 'Close' button in USB device selectionHans de Goede2-1/+1
2012-05-29widget: disconnect session_inhibit_keyboard_grab_changedMarc-André Lureau1-0/+2
2012-05-28Clipboard clean-up and fixes for Windows clientMarc-André Lureau1-12/+6
2012-05-22session: correctly track main channelMarc-André Lureau1-14/+18
2012-05-18Reset grab-sequence on matchMarc-André Lureau1-6/+12
2012-05-18If grab sequence is matched, still send modifier keysMarc-André Lureau1-1/+4
2012-05-17Running out of reserved space, break ABIMarc-André Lureau8-29/+22
2012-05-17session: correctly set and unset ssl-verify flagsMarc-André Lureau2-2/+6
2012-05-17record channel: reseting channel capsYonit Halperin1-3/+9
2012-05-17playback channel: reseting channel capsYonit Halperin1-3/+9
2012-05-17display channel: reseting channel capsYonit Halperin1-1/+8
2012-05-17main channel: reseting channel capsYonit Halperin1-2/+8
2012-05-17Fix not setting channel specific capabilities upon channel resetYonit Halperin2-2/+18
2012-05-10python: fix Spice.Audio bindingMarc-André Lureau1-0/+11
2012-05-03display: video streaming: add support for frames of different sizesYonit Halperin4-17/+97
2012-05-02Fix parsing URI queryMarc-André Lureau1-5/+3
2012-04-27g_getenv returns a const stringChristophe Fergeau1-1/+1
2012-04-27Fix annotations for GrabSequence classDaniel P. Berrange2-9/+11
2012-04-26Replace getenv/setenv with g_getenv/g_setenv for Win32 portabilityDaniel P. Berrange1-3/+3
2012-04-25Fix --spice-debug flag on glib >= 2.31Daniel P. Berrange1-0/+14
2012-04-24Release v0.12Marc-André Lureau1-0/+13
2012-04-24Lower a few warnings when migration failsMarc-André Lureau2-2/+6
2012-04-24Fix multiple problems with URI parsingDaniel P. Berrange1-36/+79
2012-04-23setsockopt: check for ENOTSUP only if definedUri Lublin1-1/+5
2012-04-21Allow to disable CELT at runtimeMarc-André Lureau2-3/+6
2012-04-21build-sys: pyparsing req. moved to spice-commonMarc-André Lureau2-11/+1
2012-04-19Fix callback signature for --spice-debug option handlingDaniel P. Berrange1-1/+2
2012-04-16Clear cache and glz dictionnary on switch-hostMarc-André Lureau1-2/+6
2012-04-16Set new cert-subject when switching hostMarc-André Lureau1-3/+6
2012-04-16gtk: scroll event are not received with recent gtk+Marc-André Lureau1-1/+2
2012-04-10Fix cursor hide not hiding in some casesMarc-André Lureau1-7/+11
2012-04-06Fix crash when closing while recordingMarc-André Lureau1-2/+2
2012-04-05agent: avoid use of alloca for sending large msgMarc-André Lureau1-20/+53
2012-04-04autogen.sh: default to --enable-vala when building from gitChristophe Fergeau1-5/+2
2012-04-04controller: handle USB redirection messagesChristophe Fergeau3-0/+16
2012-04-04autogen.sh: log configure command lineChristophe Fergeau1-0/+1
2012-04-03fix build with glib < 2.32Marc-André Lureau1-0/+8
2012-04-03SpiceDisplay: Fix rounding of mouse motion events with GTK-3.0Hans de Goede1-5/+15
2012-04-03SpiceDisplay: Don't try to scale mouse coordinates when we're not scalingHans de Goede1-1/+1
2012-04-03controller: add support for DISABLE_EFFECTS and COLOR_DEPTHYonit Halperin3-0/+12
2012-03-31Handle grab-broken eventMarc-André Lureau1-1/+18
2012-03-31widget: fix invalid memory ref after channel is distroyedMarc-André Lureau2-20/+8
2012-03-31mjpeg: fix blue-tinted video stream with old serverMarc-André Lureau1-6/+19
2012-03-30session: take pubkey reference in setterMarc-André Lureau2-1/+1
2012-03-30Be more tolerant on NULL arraysMarc-André Lureau2-1/+5
2012-03-29usb-device-widget: Call set_active on the toggle_button, not the alignmentHans de Goede1-2/+4
2012-03-29usb-acl-helper: add a missing "break"Uri Lublin1-0/+1
2012-03-25build-sys: move codegen & proto to spice-commonMarc-André Lureau27-5867/+194
2012-03-22Always release shm of primary surfacesMarc-André Lureau1-5/+1
2012-03-21controllers: signal when a client is connectedMarc-André Lureau2-0/+8