index
:
~alon/spice
0.8.2.candidate
0.8.for.teuf
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
features/driver-server-monitors-config
features/record-replay-qxl-hack
fixup_red_channels
glz
master
mc.v7
old/aggregate-many-marshallers
old/aggregate-one-marshaller
opus
red_channel_refactor
s3.v1
s3.wip
server_multi_client.v3
server_multi_client.v4
server_multi_client.v5.mid
server_multi_client.v6
server_redhat
smart_card_channel.v5.wip
update_area_async_dirty
wip/dtrace
wip/replay
wip/shared-memory
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-03-01
client/windows: fix SetClipboardViewer error handling rhbz#786554
Arnon Gilboa
1
-3
/
+4
2012-03-01
client X11: support volume keys when evdev is in use
Yonit Halperin
1
-0
/
+6
2012-03-01
client: keyboard - add mapping for volume keys
Yonit Halperin
2
-0
/
+6
2012-02-29
Fix compilation when smartcard support is disabled
Christophe Fergeau
4
-0
/
+8
2012-02-28
controller_test: add README
Alon Levy
1
-0
/
+10
2012-02-28
client controller_test: reorder parameters since pid isn't needed for linux c...
Alon Levy
1
-3
/
+3
2012-02-28
client: handle CONTROLLER_ENABLE_SMARTCARD (rhbz 641828)
Alon Levy
4
-1
/
+11
2012-02-28
controller_test: add ENABLE_SMARTCARD
Alon Levy
1
-0
/
+4
2012-02-03
Handle Application::set_hotkeys failure
Christophe Fergeau
2
-17
/
+30
2012-01-31
Don't use "hw:0,0" for recording with alsa
Christophe Fergeau
1
-1
/
+1
2012-01-23
More comparison between signed and unsigned integer expressions warning fixes
Hans de Goede
2
-3
/
+2
2012-01-23
Fix various comparison between signed and unsigned integer expressions warnings
Hans de Goede
4
-9
/
+9
2012-01-23
Remove epoll headers from client code
Dan McGee
2
-2
/
+0
2012-01-23
Update .gitignore with a few more generated files
Dan McGee
2
-0
/
+2
2012-01-22
client/foreign_menu: arm build fix
Alon Levy
1
-1
/
+1
2012-01-13
Remove trailing whitespace from end of lines
Daniel P. Berrange
9
-20
/
+20
2012-01-13
Remove trailing blank lines
Daniel P. Berrange
126
-128
/
+1
2012-01-13
Death to all TABs
Daniel P. Berrange
8
-763
/
+763
2012-01-13
client/windows: fix several assigned but not used errors
Alon Levy
1
-2
/
+1
2012-01-13
client/windows: arraysize(inf.bmiColors) == 1 in mingw32
Alon Levy
2
-0
/
+6
2012-01-13
client/windows: fix typo, make error messages unique
Alon Levy
1
-2
/
+2
[next]