index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow multiple --include args
Alexander Larsson
2010-06-18
1
-3
/
+4
*
Use generated demarshallers in server
Alexander Larsson
2010-06-18
3
-73
/
+118
*
Generate demarshallers on server side
Alexander Larsson
2010-06-18
1
-1
/
+5
*
Make tunnel_service_add members be of cstring array size
Alexander Larsson
2010-06-18
1
-2
/
+2
*
Switch client to use generated marshallers
Alexander Larsson
2010-06-18
10
-167
/
+219
*
Generate and link marshallers into client
Alexander Larsson
2010-06-18
3
-1
/
+37
*
Re-enable cache freeing
Alexander Larsson
2010-06-18
1
-1
/
+1
*
Convert reds.c to use SpiceMarshaller
Alexander Larsson
2010-06-18
1
-302
/
+211
*
Convert snd_worker.c to use SpiceMarshaller and generated marshallers
Alexander Larsson
2010-06-18
1
-145
/
+94
*
Convert red_worker.c to use SpiceMarshaller for marshalling
Alexander Larsson
2010-06-18
1
-781
/
+997
*
Generate marshallers in server
Alexander Larsson
2010-06-18
1
-0
/
+13
*
Use @ptr32 for 32bit offsets in spice.proto
Alexander Larsson
2010-06-18
1
-2
/
+2
*
Add @nomarshal in a few places where we're marshalling manually
Alexander Larsson
2010-06-18
1
-11
/
+11
*
spice.proto: add @outvar markup
Alexander Larsson
2010-06-18
1
-15
/
+15
*
Add support for generating message and structure marshallers
Alexander Larsson
2010-06-18
2
-1
/
+392
*
Add SpiceMarshaller for easy marshalling
Alexander Larsson
2010-06-18
4
-0
/
+649
*
Generate demarshalling code on win32 too
Alexander Larsson
2010-06-18
1
-13
/
+50
*
Client: Use the autogenerated demarshallers
Alexander Larsson
2010-06-18
20
-450
/
+235
*
Generate demarshallers in client
Alexander Larsson
2010-06-18
2
-2
/
+12
*
Add python code to automake system
Alexander Larsson
2010-06-18
4
-1
/
+10
*
Initial import of spice protocol description and demarshall generator
Alexander Larsson
2010-06-18
7
-0
/
+3760
*
Use the correctly spelled enum values from the new generated enums
Alexander Larsson
2010-06-18
2
-2
/
+2
*
Use the new enums for keyboard modifier flags
Alexander Larsson
2010-06-18
2
-7
/
+9
*
There are multiple line attribute flags enums, use only one
Alexander Larsson
2010-06-17
2
-4
/
+4
*
Add spice_strnlen
Alexander Larsson
2010-06-17
2
-0
/
+14
*
server: optimize red_pipe_replace_rendered_drawables_with_images (lossy bitma...
Yonit Halperin
2010-06-09
1
-6
/
+90
*
init/destroy lossy surface region
Yonit Halperin
2010-06-09
1
-0
/
+2
*
enabling jpeg on low bandwidth connection
Yonit Halperin
2010-06-09
1
-16
/
+17
*
not using jpeg when sending a surface to the client (the whole surface)
Yonit Halperin
2010-06-09
1
-1
/
+3
*
send qxl commands to client: support for resending lossy components when jpeg...
Yonit Halperin
2010-06-09
1
-16
/
+639
*
infrastructure routines for resending to the client part of surfaces that hav...
Yonit Halperin
2010-06-09
1
-28
/
+306
*
introducing lossy and lz compression in red_send_image
Yonit Halperin
2010-06-09
1
-2
/
+53
*
lossy surface regions in the client: infrastructure for tracking and updating
Yonit Halperin
2010-06-09
1
-0
/
+160
*
support for lossy images in the pixmap cache and fill bits
Yonit Halperin
2010-06-09
7
-39
/
+241
*
JPEG support: introducing jpeg encoding for spice bitmaps
Yonit Halperin
2010-06-09
23
-45
/
+956
*
server: fix bitmap flags assignment in red_send_image
Yonit Halperin
2010-06-09
1
-2
/
+2
*
client: Only invalidate on screen if drawing to the primary surface
Alexander Larsson
2010-06-09
1
-2
/
+6
*
sound: code style fixups
Gerd Hoffmann
2010-05-26
1
-2
/
+4
*
Fix some misspelled identifiers
Alexander Larsson
2010-05-21
5
-30
/
+30
*
RedWorkeMessage -> RedWorkerMessage
Alexander Larsson
2010-05-21
3
-38
/
+38
*
Fix spelling errors in comments and strings
Alexander Larsson
2010-05-21
38
-133
/
+133
*
sound channels: restart audio on client reconnect.
Gerd Hoffmann
2010-05-21
1
-1
/
+15
*
Use the new byteswap macros from spice-protocol
Alexander Larsson
2010-05-19
1
-8
/
+2
*
Change leftover VD_INTERFACE_RECORD to SPICE_INTERFACE_RECORD
Alexander Larsson
2010-05-19
1
-1
/
+1
*
Add missing backslash continuation in makefile
Alexander Larsson
2010-05-19
1
-1
/
+1
*
Revert "[debug] migration troubleshooting"
Gerd Hoffmann
2010-05-19
2
-2
/
+2
*
complete NetWireInterface redesign, make red_tunnel_worker.c build.
Gerd Hoffmann
2010-05-19
3
-16
/
+20
*
add spice-experimental.h
Gerd Hoffmann
2010-05-19
5
-65
/
+66
*
zap vd_interface.h
Gerd Hoffmann
2010-05-19
9
-370
/
+349
*
vd_interface.h cleanups.
Gerd Hoffmann
2010-05-19
3
-54
/
+3
[next]