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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
server/reds: zap unsetting of QEMU_AUDIO_DRV
Alon Levy
2010-11-08
1
-1
/
+0
*
gitignore: add generated_*, vim temps, pyc
Alon Levy
2010-11-08
1
-0
/
+3
*
reds: remove needless buffer in InputsState
Alon Levy
2010-11-08
1
-3
/
+0
*
server: tests: add basic tests with working do nothing server
Alon Levy
2010-11-08
8
-0
/
+293
*
Release 0.6.3
0.6.3
Hans de Goede
2010-10-18
1
-1
/
+1
*
Bump version to 0.6.2
0.6.2
Hans de Goede
2010-10-18
1
-1
/
+1
*
server: remove useless agent send_tokens
Hans de Goede
2010-10-16
1
-32
/
+5
*
Call read_from_vdi_port() from vdi_read_buf_release()
Hans de Goede
2010-10-15
1
-2
/
+12
*
server: always call read_from_vdi_port() in a while loop
Hans de Goede
2010-10-15
1
-2
/
+6
*
Don't crash when a client disconnects while there were pending writes
Hans de Goede
2010-10-15
1
-1
/
+1
*
server: add channel notifications.
Gerd Hoffmann
2010-10-12
3
-4
/
+48
*
server: Handle self_image in localize_bitmap
Alexander Larsson
2010-09-21
1
-9
/
+16
*
server: Handle NULL image in red_update_streamable
Alexander Larsson
2010-09-21
1
-1
/
+2
*
server: Use the right image size for self_bitmap
Alexander Larsson
2010-09-21
1
-2
/
+2
*
server: Don't leak QUIC image chunks
Alexander Larsson
2010-09-21
1
-0
/
+3
*
server: Ensure we flush the release pipe after an oom
Alexander Larsson
2010-09-20
1
-0
/
+1
*
Release more drawables on OOM
Alexander Larsson
2010-09-20
1
-1
/
+1
*
fix palette handling for 0.4 compat
Gerd Hoffmann
2010-09-14
1
-43
/
+56
*
fix brush handling for 0.4 compat
Gerd Hoffmann
2010-09-14
1
-23
/
+38
*
move command flags handling to the qxl parser
Gerd Hoffmann
2010-09-14
3
-14
/
+18
*
server: avoid creating a stream from traces more than once for the same drawable
Yonit Halperin
2010-09-02
1
-5
/
+10
*
Add API to turn on backwards compatibility mode
Alexander Larsson
2010-09-02
2
-0
/
+33
*
qxl parser: complete parsing of QXLCompatDrawable structs
Gerd Hoffmann
2010-08-31
1
-0
/
+14
*
server: red_current_add_equal - don't push a drawable to the middle of the pi...
Yonit Halperin
2010-08-31
1
-1
/
+13
*
server: when woken up by data ready to be read, don't call write.
Alon Levy
2010-08-31
1
-1
/
+1
*
server: retry mouse send on queue full
Alon Levy
2010-08-31
1
-0
/
+1
*
server: bugfix - make vdi_port_write_retry reiterate if write_queue still not...
Alon Levy
2010-08-31
1
-1
/
+1
*
server: add subtype to SpiceCharDeviceInterface, use for vdagent
Alon Levy
2010-08-31
2
-7
/
+50
*
server: rename SpiceVDIPort* to SpiceCharDevice*
Alon Levy
2010-08-31
2
-38
/
+38
*
server: fix red_current_flush to flush only the surface that was given as par...
Yonit Halperin
2010-08-30
1
-1
/
+3
*
Bump versions.
Gerd Hoffmann
2010-08-30
1
-1
/
+1
*
Add config functions.
Gerd Hoffmann
2010-08-30
2
-0
/
+38
*
Merge commit 'ea298a14e1cde8b811baf6bd187287f18dde0dee'
Alon Levy
2010-08-30
1
-10
/
+0
|
\
|
*
server: moved agent pipe headers to spice-protocol
Alon Levy
2010-08-30
1
-10
/
+0
*
|
server: cleanups in destorying surfaces code
Yonit Halperin
2010-08-30
1
-29
/
+22
*
|
server: really wait for a surface to be destroyed, when calling destroy_surfa...
Yonit Halperin
2010-08-30
1
-9
/
+75
*
|
server: consider also PIPE_ITEM_UPGRADE when searching for drawables in red_c...
Yonit Halperin
2010-08-30
1
-17
/
+19
*
|
server: red_send_image() - append image data to right marshaller
Alexander Larsson
2010-08-27
1
-1
/
+2
*
|
server: red_send_image() initialize bitmap.flags
Alexander Larsson
2010-08-27
1
-0
/
+1
|
/
*
zap more unused bits.
Gerd Hoffmann
2010-08-27
1
-14
/
+0
*
red_get_cursor: avoid extra copy
Gerd Hoffmann
2010-08-27
1
-4
/
+4
*
fix red_cursur_flush segfault
Gerd Hoffmann
2010-08-26
1
-1
/
+3
*
zap dead typedefs
Gerd Hoffmann
2010-08-26
1
-5
/
+0
*
zap dead qxl chunk code
Gerd Hoffmann
2010-08-26
1
-29
/
+0
*
qxl parser: add cursor parsing
Gerd Hoffmann
2010-08-26
3
-48
/
+59
*
qxl parser: complete QXL_SURFACE_CMD_CREATE parsing
Gerd Hoffmann
2010-08-26
3
-4
/
+6
*
server: clean glz drawables when reseting qxl
Yonit Halperin
2010-08-25
1
-0
/
+3
*
server: Add missing break in switch case
Alexander Larsson
2010-08-25
1
-0
/
+1
*
server: remove the no longer used glz drawables list that was maintained for ...
Yonit Halperin
2010-08-24
1
-8
/
+0
*
server: remove unnecessary dependency between surfaces and Glz drawables
Yonit Halperin
2010-08-24
1
-26
/
+4
[next]