Vic Lee
9d349a2667
libfreerdp-utils/stream: fix stream_write_uint64.
2011-08-07 15:06:11 +08:00
Vic Lee
419a8163d6
rdpdr/disk: add read/write irp processing.
2011-08-07 13:11:52 +08:00
Vic Lee
49458e7363
rdpdr/disk: add create/close irp processing.
2011-08-07 11:21:42 +08:00
Vic Lee
9c64e5b08d
drdynvc: remove unused header
2011-08-06 16:25:14 +08:00
Vic Lee
d821869a67
libfreerdp-utils: enhance thread module to simplify threading codes.
2011-08-06 16:24:36 +08:00
Marc-André Moreau
ff20b0fcbc
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-05 16:56:49 -04:00
Marc-André Moreau
809338d213
libfreerdp-cache: added bitmap_v2 cache
2011-08-05 16:56:40 -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
Vic Lee
5ce3e4deac
rdpdr: implement irp.
2011-08-06 01:54:40 +08:00
Vic Lee
4c5ad80033
rdpdr/disk: initial work on disk.
2011-08-06 00:12:16 +08:00
Vic Lee
ac5ef85809
rdpdr: trivial fixes.
2011-08-06 00:11:41 +08:00
Vic Lee
b399897627
rdpdr: fix missing return devman.
2011-08-05 23:19:43 +08:00
Vic Lee
125ce3d116
rdpdr: fix incorrect variable.
2011-08-05 23:07:09 +08:00
Vic Lee
52870ea1e0
Fix incorrect stream_seek_*
2011-08-05 23:05:03 +08:00
Vic Lee
9faf581341
rdpdr: add device list announce.
2011-08-05 22:44:06 +08:00
Vic Lee
667d78206d
rdpdr: add capability processing.
2011-08-05 15:43:48 +08: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
e3eeb30e2d
rdpdr: implement server/client announce.
2011-08-05 10:24:46 +08:00
Vic Lee
e3cbe6ccc9
rdpdr: initial work.
2011-08-05 09:36:25 +08:00
Marc-André Moreau
1dcc1c2be2
libfreerdp-cache: started offscreen bitmap cache
2011-08-04 16:22:15 -04:00
Vic Lee
829d329c82
libfreerdp-utils/svc_plugin: dynamically allocated plugin data.
2011-08-04 23:00:45 +08:00
Vic Lee
7c597ac278
libfreerdp-utils/list: rewrite using functions instead of macros.
2011-08-04 22:18:01 +08:00
Marc-André Moreau
0c981407e5
libfreerdp-core: don't decompress uncompressed bitmaps
2011-08-04 03:39:10 -04: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
Marc-André Moreau
38e2a2fc47
libfreerdp-core: added MultiOpaqueRect
2011-08-03 17:09:12 -04:00
Marc-André Moreau
87b48855da
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-03 03:30:08 -04:00
Marc-André Moreau
abaa1752bf
libfreerdp-core: fix some order parsing bugs
2011-08-03 03:29:56 -04:00
Marc-André Moreau
3f96441289
Merge pull request #32 from llyzs/svc
...
Integrating virtual channel stuff with UI and chanman.
2011-08-02 23:17:34 -07:00
Vic Lee
d0c0bca997
Merge branch 'master' into svc
...
Conflicts:
client/DirectFB/dfreerdp.c
2011-08-03 14:16:44 +08:00
Vic Lee
1162a6244b
dfreerdp: add clipboard sync event processing.
2011-08-03 13:59:12 +08:00
Vic Lee
ef4d4c9a78
libfreerdp-core/vchan: implement vchan_send.
2011-08-03 13:58:19 +08:00
Vic Lee
95a76fa888
libfreerdp-core: add channel_id argument to rdp_write_header and rdp_send.
2011-08-03 12:34:55 +08:00
Vic Lee
aa2320c9b8
dfreerdp: add chanman processing.
2011-08-03 11:01:20 +08:00
Vic Lee
1046141cf2
libfreerdp-core: implement vchan_process.
2011-08-03 11:00:56 +08:00
Vic Lee
adef5dca87
libfreerdp-chanman: change get/check_fds return type.
2011-08-03 10:55:25 +08:00
Vic Lee
8387380035
libfreerdp-core/transport: add stream_seal when a packet is received.
2011-08-03 09:54:30 +08:00
Vic Lee
eea404e977
cunit/test_license: fix compilation error.
2011-08-03 09:41:54 +08:00
Vic Lee
699c601579
libfreerdp-core/transport: add hexdump when debugging is on.
2011-08-03 09:34:23 +08:00
Marc-André Moreau
b4437a783c
libfreerdp-core: parsing of alternate secondary drawing orders
2011-08-02 16:58:42 -04:00
Vic Lee
a7fe9c9795
Rename SendChannelData and add ReceiveChannelData callbacks.
2011-08-03 02:12:08 +08:00
Vic Lee
621c349df4
libfreerdp-core: add initial vchan module.
2011-08-03 02:03:02 +08:00
Marc-André Moreau
281d06d744
libfreerdp-core: update orders parsing and core <-> client interface
2011-08-02 12:59:45 -04:00
Vic Lee
18b947082a
libfreerdp-core/gcc: store channelId returned by server MCS connect response.
...
According to [MS-RDPBCGR] 2.2.1.4.4, channelIdArray is a variable-length array of MCS channel IDs, and each channelId is allocated corresponding in position to the channels requested in the Client Network Data structure.
2011-08-02 17:24:51 +08:00
Vic Lee
b577605dbc
dfreerdp: integrate the channel manager.
2011-08-02 16:04:30 +08:00
Vic Lee
05e6d857af
libfreerdp-utils/args: fix wrong argument index for plugin name.
2011-08-02 13:15:25 +08:00