Commit Graph

95 Commits

Author SHA1 Message Date
Marc-André Moreau
9961038649 include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
Vic Lee
e21a2688b5 libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
Vic Lee
18de0d8465 cunit: remove unused variables. 2011-08-11 15:09:39 +08:00
Vic Lee
4ce70e03d1 libfreerdp-chanman: name argument is not necessary when sending events. 2011-08-11 11:36:10 +08:00
Vic Lee
d7e502dbe1 Add event_class in event object. 2011-08-11 11:14:07 +08:00
Vic Lee
e414a7d9cc libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
Marc-André Moreau
b9c9d31451 libfreerdp-cache: fix brush cache 2011-08-07 21:12:36 -04:00
Marc-André Moreau
58c161adcc cunit: cleanup, libfreerdp-core: fix warnings 2011-08-07 14:37:26 -04:00
Marc-André Moreau
109e79a030 Merge pull request #33 from llyzs/svc
rdpdr: completing main module and creating initial disk module sketelon
2011-08-05 11:27:11 -07:00
Marc-André Moreau
2d5ade5c92 libfreerdp-cache: added brush cache 2011-08-05 13:58:46 -04:00
Marc-André Moreau
6bdc9042a4 libfreerdp-core: fix bounds parsing 2011-08-05 02:19:17 -04:00
Marc-André Moreau
6f193a8dbf libfreerdp-core: fix primary orders parsing 2011-08-05 01:21:32 -04:00
Marc-André Moreau
46126a7d24 libfreerdp-gdi: started using libfreerdp-cache 2011-08-04 22:43:36 -04:00
Vic Lee
7c597ac278 libfreerdp-utils/list: rewrite using functions instead of macros. 2011-08-04 22:18:01 +08:00
Marc-André Moreau
38a76ea232 cunit: extend orders unit tests 2011-08-04 03:23:53 -04:00
Marc-André Moreau
c01ea2e57c cunit: added tests for bitmap caching orders 2011-08-03 23:33:44 -04:00
Marc-André Moreau
33bc8553c2 cunit: started testing orders 2011-08-03 19:15:37 -04:00
Vic Lee
eea404e977 cunit/test_license: fix compilation error. 2011-08-03 09:41:54 +08:00
Vic Lee
a7fe9c9795 Rename SendChannelData and add ReceiveChannelData callbacks. 2011-08-03 02:12:08 +08:00
Brad Hards
52e6cd6717 cunit: add missing header for libgdi tests. 2011-07-31 11:21:05 +10:00
Marc-André Moreau
67dca12b77 client: update to use args utils 2011-07-28 11:09:51 -04:00
Marc-André Moreau
0f9e9a0d15 libfreerdp-chanman: align with new interface 2011-07-28 01:04:01 -04:00
Marc-André Moreau
72fc75b5a6 libfreerdp-core: exporting new interface 2011-07-28 00:38:25 -04:00
Brad Hards
2601d110aa Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
Brad Hards
bb526b09e8 Fix plugin load test 2011-07-26 12:43:33 +10:00
Brad Hards
63f6026ce1 Add "make test" support to build system. 2011-07-26 11:50:45 +10:00
Brad Hards
885059e11b Make the unit test suite return non-zero on failure. 2011-07-26 11:50:07 +10:00
Brad Hards
a40e11e022 Don't leak test items in list unit test
This is useful when using valgrind, since its easier to see the errors.
2011-07-26 11:19:58 +10:00
Marc-André Moreau
653d0441aa libfreerdp-core: start using jay's bitmap decompressor 2011-07-25 14:50:26 -04:00
Vic Lee
2beb49725f libfreerdp-utils/args: add argument parser. 2011-07-22 12:53:54 +08:00
Marc-André Moreau
15efef29bd Merge pull request #21 from llyzs/dvc
Dynamic Virtual Channel main module
2011-07-20 17:54:36 -07:00
Marc-André Moreau
ac31328a64 libfreerdp-core: started processing of server demand active pdu 2011-07-19 16:30:05 -04:00
Vic Lee
3533609da9 drdynvc: start working on main drdynvc module. 2011-07-19 14:07:15 +08:00
Vic Lee
fd928afb09 libfreerdp-utils/list: add add/remove function. 2011-07-19 11:10:01 +08:00
Marc-André Moreau
f409e60062 libfreerdp-asn1: replacement by libfreerdp-core's BER encoder/decoder 2011-07-18 18:43:23 -04:00
Marc-André Moreau
288aacb6e9 libfreerdp-core: add new unit tests for licensing, fix encryption of premaster secret 2011-07-15 01:11:09 -04:00
Marc-André Moreau
08c14ddf33 libfreerdp-core: fix computation of session key blob 2011-07-14 17:02:35 -04:00
Marc-André Moreau
d19f0d1584 libfreerdp-core: improve premaster secret encryption, but does not pass unit test yet 2011-07-13 13:13:42 -04:00
Marc-André Moreau
9ce4ec492a cunit: added more test data to licensing unit test 2011-07-13 12:17:38 -04:00
Marc-André Moreau
4a79434e0b cunit: added licensing unit tests 2011-07-13 11:40:19 -04: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
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
1ca5c76903 libfreerdp/svc_plugin: push events in a queue for threading. 2011-07-12 20:52:08 +08:00
Vic Lee
35cfae8412 cliprdr: initial work. 2011-07-12 17:06:14 +08:00
Vic Lee
8bc7fb0875 libfreerdp-utils/svc_plugin: add threading support. 2011-07-12 16:56:01 +08:00
Marc-André Moreau
5d86daf7ea Merge pull request #13 from llyzs/svc
Enhance plugin event system to be consistant in both direction.
2011-07-11 08:41:14 -07:00