index
:
spice-protocol.git
0.10
0.6
0.8
for_xorg
master
smartcard.v2
smartcard.v3
wip/ssh-agent-forward
spice-protocol
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
demarshaller/marshaller fix gcc 4.6.0
Alon Levy
2012-03-20
2
-9
/
+21
|
*
codegen: avoid creating out if not used (fix gcc 4.6.0 warning)
Alon Levy
2012-03-20
1
-3
/
+5
|
*
mingw32 build: python_modules/marshal: use unsigned for for_loop index variable
Alon Levy
2012-03-20
1
-1
/
+1
|
*
smartcard: add to spice.proto
Alon Levy
2012-03-20
1
-0
/
+8
|
*
spice codegen: fix copy-o, no such variable value
Alon Levy
2012-03-20
1
-1
/
+1
|
*
support python 2.5.4+ for marshaller/demarshallers
Alon Levy
2012-03-20
3
-0
/
+3
|
*
demarshaller: Fix palette marshalling
Alexander Larsson
2012-03-20
1
-14
/
+32
|
*
Don't send padding over the network with video data
Alexander Larsson
2012-03-20
2
-4
/
+2
|
*
Fix uninitialized variable warnings
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
Don't send CursorHeader if cursor_flags is NONE
Alexander Larsson
2012-03-20
4
-5
/
+11
|
*
Send Clip.rects inline rather than using a pointer
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
codegen: Allow @to_ptr to make inline structs demarshal as pointers
Alexander Larsson
2012-03-20
3
-9
/
+37
|
*
codegen: Various cleanups
Alexander Larsson
2012-03-20
4
-78
/
+59
|
*
codegen: Pass member to SubMarshallingSource rather than name
Alexander Larsson
2012-03-20
1
-9
/
+10
|
*
codegen: Remove unused methos has_pointer()
Alexander Larsson
2012-03-20
1
-27
/
+0
|
*
Don't marshall bitmap data as pointer, instead send inline
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
Make distcheck work
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
Fix various misspellings
Alexander Larsson
2012-03-20
2
-2
/
+2
|
*
Fix inclusion of common files, no need for common/ part
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
codegen: No SPICE_ADDRESS types left, drop @c_ptr
Alexander Larsson
2012-03-20
4
-44
/
+37
|
*
Properly parse QXLLineAttrs.style
Alexander Larsson
2012-03-20
2
-2
/
+2
|
*
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
2012-03-20
5
-81
/
+106
|
*
codegen: support @chunk on non-pointer arrays
Alexander Larsson
2012-03-20
2
-5
/
+29
|
*
Add support for @chunk
Alexander Larsson
2012-03-20
1
-2
/
+18
|
*
marshaller: Make get_nw_offset() handle deep member references
Alexander Larsson
2012-03-20
1
-7
/
+32
|
*
Convert SpicePath.segments to a pointer array
Alexander Larsson
2012-03-20
3
-26
/
+31
|
*
Handle extra size for switch and array the right way
Alexander Larsson
2012-03-20
1
-23
/
+20
|
*
marshaller: Add some docs describing the types of sizes
Alexander Larsson
2012-03-20
1
-0
/
+29
|
*
marshaller: Make @nonnull a propagated attribute
Alexander Larsson
2012-03-20
3
-6
/
+3
|
*
marshaller: Make @c_ptr a propagated attribute
Alexander Larsson
2012-03-20
2
-17
/
+18
|
*
marshaller: Add generic way to handle propagating attributes
Alexander Larsson
2012-03-20
3
-11
/
+18
|
*
Properly parse and marshall SpiceString
Gerd Hoffmann
2012-03-20
5
-20
/
+70
|
*
Fix 32bit failure in demarshaller
Alexander Larsson
2012-03-20
1
-2
/
+2
|
*
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
2012-03-20
4
-29
/
+35
|
*
Automatically marshall SpiceClipRects
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
Automatically marshall SpicePath
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
Support @marshall to automatically marshall pointers
Alexander Larsson
2012-03-20
2
-28
/
+40
|
*
Store SpicePath segment count rather than size
Alexander Larsson
2012-03-20
5
-16
/
+37
|
*
Update client and protocol to support the new SpiceClipRects
Alexander Larsson
2012-03-20
2
-2
/
+2
|
*
demarshaller: Support @c_ptr attributes for pointers
Alexander Larsson
2012-03-20
1
-7
/
+16
|
*
demarshaller: Don't parse @zero members
Alexander Larsson
2012-03-20
1
-1
/
+4
|
*
qxl abi: parse QXLCopy + QXLBlend.
Gerd Hoffmann
2012-03-20
2
-4
/
+4
|
*
qxl abi: parse QXLOpaque.
Gerd Hoffmann
2012-03-20
2
-2
/
+2
|
*
qxl abi: parse QXLFill.
Gerd Hoffmann
2012-03-20
2
-2
/
+2
|
*
Fix build error due to member "SpiceMsgEmpty" same name as type
Alexander Larsson
2012-03-20
1
-0
/
+2
|
*
spice.proto: surface_create.format is of type surface_fmt
Alexander Larsson
2012-03-20
1
-1
/
+1
|
*
Use smaller size for enums and flags on the network
Alexander Larsson
2012-03-20
1
-16
/
+16
|
*
Remove support for clip by path
Alexander Larsson
2012-03-20
2
-11
/
+5
|
*
spice.proto: No need for @ptr32 as that is now the default
Alexander Larsson
2012-03-20
1
-2
/
+2
|
*
spice.proto: Don't use @fixedsize for Brush
Alexander Larsson
2012-03-20
1
-1
/
+1
[prev]
[next]