Marc-André Moreau
|
b680ac1ecc
|
rail: started new cleaner RAIL orders parsing/encoding code
|
2011-08-10 16:33:15 -04:00 |
|
Marc-André Moreau
|
9bb8fcbbae
|
Merge pull request #38 from llyzs/remotefx
Migrating RemoteFX
|
2011-08-10 10:13:14 -07:00 |
|
Vic Lee
|
00b2b135a8
|
Merge branch 'master' into remotefx
Conflicts:
libfreerdp-utils/CMakeLists.txt
|
2011-08-11 00:21:37 +08:00 |
|
Vic Lee
|
a3c3027b87
|
libfreerdp-gdi: fix rfx clipping region.
|
2011-08-11 00:17:45 +08:00 |
|
Vic Lee
|
572f2f45c6
|
libfreerdp-core/fastpath: call BeginPaint/EndPaint.
|
2011-08-10 23:55:47 +08:00 |
|
Vic Lee
|
65be09ce8a
|
libfreerdp-gdi: process RemoteFX messages.
|
2011-08-10 23:19:01 +08:00 |
|
Vic Lee
|
09356d5387
|
libfreerdp-gdi: integrate libfreerdp-rfx
|
2011-08-10 22:55:11 +08:00 |
|
Vic Lee
|
e414a7d9cc
|
libfreerdp-rfx: initial migration.
|
2011-08-10 17:09:11 +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
|
708c6096c9
|
libfreerdp-utils: migrate profiler.
|
2011-08-10 09:58:42 +08:00 |
|
Marc-André Moreau
|
95642fd33f
|
xfreerdp: fix 16bpp rendering
|
2011-08-09 21:45:58 -04:00 |
|
Marc-André Moreau
|
f3d08326ec
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-08-09 17:42:20 -04:00 |
|
Marc-André Moreau
|
b782189569
|
rail: started integrating Roman's RAIL virtual channel plugin
|
2011-08-09 17:42:10 -04:00 |
|
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 |
|