Vic Lee
|
046ff58d44
|
Fix compile warnings.
|
2011-08-13 16:52:05 +08:00 |
|
Vic Lee
|
07b159a0c2
|
libfreerdp-core: add more error handling.
|
2011-08-13 16:37:03 +08:00 |
|
Vic Lee
|
aa35cb4ae3
|
libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup.
|
2011-08-13 13:35:58 +08:00 |
|
Vic Lee
|
b64bcecb75
|
libfreerdp-core/nego: add connection error handling.
|
2011-08-13 12:40:14 +08:00 |
|
Vic Lee
|
47e0eb5464
|
libfreerdp-core/transport: check buffer even no bytes received in nonblocking.
|
2011-08-12 23:09:58 +08:00 |
|
Vic Lee
|
c8defc88e1
|
libfreerdp-core: remove unused variables.
|
2011-08-11 15:08:24 +08:00 |
|
Vic Lee
|
00b2b135a8
|
Merge branch 'master' into remotefx
Conflicts:
libfreerdp-utils/CMakeLists.txt
|
2011-08-11 00:21:37 +08:00 |
|
Vic Lee
|
572f2f45c6
|
libfreerdp-core/fastpath: call BeginPaint/EndPaint.
|
2011-08-10 23:55:47 +08:00 |
|
Marc-André Moreau
|
21aa8ad9a8
|
libfreerdp-utils: added RAIL utils
|
2011-08-10 02:24:06 -04:00 |
|
Vic Lee
|
184bfc2482
|
libfreerdp-core: use memory instead of stream in surface_bits callback.
|
2011-08-10 10:48:17 +08:00 |
|
Vic Lee
|
2065a7dc13
|
Merge branch 'master' into remotefx
Conflicts:
include/freerdp/update.h
|
2011-08-10 00:44:04 +08:00 |
|
Vic Lee
|
a2added869
|
libfreerdp-core: add update->SurfaceBits call.
|
2011-08-10 00:38:52 +08:00 |
|
Vic Lee
|
9b52d59f09
|
libfreerdp-core: add FastPath and RemoteFX related capabilities.
|
2011-08-09 23:45:55 +08:00 |
|
Vic Lee
|
236c41dac1
|
libfreerdp-core: add fastpath receiving layer.
|
2011-08-09 23:28:02 +08:00 |
|
Vic Lee
|
e5419bed9f
|
libfreerdp-core: check TPKT/FastPath header when processing a PDU.
|
2011-08-09 16:40:58 +08:00 |
|
Marc-André Moreau
|
510fb93b99
|
libfreerdp-core: update core <-> client interface for window alternate secondary drawing orders
|
2011-08-09 03:01:40 -04:00 |
|
Marc-André Moreau
|
fbc033cd75
|
libfreerdp-core: parsing of alternate secondary window orders
|
2011-08-09 02:32:50 -04:00 |
|
Marc-André Moreau
|
6d8d76a133
|
libfreerdp-core: updated connection sequence for RemoteApp
|
2011-08-08 15:06:07 -04:00 |
|
Marc-André Moreau
|
d359f026ee
|
libfreerdp-core: cleanup licensing debug output
|
2011-08-08 14:51:03 -04:00 |
|
Marc-André Moreau
|
9d6e9bf27d
|
libfreerdp-core: quick hack to complete licensing sequence successfully
|
2011-08-08 14:32:18 -04:00 |
|
Marc-André Moreau
|
c59f441fbc
|
libfreerdp-core: fix first two messages of licensing phase
|
2011-08-08 12:57:19 -04:00 |
|
Vic Lee
|
9d12c25fd3
|
libfreerdp-core:transport: fix nonblocking fregmented packet receiving.
|
2011-08-08 14:54:46 +08:00 |
|
Marc-André Moreau
|
9c64b994da
|
libfreerdp-core: added complete errinfo lookup table with full meaning strings
|
2011-08-07 23:59:28 -04: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
|
efbbedfa70
|
libfreerdp-core: parse all updates in the update array
|
2011-08-07 09:27:52 -04: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
|
52870ea1e0
|
Fix incorrect stream_seek_*
|
2011-08-05 23:05:03 +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 |
|
Marc-André Moreau
|
1dcc1c2be2
|
libfreerdp-cache: started offscreen bitmap cache
|
2011-08-04 16:22:15 -04: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 |
|
Vic Lee
|
d0c0bca997
|
Merge branch 'master' into svc
Conflicts:
client/DirectFB/dfreerdp.c
|
2011-08-03 14:16:44 +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
|
1046141cf2
|
libfreerdp-core: implement vchan_process.
|
2011-08-03 11:00:56 +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
|
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
|
621c349df4
|
libfreerdp-core: add initial vchan module.
|
2011-08-03 02:03:02 +08:00 |
|