summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-24spiceqxl_audio: Let the audio play when no client is connectedFrancois Gouget1-12/+24
2016-01-11server: Convert qxl->monitors_config to a QXLPHYSICAL using physical_address()Francois Gouget1-1/+1
2015-12-11Optimize dfps mode to send updates only for the primary pixmap.Jeremy White1-4/+16
2015-12-11Provide an implementation for put_image in dfps mode.Jeremy White1-3/+10
2015-11-16XSpice: auto generate temp files for the vdagent process.Jeremy White1-3/+22
2015-11-16Revise Xspice --auto to use a temporary directory.Jeremy White1-4/+15
2015-11-09XSpice: allow the udcs socket to be specified, rather than hard coded.Jeremy White1-6/+5
2015-11-09Add support for a --numheads option to the Xspice script.Jeremy White1-1/+6
2015-11-03Xspice: handle parameters with value 0, allows --port 0Jeremy White1-1/+1
2015-11-02Set the regular spice port only once, and then only if itJeremy White2-1/+1
2015-10-26Document a number of missing XSpice vdagent options in the example xorg.conf.Jeremy White1-18/+43
2015-10-26Correct the XSpice AgentMouse configuration options.Jeremy White3-6/+4
2015-10-26Only watch the uinput channel when an agent is connected.Jeremy White3-1/+16
2015-10-26Add and remove the vdagent interface as the vdagentJeremy White1-2/+5
2015-10-19Bug fix: libcacard headers and libraries were not correctly used.Jeremy White2-4/+3
2015-09-09spiceqxl: Fix formatting of a couple of function calls.Francois Gouget1-4/+2
2015-09-07Xspice: Don't set defaults for the options.Francois Gouget1-8/+8
2015-09-07spiceqxl: Reject invalid boolean values, just like for other options.Francois Gouget1-2/+2
2015-09-07spiceqxl: Recognize the same set of boolean values as in xorg.conf.Francois Gouget1-7/+20
2015-08-18uxa: fix compiler warnings (initialize width, height, [xy]Dst_copy)Uri Lublin2-3/+3
2015-08-10Xspice: Fix 'erorr' typo in error messageChristophe Fergeau1-1/+1
2015-08-10Add note about deprecated setting of mm_timeChristophe Fergeau1-0/+1
2015-08-10Add missing licence headerChristophe Fergeau1-0/+22
2015-08-04Fix compilation with newer Xorg versionsChristophe Fergeau2-1/+4
2015-08-04Use <> for system-includesChristophe Fergeau1-5/+6
2015-06-22Fix drawable mm_time with KMSJavier Celaya1-0/+2
2015-06-01Do not process watches on select() error.Jeremy White1-1/+1
2015-05-22kms: do not overwrite screen virtualX/YMarc-André Lureau1-2/+0
2015-05-22kms: initialize primary surface to screen virtual sizeMarc-André Lureau1-2/+2
2015-04-30Use pci_io_write8 instead of outbAdam Jackson2-1/+7
2015-04-07Remove stray blank comment lineChristophe Fergeau1-1/+0
2015-04-07Remove unused variablesChristophe Fergeau2-8/+0
2015-04-02Prepare for 0.1.4 releasexf86-video-qxl-0.1.4Christophe Fergeau2-1/+8
2015-04-01build-sys: use regular variables for LIBUDEV_CFLAGSMarc-André Lureau1-1/+1
2015-04-01build-sys: misc aligning and trailing wsMarc-André Lureau1-3/+9
2015-03-30Remove image cacheMarc-André Lureau3-108/+3
2015-03-30Don't leak ARGB cursor data boChristophe Fergeau1-0/+1
2015-03-20build-sys: Fix indentation of trailing \ in Makefile.amChristophe Fergeau1-58/+58
2015-03-20build-sys: Add spiceqxl_smartcard.h to _SOURCESChristophe Fergeau1-0/+1
2015-03-13Spice CCID: Handle server termination.Jeremy White1-0/+8
2015-03-13Support IFD_RESET, print a diagnostic for unknown power sequences.Jeremy White1-2/+5
2015-03-08README.xspice: clone and install xkeyboard-configUri Lublin1-5/+2
2015-03-08README.xspice: clone more repos, add some script lines and moreUri Lublin1-20/+72
2015-01-25vmc_read: rename variable "read" to "nbytes"Uri Lublin1-4/+4
2015-01-25playback_dir_changed: rename variable "index" to "offset"Uri Lublin1-8/+8
2015-01-25scripts/Xspice: run vdagentd with -f command line option (fake uinput)Uri Lublin1-1/+1
2015-01-25scripts/Xspice: add default spice-vdagent executable namesUri Lublin1-0/+5
2015-01-25scripts/Xspice: better error messages for missing vdagent binariesUri Lublin1-2/+8
2015-01-25scripts/Xspice: which: warn if executable is not foundUri Lublin1-0/+3
2015-01-08Enable smartcard support for XSpice.Jeremy White10-2/+782