Marc-André Moreau
|
65d6e135ad
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2013-04-30 18:25:37 -04:00 |
|
Marc-André Moreau
|
e88b59c32c
|
libfreerdp-core: improve async-transport mode
|
2013-04-30 17:16:38 -04:00 |
|
Marc-André Moreau
|
601b0c7f8c
|
wfreerdp: update client interface
|
2013-04-30 15:18:26 -04:00 |
|
Marc-André Moreau
|
51715636a5
|
freerdp: remove some deprecated stream utils
|
2013-04-29 22:35:15 -04:00 |
|
Marc-André Moreau
|
97b0aebeef
|
xfreerdp: change default build tree output path
|
2013-04-29 16:40:30 -04:00 |
|
Marc-André Moreau
|
983f42254d
|
xfreerdp-server: split into library/executable
|
2013-04-29 16:37:11 -04:00 |
|
Marc-André Moreau
|
70dea34a90
|
Merge github.com:FreeRDP/FreeRDP
|
2013-04-29 13:59:24 -04:00 |
|
Marc-André Moreau
|
7cf23aff02
|
xfreerdp: fix workarea option
|
2013-04-28 19:16:23 -04:00 |
|
Marc-André Moreau
|
12ec6c60db
|
xfreerdp: add support for selecting individual monitors
|
2013-04-28 18:48:27 -04:00 |
|
Marc-André Moreau
|
24573ef08d
|
xfreerdp: add /monitor-list option
|
2013-04-28 17:10:43 -04:00 |
|
Marc-André Moreau
|
1cfda17da9
|
xfreerdp: partial multimonitor patch from Hans-Peter Jansen
|
2013-04-28 16:27:23 -04:00 |
|
Marc-André Moreau
|
3d285f06a9
|
xfreerdp: add OnWindowStateChange client event
|
2013-04-28 01:12:02 -04:00 |
|
Marc-André Moreau
|
e55b0ab64f
|
xfreerdp: make client interface fully opaque
|
2013-04-28 00:23:36 -04:00 |
|
Martin Fleisz
|
a1708572ba
|
Android: Added clipboard redirection support
|
2013-04-26 05:59:16 -07:00 |
|
Martin Fleisz
|
15a22eb9c9
|
Merge pull request #1211 from mfleisz/ioskbd
iOS: Improved handling of chinese keyboards
|
2013-04-26 02:15:16 -07:00 |
|
Marc-André Moreau
|
fc3f75d867
|
xfreerdp: start experimenting with multitouch
|
2013-04-25 17:00:43 -04:00 |
|
Martin Fleisz
|
c0dffd6edf
|
Android: Added SDCard redirection support
|
2013-04-25 07:30:33 -07:00 |
|
Martin Fleisz
|
19acfbd6ee
|
iOS: Improved handling of chinese keyboards
|
2013-04-25 12:31:11 +02:00 |
|
Martin Fleisz
|
afd9065cce
|
iOS/Android: Updated version number
|
2013-04-24 00:36:48 -07:00 |
|
Marc-André Moreau
|
fae24b1ef9
|
xfreerdp-server: auto-generate self-signed certificate
|
2013-04-23 18:17:01 -04:00 |
|
Martin Fleisz
|
fcad37ee6a
|
Android: Changed version string for APKs
|
2013-04-23 08:58:37 -07:00 |
|
Martin Fleisz
|
4bb700d85b
|
Android: Added missing french translation
|
2013-04-23 04:04:06 -07:00 |
|
Martin Fleisz
|
1a336c30b8
|
iOS: Fix for shift key handling (by bslande)
|
2013-04-23 10:15:12 +02:00 |
|
Marc-André Moreau
|
914ac31cbf
|
xfreerdp: fail differently if no hostname is given
|
2013-04-22 08:33:41 -04:00 |
|
Marc-André Moreau
|
9efb3e7f57
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2013-04-18 11:37:00 -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
|
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
|
5530bfb71e
|
mfreerdp: minor cleanup
|
2013-04-14 11:28:07 -04: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
|
d04b76d005
|
libfreerdp-core: use stream pool
|
2013-04-12 13:44:23 -04:00 |
|
Marc-André Moreau
|
a89c75b3c2
|
mfreerdp: cleanup cmake script
|
2013-04-11 18:09:28 -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
|
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
|
1b7b0b74ea
|
afreerdp: remove old project files
|
2013-04-09 16:38:07 -04:00 |
|
Marc-André Moreau
|
c3ea88697d
|
afreerdp: fix manifest file indentation
|
2013-04-09 14:51:48 -04:00 |
|
Marc-André Moreau
|
0cbdd6b641
|
freerdp: merge with master
|
2013-04-09 10:18:03 -04:00 |
|
Marc-André Moreau
|
2baa64efc2
|
wfreerdp: fix C++ header
|
2013-04-08 18:27:59 -04:00 |
|
Marc-André Moreau
|
6dfa196966
|
wfreerdp: unify client interface
|
2013-04-08 22:10:59 -04:00 |
|
Marc-André Moreau
|
720a23e07a
|
xfreerdp: refactor xfreerdp client interface
|
2013-04-08 17:03:21 -04:00 |
|
Marc-André Moreau
|
68e253e209
|
libfreerdp-core: add client interface
|
2013-04-08 15:37:56 -04:00 |
|
Martin Fleisz
|
fea9407814
|
iOS: BlockAlertView now supports rotation
|
2013-04-08 14:17:47 +02:00 |
|
Martin Fleisz
|
6da16f4165
|
iOS: Replaced UIViewAlert with custom alert dialog
|
2013-04-08 13:25:00 +02:00 |
|
Marc-André Moreau
|
3f626f8a20
|
xfreerdp: implement xf_stop
|
2013-04-07 17:46:57 -04:00 |
|