Commit Graph

2981 Commits

Author SHA1 Message Date
Marc-André Moreau 7f00570276 freerdp-utils: fix unicode conversion 2012-10-09 11:24:33 -04:00
Vic Lee 26580c9fbb libfreerdp-codec/rfx: remove RLGR output bit masking and let caller clear the stream for faster speed. 2012-10-09 20:47:08 +08: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 7b55d27f96 libfreerdp-utils: remove xwcsdup and xstrtoup 2012-10-08 23:46:05 -04:00
Marc-André Moreau 2df7aaad39 libfreerdp-utils: get rid of xstrdup in favor of WinPR _strdup 2012-10-08 23:42:01 -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 ce71721698 channels: rename WITH_STATIC_PLUGINS to STATIC_CHANNELS 2012-10-08 22:53:05 -04:00
Marc-André Moreau ac7e1a3aea channels: make rail, drdynvc, cliprdr and rdpsnd built-in channels 2012-10-08 22:48:17 -04:00
Corey C 36394b3c23 wfreerdp-server: generalized managed api callbacks, peer tracking bug fixes, code cleanup 2012-10-08 22:31:40 -04:00
Marc-André Moreau e95b5b5a24 channels: move rdpdr header 2012-10-08 21:00:07 -04:00
Marc-André Moreau 837cc777ce channels: move include/freerdp/plugins to include/freerdp/client 2012-10-08 20:33:58 -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 93f88d1c48 channels: added support for loading plugins from a static entry table 2012-10-08 19:54:11 -04:00
Marc-André Moreau 84f88883e9 sfreerdp-server: get rdpsnd channel to initialize 2012-10-08 16:29:40 -04:00
Marc-André Moreau 829723582e sfreerdp-server: cleanup sample server code 2012-10-08 16:12:03 -04:00
Corey C 5d0a53a3b3 wfreerdp-server: improved peer tracking, added ability to disconnect individual peers 2012-10-08 15:46:01 -04:00
Marc-André Moreau 54cea6acd3 channels/rdpdr: fix initialization of IRPs 2012-10-08 13:11:59 -04:00
Vic Lee 956143e42b libfreerdp-utils: WideCharToMultiByte does not null-ternimate thus buffer must be zero. 2012-10-08 14:37:12 +08:00
Vic Lee b4fae1fc97 libfreerdp-core: tag activated flag to false during re-activation. 2012-10-08 13:32:41 +08:00
Marc-André Moreau 6431621282 channels: added generation of static channel entry table 2012-10-07 22:53:24 -04:00
Marc-André Moreau 9aa1217c4e libwinpr-pipe: implement anonymous pipes 2012-10-07 20:25:50 -04:00
Marc-André Moreau 8d7495dba4 libwinpr: add tests for CreatePipe 2012-10-07 17:54:19 -04:00
Marc-André Moreau 7891e0a765 winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
Marc-André Moreau 3d98273185 channels: fix export of symbols on Windows 2012-10-07 10:21:54 -04:00
Marc-André Moreau f8b049630f libwinpr-interlocked: added support for doubly-linked lists 2012-10-06 20:19:03 -04:00
Marc-André Moreau bf03aff5d1 channels: windows patches from richterger 2012-10-06 17:49:56 -04:00
Corey C ecad702c98 wfreerdp-server: fix parallel send 2012-10-06 17:09:53 -04:00
Corey C 715a172fe8 wfreerdp-server: improved tracking of peers by id 2012-10-06 16:57:58 -04:00
Marc-André Moreau 8f10d3aa3b channels/rdpdr: fix IRP creation (forgot to zero memory) 2012-10-06 16:55:58 -04:00
Corey C d1e1ee9085 wfreerdp-server: added defines for default fps and max peers 2012-10-06 16:25:11 -04:00
Corey C a2cd04e3f7 wfreerdp-server: added connect/disconnect event callback support 2012-10-05 23:25:18 -04:00
Corey C 8074b0b842 wfreerdp-server: added APIs for more info on peers 2012-10-05 19:22:38 -04:00
Marc-André Moreau e2cd73ba54 channels: moving device plugins up in the directory structure 2012-10-05 18:30:14 -04:00
Corey C e7a751c930 wfreerdp-server: added support for getting number of peers and hostname 2012-10-05 18:18:59 -04:00
Marc-André Moreau cb69657b81 channels: refactoring of rdpdr cmake scripts 2012-10-05 16:01:59 -04:00
Corey C 4c790d8253 wfreerdp-server: fixed stop server api 2012-10-05 15:25:30 -04:00
Marc-André Moreau fbd2f360e9 winpr: fix compilation on Linux 2012-10-05 14:45:54 -04:00
Marc-André Moreau 1622a2f271 libwinpr-path: make tests pass on Windows 2012-10-05 11:40:33 -04:00
Marc-André Moreau 708499f0d2 libwinpr-path: implement more of the API 2012-10-05 00:14:44 -04:00
Marc-André Moreau 56ea938fbf libwinpr: wrote more tests 2012-10-04 23:19:05 -04:00
Corey C eb99c8a382 merged from channels 2012-10-04 20:19:17 -04:00
Marc-André Moreau 94469ffa6f wfreerdp-server: fix server interface build 2012-10-04 19:21:09 -04:00
Marc-André Moreau e680cb2bfb libfreerdp: fix monolithic build 2012-10-04 19:15:44 -04:00
Marc-André Moreau bf26079d3f libwinpr: added tests and fix InterlockedCompareExchange64 on Windows XP 2012-10-04 18:57:32 -04:00
Marc-André Moreau 5a4c2677d9 winpr: merging with master 2012-10-04 16:56:42 -04:00