platform/upstream/freerdp.git
13 years agoxfreerdp: added RAIL window titles
Marc-André Moreau [Thu, 18 Aug 2011 02:31:27 +0000 (22:31 -0400)]
xfreerdp: added RAIL window titles

13 years agorail: get client system parameters from xfreerdp
Marc-André Moreau [Thu, 18 Aug 2011 01:33:22 +0000 (21:33 -0400)]
rail: get client system parameters from xfreerdp

13 years agoinclude: refactor FRDP_ types to RDP_
Marc-André Moreau [Wed, 17 Aug 2011 21:28:26 +0000 (17:28 -0400)]
include: refactor FRDP_ types to RDP_

13 years agoxfreerdp: fix window decoration hiding
Marc-André Moreau [Wed, 17 Aug 2011 20:57:21 +0000 (16:57 -0400)]
xfreerdp: fix window decoration hiding

13 years agoxfreerdp: fix mouse input inside application windows
Marc-André Moreau [Wed, 17 Aug 2011 20:45:09 +0000 (16:45 -0400)]
xfreerdp: fix mouse input inside application windows

13 years agoxfreerdp: start handling application events separately
Marc-André Moreau [Wed, 17 Aug 2011 20:00:09 +0000 (16:00 -0400)]
xfreerdp: start handling application events separately

13 years agoxfreerdp: drawing of multiple RAIL windows
Marc-André Moreau [Wed, 17 Aug 2011 18:51:17 +0000 (14:51 -0400)]
xfreerdp: drawing of multiple RAIL windows

