Benoît LeBlanc
|
8dfd4075e9
|
mac client: moved command-line parsing and context alloc from library to app
|
2013-06-18 14:30:21 -04:00 |
|
Bernhard Miklautz
|
40ea683982
|
winpr: offset support in _aligned_offset_malloc
Added support to handle offset parameter in _aligned_offset_ functions.
fixes #1299
|
2013-06-18 18:43:59 +02:00 |
|
Benoît LeBlanc
|
3541ecb2ff
|
Mac client: close app on window close. Renamed header.
|
2013-06-18 12:03:22 -04:00 |
|
Benoît LeBlanc
|
aed02baf89
|
Merge git://github.com/awakecoding/FreeRDP
|
2013-06-18 11:03:57 -04:00 |
|
Bernhard Miklautz
|
729efc7d57
|
Merge pull request #1304 from nfedera/fix-2013-06-18-03
xfreerdp-server: removed binary
|
2013-06-18 06:42:11 -07:00 |
|
Norbert Federa
|
bacc272299
|
xfreerdp-server: removed binary
|
2013-06-18 15:39:13 +02:00 |
|
Bernhard Miklautz
|
5517ea1ef6
|
Merge pull request #1303 from nfedera/fix-2013-06-18-02
codec: yCbCrToRGB did not get profiled anymore
|
2013-06-18 05:39:10 -07:00 |
|
Norbert Federa
|
86ca8f9523
|
codec: yCbCrToRGB did not get profiled anymore
|
2013-06-18 14:33:07 +02:00 |
|
Bernhard Miklautz
|
edc34d4d02
|
directfb: print "unmaintained" build warning
directfb client is currently unmaintained
|
2013-06-18 12:29:30 +02:00 |
|
Norbert Federa
|
12ad8cceaf
|
Merge pull request #1291 from bmiklautz/misc-fixes
Misc fixes
|
2013-06-18 03:03:22 -07:00 |
|
Marc-André Moreau
|
cc5b471f75
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2013-06-18 00:40:09 -04:00 |
|
Marc-André Moreau
|
508bae674b
|
libwinpr-utils: improve PubSub with automatic strongly-typed helpers
|
2013-06-18 00:39:48 -04:00 |
|
Marc-André Moreau
|
69e8d150e0
|
xfreerdp: improve multitouch debug output
|
2013-06-17 22:22:16 -04:00 |
|
Marc-André Moreau
|
d006891207
|
xfreerdp: implement XInput 2.2 mouse pointer events
|
2013-06-17 21:54:38 -04:00 |
|
Benoît LeBlanc
|
0244326517
|
DotNetClient cmake scripts (incomplete)
|
2013-06-17 21:22:11 -04:00 |
|
Benoît LeBlanc
|
bc83a8700c
|
mac client: cleanup, removed RAIL, global var
|
2013-06-17 21:21:42 -04:00 |
|
Benoît LeBlanc
|
307a2eb3f3
|
mac client: cleanup, removed RAIL, global variable
|
2013-06-17 21:20:56 -04:00 |
|
Mike Gilbert
|
89f69aa9ba
|
libfreerdp-gdi/test: Fix segfault in gdi_convert_postfix_to_infix.
|
2013-06-17 20:46:23 -04:00 |
|
Benoît LeBlanc
|
45de8d4d14
|
Refactoring Mac app - update API, stripped RAIL code
|
2013-06-17 16:44:44 -04:00 |
|
Chris
|
44f6f16953
|
Fixed a possible buffer overflow issue
|
2013-06-17 21:49:29 +02:00 |
|
Chris
|
cd548da226
|
Using the more efficient code for comparing host names
|
2013-06-17 21:26:35 +02:00 |
|
Chris
|
13466349bc
|
1) Add support for Wildcard Certificates
2) For Gateway connections compare against gateway host name instead of target host
|
2013-06-17 21:19:01 +02:00 |
|
Benoît LeBlanc
|
a5c57e1bfb
|
Merge git://github.com/awakecoding/FreeRDP
Latest updates from master branch (PubSub)
|
2013-06-17 09:21:56 -04:00 |
|
Bernhard Miklautz
|
bcef931755
|
build: changed X11_FEATURE_TYPE to optional on osX
If X11_FEATURE_TYPE is disables on mac xfreerdp can't be build properly.
Setting it to optional allows to enable X11 builds with -DWITH_X11
|
2013-06-17 11:14:25 +02:00 |
|
Bernhard Miklautz
|
c89be21c71
|
build: use uppercase XRENDER_FOUND
FIND_PACKAGE_HANDLE_STANDARD_ARGS sets <UPPERCASED_NAME>_FOUND
|
2013-06-17 11:13:14 +02:00 |
|
Marc-André Moreau
|
b55725487f
|
wfreerdp: fix basic connectivity
|
2013-06-16 00:51:48 -04:00 |
|
Marc-André Moreau
|
c76efec345
|
wfreerdp: update client with new API
|
2013-06-15 22:57:21 -04:00 |
|
Marc-André Moreau
|
e77d4657e4
|
libwinpr-utils: add PubSub multiplexing and synchronized access
|
2013-06-15 18:18:02 -04:00 |
|
Marc-André Moreau
|
59b7c53c5f
|
freerdp: remove temporary rdpClient* interface and replace with pubSub hooks
|
2013-06-15 17:39:45 -04:00 |
|
Marc-André Moreau
|
6c9a3b8e64
|
freerdp: start using pubSub for client GUI events
|
2013-06-15 17:01:10 -04:00 |
|
Marc-André Moreau
|
95a129eb69
|
libfreerdp-client: start splitting termination and printing logic for CLI parsing
|
2013-06-15 15:13:38 -04:00 |
|
Marc-André Moreau
|
b5bb3619b8
|
xfreerdp: rename xf_interface.h to xf_client.h
|
2013-06-15 13:41:05 -04:00 |
|
Marc-André Moreau
|
8ad532a9d4
|
libwinpr-utils: implement basic Publisher/Subscriber pattern
|
2013-06-15 13:32:13 -04:00 |
|
C-o-r-E
|
0c46350ccd
|
xfreerdp-client: fixed pan gesture
|
2013-06-14 18:02:45 -04:00 |
|
Marc-André Moreau
|
174d1bdd71
|
libwinpr-utils: start implementing Publisher/Subscriber pattern
|
2013-06-14 16:55:05 -04:00 |
|
Benoît LeBlanc
|
1910205d06
|
Refactoring - mac platform
|
2013-06-14 16:19:03 -04:00 |
|
Benoît LeBlanc
|
2c7079cd57
|
Merge git://github.com/awakecoding/FreeRDP
Updated from master branch
|
2013-06-14 15:12:36 -04:00 |
|
Marc-André Moreau
|
010f1dfdd9
|
xfreerdp: add rdpClientContext common section
|
2013-06-14 15:07:17 -04:00 |
|
Benoît LeBlanc
|
fb92750a4f
|
Revert "Updating common API"
This reverts commit 85a4eb2996 .
|
2013-06-14 10:00:19 -04:00 |
|
Christian Plattner
|
9373787fb1
|
winpr: check added if handle is NULL
|
2013-06-14 15:41:06 +02:00 |
|
Vic Lee
|
96d5910a75
|
libfreerdp-utils: fix profiler on Windows.
|
2013-06-14 13:21:29 +08:00 |
|
Vic Lee
|
b194ddc211
|
libfreerdp-codec/rfx: dwSize must be initialized.
|
2013-06-14 12:16:04 +08:00 |
|
Marc-André Moreau
|
a8c268a9ff
|
xfreerdp: improve common client API
|
2013-06-13 22:11:23 -04:00 |
|
Marc-André Moreau
|
208c9f844a
|
freerdp: fix core API bugs
|
2013-06-13 21:34:46 -04:00 |
|
Marc-André Moreau
|
3f25a5dea3
|
xfreerdp: refactor simplified client API to offer a single entry point
|
2013-06-13 20:25:50 -04:00 |
|
Marc-André Moreau
|
8eaa32ac8f
|
xfreerdp: merge with benoit's client API update
|
2013-06-13 17:52:24 -04:00 |
|
Marc-André Moreau
|
63becd2633
|
Merge branch 'master' of git://github.com/mrthebunny/FreeRDP
|
2013-06-13 17:29:31 -04:00 |
|
Benoît LeBlanc
|
115b3978c6
|
Updating common API
|
2013-06-13 16:18:19 -04:00 |
|
Benoît LeBlanc
|
85a4eb2996
|
Updating common API
|
2013-06-13 16:18:08 -04:00 |
|
Bernhard Miklautz
|
72c6ecdd3b
|
core: Don't sent persistent key list if deact/react
Client persistent key list should not be sent if deactivation-
reactivation sequence is in progress. See [MS-RDPBCGR] 2.2.1.17
for details.
fixes #1229
|
2013-06-13 20:27:10 +02:00 |
|