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
Benoit LeBlanc
8a637e0c0d
fixed function name. Added settings function.
...
Added keyboard thread termination message.
2013-04-11 16:19:58 -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
Marc-André Moreau
9931d6f0a1
Merge pull request #1173 from mfleisz/customalertview
...
iOS: Replaced UIViewAlert with custom alert dialog
2013-04-09 07:07:25 -07:00
Marc-André Moreau
466fbbf8ae
Merge pull request #1167 from dpoe/master
...
Fix for expected PDU_TYPE_DEMAND_ACTIVE 0001, got 0007
2013-04-09 07:06:58 -07:00
Marc-André Moreau
46fa68bb19
Merge pull request #1174 from Nigel62/master
...
Further fix to issue 574\685 after change to daylight savings time.
2013-04-09 07:06:30 -07:00
Vic Lee
3f9e70357c
libfreerdp-core/settings: server read earlyCapabilityFlags.
2013-04-09 19:35:52 -07:00
Vic Lee
80229557b2
libfreerdp-core/server: put RemoteFX captureFlags into settings needed by some thin clients.
2013-04-09 12:43:10 -07:00
Marc-André Moreau
dcc7c16ae1
cmake: fix nmake build
2013-04-08 23:08:16 -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
Nigel Reeves
777dff2d0b
Further changes to fix issue 574\685.
...
There appear to be some additional problems with the impact of daylight
savings time kicking in. Calculations of BIAS, Standard BIAS &
Daylight BIAS are wrong.
This is showing up with Outlook 2010 meeting appointments, for example
select America\Vancouver, appointments, once accepted get assigned an hour
early.
I have also applied a fix to correctly send the Timezone information
currently commented out of code referencing this issue number in
libfreerdp_locale/timezone.c function freerdp_time_zone_detect()
2013-04-08 14:42:49 +01: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
Marc-André Moreau
0b4fefff76
xfreerdp: fix interface for parsing command-line arguments
2013-04-06 17:43:27 -04:00
Marc-André Moreau
c48a7bc5f1
Merge pull request #1169 from hardening/scancode_fix
...
Small correctly in GetVirtualKeyCodeFromVirtualScanCode
2013-04-06 13:30:36 -07:00
Hardening
37e2f97180
Small correctly in GetVirtualKeyCodeFromVirtualScanCode
...
this function was not doing his job, this patch fixes it.
2013-04-06 22:22:55 +02:00
Marc-André Moreau
9424df2905
Merge pull request #1165 from mfleisz/win8fix
...
iOS/Android: Fix for Win8
2013-04-06 09:14:51 -07:00
Marc-André Moreau
6215bb35d0
Merge pull request #1168 from zeha/debug_x11_lms
...
Unbreak WITH_DEBUG_X11_LOCAL_MOVESIZE without WITH_DEBUG_X11
2013-04-06 09:08:47 -07:00
Christian Hofstaedtler
1c17022072
Unbreak WITH_DEBUG_X11_LOCAL_MOVESIZE without WITH_DEBUG_X11
2013-04-06 18:06:20 +02:00
Marc-André Moreau
168a5eabf3
xfreerdp: add UI events (experimental)
2013-04-05 19:08:37 -04:00
Daryl Poe
551cb22975
fix for PDU_TYPE_DEMAND_ACTIVE 0001, got 0007 error
2013-04-05 12:53:22 -06:00
Martin Fleisz
75adb75dee
libfreerdp-gdi: Added missing include
2013-04-05 12:54:24 +02:00
Martin Fleisz
0375189c8e
iOS/Android: Fix for Win8
2013-04-05 12:36:23 +02:00
Martin Fleisz
d32598caf5
libfreerdp-gdi: Add NSC support for Bitmap Cache V3
2013-04-05 12:14:23 +02:00
Martin Fleisz
db79cb34e2
iOS: Ensure each bookmark has a UUID
2013-04-05 10:46:28 +02:00
Marc-André Moreau
4b9093455a
xfreerdp: ignore project files
2013-04-04 19:57:38 -04:00
Marc-André Moreau
6095f1653a
xfreerdp: external client integration
2013-04-04 18:27:47 -04:00
Marc-André Moreau
28547bece7
Merge pull request #1162 from mfleisz/cmthirdparty
...
cmake: Allow project-wide includes for third-party components
2013-04-04 14:23:13 -07:00
Marc-André Moreau
f778cd38c3
Merge pull request #1161 from bmiklautz/mutex_init
...
winpr/mutex: Support for bInitialOwner in CreateMutex
2013-04-04 14:22:24 -07:00
Marc-André Moreau
0161689ab0
Merge pull request #1160 from bmiklautz/othercodecs
...
core/capabilities: Enable other codecs when RemoteFX is used
2013-04-04 14:22:10 -07:00
Marc-André Moreau
e98fb16f52
Merge pull request #1157 from mfleisz/iosfix
...
iOS: Fixed issue where boookmarks were saved even though cancel was presed
2013-04-04 14:21:45 -07:00
Marc-André Moreau
6faeb0bd2c
Merge pull request #1155 from bmiklautz/gstreamer_detection
...
Gstreamer detection
2013-04-04 14:21:13 -07:00
Marc-André Moreau
3507ad49e6
Merge pull request #1153 from mfleisz/master
...
Android: Fix crash after changes in FreeRDP directory handling
2013-04-04 14:20:52 -07:00