13 years agolibfreerdp-kbd: quick compilation fix
Marc-André Moreau [Wed, 17 Aug 2011 18:18:19 +0000 (14:18 -0400)]
libfreerdp-kbd: quick compilation fix

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Wed, 17 Aug 2011 18:13:52 +0000 (14:13 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agoxfreerdp: added support for workarea and disabling window decorations
Marc-André Moreau [Wed, 17 Aug 2011 18:13:44 +0000 (14:13 -0400)]
xfreerdp: added support for workarea and disabling window decorations

13 years agoMerge pull request #48 from llyzs/printer
Marc-André Moreau [Wed, 17 Aug 2011 15:38:24 +0000 (08:38 -0700)]
Merge pull request #48 from llyzs/printer

Migrate Print Virtual Channel

13 years agordpdr/printer: migrate/redesign printer virtual channel plugin.
Vic Lee [Wed, 17 Aug 2011 13:57:09 +0000 (21:57 +0800)]
rdpdr/printer: migrate/redesign printer virtual channel plugin.

13 years agolibfreerdp-utils/args: plugin_data needs to be initialized.
Vic Lee [Wed, 17 Aug 2011 13:56:05 +0000 (21:56 +0800)]
libfreerdp-utils/args: plugin_data needs to be initialized.

13 years agoxfreerdp: started painting multiple RAIL windows
Marc-André Moreau [Wed, 17 Aug 2011 06:14:02 +0000 (02:14 -0400)]
xfreerdp: started painting multiple RAIL windows

13 years agoMerge pull request #47 from awakecoding/master
Marc-André Moreau [Wed, 17 Aug 2011 04:30:47 +0000 (21:30 -0700)]
Merge pull request #47 from awakecoding/master

API Exports

13 years agowindows: export all exported api functions
Marc-André Moreau [Wed, 17 Aug 2011 03:54:42 +0000 (23:54 -0400)]
windows: export all exported api functions

13 years agoMerge pull request #46 from awakecoding/master
Marc-André Moreau [Wed, 17 Aug 2011 01:28:01 +0000 (18:28 -0700)]
Merge pull request #46 from awakecoding/master

Windows Fixes

13 years agowindows: fix warnings
Marc-André Moreau [Wed, 17 Aug 2011 01:08:14 +0000 (21:08 -0400)]
windows: fix warnings

13 years agowindows: fix most compilation errors, linker errors and warnings left
Marc-André Moreau [Wed, 17 Aug 2011 00:49:46 +0000 (20:49 -0400)]
windows: fix most compilation errors, linker errors and warnings left

13 years agolibfreerdp-utils: moved registry out of the core to the utils
Marc-André Moreau [Tue, 16 Aug 2011 23:40:55 +0000 (19:40 -0400)]
libfreerdp-utils: moved registry out of the core to the utils

13 years agolibfreerdp-core: fixed multiple windows porting issues
Marc-André Moreau [Tue, 16 Aug 2011 21:40:29 +0000 (17:40 -0400)]
libfreerdp-core: fixed multiple windows porting issues

13 years agolibfreerdp-utils: started sleep utils
Marc-André Moreau [Tue, 16 Aug 2011 20:04:28 +0000 (16:04 -0400)]
libfreerdp-utils: started sleep utils

13 years agolibfreerdp-rfx: fix windows build
Marc-André Moreau [Tue, 16 Aug 2011 19:35:29 +0000 (15:35 -0400)]
libfreerdp-rfx: fix windows build

13 years agowindows: merging with latest updates
Marc-André Moreau [Tue, 16 Aug 2011 19:02:44 +0000 (15:02 -0400)]
windows: merging with latest updates

13 years agolibfreerdp-utils: added snprintf wrapper for windows portability
Marc-André Moreau [Tue, 16 Aug 2011 19:00:25 +0000 (15:00 -0400)]
libfreerdp-utils: added snprintf wrapper for windows portability

13 years agowindows: update build scripts, fix most of utils
Marc-André Moreau [Tue, 16 Aug 2011 18:41:12 +0000 (14:41 -0400)]
windows: update build scripts, fix most of utils

13 years agoMerge pull request #45 from llyzs/fastpath
Marc-André Moreau [Tue, 16 Aug 2011 11:43:55 +0000 (04:43 -0700)]
Merge pull request #45 from llyzs/fastpath

Add FastPath Input/Output support.

13 years agolibfreerdp-core/fastpath: add FastPath orders, bitmap, palette update.
Vic Lee [Tue, 16 Aug 2011 07:04:57 +0000 (15:04 +0800)]
libfreerdp-core/fastpath: add FastPath orders, bitmap, palette update.

13 years agolibfreerdp-core/fastpath: add FastPath Input, enabled by default.
Vic Lee [Tue, 16 Aug 2011 06:37:11 +0000 (14:37 +0800)]
libfreerdp-core/fastpath: add FastPath Input, enabled by default.

13 years agolibfreerdp-rail: processing window altsec orders
Marc-André Moreau [Tue, 16 Aug 2011 04:22:00 +0000 (00:22 -0400)]
libfreerdp-rail: processing window altsec orders

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

13 years agolibfreerdp-rail: initial commit
Marc-André Moreau [Tue, 16 Aug 2011 03:37:43 +0000 (23:37 -0400)]
libfreerdp-rail: initial commit

13 years agoMerge pull request #44 from llyzs/rdpsnd
Marc-André Moreau [Tue, 16 Aug 2011 03:18:43 +0000 (20:18 -0700)]
Merge pull request #44 from llyzs/rdpsnd

Improve chanman and add some fixes.

13 years agoFix CPU usage due to missing initialization of wfds.
Vic Lee [Tue, 16 Aug 2011 03:13:30 +0000 (11:13 +0800)]
Fix CPU usage due to missing initialization of wfds.

13 years agolibfreerdp-chanman: change sending data to use queue.
Vic Lee [Tue, 16 Aug 2011 02:47:39 +0000 (10:47 +0800)]
libfreerdp-chanman: change sending data to use queue.

13 years agocmake: fix WIN32 variable.
Vic Lee [Tue, 16 Aug 2011 02:34:15 +0000 (10:34 +0800)]
cmake: fix WIN32 variable.

13 years agordpsnd: reset close request when a wave is received.
Vic Lee [Tue, 16 Aug 2011 01:23:29 +0000 (09:23 +0800)]
rdpsnd: reset close request when a wave is received.

13 years agoMerge pull request #43 from awakecoding/master
Marc-André Moreau [Mon, 15 Aug 2011 21:21:25 +0000 (14:21 -0700)]
Merge pull request #43 from awakecoding/master

Windows Refactoring

13 years agowindows: fix compilation on all platforms after refactoring
Marc-André Moreau [Mon, 15 Aug 2011 21:19:59 +0000 (17:19 -0400)]
windows: fix compilation on all platforms after refactoring

13 years agowindows: start fixing windows compilation
Marc-André Moreau [Mon, 15 Aug 2011 21:05:48 +0000 (17:05 -0400)]
windows: start fixing windows compilation

13 years agoMerge pull request #42 from llyzs/rdpsnd
Marc-André Moreau [Mon, 15 Aug 2011 19:21:34 +0000 (12:21 -0700)]
Merge pull request #42 from llyzs/rdpsnd

Migrate rdpsnd channel plugin.

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Mon, 15 Aug 2011 18:33:11 +0000 (14:33 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agoinclude: restructuring and cleanup of header files
Marc-André Moreau [Mon, 15 Aug 2011 18:33:04 +0000 (14:33 -0400)]
include: restructuring and cleanup of header files

13 years agordpsnd: add PulseAudio sub-plugin.
Vic Lee [Mon, 15 Aug 2011 10:21:58 +0000 (18:21 +0800)]
rdpsnd: add PulseAudio sub-plugin.

13 years agordpsnd: use xfree.
Vic Lee [Mon, 15 Aug 2011 10:21:11 +0000 (18:21 +0800)]
rdpsnd: use xfree.

13 years agordpsnd: start playing immediately when a close signal received.
Vic Lee [Mon, 15 Aug 2011 08:58:07 +0000 (16:58 +0800)]
rdpsnd: start playing immediately when a close signal received.

13 years agordpsnd: add ALSA sub-plugin.
Vic Lee [Mon, 15 Aug 2011 08:28:52 +0000 (16:28 +0800)]
rdpsnd: add ALSA sub-plugin.

13 years agordpsnd: add device sub-plugin prefix.
Vic Lee [Mon, 15 Aug 2011 07:21:56 +0000 (15:21 +0800)]
rdpsnd: add device sub-plugin prefix.

13 years agordpsnd: add main rdpsnd module.
Vic Lee [Mon, 15 Aug 2011 07:08:23 +0000 (15:08 +0800)]
rdpsnd: add main rdpsnd module.

13 years agolibfreerdp-utils/args: change --remote-app back to --app.
Vic Lee [Mon, 15 Aug 2011 00:41:42 +0000 (08:41 +0800)]
libfreerdp-utils/args: change --remote-app back to --app.

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 agolibfreerdp-utils/svc_plugin: add interval feature.
Vic Lee [Sun, 14 Aug 2011 14:32:12 +0000 (22:32 +0800)]
libfreerdp-utils/svc_plugin: add interval feature.

13 years agolibfreerdp-utils: migrate dsp module.
Vic Lee [Sun, 14 Aug 2011 13:46:02 +0000 (21:46 +0800)]
libfreerdp-utils: migrate dsp module.

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