Commit Graph

4131 Commits

Author SHA1 Message Date
C-o-r-E
d365fd1a8f xfreerdp-client: added more debug info for touch points 2013-04-26 16:23:52 -04:00
C-o-r-E
100dd651fd xfreerdp-client: added debug info for touch points 2013-04-26 15:27:08 -04:00
C-o-r-E
b1ef0976bc xfreerdp-client: improved xf_input handling 2013-04-25 22:04:35 -04:00
C-o-r-E
92356aaaf1 xfreerdp-client: source of touchpoint 2013-04-25 20:06:38 -04:00
C-o-r-E
552b10b848 xfreerdp-client: clean up + fixes 2013-04-25 19:52:17 -04:00
C-o-r-E
50a57b5675 xfreerdp-client: touch point position 2013-04-25 19:38:13 -04:00
C-o-r-E
fbc64c6745 xfreerdp-client: add new sources for xf_input 2013-04-25 18:58:22 -04:00
C-o-r-E
6bad744ab6 xfreerdp-client: refactor xf_input 2013-04-25 18:57:41 -04:00
C-o-r-E
fa744ee65d xfreerdp-client: fixed drawing 2013-04-25 18:32:13 -04:00
C-o-r-e
4a9ea669dc xfreerdp-client: Xi build changes 2013-04-25 18:30:39 -04:00
corey
2ab6a604d6 xfreerdp-client: xi fix 2013-04-25 17:06:13 -04:00
corey
e7943352c3 xfreerdp-client: xi more tweaks again 2013-04-25 16:23:44 -04:00
corey
a77d73e8d0 xfreerdp-client: xi more tweaks 2013-04-25 16:08:50 -04:00
corey
94e6a00c40 xfreerdp-client: xi tweak2 2013-04-25 15:33:38 -04:00
corey
4fce04bc9a xfreerdp-client: xi tweak 2013-04-25 15:28:11 -04:00
corey
2e12556cee xfreerdp-client: removed Xv testing stuff 2013-04-25 15:10:14 -04:00
corey
d3912c8652 xfreerdp-client xinput hacking 2013-04-25 14:46:12 -04:00
corey
a39faa3405 xfreerdp-client: Xinput2 hacks 2013-04-24 17:59:53 -04:00
corey
d404c0dab0 xfreerdp-client: testing xinput 2013-04-23 21:28:05 -04:00
C-o-r-E
3185246729 xfreerdp-client: investigation of libxv 2013-04-21 22:49:24 -04:00
C-o-r-E
12559ccd8f Merge remote-tracking branch 'upstream/master' 2013-04-19 16:57:26 -04:00
Martin Fleisz
6f7bfa6c21 Merge pull request #1200 from mfleisz/master
Android: Fixed possible crash with a session being null
2013-04-18 03:47:47 -07:00
Martin Fleisz
6b48a8c7c5 Android: Fixed possible crash with a session being null 2013-04-18 03:43:52 -07:00
Martin Fleisz
50c94186e8 Merge pull request #1193 from zeha/fix-xfreerdp-crashes
xfreerdp: fix xfi lifecycle and other crashers
2013-04-18 03:14:27 -07:00
Martin Fleisz
91bb223cc5 Merge pull request #1196 from mfleisz/master
iOS: Fixed possible crash on disconnect
2013-04-18 03:14:15 -07:00
Martin Fleisz
dd5cbef467 iOS: Fix resource leak 2013-04-18 10:51:39 +02:00
Martin Fleisz
ce4e02ae48 iOS: Fixed possible crash on disconnect 2013-04-17 13:09:53 +02:00
Christian Hofstaedtler
53e641abf1 xfreerdp: fix xfi lifecycle and other crashers 2013-04-17 03:03:31 +02:00
Marc-André Moreau
b4b0fb0642 Merge pull request #1188 from awakecoding/master
Android Translation, LoadBalanceInfo, StreamPool
2013-04-12 15:30:14 -07:00
Marc-André Moreau
073c6fb983 libfreerdp-core: fix handling of SSL_CERT_NOT_ON_SERVER 2013-04-12 18:03:56 -04:00
Marc-André Moreau
d776a2d4ea libfreerdp-core: start using stream pool 2013-04-12 17:05:42 -04:00
Marc-André Moreau
d04b76d005 libfreerdp-core: use stream pool 2013-04-12 13:44:23 -04:00
Marc-André Moreau
0fded8c2d0 winpr-utils: fix StreamPool 2013-04-12 12:20:20 -04:00
Vic Lee
edaf5073e3 winpr: do not redefine UNICODE_STRING on Windows. 2013-04-11 20:52:54 -07:00
Marc-André Moreau
f94f90c08b winpr-utils: initial stream pool implementation 2013-04-11 21:59:02 -04:00
Marc-André Moreau
a89c75b3c2 mfreerdp: cleanup cmake script 2013-04-11 18:09:28 -04:00
Marc-André Moreau
0be8a12d78 winpr: fix string.h for C++ 2013-04-11 16:27:12 -04:00
Marc-André Moreau
d0e989a549 libfreerdp-core: add support for load balance info 2013-04-11 11:51:10 -04:00
Marc-André Moreau
e7436a1a9d wfreerdp: minor 64-bit fixes 2013-04-10 21:15:38 -04:00
Marc-André Moreau
f0a45f96f5 client: add CLIENT_INTERFACE_SHARED option forcing shared client libs with BUILD_SHARED_LIBS=off, making a single library 2013-04-10 17:09:35 -04:00
Marc-André Moreau
bb733db683 wfreerdp: integrating benoit's latest code 2013-04-10 16:58:19 -04:00
Marc-André Moreau
e1e8194f77 afreerdp: added Spanish translation 2013-04-10 13:45:23 -04:00
Marc-André Moreau
953716e907 afreerdp: fix missing translation points 2013-04-09 21:51:07 -04:00
Marc-André Moreau
930d67ef22 afreerdp: initial French translation (semi-automatic, still poor) 2013-04-09 21:19:03 -04:00
Marc-André Moreau
2b3241258d Merge pull request #1178 from awakecoding/master
Android Fixes
2013-04-09 13:39:29 -07:00
Marc-André Moreau
1b7b0b74ea afreerdp: remove old project files 2013-04-09 16:38:07 -04:00
Marc-André Moreau
6322cb9b21 cmake: fix android toolchain with 64-bit ndk 2013-04-09 16:25:15 -04:00
Marc-André Moreau
c3ea88697d afreerdp: fix manifest file indentation 2013-04-09 14:51:48 -04:00
Marc-André Moreau
6aeae86885 Merge pull request #1177 from awakecoding/master
Channels Refactoring + Client Interface
2013-04-09 10:08:07 -07:00
Marc-André Moreau
0cbdd6b641 freerdp: merge with master 2013-04-09 10:18:03 -04:00