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-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
2012-01-13
client/windows/main: mingw32 provides PACKAGE_VERSION
Alon Levy
1
-0
/
+8
2012-01-13
client/common: mingw32: workaround HAVE_STDLIB_H redefined in jconfig.h
Alon Levy
1
-0
/
+3
2012-01-13
client: mingw32 build needs the jpeg_boolean define
Alon Levy
3
-3
/
+3
2012-01-13
client/common.h: mingw32 fix
Alon Levy
1
-2
/
+2
2012-01-13
client/Makefile.am: mingw32 fixes
Alon Levy
1
-1
/
+14
2012-01-13
client: log command line (rhbz 767581)
Alon Levy
1
-0
/
+7
2012-01-13
client-x11: Fix building with gcc-4.7
Hans de Goede
2
-4
/
+4
2011-12-22
client: screen: fix typo _forec_update_timer
Uri Lublin
2
-6
/
+6
2011-12-22
client: RedScreen::RedScreen: fix initialization order of _menu_needs_update
Uri Lublin
1
-1
/
+1
2011-12-20
client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)
Uri Lublin
3
-4
/
+4
2011-12-20
client: update menu if needed when exiting full-screen mode (#758260)
Uri Lublin
2
-1
/
+7
2011-12-20
client: menu: make RedWindow::set_menu() return an error-code (#758260)
Uri Lublin
3
-5
/
+14
2011-12-20
client controller/foreign_menu: use memmove instead of memcpy in readers
Uri Lublin
2
-2
/
+2
2011-12-15
build: remove unused variable
Marc-André Lureau
1
-1
/
+0
2011-12-14
spelling: s/cupture/capture
Marc-André Lureau
4
-4
/
+4
2011-11-24
client: handle the redundant right ctrl windows' message send when a alt-gr i...
Gal Hammer
1
-0
/
+34
2011-11-24
client: handle the redundant right ctrl windows' message send when a alt-gr i...
Gal Hammer
1
-11
/
+14
2011-11-14
client: add xinerama support
Arnon Gilboa
2
-0
/
+149
2011-11-02
client: support semi-seamless migration between spice servers with different ...
Yonit Halperin
4
-6
/
+40
2011-11-02
client: display channel - destroy all surfaces on disconnect
Yonit Halperin
2
-6
/
+13
2011-11-02
client: display channel migration
Yonit Halperin
2
-14
/
+153
2011-11-02
client: playback/record channels: implement on_disconnect
Yonit Halperin
3
-19
/
+54
2011-11-02
client: main channel migration: do partial cleanup when switching hosts
Yonit Halperin
2
-0
/
+11
2011-11-02
client: handle SPICE_MSG_MAIN_MIGRATE_END
Yonit Halperin
4
-11
/
+187
2011-11-02
client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)
Yonit Halperin
1
-3
/
+20
2011-11-02
client: rewrite surfaces cache
Yonit Halperin
10
-263
/
+101
2011-10-05
client/x11: reset screen positions in XMonitor::do_restore
Christophe Fergeau
1
-2
/
+2
2011-10-05
client/x11: fix mode setting in MultyMonScreen::restore
Christophe Fergeau
1
-7
/
+1
2011-10-05
client/x11: fix typos (finde => find)
Christophe Fergeau
1
-7
/
+7
2011-09-20
client: fix typo commnad=>command
Christophe Fergeau
2
-3
/
+3
[prev]
[next]