summaryrefslogtreecommitdiff
path: root/server/red-replay-qxl.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25server: Remove an unnecessary cast in spice_replay_next_cmd()Francois Gouget1-1/+1
2016-01-22Replay: report error if we don't read the correct file headerJonathon Jongsma1-0/+3
2016-01-15replay: use spice_malloc(0) instead of raw mallocFrediano Ziglio1-14/+10
2016-01-14Remove GSlice useChristophe Fergeau1-2/+2
2016-01-12server: Fix conversions between QXLPHYSICAL and pointersFrancois Gouget1-45/+48
2016-01-12server: Simplify the next chunk initialization in red_replay_data_chunks()Francois Gouget1-5/+6
2016-01-12server: Fix a pointer to uint64_t cast in spice_replay_next_cmd()Francois Gouget1-1/+1
2015-12-15server: Use '%zu' to print size_t variablesFrancois Gouget1-4/+4
2015-12-15server: Use PRI macros in printf for 32/64 bit compatibilityFrancois Gouget1-4/+4
2015-12-03server: rename filesFrediano Ziglio1-0/+1243