Bernhard Miklautz
|
261651b43b
|
core: don't use c99 style initialization
fixes #1602
|
2013-11-18 20:29:00 +01:00 |
|
Benoît LeBlanc
|
c4de5a4e4b
|
Fixed compilation on windows (code was not standard C)
|
2013-11-15 08:21:36 -05:00 |
|
Armin Novak
|
f46a560e76
|
Added message queue custom free handler for input queue.
|
2013-11-12 15:02:25 +01:00 |
|
Marc-André Moreau
|
a55fbc7b68
|
libfreerdp-core: initialize queue objects earlier
|
2013-07-17 15:27:55 -04:00 |
|
Marc-André Moreau
|
5b92413843
|
freerdp: purge deprecated stream utils
|
2013-05-08 16:09:16 -04:00 |
|
Marc-André Moreau
|
5e4365788f
|
freerdp: merge with master
|
2013-05-08 15:15:15 -04:00 |
|
Marc-André Moreau
|
51715636a5
|
freerdp: remove some deprecated stream utils
|
2013-04-29 22:35:15 -04:00 |
|
Nigel Reeves
|
84bd674e0a
|
removed unnecessary printfs
|
2013-04-22 13:32:22 +01:00 |
|
Nigel Reeves
|
fb2a087dbf
|
Fix to issue #773. Ensure resume in correct NumLock state, when reconnectin to a session
|
2013-04-15 11:14:09 +01:00 |
|
Hardening
|
7701c9d934
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
|
Marc-André Moreau
|
a8201b0d1b
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
|
Marc-André Moreau
|
64160af3a8
|
libfreerdp-core: added more message definitions
|
2013-02-04 14:56:54 -05:00 |
|
Marc-André Moreau
|
ea7a35ee9b
|
libfreerdp-core: message queue refactoring
|
2013-02-04 11:05:24 -05:00 |
|
Marc-André Moreau
|
353376abd3
|
libfreerdp-core: added input event queue
|
2013-01-27 21:07:17 -05:00 |
|
rdp.effort
|
4d90284657
|
Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in
avcodecs.h
Fixed a warning in schannel_openssl.c
Added checks for: input, mcs, tpdu, certificate, license
|
2013-01-12 14:49:01 +01:00 |
|
Marc-André Moreau
|
b2c3ca8cc4
|
libfreerdp-utils: replace all calls to deprecated function xzalloc
|
2012-11-21 19:22:41 -05:00 |
|
Marc-André Moreau
|
8544716104
|
libfreerdp-core: rdpSettings refactoring (part 3)
|
2012-11-07 18:23:33 -05:00 |
|
Marc-André Moreau
|
6427c9dd90
|
libfreerdp-core: rdpSettings refactoring (part 2)
|
2012-11-07 15:13:14 -05: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
|
1ed644786c
|
freerdp: change boolean type to BOOL type
|
2012-10-09 02:38:39 -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
|
867c169148
|
libfreerdp-locale: cleanup keyboard code
|
2012-09-22 14:27:30 -04:00 |
|
Marc-André Moreau
|
d5d1eb7762
|
libfreerdp: add proper config.h inclusions
|
2012-08-14 17:09:01 -04:00 |
|
Marc-André Moreau
|
19028a27b0
|
libfreerdp: move all libraries to libfreerdp directory, one step closer to monolithic build option
|
2012-08-13 23:19:51 -04:00 |
|