platform/upstream/freerdp.git
13 years agolibfreerdp-core: fix parsing of window icon order
Marc-André Moreau [Sun, 14 Aug 2011 23:20:53 +0000 (19:20 -0400)]
libfreerdp-core: fix parsing of window icon order

13 years agolibfreerdp-core: fix window altsec orders negotiation
Marc-André Moreau [Sun, 14 Aug 2011 21:05:34 +0000 (17:05 -0400)]
libfreerdp-core: fix window altsec orders negotiation

13 years agolibfreerdp-core: fixed parsing of last rectangle in MultiOpaqueRect order
Marc-André Moreau [Sun, 14 Aug 2011 18:32:39 +0000 (14:32 -0400)]
libfreerdp-core: fixed parsing of last rectangle in MultiOpaqueRect order

13 years agoFix compile warnings.
Vic Lee [Sat, 13 Aug 2011 08:52:05 +0000 (16:52 +0800)]
Fix compile warnings.

13 years agoMerge pull request #41 from llyzs/rfx
Vic Lee [Sat, 13 Aug 2011 08:38:13 +0000 (01:38 -0700)]
Merge pull request #41 from llyzs/rfx

Migrate RemoteFX SSE2 optimization and fix some error handlings.

13 years agolibfreerdp-core: add more error handling.
Vic Lee [Sat, 13 Aug 2011 08:37:03 +0000 (16:37 +0800)]
libfreerdp-core: add more error handling.

13 years agolibfreerdp-rfx: migrate SSE2 optimization.
Vic Lee [Sat, 13 Aug 2011 08:26:57 +0000 (16:26 +0800)]
libfreerdp-rfx: migrate SSE2 optimization.

13 years agolibfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup.
Vic Lee [Sat, 13 Aug 2011 05:35:58 +0000 (13:35 +0800)]
libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup.

13 years agolibfreerdp-core/nego: add connection error handling.
Vic Lee [Sat, 13 Aug 2011 04:40:14 +0000 (12:40 +0800)]
libfreerdp-core/nego: add connection error handling.

13 years agodfreerdp: fix exit segfault.
Vic Lee [Sat, 13 Aug 2011 04:12:20 +0000 (12:12 +0800)]
dfreerdp: fix exit segfault.

13 years agoxfreerdp: fix exit segfault.
Vic Lee [Sat, 13 Aug 2011 03:46:00 +0000 (11:46 +0800)]
xfreerdp: fix exit segfault.

13 years agorail: support passing multiple apps and arguments using plugin data.
Vic Lee [Sat, 13 Aug 2011 03:16:44 +0000 (11:16 +0800)]
rail: support passing multiple apps and arguments using plugin data.

13 years agoMerge pull request #40 from llyzs/rail
Vic Lee [Fri, 12 Aug 2011 15:30:05 +0000 (08:30 -0700)]
Merge pull request #40 from llyzs/rail

rail: code cleanups and memory issue fixes.

13 years agolibfreerdp-core/transport: check buffer even no bytes received in nonblocking.
Vic Lee [Fri, 12 Aug 2011 15:09:58 +0000 (23:09 +0800)]
libfreerdp-core/transport: check buffer even no bytes received in nonblocking.

13 years agolibfreerdp-utils/stream: minimize the times of memory reallocation.
Vic Lee [Fri, 12 Aug 2011 09:12:57 +0000 (17:12 +0800)]
libfreerdp-utils/stream: minimize the times of memory reallocation.

13 years agorail: fix buffer overflow issue.
Vic Lee [Fri, 12 Aug 2011 08:46:40 +0000 (16:46 +0800)]
rail: fix buffer overflow issue.

13 years agorail: rename some variables.
Vic Lee [Fri, 12 Aug 2011 08:26:57 +0000 (16:26 +0800)]
rail: rename some variables.

13 years agorail: rename rdpRail to rdpRailOrder.
Vic Lee [Fri, 12 Aug 2011 08:15:04 +0000 (16:15 +0800)]
rail: rename rdpRail to rdpRailOrder.

13 years agorail: removing older code
Marc-André Moreau [Thu, 11 Aug 2011 20:27:16 +0000 (16:27 -0400)]
rail: removing older code

13 years agorail: fix bugs uncovered by increased warning level
Marc-André Moreau [Thu, 11 Aug 2011 18:06:19 +0000 (14:06 -0400)]
rail: fix bugs uncovered by increased warning level

13 years agoMerge pull request #39 from llyzs/event
Marc-André Moreau [Thu, 11 Aug 2011 16:10:48 +0000 (09:10 -0700)]
Merge pull request #39 from llyzs/event

Add event_class and do related cleanup.

13 years agoxfreerdp: fix compile warnings.
Vic Lee [Thu, 11 Aug 2011 07:37:46 +0000 (15:37 +0800)]
xfreerdp: fix compile warnings.

13 years agolibfreerdp-chanman: accept arbitrary data pointer in API.
Vic Lee [Thu, 11 Aug 2011 07:26:27 +0000 (15:26 +0800)]
libfreerdp-chanman: accept arbitrary data pointer in API.

13 years agorail: fix some compile warnings.
Vic Lee [Thu, 11 Aug 2011 07:16:32 +0000 (15:16 +0800)]
rail: fix some compile warnings.

13 years agordpdr: fix compile warning.
Vic Lee [Thu, 11 Aug 2011 07:11:01 +0000 (15:11 +0800)]
rdpdr: fix compile warning.

13 years agocunit: remove unused variables.
Vic Lee [Thu, 11 Aug 2011 07:09:39 +0000 (15:09 +0800)]
cunit: remove unused variables.

13 years agolibfreerdp-core: remove unused variables.
Vic Lee [Thu, 11 Aug 2011 07:08:24 +0000 (15:08 +0800)]
libfreerdp-core: remove unused variables.

13 years agolibfreerdp-gdi: remove unused variables.
Vic Lee [Thu, 11 Aug 2011 07:04:29 +0000 (15:04 +0800)]
libfreerdp-gdi: remove unused variables.

13 years agolibfreerdp-rfx: remove unused variables.
Vic Lee [Thu, 11 Aug 2011 07:04:02 +0000 (15:04 +0800)]
libfreerdp-rfx: remove unused variables.

13 years agocmake: add compiler warning flags.
Vic Lee [Thu, 11 Aug 2011 07:03:08 +0000 (15:03 +0800)]
cmake: add compiler warning flags.

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.