index
:
~yhalperi/spice
0.8.mig.v2
0.8.mig.v3
0.8.mig.v3.rebase
bitmap-crop.mem-control
bitmap-crop.v2
master
master.mig.v1
mc.v7
qxl-mem-control
seamless-migration.v1
seamless-migration.v2
video.adaptive_bit_rate
video.adaptive_bit_rate.v2
video.sized.v1.clean
Unnamed repository; edit this file to name it for gitweb.
yhalperi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spice.proto
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-20
Don't send padding over the network with video data
Alexander Larsson
1
-2
/
+0
2010-07-19
Don't send CursorHeader if cursor_flags is NONE
Alexander Larsson
1
-1
/
+4
2010-07-19
Send Clip.rects inline rather than using a pointer
Alexander Larsson
1
-1
/
+1
2010-07-19
codegen: Various cleanups
Alexander Larsson
1
-12
/
+7
2010-07-09
Don't marshall bitmap data as pointer, instead send inline
Alexander Larsson
1
-1
/
+1
2010-07-08
Fix various misspellings
Alexander Larsson
1
-1
/
+1
2010-07-08
codegen: No SPICE_ADDRESS types left, drop @c_ptr
Alexander Larsson
1
-13
/
+13
2010-07-08
Properly parse QXLLineAttrs.style
Alexander Larsson
1
-1
/
+1
2010-07-07
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
1
-38
/
+43
2010-07-05
Convert SpicePath.segments to a pointer array
Alexander Larsson
1
-1
/
+1
2010-07-02
Properly parse and marshall SpiceString
Gerd Hoffmann
1
-5
/
+5
2010-06-30
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
1
-19
/
+9
2010-06-30
Automatically marshall SpiceClipRects
Alexander Larsson
1
-1
/
+1
2010-06-30
Automatically marshall SpicePath
Alexander Larsson
1
-1
/
+1
2010-06-30
Store SpicePath segment count rather than size
Alexander Larsson
1
-2
/
+2
2010-06-30
Update client and protocol to support the new SpiceClipRects
Alexander Larsson
1
-1
/
+1
2010-06-29
qxl abi: parse QXLCopy + QXLBlend.
Gerd Hoffmann
1
-2
/
+2
2010-06-29
qxl abi: parse QXLOpaque.
Gerd Hoffmann
1
-1
/
+1
2010-06-29
qxl abi: parse QXLFill.
Gerd Hoffmann
1
-1
/
+1
2010-06-24
spice.proto: surface_create.format is of type surface_fmt
Alexander Larsson
1
-1
/
+1
2010-06-24
Use smaller size for enums and flags on the network
Alexander Larsson
1
-16
/
+16
2010-06-24
Remove support for clip by path
Alexander Larsson
1
-4
/
+1
2010-06-23
spice.proto: No need for @ptr32 as that is now the default
Alexander Larsson
1
-2
/
+2
2010-06-23
spice.proto: Don't use @fixedsize for Brush
Alexander Larsson
1
-1
/
+1
2010-06-23
Don't send zero data item for clips with no data
Alexander Larsson
1
-3
/
+1
2010-06-23
Remove minor markup in unstable protocol as we're resetting minor to 0
Alexander Larsson
1
-4
/
+4
2010-06-21
Lossy compression of RGBA images (on WAN connection)
Yonit Halperin
1
-0
/
+14
2010-06-21
applying zlib compression over glz on WAN connection
Yonit Halperin
1
-0
/
+9
2010-06-18
Make sound data @as_ptr to avoid copying data
Alexander Larsson
1
-4
/
+4
2010-06-18
Make ping data @as_ptr to avoid copying data
Alexander Larsson
1
-1
/
+1
2010-06-18
Make cursor data @as_ptr to avoid copying data
Alexander Larsson
1
-1
/
+1
2010-06-18
Make tunnel_service_add members be of cstring array size
Alexander Larsson
1
-2
/
+2
2010-06-18
Use @ptr32 for 32bit offsets in spice.proto
Alexander Larsson
1
-2
/
+2
2010-06-18
Add @nomarshal in a few places where we're marshalling manually
Alexander Larsson
1
-11
/
+11
2010-06-18
spice.proto: add @outvar markup
Alexander Larsson
1
-15
/
+15
2010-06-18
Initial import of spice protocol description and demarshall generator
Alexander Larsson
1
-0
/
+1086