Marc-André Moreau
|
022570732f
|
Merge pull request #37 from llyzs/remotefx
Add FastPath layer processing and RemoteFX initialization
|
2011-08-09 10:34:14 -07: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
|
7abf6a3f1b
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-08-09 02:33:13 -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
|
9f2a3e847b
|
Merge pull request #36 from llyzs/utf
Use towupper for unicode uppercase.
|
2011-08-08 21:22:46 -07:00 |
|
Vic Lee
|
80f56f5e8f
|
libfreerdp-utils/unicode: use towupper for unicode uppercase.
|
2011-08-09 12:23:27 +08:00 |
|
Marc-André Moreau
|
c42008ce80
|
xfreerdp: added X11 Window wrapper
|
2011-08-08 22:24:12 -04:00 |
|
Vic Lee
|
9b217bf36a
|
Add setlocale() calls to all UIs.
|
2011-08-09 08:31:21 +08: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 |
|
Marc-André Moreau
|
3d040ed03d
|
Merge pull request #35 from llyzs/utf
libfreerdp-core/unicode: implement utf8/utf-16 conversion.
|
2011-08-08 06:30:29 -07:00 |
|
Vic Lee
|
9d12c25fd3
|
libfreerdp-core:transport: fix nonblocking fregmented packet receiving.
|
2011-08-08 14:54:46 +08:00 |
|
Vic Lee
|
f104b0ca92
|
libfreerdp-core/unicode: implement utf8/utf-16 conversion.
|
2011-08-08 14:10:50 +08:00 |
|
Marc-André Moreau
|
42c17867b6
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-08-07 23:59:40 -04: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
|
5132224cac
|
Merge pull request #34 from llyzs/svc
Reimplement rdpdr/disk redirection
|
2011-08-07 19:10:30 -07:00 |
|
Vic Lee
|
e4585c801e
|
rdpdr/disk: fix rename.
|
2011-08-08 10:01:26 +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
|
c4895ca1ac
|
xfreerdp: improve X11 GDI software rendering performance
|
2011-08-07 14:09:18 -04:00 |
|
Marc-André Moreau
|
cdbc233e9f
|
xfreerdp: get graphical updates and mouse + keyboard input working
|
2011-08-07 13:41:54 -04:00 |
|
Vic Lee
|
cc3160cb9d
|
rdpdr/disk: add set_information and device_control irp processing.
|
2011-08-08 00:23:36 +08:00 |
|
Vic Lee
|
0ac3d908f5
|
libfreerdp-utils/stream: add stream_seek_uintt64.
|
2011-08-07 22:21:34 +08:00 |
|
Marc-André Moreau
|
ad0fedeb9f
|
xfreerdp: initial commit
|
2011-08-07 09:52:40 -04:00 |
|
Marc-André Moreau
|
efbbedfa70
|
libfreerdp-core: parse all updates in the update array
|
2011-08-07 09:27:52 -04:00 |
|
Vic Lee
|
f598bca687
|
rdpdr/disk: add query directory irp processing.
|
2011-08-07 19:24:29 +08:00 |
|
Vic Lee
|
12215d0e0a
|
rdpdr/disk: add query file/fs information irp processing.
|
2011-08-07 15:24:12 +08:00 |
|
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 |
|