index
:
~teuf/spice
0.8
ack
celt
master
mingw
multiclient
teuf's spice git repository
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
remove display_marshall_verb
HEAD
master
Christophe Fergeau
1
-7/+1
2011-08-03
free main channel on shutdown
Christophe Fergeau
1
-0/+1
2011-08-03
RedDisplayChannel/RedCursorChannel inherit from RedChannel
Christophe Fergeau
1
-108/+108
2011-08-02
server: init all fields on SpiceMsgDisplayStreamCreate
Christophe Fergeau
1
-0/+2
2011-08-02
fix valgrind warning in test_display__stream
Christophe Fergeau
1
-1/+1
2011-08-02
mjpeg: add missing SPICE_BITMAP_FMT_RGBA
Christophe Fergeau
1
-0/+1
2011-08-02
Fix typo: treshold -> threshold
Liang Guo
1
-1/+1
2011-08-02
Fix typo: seperator -> separator
Liang Guo
3
-24/+24
2011-08-01
mjpeg: fix libjpeg assertion
Christophe Fergeau
1
-8/+8
2011-07-31
server/red_dispatcher: fix wrong resolution set for tablet
Alon Levy
1
-4/+4
2011-07-31
client: fix 30s timeout regression
Christophe Fergeau
1
-2/+7
2011-07-31
common/backtrace.h: disable for WIN32
Alon Levy
1
-0/+4
2011-07-28
fix integer marshalling helpers on big endian
Christophe Fergeau
1
-6/+6
2011-07-28
fix typo in big endian code path
Christophe Fergeau
1
-2/+2
2011-07-26
Bump version in server/spice,h to 0.9.1
Hans de Goede
1
-1/+1
2011-07-25
server: Don't call vdagent chardev state callback on client (dis)connect
Hans de Goede
1
-45/+20
2011-07-23
Release 0.9.0
Alon Levy
1
-0/+62
2011-07-22
server/smartcard: fix smartcard_channel_send_error
Alon Levy
1
-25/+8
2011-07-22
mjpeg: rename jpeg_mem_dest
Christophe Fergeau
1
-3/+3
2011-07-22
mjpeg_encoder: allocate "row" on demand
Christophe Fergeau
1
-8/+9
2011-07-22
mjpeg_encoder: remove unused functions
Christophe Fergeau
2
-50/+0
2011-07-22
mjpeg_encoder: use libjpeg-turbo extra colorspaces
Christophe Fergeau
1
-5/+16
2011-07-22
red_worker: use new mjpeg_encoder_encode_scanline API
Christophe Fergeau
1
-72/+13
2011-07-22
mjpeg_encoder: add mjpeg_encoder_get_bytes_per_pixel
Christophe Fergeau
2
-0/+6
2011-07-22
mjpeg_encoder: add mjpeg_encoder_encode_scanline
Christophe Fergeau
2
-0/+107
2011-07-22
red_worker: simplify red_rgb_to_24bpp prototype
Christophe Fergeau
1
-10/+6
2011-07-22
mjpeg_encoder: rework output buffer allocation
Christophe Fergeau
3
-26/+112
2011-07-22
red_worker: factor pixel conversion code
Christophe Fergeau
1
-121/+50
2011-07-22
set version number to 0.9.0
Christophe Fergeau
1
-2/+2
2011-07-22
fix make distcheck
Christophe Fergeau
3
-6/+7
2011-07-22
configure.ac: fix pyparsing check
Christophe Fergeau
1
-1/+1
2011-07-22
add SASL and smartcard to distcheck flags
Christophe Fergeau
1
-1/+1
2011-07-22
client: don't die if initial agent timeout triggers
Christophe Fergeau
2
-2/+10
2011-07-22
client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messages
Christophe Fergeau
2
-8/+16
2011-07-22
client: split overlong option descriptions
Christophe Fergeau
1
-2/+5
2011-07-21
server: make sure we clear vdagent and update mouse mode on agent disconnect
Hans de Goede
1
-1/+1
2011-07-21
client: fix endless recursion in rearrange_monitors, RHBZ #692976
Yonit Halperin
4
-50/+55
2011-07-21
spicec: Make loglevel configurable through the environment
Hans de Goede
1
-0/+7
2011-07-20
server/red_worker: send surface images to client on-demand after S3/4 wakeup
Yonit Halperin
1
-9/+22
2011-07-20
server/spice.h: bump QXL_MINOR because of QXLWorker and QXLInterface changes
Alon Levy
1
-1/+1
2011-07-20
server: add QXLWorker.flush_surfaces_async for S3/S4 support
Alon Levy
5
-4/+46
2011-07-20
server: add QXLInterface::update_area_complete callback
Alon Levy
2
-16/+47
2011-07-20
server/red_worker: handle_dev_input: reuse write_ready introduced for async
Alon Levy
1
-8/+4
2011-07-20
server: add async io support
Alon Levy
8
-91/+358
2011-07-20
bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updates
Alon Levy
1
-1/+1
2011-07-20
server: api: add spice_qxl_* calls based on QXLWorker contents
Alon Levy
3
-32/+226
2011-07-20
server: spice-server.syms: move sasl symbols to 0.8.2
Alon Levy
1
-3/+7
2011-07-20
server/red_worker: remove print on handle_dev_destroy_surfaces
Alon Levy
1
-1/+1
2011-07-20
server/red_worker: *_release_item: less frequent debug messages
Alon Levy
1
-2/+2
2011-07-20
server/tests: test_util.h: fix double ASSERT definition
Alon Levy
1
-0/+3
[next]