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 |
Pawel Jakub Dawidek
|
87ac97e21e
|
Don't forget to include config.h.
|
2012-04-06 20:57:34 +02:00 |
Christian Nilsson
|
3c2997b352
|
Fix duplicate xfree on format_name->name, shuld resolve Issue #387 and #395 ?
|
2012-02-04 00:04:41 +01:00 |
Marc-André Moreau
|
9e4d76648b
|
libfreerdp-core: fix more memory leaks
|
2012-02-01 21:11:46 -05:00 |
Marc-André Moreau
|
b4e542ba46
|
libfreerdp-core: fix multiple memory leaks detected by valgrind
|
2012-02-01 18:42:20 -05:00 |
Marc-André Moreau
|
0c048708b1
|
cliprdr: fix realloc on null pointer
|
2012-02-01 17:28:12 -05:00 |
Dorian Johnson
|
69ed9290c7
|
freerdp-cliprdr: Fix parsing of long-style format lists
Long-style format lists use variable length utf-16le names, but parser was treating the chunks as short-style 32-byte chunks, causing various issues
|
2011-12-21 16:02:53 -06:00 |
Mike Gilbert
|
ce28e06158
|
channels: Optimize storage of string tables.
|
2011-11-30 19:11:27 -05:00 |
Marc-André Moreau
|
65fe2f367f
|
xfreerdp: added WITH_DEBUG_X11_CLIPRDR option
|
2011-11-23 10:58:13 -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
|
7f3bad1d15
|
cliprdr: added more debug output, still unable to stabilize
|
2011-11-17 19:51:30 -05:00 |
Marc-André Moreau
|
d2335a5167
|
cliprdr: fix segmentation fault, still not working though
|
2011-11-15 15:41:00 -05:00 |
Marc-André Moreau
|
4dbe450e39
|
cliprdr: add support for long format names
|
2011-11-01 01:09:38 -04:00 |
Marc-André Moreau
|
1c5f9c173c
|
cliprdr: add more detailed debug output
|
2011-10-31 19:15:27 -04:00 |
Vic Lee
|
783681664a
|
cliprdr: integrate with xfreerdp.
|
2011-09-23 13:41:26 +08:00 |
Rex Tsai
|
ecbe24ca9a
|
cmake: make linking type as option.
|
2011-09-01 22:18:58 +08:00 |
Marc-André Moreau
|
09980c8a7c
|
include: refactor FRDP_ types to RDP_
|
2011-08-17 17:28:26 -04:00 |
Vic Lee
|
d7e502dbe1
|
Add event_class in event object.
|
2011-08-11 11:14:07 +08:00 |
Vic Lee
|
0ab607716a
|
cliprdr: fix compile warning, close issue #19.
|
2011-07-15 23:41:26 +08:00 |
Vic Lee
|
c8a5b83186
|
libfreerdp-utils/svc_plugin: use a macro to simplify plugin entry.
|
2011-07-15 23:39:38 +08:00 |
Vic Lee
|
e10aba7cae
|
cliprdr: add UI data request -> server data response.
|
2011-07-13 00:50:00 +08:00 |
Vic Lee
|
a93194da06
|
cliprdr: add server data request -> UI data response.
|
2011-07-13 00:30:25 +08:00 |
Vic Lee
|
b4a0b651f8
|
cliprdr: process format list response PDU.
|
2011-07-13 00:01:50 +08:00 |
Vic Lee
|
a57fe59660
|
cliprdr: process format list PDU.
|
2011-07-12 23:53:54 +08:00 |
Vic Lee
|
19c309e5d4
|
cliprdr: use unicode constants for format names.
|
2011-07-12 23:13:30 +08:00 |
Vic Lee
|
4fc7794ae9
|
cliprdr: add format list ui event.
|
2011-07-12 23:06:39 +08:00 |
Vic Lee
|
128901d60a
|
cliprdr: add cliprdr->ui sync event.
|
2011-07-12 23:05:31 +08:00 |
Vic Lee
|
35cfae8412
|
cliprdr: initial work.
|
2011-07-12 17:06:14 +08:00 |