summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Use the correctly spelled enum values from the new generated enumsdemarshallerAlexander Larsson2-2/+2
2010-05-26Generate demarshalling code on win32 tooAlexander Larsson1-13/+50
2010-05-26Client: Use the autogenerated demarshallersAlexander Larsson20-446/+235
2010-05-26Generate demarshal.cpp file in clientAlexander Larsson2-2/+12
2010-05-26Add python code to automake systemAlexander Larsson4-1/+10
2010-05-26Initial import of spice protocol description and demarshall generatorAlexander Larsson7-0/+3586
2010-05-26There are multiple line attribute flags enums, use only oneAlexander Larsson2-4/+4
2010-05-26sound: code style fixupsGerd Hoffmann1-2/+4
2010-05-21Fix some misspelled identifiersAlexander Larsson5-30/+30
2010-05-21RedWorkeMessage -> RedWorkerMessageAlexander Larsson3-38/+38
2010-05-21Fix spelling errors in comments and stringsAlexander Larsson38-133/+133
2010-05-21sound channels: restart audio on client reconnect.Gerd Hoffmann1-1/+15
2010-05-19Use the new byteswap macros from spice-protocolAlexander Larsson1-8/+2
2010-05-19Change leftover VD_INTERFACE_RECORD to SPICE_INTERFACE_RECORDAlexander Larsson1-1/+1
2010-05-19Add missing backslash continuation in makefileAlexander Larsson1-1/+1
2010-05-19Revert "[debug] migration troubleshooting"Gerd Hoffmann2-2/+2
2010-05-19complete NetWireInterface redesign, make red_tunnel_worker.c build.Gerd Hoffmann3-16/+20
2010-05-19add spice-experimental.hGerd Hoffmann5-65/+66
2010-05-19zap vd_interface.hGerd Hoffmann9-370/+349
2010-05-19vd_interface.h cleanups.Gerd Hoffmann3-54/+3
2010-05-19NetWireInterface: redesignGerd Hoffmann4-19/+30
2010-05-19zap MigrationInterfaceGerd Hoffmann2-27/+0
2010-05-19migration: new apiGerd Hoffmann3-39/+87
2010-05-19[debug] migration troubleshootingGerd Hoffmann2-2/+2
2010-05-19zap migration codeGerd Hoffmann2-638/+11
2010-05-19replace worker load/save with loadvm_commands, allow keeping surface contentGerd Hoffmann4-101/+59
2010-05-19surface: keep metadata (aka create command) in device memory.Gerd Hoffmann1-17/+18
2010-05-19kill spice_server_set_mouse_absoluteGerd Hoffmann2-11/+0
2010-05-19vdi port: redesign.Gerd Hoffmann2-57/+71
2010-05-19constify SpiceBaseInterfaceGerd Hoffmann2-3/+3
2010-05-19SoundInterfaces: redesignGerd Hoffmann4-141/+141
2010-05-19TabletInterface: redesignGerd Hoffmann3-25/+47
2010-05-19QXL: redesign.Gerd Hoffmann8-69/+82
2010-05-19MouseInterface: redesignGerd Hoffmann3-19/+40
2010-05-19KeyboardInterface: redesign.Gerd Hoffmann4-44/+63
2010-05-19s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann8-33/+20
2010-05-19VDInterface: redesign.Gerd Hoffmann6-199/+198
2010-05-19shlib majorGerd Hoffmann1-1/+1
2010-05-19minor timer interface cleanups.Gerd Hoffmann3-28/+29
2010-05-19new watch api: kill old apiGerd Hoffmann2-7/+0
2010-05-19new watch api: switch channelsGerd Hoffmann1-21/+20
2010-05-19new watch api: switch soundGerd Hoffmann1-11/+21
2010-05-19new watch api: switch migrationGerd Hoffmann1-29/+30
2010-05-19new watch api: switch inputsGerd Hoffmann1-25/+25
2010-05-19new watch api: switch ssl acceptGerd Hoffmann1-5/+19
2010-05-19new watch api: switch main channelGerd Hoffmann1-19/+21
2010-05-19new watch api: switch liasync readGerd Hoffmann2-13/+12
2010-05-19new watch api: switch listening socketsGerd Hoffmann1-14/+20
2010-05-19introduce new watch apiGerd Hoffmann1-0/+11
2010-05-19fix visibilityGerd Hoffmann2-24/+28