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
*
Fix version mismatch error on connect
Alexander Larsson
2010-06-23
2
-7
/
+15
*
Fix screen resolution changes on old servers
Alexander Larsson
2010-06-23
1
-5
/
+5
*
client: Support connecting to a major==1 server
Alexander Larsson
2010-06-22
5
-28
/
+104
*
Implement display_mode message needed for backwards compat
Alexander Larsson
2010-06-22
1
-0
/
+12
*
Generate marshaller/demarshallers for old protocol
Alexander Larsson
2010-06-22
8
-14
/
+56
*
Add spice1.proto describing the 0.4 version of the network protocolx
Alexander Larsson
2010-06-22
1
-0
/
+934
*
Add support for @virtual markup in spice protocol
Alexander Larsson
2010-06-22
3
-0
/
+14
*
Make internal generated marshaller functions static
Alexander Larsson
2010-06-22
2
-4
/
+4
*
Support extra prefix in code generators
Alexander Larsson
2010-06-22
4
-6
/
+11
*
Add more emacs mode headers
Alexander Larsson
2010-06-22
2
-0
/
+2
*
Convert client to use indirect calls for message marshalling
Alexander Larsson
2010-06-22
11
-52
/
+113
*
Support creating marshallers that are called indirectly
Alexander Larsson
2010-06-22
2
-8
/
+30
*
Add destructor for demarshalled messages
Alexander Larsson
2010-06-22
7
-19
/
+39
*
fix for not reseting client palette caches on migration
Yonit Halperin
2010-06-21
1
-0
/
+2
*
Lossy compression of RGBA images (on WAN connection)
Yonit Halperin
2010-06-21
5
-33
/
+238
*
applying zlib compression over glz on WAN connection
Yonit Halperin
2010-06-21
23
-31
/
+504
*
Make opengl optional, disabled by default
Alexander Larsson
2010-06-21
14
-55
/
+137
*
Make generated marshallers build on win32
Alexander Larsson
2010-06-18
5
-8
/
+30
*
Add server/demarshaller.h
Alexander Larsson
2010-06-18
1
-0
/
+25
*
Make sound data @as_ptr to avoid copying data
Alexander Larsson
2010-06-18
4
-11
/
+13
*
Make ping data @as_ptr to avoid copying data
Alexander Larsson
2010-06-18
2
-1
/
+3
*
Make cursor data @as_ptr to avoid copying data
Alexander Larsson
2010-06-18
4
-7
/
+8
*
Support @as_ptr in demarshaller to avoid copying data unnecessary
Alexander Larsson
2010-06-18
1
-1
/
+13
*
Make pointer types in messages be 64bit in memory
Alexander Larsson
2010-06-18
1
-2
/
+2
*
Don't pack the message structures
Alexander Larsson
2010-06-18
1
-87
/
+83
*
Make all message structs internal to spice
Alexander Larsson
2010-06-18
7
-7
/
+504
*
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
[next]