Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all message structs internal to spice | Alexander Larsson | 2010-06-18 | 1 | -1/+1 |
| | | | | | | | We move all message structs from spice-protocol to spice as we want to be able to change these as needed internally. The on-network format is no longer defined by these structures anyway, but rather by the spice protocol description. | ||||
* | Relicense everything from GPL to LGPL 2.1+ | Alexander Larsson | 2010-04-13 | 1 | -9/+9 |
| | |||||
* | Use spice allocator in server/ | Alexander Larsson | 2010-03-11 | 1 | -0/+1 |
| | |||||
* | new libspice api: make image_compression_t part of the public api. | Gerd Hoffmann | 2010-03-09 | 1 | -10/+1 |
| | |||||
* | Use macros from <spice/macros.h> rather than duplicate them | Alexander Larsson | 2010-03-09 | 1 | -22/+1 |
| | |||||
* | Use the new header names | Alexander Larsson | 2010-02-04 | 1 | -1/+1 |
| | | | | | | I just ran: find -name "*.[ch]" | xargs sed -i -f ../spice-protocol/includes.sed find -name "*.cpp" | xargs sed -i -f ../spice-protocol/includes.sed | ||||
* | libspice: add surface 0 support | Izik Eidus | 2010-01-28 | 1 | -0/+5 |
| | | | | | | This include alot of infestracture for off screens. Signed-off-by: Izik Eidus <ieidus@redhat.com> | ||||
* | spice server: heuristic for distinguishing between "real" videos and textual ↵ | Yonit Halperin | 2009-11-30 | 1 | -0/+7 |
| | | | | streams | ||||
* | spice: server: add memslots support. | Izik Eidus | 2009-11-23 | 1 | -5/+5 |
| | | | | Signed-off-by: Izik Eidus <ieidus@redhat.com> | ||||
* | fresh start | Yaniv Kamay | 2009-10-14 | 1 | -0/+99 |