summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-11docs: Convert VD_interfaces to asciidocmanualPavel Grunt2-1/+392
2016-05-11docs: Move manual to docs directoryPavel Grunt8-36/+21
2016-05-11docs: Remove outdated Spice_user_manual.odtPavel Grunt1-0/+0
2016-05-11style: remove documentation for C++Frediano Ziglio1-118/+2
2016-05-11style: remove spice client sectionFrediano Ziglio1-19/+0
2016-05-10removed converted Spice_style.odtFrediano Ziglio1-0/+0
2016-05-10converts Spice_style.odt to asciidoc spice_style.txtFrediano Ziglio2-0/+467
2016-05-10reset pointer to RedCharDeviceWriteBuffer calling red_char_device_write_buffe...Frediano Ziglio5-26/+20
2016-05-10build-sys: Remove 'CXX' from configure summaryChristophe Fergeau1-1/+0
2016-05-10build-sys: Drop unneeded python checkChristophe Fergeau1-2/+0
2016-05-10fix "spice--gtk" typo in configure.acFrediano Ziglio1-1/+1
2016-05-09char-device: improved commentFrediano Ziglio1-1/+1
2016-05-09Remove unused definitionsFrediano Ziglio1-6/+0
2016-05-09remove sw-canvas.hFrediano Ziglio5-26/+4
2016-05-09use #include<> style for spice-common header inclusions.Frediano Ziglio30-57/+57
2016-05-05remove dangling pointer for RedCharDeviceVDIPortFrediano Ziglio1-6/+4
2016-05-04agent-msg-filter: Move include from headerPavel Grunt2-2/+1
2016-05-04char-device: remove unused refs fieldFrediano Ziglio1-1/+0
2016-05-04server: Enable adding alternative MJPEG video encodersFrancois Gouget9-186/+263
2016-05-04server: Correctly handle and trace stream report errorsFrancois Gouget1-1/+11
2016-05-04Using already exists function instead of SPICE_CONTAINEROFSnir Sheriber1-10/+10
2016-04-29Name MainChannelClient methods consistentlyJonathon Jongsma3-22/+28
2016-04-29Call public RedClient API instead of poking internalsJonathon Jongsma1-2/+2
2016-04-29Don't touch RedClient internals from RedChannelClientJonathon Jongsma1-5/+10
2016-04-27audio: Remove global 'playback_compression' variableChristophe Fergeau3-6/+17
2016-04-27Remove dead code in reds_fill_channels()Christophe Fergeau1-1/+0
2016-04-27Improve Reds/RedMainChannel interfaceChristophe Fergeau3-12/+17
2016-04-27Add _config_ to SpiceServerConfig accessorsChristophe Fergeau3-9/+9
2016-04-27Mark unused public API methods/code as deprecatedChristophe Fergeau2-8/+10
2016-04-27Add RedServerConfigChristophe Fergeau2-175/+187
2016-04-27Rename all RedPipeItem subclassesJonathon Jongsma18-508/+529
2016-04-27Rename PipeItem to RedPipeItemJonathon Jongsma22-268/+273
2016-04-27Use weak gobject ref instead of reds_on_char_device_state_destroyChristophe Fergeau3-10/+8
2016-04-27Use GQueue for RedCharDevice::send_queueChristophe Fergeau1-52/+20
2016-04-27UpgradeItem: use base PipeItem for refcountingJonathon Jongsma4-21/+14
2016-04-27Store display in Drawable structJonathon Jongsma3-18/+21
2016-04-26worker: remove check for canvas during cursor connectMarc-André Lureau3-13/+1
2016-04-25Fix make distEduardo Lima (Etrunko)1-1/+0
2016-04-22manual: Remove spicec screenshotPavel Grunt2-4/+0
2016-04-22manual: No need to use sudo to run qemuPavel Grunt1-1/+1
2016-04-22manual: Recommend UsbDk instead of USB ClerkPavel Grunt1-2/+2
2016-04-22manual: Recommend enabling monitors using remote-viewer's menuPavel Grunt1-3/+2
2016-04-20Remove use of opaque from vdi_port_read_one_msg_from_deviceChristophe Fergeau1-2/+4
2016-04-20char device: use _reset_dev_instance() to set 'sin'Jonathon Jongsma1-4/+4
2016-04-20char device: use 'device' rather than 'state' for var namesJonathon Jongsma1-10/+10
2016-04-20char-device: notify when device instance is changedJonathon Jongsma1-0/+2
2016-04-19sw-canvas: Get rid of unsused SW_CANVAS_IMAGE_CACHEHEADmasterPavel Grunt2-4/+0
2016-04-15char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_clientChristophe Fergeau5-69/+7
2016-04-15char-device: Replace RedCharDeviceMsgToClient with PipeItemChristophe Fergeau5-41/+38
2016-04-15dcc: Use refcounting for MonitorsConfigItemJonathon Jongsma1-15/+10