Marc-André Moreau
|
5bebfc798d
|
cmake: add client/server channel options
|
2012-10-19 16:47:48 -04:00 |
|
Marc-André Moreau
|
b5989f7299
|
cmake: refactoring of channel options with macros
|
2012-10-19 15:27:55 -04:00 |
|
Marc-André Moreau
|
2f1711c506
|
libwinpr-path: make tests pass on Windows
|
2012-10-18 21:11:12 -04:00 |
|
Marc-André Moreau
|
81e485736f
|
channels: refactoring of channels cmake scripts with macros
|
2012-10-17 02:14:19 -04:00 |
|
Marc-André Moreau
|
0c1fd59d5f
|
cmake: fix client add library macro
|
2012-10-16 17:33:07 -04:00 |
|
Marc-André Moreau
|
d0314a569e
|
libfreerdp-channels: refactoring of cmake static entry table generation
|
2012-10-15 16:31:41 -04:00 |
|
Marc-André Moreau
|
010761055e
|
libfreerdp-channels: refactoring of channels cmake scripts with macros
|
2012-10-15 14:44:46 -04:00 |
|
Marc-André Moreau
|
d3b505b008
|
channels: fix linking of channels
|
2012-10-14 03:22:58 -04:00 |
|
Marc-André Moreau
|
4924b9f673
|
Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels
|
2012-10-14 02:39:18 -04:00 |
|
Marc-André Moreau
|
0feebdbc37
|
cmake: refactoring of channel scripts
|
2012-10-14 02:38:58 -04:00 |
|
Marc-André Moreau
|
304b4c2d86
|
cmake: fix windows build
|
2012-10-14 01:17:25 -04:00 |
|
Marc-André Moreau
|
06fa85f31c
|
cmake: refactoring of MONOLITHIC_BUILD
|
2012-10-13 17:30:59 -04:00 |
|
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
|
Marc-André Moreau
|
1bf8a45519
|
freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16
|
2012-10-09 03:01:37 -04:00 |
|
Marc-André Moreau
|
5612bc43f8
|
freerdp: change true/false to TRUE/FALSE
|
2012-10-09 02:31:28 -04:00 |
|
Marc-André Moreau
|
9909a12af5
|
libfreerdp-utils: get rid of xmalloc, xrealloc and xfree
|
2012-10-08 23:21:26 -04:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
|
Marc-André Moreau
|
40eea7c76b
|
cmake: rename WITH_MONOLITHIC_BUILD to MONOLITHIC_BUILD
|
2012-10-08 22:55:06 -04:00 |
|
Marc-André Moreau
|
ac7e1a3aea
|
channels: make rail, drdynvc, cliprdr and rdpsnd built-in channels
|
2012-10-08 22:48:17 -04:00 |
|
Marc-André Moreau
|
11aa251fca
|
channels: modify plugins to become optionally built-in
|
2012-10-08 20:26:11 -04:00 |
|
Marc-André Moreau
|
e0693c8f4c
|
cmake: refactoring of channels cmake scripts
|
2012-10-04 16:54:16 -04:00 |
|
Marc-André Moreau
|
c7719e9982
|
libfreerdp-utils: get rid of rect utils
|
2012-09-24 04:59:18 -04:00 |
|
Marc-André Moreau
|
d0ac31b2c1
|
libfreerdp-utils: get rid of freerdp_uniconv_out
|
2012-09-23 19:49:13 -04:00 |
|
Marc-André Moreau
|
44f18159c4
|
libfreerdp-utils: get rid of UNICONV unicode conversion context
|
2012-09-23 18:41:07 -04:00 |
|
Marc-André Moreau
|
6cb933aa5a
|
channels: added build options to enabled/disable client and server channels
|
2012-09-22 20:16:38 -04:00 |
|
Marc-André Moreau
|
3d65cb1c27
|
channels: moved client-side implementations in client subdirectories
|
2012-09-22 17:46:23 -04:00 |
|
Marc-André Moreau
|
cb8c0ef3c8
|
channels: refactoring of cmake build scripts
|
2012-09-20 23:39:27 -04:00 |
|
Marc-André Moreau
|
d5d1eb7762
|
libfreerdp: add proper config.h inclusions
|
2012-08-14 17:09:01 -04:00 |
|
Marc-André Moreau
|
dd91fdac03
|
channels: add support for monolithic build
|
2012-08-14 00:48:55 -04:00 |
|
Marc-André Moreau
|
4b720a6c0d
|
client: merging Mac OS X and Windows client improvements from Jay Sorg
|
2012-07-31 16:27:42 -04:00 |
|
xangis
|
a0d651d8a2
|
Fix for C2036 void pointer unknown size build error on Windows.
|
2012-07-25 15:08:35 -07:00 |
|
Marc-André Moreau
|
1aa0512490
|
libfreerdp-rail: rename UNICODE_STRING to RAIL_UNICODE_STRING to avoid conflict
|
2012-06-19 17:26:37 -04:00 |
|
Julien Ropé
|
98d5b98465
|
Memory leak fixes.
Passed the code through a static analyzer and fixed all reported (and verified) potential memory leaks.
|
2012-05-16 11:33:57 +02:00 |
|
Mike Gilbert
|
ce28e06158
|
channels: Optimize storage of string tables.
|
2011-11-30 19:11:27 -05:00 |
|
Marc-André Moreau
|
a63a196f53
|
types: refactoring to make use of standard data types when available
|
2011-11-19 12:19:16 -05:00 |
|
Marc-André Moreau
|
0e95675da3
|
libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs
|
2011-11-11 14:02:59 -05:00 |
|
Marc-André Moreau
|
38f25c99ee
|
rail: fix flags for executable specified as full path, not alias
|
2011-10-21 14:08:31 -04:00 |
|
Marc-André Moreau
|
6fdecdb01b
|
debug: cleanup printf's all over the place
|
2011-09-02 13:29:17 -04:00 |
|
Rex Tsai
|
ecbe24ca9a
|
cmake: make linking type as option.
|
2011-09-01 22:18:58 +08:00 |
|
Marc-André Moreau
|
b56962d254
|
xfreerdp: start handling multiple monitors in xf_monitor.c
|
2011-08-30 20:59:42 -04:00 |
|
roman-b
|
7744e17ec2
|
channels/rail: fixed multithread side effect by creating full orders copy for events.
|
2011-08-22 02:04:21 +03:00 |
|
roman-b
|
e701bf1bcf
|
channels/rail: create fixed size order struct for Server Get Application ID Response.
|
2011-08-22 02:01:40 +03:00 |
|
roman-b
|
327ad2607c
|
channel/rail: add UI event handling.
|
2011-08-21 04:12:17 +03:00 |
|
roman-b
|
2378b989ff
|
channel/rail: fix Server Get Application ID Response PDU receiving.
It is a possible error in MS-RDPERP 2.2.2.8.1.
|
2011-08-21 04:09:13 +03:00 |
|
roman-b
|
e7367f9aac
|
channel/rail: add initial handling all RAIL PDU from server.
Note:
Sometimes we have multi-thread side effect with data trasfer throught shared
memory between different threads.
|
2011-08-20 01:46:10 +03:00 |
|
roman-b
|
e85caeb17d
|
channel/rail: add handling Server Execute Result PDU
|
2011-08-19 17:10:08 +03:00 |
|
roman-b
|
154598288b
|
channel/rail: fixed client system parameters sending.
|
2011-08-19 16:42:58 +03:00 |
|
roman-b
|
ab0e95a2ad
|
channel/rail: simplify data and event sending interface.
|
2011-08-19 15:42:14 +03:00 |
|
Marc-André Moreau
|
48d3e65b08
|
rail: get client system parameters from xfreerdp
|
2011-08-17 21:33:22 -04:00 |
|
Marc-André Moreau
|
09980c8a7c
|
include: refactor FRDP_ types to RDP_
|
2011-08-17 17:28:26 -04:00 |
|