index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-20
Remove use of INLINE
HEAD
master
Alon Levy
5
-20
/
+18
2015-08-20
build-sys: Remove spice-protocol submodule
Christophe Fergeau
4
-1
/
+6
2015-08-20
mjpeg and jpeg encoder: fix alignment warnings
Victor Toso
2
-12
/
+14
2015-08-20
glz: WindowImageSegment lines lines_end as void*
Victor Toso
1
-2
/
+2
2015-08-20
migration_protocol: use SPICE_MAGIC_CONST
Victor Toso
1
-5
/
+6
2015-08-12
red_parse_qxl: Do not compute abs unsigned int
Victor Toso
1
-1
/
+1
2015-08-12
server/inputs_channel: Cope with NULL keyboard in release_keys()
Alon Levy
1
-1
/
+6
2015-08-11
red_parse_qxl: remove unused variable
Victor Toso
1
-4
/
+0
2015-08-11
Remove unused struct RedsOutItem
Jonathon Jongsma
1
-5
/
+0
2015-08-11
RedChannel: remove unused BufDescriptor struct
Jonathon Jongsma
1
-5
/
+0
2015-08-11
Remove unused snd_get_playback_compression() method
Christophe Fergeau
2
-6
/
+0
2015-08-11
Fix typo in comment in char_device.h
Christophe Fergeau
1
-1
/
+1
2015-08-11
Fix typo in comments
Jonathon Jongsma
1
-2
/
+2
2015-08-11
Move RedsMigSpice to main-channel.h
Jonathon Jongsma
2
-8
/
+8
2015-08-11
Cleanup: move static function declarations out of header
Jonathon Jongsma
2
-4
/
+4
2015-08-11
worker: remove unused preload_group_id
Marc-André Lureau
1
-4
/
+0
2015-08-11
channel: minor simplification
Marc-André Lureau
1
-6
/
+1
2015-08-11
server: remove unused CursorData
Marc-André Lureau
1
-9
/
+0
2015-08-11
server: use more const CoreInterface
Marc-André Lureau
2
-5
/
+5
2015-08-11
worker: move red_init_*() functions
Marc-André Lureau
1
-8
/
+10
2015-08-04
spice-common: codegen: ptypes.py: keep attribute names in sets
Uri Lublin
1
-0
/
+0
2015-07-29
Adjust to new SpiceImageCompress name
Christophe Fergeau
11
-57
/
+65
2015-07-28
Add libraries such as -lm and -lpthread to the tests build line.
Jeremy White
1
-0
/
+1
2015-07-20
reds: Assure we don't have stale statistic files before trying to create a ne...
Frediano Ziglio
1
-0
/
+1
2015-07-20
server: spice_debug() messages don't need a trailing '\n'.
Francois Gouget
2
-3
/
+3
2015-07-20
server: Weakly try to get a better latency value for the bandwidth test.
Francois Gouget
1
-1
/
+2
2015-07-20
server: Don't reset the latency before showing it in the invalid net test err...
Francois Gouget
1
-3
/
+3
2015-07-13
Use desired image compression for the first image
Pavel Grunt
1
-7
/
+7
2015-06-30
Handle preferred image compression messages
Javier Celaya
1
-0
/
+25
2015-06-30
Use image compress constants from spice-protocol
Javier Celaya
7
-23
/
+15
2015-06-29
server: Remove the rate_control_is_active field from MJpegEncoder.
Francois Gouget
3
-12
/
+16
2015-06-29
server: Fix an incorrect time calculation.
Francois Gouget
1
-1
/
+1
2015-06-29
HAVE_CLOCK_GETTIME is not used so remove it.
Francois Gouget
1
-4
/
+1
2015-06-29
Lock the pixmap image cache for the entire fill_bits call
Sandy Stutsman
2
-20
/
+27
2015-06-26
server: allows to set maximum monitors
Frediano Ziglio
5
-5
/
+26
2015-06-26
build-sys: Fix build with automake < 1.13
Christophe Fergeau
1
-1
/
+2
2015-06-22
mjpeg: Convert rate control checks to asserts in encoder
Francois Gouget
1
-6
/
+3
2015-06-22
server: Refresh the input fps every 5 second, without a timer.
Francois Gouget
1
-30
/
+15
2015-06-22
build-sys: Use spice-common m4 macro for lz4
Christophe Fergeau
2
-11
/
+1
2015-06-22
build-sys: Use spice-common m4 macro for opengl
Christophe Fergeau
1
-29
/
+4
2015-06-22
build-sys: Use spice-common m4 macro for smartcard
Christophe Fergeau
1
-18
/
+6
2015-06-17
reds: increase listening socket backlog
Marc-André Lureau
1
-1
/
+1
2015-06-16
Add password length check
Cédric Bosdonnat
1
-0
/
+2
2015-06-16
Use spice_malloc instead of malloc
Frediano Ziglio
1
-4
/
+2
2015-06-15
Remove duplicate streaming enumeration
Jonathon Jongsma
4
-17
/
+10
2015-06-15
Use AS_HELP_STRING for configure options
Jonathon Jongsma
1
-15
/
+16
2015-06-11
Fix typo in comment
Frediano Ziglio
1
-1
/
+1
2015-06-11
Use MIN macro to compute a minimum
Frediano Ziglio
1
-1
/
+1
2015-06-11
LZ4: warn if trying to set lz4 but not supported
Javier Celaya
1
-0
/
+8
2015-06-09
server: Remove an unused structure.
Francois Gouget
1
-10
/
+0
[next]