summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-12Limit direct access to DisplayChannelClientreview-20160512reviewJonathon Jongsma12-125/+211
2016-05-12Replace RedClient::channels with GListJonathon Jongsma2-27/+29
2016-05-12Remove 'peer' from name of channel client methodsJonathon Jongsma1-9/+9
2016-05-12Replace RedChannel::clients with GListJonathon Jongsma8-200/+162
2016-05-12Move InputsChannelClient to a separate fileJonathon Jongsma5-56/+169
2016-05-12change main_channel_marshall_mouse_mode call styleFrediano Ziglio1-6/+3
2016-05-12move all item creation in main-channel-client.cFrediano Ziglio3-34/+44
2016-05-12let compiler manage the copy in a more typesafe wayFrediano Ziglio1-1/+1
2016-05-12move main_channel_release_pipe_item and main_channel_send_item to clientFrediano Ziglio3-410/+368
2016-05-12Move MainChannelClient to separate fileJonathon Jongsma6-602/+747
2016-05-12Add red_client_seamless_migration_done_for_channel()Jonathon Jongsma1-12/+22
2016-05-12style: put some notes on inclusion orderFrediano Ziglio1-0/+33
2016-05-12unify header include orderFrediano Ziglio19-21/+24
2016-05-12Add missing include to red-pipe-item.hJonathon Jongsma1-0/+1
2016-05-12spice-migration.h: un-deprecate set_seamless_migration()Marc-André Lureau1-1/+1
2016-05-11fix crash if agent interface is removedFrediano Ziglio2-0/+6
2016-05-11style: use capital case for C languageFrediano Ziglio2-2/+2
2016-05-11style: remove outdated void argumentFrediano Ziglio1-5/+0
2016-05-11style: update file name styleFrediano Ziglio1-1/+1
2016-05-11style: update copyright linesFrediano Ziglio1-3/+1
2016-05-11style: fix condition indentation exampleFrediano Ziglio1-2/+2
2016-05-11style: we are now using capital FIXME and TODOFrediano Ziglio1-2/+2
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