index
:
~pgrunt/spice
0.12
agentfeatures
cdrom
encoders
manual
master
replay_gst
virgil
Fork of spice server http://cgit.freedesktop.org/spice/spice/
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
client: Remove client code
Christophe Fergeau
176
-103818
/
+0
2014-01-02
Fix typo; sampel --> sample
Jeremy White
11
-45
/
+45
2014-01-02
Add support for the Opus codec
Jeremy White
10
-55
/
+76
2014-01-02
Revise the spice client and server to use the new snd_codec functions in spic...
Jeremy White
3
-82
/
+58
2013-10-28
Remove tunneling support
Christophe Fergeau
4
-1013
/
+0
2013-10-09
Fix an overlooked x11 client case.
Jeremy White
1
-0
/
+2
2013-09-30
spicec: disable stencil test with primary fbo
Marc-André Lureau
2
-1
/
+2
2013-09-30
spicec: use pre/post copy
Marc-André Lureau
1
-0
/
+2
2013-09-30
spicec: add sw canvas diff check
Marc-André Lureau
4
-24
/
+88
2013-09-30
spicec: do not abort if cache error
Marc-André Lureau
1
-1
/
+2
2013-09-30
spicec: add SPICE_NOGRAB
Marc-André Lureau
1
-0
/
+7
2013-09-30
spicec: remove dead GL code
Marc-André Lureau
2
-34
/
+0
2013-09-30
spicec: use doublebuffer for opengl
Marc-André Lureau
5
-3
/
+16
2013-09-30
spicec: fix non-doublebuffer drawing
Marc-André Lureau
3
-0
/
+4
2013-09-30
spicec: use standard opengl 3.0 framebuffer
Marc-André Lureau
3
-47
/
+50
2013-09-30
spicec: refresh the display after display resize
Marc-André Lureau
1
-0
/
+4
2013-09-30
spicec: warn when throwing exception
Marc-André Lureau
1
-0
/
+3
2013-09-17
build-sys: fix some automake warning
Marc-André Lureau
1
-1
/
+1
2013-08-29
client: add some missing USE_GUI define guards
Alon Levy
1
-0
/
+4
2012-12-19
spice-client: Add --hotkeys cmdline option
Hans de Goede
1
-0
/
+7
2012-09-06
client: Advertise A8_SURFACE capability
Søren Sandmann Pedersen
1
-0
/
+1
2012-08-27
client: fix missing stdarg.h include
Yann E. MORIN
1
-0
/
+1
2012-08-27
seamless-migration: update spice-common submodule
Yonit Halperin
1
-9
/
+9
2012-08-24
Add support for Composite command to the client
Søren Sandmann Pedersen
4
-0
/
+22
2012-05-03
Update the spice-common submodule
Yonit Halperin
1
-2
/
+4
2012-04-26
Ensure __STDC_FORMAT_MACROS is always defined first
Daniel P. Berrange
1
-1
/
+0
2012-04-25
Add some more 'noreturn' annotations
Daniel P. Berrange
5
-7
/
+5
2012-04-25
Fix printf format specifiers for i686 hosts
Daniel P. Berrange
3
-5
/
+5
2012-04-25
Add missing struct field initializers
Daniel P. Berrange
1
-5
/
+5
2012-04-25
Enable many more compiler warnings
Daniel P. Berrange
1
-1
/
+1
2012-04-25
Fix broken -I../common to be -I../spice-common in client
Daniel P. Berrange
1
-1
/
+1
2012-04-25
Mark functions which never return control
Daniel P. Berrange
1
-1
/
+1
2012-04-25
Fix multiple printf format problems
Daniel P. Berrange
7
-9
/
+7
2012-04-18
update visual studio project file
Aric Stewart
1
-36
/
+36
2012-04-18
client/windows/redc.vcproj: switch to unix EOL (dos2unix)
Alon Levy
1
-1001
/
+1001
2012-04-18
Update win32 generate(1).bat files to match modern usage
Aric Stewart
2
-4
/
+4
2012-04-18
we do not need afxres.h included in redc.rc
Aric Stewart
1
-1
/
+1
2012-04-17
Copy getopt.h from old common/win/my_getopt-1.5/my_getopt
Aric Stewart
1
-0
/
+56
2012-04-17
update windows client generate.bat and generate1.bat
Aric Stewart
2
-4
/
+4
2012-04-02
Replace sprintf with snprintf use
Christophe Fergeau
1
-1
/
+1
2012-03-25
Copy common/win/my_getopt-1.5/my_getopt client/windows
Marc-André Lureau
2
-21
/
+352
2012-03-25
Use the spice-common submodule
Marc-André Lureau
35
-203
/
+118
2012-03-20
Don't truncate SPICE_FOREIGN_MENU_SOCKET
Christophe Fergeau
1
-5
/
+8
2012-03-20
Don't limit spice controller socket name to 50 chars
Christophe Fergeau
1
-6
/
+4
2012-03-20
Remove unused Canvas members
Christophe Fergeau
4
-8
/
+0
2012-03-05
Use SPICE_FOREIGN_MENU_SOCKET if it's available
Marc-André Lureau
2
-2
/
+8
2012-03-04
mingw: fix signed/unsigned comparison warnings
Christophe Fergeau
3
-3
/
+3
2012-03-04
mingw: add workaround for _ftime_s issue on mingw
Christophe Fergeau
1
-0
/
+7
2012-03-04
mingw: #ifdef unneeded #define in common.h
Christophe Fergeau
1
-0
/
+2
2012-03-04
mingw: use uintptr_t when converting a pointer to an int
Christophe Fergeau
2
-2
/
+2
[next]