summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* client X11: support volume keys when evdev is in useYonit Halperin2012-03-011-0/+6
* client: keyboard - add mapping for volume keysYonit Halperin2012-03-012-0/+6
* Fix compilation when smartcard support is disabledChristophe Fergeau2012-02-294-0/+8
* controller_test: add READMEAlon Levy2012-02-281-0/+10
* client controller_test: reorder parameters since pid isn't needed for linux c...Alon Levy2012-02-281-3/+3
* client: handle CONTROLLER_ENABLE_SMARTCARD (rhbz 641828)Alon Levy2012-02-284-1/+11
* controller_test: add ENABLE_SMARTCARDAlon Levy2012-02-281-0/+4
* Handle Application::set_hotkeys failureChristophe Fergeau2012-02-032-17/+30
* Don't use "hw:0,0" for recording with alsaChristophe Fergeau2012-01-311-1/+1
* More comparison between signed and unsigned integer expressions warning fixesHans de Goede2012-01-232-3/+2
* Fix various comparison between signed and unsigned integer expressions warningsHans de Goede2012-01-234-9/+9
* Remove epoll headers from client codeDan McGee2012-01-232-2/+0
* Update .gitignore with a few more generated filesDan McGee2012-01-232-0/+2
* client/foreign_menu: arm build fixAlon Levy2012-01-221-1/+1
* Remove trailing whitespace from end of linesDaniel P. Berrange2012-01-139-20/+20
* Remove trailing blank linesDaniel P. Berrange2012-01-13126-128/+1
* Death to all TABsDaniel P. Berrange2012-01-138-763/+763
* client/windows: fix several assigned but not used errorsAlon Levy2012-01-131-2/+1
* client/windows: arraysize(inf.bmiColors) == 1 in mingw32Alon Levy2012-01-132-0/+6
* client/windows: fix typo, make error messages uniqueAlon Levy2012-01-131-2/+2
* client/windows/main: mingw32 provides PACKAGE_VERSIONAlon Levy2012-01-131-0/+8
* client/common: mingw32: workaround HAVE_STDLIB_H redefined in jconfig.hAlon Levy2012-01-131-0/+3
* client: mingw32 build needs the jpeg_boolean defineAlon Levy2012-01-133-3/+3
* client/common.h: mingw32 fixAlon Levy2012-01-131-2/+2
* client/Makefile.am: mingw32 fixesAlon Levy2012-01-131-1/+14
* client: log command line (rhbz 767581)Alon Levy2012-01-131-0/+7
* client-x11: Fix building with gcc-4.7Hans de Goede2012-01-132-4/+4
* client: screen: fix typo _forec_update_timerUri Lublin2011-12-222-6/+6
* client: RedScreen::RedScreen: fix initialization order of _menu_needs_updateUri Lublin2011-12-221-1/+1
* client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin2011-12-203-4/+4
* client: update menu if needed when exiting full-screen mode (#758260)Uri Lublin2011-12-202-1/+7
* client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-203-5/+14
* client controller/foreign_menu: use memmove instead of memcpy in readersUri Lublin2011-12-202-2/+2
* build: remove unused variableMarc-André Lureau2011-12-151-1/+0
* spelling: s/cupture/captureMarc-André Lureau2011-12-144-4/+4
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-0/+34
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-11/+14
* client: add xinerama supportArnon Gilboa2011-11-142-0/+149
* client: support semi-seamless migration between spice servers with different ...Yonit Halperin2011-11-024-6/+40
* client: display channel - destroy all surfaces on disconnectYonit Halperin2011-11-022-6/+13
* client: display channel migrationYonit Halperin2011-11-022-14/+153
* client: playback/record channels: implement on_disconnectYonit Halperin2011-11-023-19/+54
* client: main channel migration: do partial cleanup when switching hostsYonit Halperin2011-11-022-0/+11
* client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin2011-11-024-11/+187
* client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)Yonit Halperin2011-11-021-3/+20
* client: rewrite surfaces cacheYonit Halperin2011-11-0210-263/+101
* client/x11: reset screen positions in XMonitor::do_restoreChristophe Fergeau2011-10-051-2/+2
* client/x11: fix mode setting in MultyMonScreen::restoreChristophe Fergeau2011-10-051-7/+1
* client/x11: fix typos (finde => find)Christophe Fergeau2011-10-051-7/+7
* client: fix typo commnad=>commandChristophe Fergeau2011-09-202-3/+3