platform/upstream/freerdp.git
13 years agolibfreerdp-utils/event: fix wrong header.
Vic Lee [Thu, 11 Aug 2011 05:33:13 +0000 (13:33 +0800)]
libfreerdp-utils/event: fix wrong header.

13 years agolibfreerdp-chanman: name argument is not necessary when sending events.
Vic Lee [Thu, 11 Aug 2011 03:36:10 +0000 (11:36 +0800)]
libfreerdp-chanman: name argument is not necessary when sending events.

13 years agoAdd event_class in event object.
Vic Lee [Thu, 11 Aug 2011 03:07:03 +0000 (11:07 +0800)]
Add event_class in event object.

13 years agorail: fixed sending of actual PDUs
Marc-André Moreau [Wed, 10 Aug 2011 22:08:44 +0000 (18:08 -0400)]
rail: fixed sending of actual PDUs

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Wed, 10 Aug 2011 20:33:29 +0000 (16:33 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agorail: started new cleaner RAIL orders parsing/encoding code
Marc-André Moreau [Wed, 10 Aug 2011 20:33:15 +0000 (16:33 -0400)]
rail: started new cleaner RAIL orders parsing/encoding code

13 years agoMerge pull request #38 from llyzs/remotefx
Marc-André Moreau [Wed, 10 Aug 2011 17:13:14 +0000 (10:13 -0700)]
Merge pull request #38 from llyzs/remotefx

Migrating RemoteFX

13 years agoMerge branch 'master' into remotefx
Vic Lee [Wed, 10 Aug 2011 16:21:37 +0000 (00:21 +0800)]
Merge branch 'master' into remotefx

Conflicts:
libfreerdp-utils/CMakeLists.txt

13 years agolibfreerdp-gdi: fix rfx clipping region.
Vic Lee [Wed, 10 Aug 2011 16:17:45 +0000 (00:17 +0800)]
libfreerdp-gdi: fix rfx clipping region.

13 years agolibfreerdp-core/fastpath: call BeginPaint/EndPaint.
Vic Lee [Wed, 10 Aug 2011 15:55:47 +0000 (23:55 +0800)]
libfreerdp-core/fastpath: call BeginPaint/EndPaint.

13 years agolibfreerdp-gdi: process RemoteFX messages.
Vic Lee [Wed, 10 Aug 2011 15:19:01 +0000 (23:19 +0800)]
libfreerdp-gdi: process RemoteFX messages.

13 years agolibfreerdp-gdi: integrate libfreerdp-rfx
Vic Lee [Wed, 10 Aug 2011 14:51:55 +0000 (22:51 +0800)]
libfreerdp-gdi: integrate libfreerdp-rfx

13 years agolibfreerdp-rfx: initial migration.
Vic Lee [Wed, 10 Aug 2011 07:13:39 +0000 (15:13 +0800)]
libfreerdp-rfx: initial migration.

13 years agolibfreerdp-utils: added RAIL utils
Marc-André Moreau [Wed, 10 Aug 2011 06:24:06 +0000 (02:24 -0400)]
libfreerdp-utils: added RAIL utils

13 years agolibfreerdp-core: use memory instead of stream in surface_bits callback.
Vic Lee [Wed, 10 Aug 2011 02:48:17 +0000 (10:48 +0800)]
libfreerdp-core: use memory instead of stream in surface_bits callback.

13 years agolibfreerdp-utils: migrate profiler.
Vic Lee [Wed, 10 Aug 2011 01:58:42 +0000 (09:58 +0800)]
libfreerdp-utils: migrate profiler.

13 years agoxfreerdp: fix 16bpp rendering
Marc-André Moreau [Wed, 10 Aug 2011 01:45:58 +0000 (21:45 -0400)]
xfreerdp: fix 16bpp rendering

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Tue, 9 Aug 2011 21:42:20 +0000 (17:42 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agorail: started integrating Roman's RAIL virtual channel plugin
Marc-André Moreau [Tue, 9 Aug 2011 21:42:10 +0000 (17:42 -0400)]
rail: started integrating Roman's RAIL virtual channel plugin

13 years agoMerge pull request #37 from llyzs/remotefx
Marc-André Moreau [Tue, 9 Aug 2011 17:34:14 +0000 (10:34 -0700)]
Merge pull request #37 from llyzs/remotefx

Add FastPath layer processing and RemoteFX initialization

13 years agoMerge branch 'master' into remotefx
Vic Lee [Tue, 9 Aug 2011 16:44:04 +0000 (00:44 +0800)]
Merge branch 'master' into remotefx

Conflicts:
include/freerdp/update.h

13 years agolibfreerdp-core: add update->SurfaceBits call.
Vic Lee [Tue, 9 Aug 2011 16:38:52 +0000 (00:38 +0800)]
libfreerdp-core: add update->SurfaceBits call.

13 years agolibfreerdp-core: add FastPath and RemoteFX related capabilities.
Vic Lee [Tue, 9 Aug 2011 15:45:55 +0000 (23:45 +0800)]
libfreerdp-core: add FastPath and RemoteFX related capabilities.

13 years agolibfreerdp-core: add fastpath receiving layer.
Vic Lee [Tue, 9 Aug 2011 15:28:02 +0000 (23:28 +0800)]
libfreerdp-core: add fastpath receiving layer.

13 years agolibfreerdp-core: check TPKT/FastPath header when processing a PDU.
Vic Lee [Tue, 9 Aug 2011 08:40:58 +0000 (16:40 +0800)]
libfreerdp-core: check TPKT/FastPath header when processing a PDU.

13 years agolibfreerdp-core: update core <-> client interface for window alternate secondary...
Marc-André Moreau [Tue, 9 Aug 2011 07:01:40 +0000 (03:01 -0400)]
libfreerdp-core: update core <-> client interface for window alternate secondary drawing orders

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Tue, 9 Aug 2011 06:33:13 +0000 (02:33 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: parsing of alternate secondary window orders
Marc-André Moreau [Tue, 9 Aug 2011 06:32:50 +0000 (02:32 -0400)]
libfreerdp-core: parsing of alternate secondary window orders

13 years agoMerge pull request #36 from llyzs/utf
Marc-André Moreau [Tue, 9 Aug 2011 04:22:46 +0000 (21:22 -0700)]
Merge pull request #36 from llyzs/utf

Use towupper for unicode uppercase.

13 years agolibfreerdp-utils/unicode: use towupper for unicode uppercase.
Vic Lee [Tue, 9 Aug 2011 04:23:27 +0000 (12:23 +0800)]
libfreerdp-utils/unicode: use towupper for unicode uppercase.

13 years agoxfreerdp: added X11 Window wrapper
Marc-André Moreau [Tue, 9 Aug 2011 02:24:12 +0000 (22:24 -0400)]
xfreerdp: added X11 Window wrapper

13 years agoAdd setlocale() calls to all UIs.
Vic Lee [Tue, 9 Aug 2011 00:31:21 +0000 (08:31 +0800)]
Add setlocale() calls to all UIs.

13 years agolibfreerdp-core: updated connection sequence for RemoteApp
Marc-André Moreau [Mon, 8 Aug 2011 19:06:07 +0000 (15:06 -0400)]
libfreerdp-core: updated connection sequence for RemoteApp

13 years agolibfreerdp-core: cleanup licensing debug output
Marc-André Moreau [Mon, 8 Aug 2011 18:51:03 +0000 (14:51 -0400)]
libfreerdp-core: cleanup licensing debug output

13 years agolibfreerdp-core: quick hack to complete licensing sequence successfully
Marc-André Moreau [Mon, 8 Aug 2011 18:32:18 +0000 (14:32 -0400)]
libfreerdp-core: quick hack to complete licensing sequence successfully

13 years agolibfreerdp-core: fix first two messages of licensing phase
Marc-André Moreau [Mon, 8 Aug 2011 16:57:19 +0000 (12:57 -0400)]
libfreerdp-core: fix first two messages of licensing phase

13 years agoMerge pull request #35 from llyzs/utf
Marc-André Moreau [Mon, 8 Aug 2011 13:30:29 +0000 (06:30 -0700)]
Merge pull request #35 from llyzs/utf

libfreerdp-core/unicode: implement utf8/utf-16 conversion.

13 years agolibfreerdp-core:transport: fix nonblocking fregmented packet receiving.
Vic Lee [Mon, 8 Aug 2011 06:54:46 +0000 (14:54 +0800)]
libfreerdp-core:transport: fix nonblocking fregmented packet receiving.

13 years agolibfreerdp-core/unicode: implement utf8/utf-16 conversion.
Vic Lee [Mon, 8 Aug 2011 06:10:50 +0000 (14:10 +0800)]
libfreerdp-core/unicode: implement utf8/utf-16 conversion.

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Mon, 8 Aug 2011 03:59:40 +0000 (23:59 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: added complete errinfo lookup table with full meaning strings
Marc-André Moreau [Mon, 8 Aug 2011 03:59:28 +0000 (23:59 -0400)]
libfreerdp-core: added complete errinfo lookup table with full meaning strings

13 years agoMerge pull request #34 from llyzs/svc
Marc-André Moreau [Mon, 8 Aug 2011 02:10:30 +0000 (19:10 -0700)]
Merge pull request #34 from llyzs/svc

Reimplement rdpdr/disk redirection

13 years agordpdr/disk: fix rename.
Vic Lee [Sun, 7 Aug 2011 16:37:31 +0000 (00:37 +0800)]
rdpdr/disk: fix rename.

13 years agolibfreerdp-cache: fix brush cache
Marc-André Moreau [Mon, 8 Aug 2011 01:12:36 +0000 (21:12 -0400)]
libfreerdp-cache: fix brush cache

13 years agocunit: cleanup, libfreerdp-core: fix warnings
Marc-André Moreau [Sun, 7 Aug 2011 18:37:26 +0000 (14:37 -0400)]
cunit: cleanup, libfreerdp-core: fix warnings

13 years agoxfreerdp: improve X11 GDI software rendering performance
Marc-André Moreau [Sun, 7 Aug 2011 18:09:18 +0000 (14:09 -0400)]
xfreerdp: improve X11 GDI software rendering performance

13 years agoxfreerdp: get graphical updates and mouse + keyboard input working
Marc-André Moreau [Sun, 7 Aug 2011 17:41:54 +0000 (13:41 -0400)]
xfreerdp: get graphical updates and mouse + keyboard input working

13 years agordpdr/disk: add set_information and device_control irp processing.
Vic Lee [Sun, 7 Aug 2011 16:23:36 +0000 (00:23 +0800)]
rdpdr/disk: add set_information and device_control irp processing.

13 years agolibfreerdp-utils/stream: add stream_seek_uintt64.
Vic Lee [Sun, 7 Aug 2011 14:21:34 +0000 (22:21 +0800)]
libfreerdp-utils/stream: add stream_seek_uintt64.

13 years agoxfreerdp: initial commit
Marc-André Moreau [Sun, 7 Aug 2011 13:52:40 +0000 (09:52 -0400)]
xfreerdp: initial commit

13 years agolibfreerdp-core: parse all updates in the update array
Marc-André Moreau [Sun, 7 Aug 2011 13:27:52 +0000 (09:27 -0400)]
libfreerdp-core: parse all updates in the update array

13 years agordpdr/disk: add query directory irp processing.
Vic Lee [Sun, 7 Aug 2011 11:24:29 +0000 (19:24 +0800)]
rdpdr/disk: add query directory irp processing.

13 years agordpdr/disk: add query file/fs information irp processing.
Vic Lee [Sun, 7 Aug 2011 07:17:06 +0000 (15:17 +0800)]
rdpdr/disk: add query file/fs information irp processing.

13 years agolibfreerdp-utils/stream: fix stream_write_uint64.
Vic Lee [Sun, 7 Aug 2011 07:06:11 +0000 (15:06 +0800)]
libfreerdp-utils/stream: fix stream_write_uint64.

13 years agordpdr/disk: add read/write irp processing.
Vic Lee [Sun, 7 Aug 2011 05:11:52 +0000 (13:11 +0800)]
rdpdr/disk: add read/write irp processing.

13 years agordpdr/disk: add create/close irp processing.
Vic Lee [Sun, 7 Aug 2011 03:21:42 +0000 (11:21 +0800)]
rdpdr/disk: add create/close irp processing.

13 years agodrdynvc: remove unused header
Vic Lee [Sat, 6 Aug 2011 08:25:14 +0000 (16:25 +0800)]
drdynvc: remove unused header

13 years agolibfreerdp-utils: enhance thread module to simplify threading codes.
Vic Lee [Sat, 6 Aug 2011 08:24:36 +0000 (16:24 +0800)]
libfreerdp-utils: enhance thread module to simplify threading codes.

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Fri, 5 Aug 2011 20:56:49 +0000 (16:56 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-cache: added bitmap_v2 cache
Marc-André Moreau [Fri, 5 Aug 2011 20:56:40 +0000 (16:56 -0400)]
libfreerdp-cache: added bitmap_v2 cache

13 years agoMerge pull request #33 from llyzs/svc
Marc-André Moreau [Fri, 5 Aug 2011 18:27:11 +0000 (11:27 -0700)]
Merge pull request #33 from llyzs/svc

rdpdr: completing main module and creating initial disk module sketelon

13 years agolibfreerdp-cache: added brush cache
Marc-André Moreau [Fri, 5 Aug 2011 17:58:46 +0000 (13:58 -0400)]
libfreerdp-cache: added brush cache

13 years agordpdr: implement irp.
Vic Lee [Fri, 5 Aug 2011 17:54:40 +0000 (01:54 +0800)]
rdpdr: implement irp.

13 years agordpdr/disk: initial work on disk.
Vic Lee [Fri, 5 Aug 2011 16:12:16 +0000 (00:12 +0800)]
rdpdr/disk: initial work on disk.

13 years agordpdr: trivial fixes.
Vic Lee [Fri, 5 Aug 2011 16:11:41 +0000 (00:11 +0800)]
rdpdr: trivial fixes.

13 years agordpdr: fix missing return devman.
Vic Lee [Fri, 5 Aug 2011 15:19:43 +0000 (23:19 +0800)]
rdpdr: fix missing return devman.

13 years agordpdr: fix incorrect variable.
Vic Lee [Fri, 5 Aug 2011 15:07:09 +0000 (23:07 +0800)]
rdpdr: fix incorrect variable.

13 years agoFix incorrect stream_seek_*
Vic Lee [Fri, 5 Aug 2011 14:48:36 +0000 (22:48 +0800)]
Fix incorrect stream_seek_*

13 years agordpdr: add device list announce.
Vic Lee [Fri, 5 Aug 2011 14:44:06 +0000 (22:44 +0800)]
rdpdr: add device list announce.

13 years agordpdr: add capability processing.
Vic Lee [Fri, 5 Aug 2011 07:43:48 +0000 (15:43 +0800)]
rdpdr: add capability processing.

13 years agolibfreerdp-core: fix bounds parsing
Marc-André Moreau [Fri, 5 Aug 2011 06:19:17 +0000 (02:19 -0400)]
libfreerdp-core: fix bounds parsing

13 years agolibfreerdp-core: fix primary orders parsing
Marc-André Moreau [Fri, 5 Aug 2011 05:21:32 +0000 (01:21 -0400)]
libfreerdp-core: fix primary orders parsing

13 years agolibfreerdp-gdi: started using libfreerdp-cache
Marc-André Moreau [Fri, 5 Aug 2011 02:43:36 +0000 (22:43 -0400)]
libfreerdp-gdi: started using libfreerdp-cache

13 years agordpdr: implement server/client announce.
Vic Lee [Fri, 5 Aug 2011 02:24:46 +0000 (10:24 +0800)]
rdpdr: implement server/client announce.

13 years agordpdr: initial work.
Vic Lee [Thu, 4 Aug 2011 15:22:58 +0000 (23:22 +0800)]
rdpdr: initial work.

13 years agolibfreerdp-cache: started offscreen bitmap cache
Marc-André Moreau [Thu, 4 Aug 2011 20:22:15 +0000 (16:22 -0400)]
libfreerdp-cache: started offscreen bitmap cache

13 years agolibfreerdp-utils/svc_plugin: dynamically allocated plugin data.
Vic Lee [Thu, 4 Aug 2011 15:00:45 +0000 (23:00 +0800)]
libfreerdp-utils/svc_plugin: dynamically allocated plugin data.

13 years agolibfreerdp-utils/list: rewrite using functions instead of macros.
Vic Lee [Thu, 4 Aug 2011 14:02:46 +0000 (22:02 +0800)]
libfreerdp-utils/list: rewrite using functions instead of macros.

13 years agolibfreerdp-core: don't decompress uncompressed bitmaps
Marc-André Moreau [Thu, 4 Aug 2011 07:39:10 +0000 (03:39 -0400)]
libfreerdp-core: don't decompress uncompressed bitmaps

13 years agocunit: extend orders unit tests
Marc-André Moreau [Thu, 4 Aug 2011 07:23:53 +0000 (03:23 -0400)]
cunit: extend orders unit tests

13 years agocunit: added tests for bitmap caching orders
Marc-André Moreau [Thu, 4 Aug 2011 03:33:44 +0000 (23:33 -0400)]
cunit: added tests for bitmap caching orders

13 years agocunit: started testing orders
Marc-André Moreau [Wed, 3 Aug 2011 23:15:37 +0000 (19:15 -0400)]
cunit: started testing orders

13 years agolibfreerdp-core: added MultiOpaqueRect
Marc-André Moreau [Wed, 3 Aug 2011 21:09:12 +0000 (17:09 -0400)]
libfreerdp-core: added MultiOpaqueRect

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Wed, 3 Aug 2011 07:30:08 +0000 (03:30 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: fix some order parsing bugs
Marc-André Moreau [Wed, 3 Aug 2011 07:29:56 +0000 (03:29 -0400)]
libfreerdp-core: fix some order parsing bugs

13 years agoMerge pull request #32 from llyzs/svc
Marc-André Moreau [Wed, 3 Aug 2011 06:17:34 +0000 (23:17 -0700)]
Merge pull request #32 from llyzs/svc

Integrating virtual channel stuff with UI and chanman.

13 years agoMerge branch 'master' into svc
Vic Lee [Wed, 3 Aug 2011 06:16:44 +0000 (14:16 +0800)]
Merge branch 'master' into svc

Conflicts:
client/DirectFB/dfreerdp.c

13 years agodfreerdp: add clipboard sync event processing.
Vic Lee [Wed, 3 Aug 2011 05:59:12 +0000 (13:59 +0800)]
dfreerdp: add clipboard sync event processing.

13 years agolibfreerdp-core/vchan: implement vchan_send.
Vic Lee [Wed, 3 Aug 2011 05:58:19 +0000 (13:58 +0800)]
libfreerdp-core/vchan: implement vchan_send.

13 years agolibfreerdp-core: add channel_id argument to rdp_write_header and rdp_send.
Vic Lee [Wed, 3 Aug 2011 04:34:55 +0000 (12:34 +0800)]
libfreerdp-core: add channel_id argument to rdp_write_header and rdp_send.

13 years agodfreerdp: add chanman processing.
Vic Lee [Wed, 3 Aug 2011 03:01:20 +0000 (11:01 +0800)]
dfreerdp: add chanman processing.

13 years agolibfreerdp-core: implement vchan_process.
Vic Lee [Wed, 3 Aug 2011 03:00:56 +0000 (11:00 +0800)]
libfreerdp-core: implement vchan_process.

13 years agolibfreerdp-chanman: change get/check_fds return type.
Vic Lee [Wed, 3 Aug 2011 02:55:25 +0000 (10:55 +0800)]
libfreerdp-chanman: change get/check_fds return type.

13 years agolibfreerdp-core/transport: add stream_seal when a packet is received.
Vic Lee [Wed, 3 Aug 2011 01:46:04 +0000 (09:46 +0800)]
libfreerdp-core/transport: add stream_seal when a packet is received.

13 years agocunit/test_license: fix compilation error.
Vic Lee [Wed, 3 Aug 2011 01:41:54 +0000 (09:41 +0800)]
cunit/test_license: fix compilation error.

13 years agolibfreerdp-core/transport: add hexdump when debugging is on.
Vic Lee [Wed, 3 Aug 2011 01:34:23 +0000 (09:34 +0800)]
libfreerdp-core/transport: add hexdump when debugging is on.

13 years agolibfreerdp-core: parsing of alternate secondary drawing orders
Marc-André Moreau [Tue, 2 Aug 2011 20:58:42 +0000 (16:58 -0400)]
libfreerdp-core: parsing of alternate secondary drawing orders

13 years agoRename SendChannelData and add ReceiveChannelData callbacks.
Vic Lee [Tue, 2 Aug 2011 18:12:08 +0000 (02:12 +0800)]
Rename SendChannelData and add ReceiveChannelData callbacks.

13 years agolibfreerdp-core: add initial vchan module.
Vic Lee [Tue, 2 Aug 2011 18:03:02 +0000 (02:03 +0800)]
libfreerdp-core: add initial vchan module.

13 years agolibfreerdp-core: update orders parsing and core <-> client interface
Marc-André Moreau [Tue, 2 Aug 2011 16:59:45 +0000 (12:59 -0400)]
libfreerdp-core: update orders parsing and core <-> client interface