platform/upstream/freerdp.git
10 years agolibfreerdp-codec: simplify ClearCodec code
Marc-André Moreau [Wed, 2 Jul 2014 17:45:19 +0000 (13:45 -0400)]
libfreerdp-codec: simplify ClearCodec code

10 years agolibfreerdp-codec: improve ClearCodec subcodec xStart, yStart handling
Marc-André Moreau [Tue, 1 Jul 2014 22:56:10 +0000 (18:56 -0400)]
libfreerdp-codec: improve ClearCodec subcodec xStart, yStart handling

10 years agolibfreerdp-codec: improve ClearCodec subcodec support
Marc-André Moreau [Tue, 1 Jul 2014 22:21:51 +0000 (18:21 -0400)]
libfreerdp-codec: improve ClearCodec subcodec support

10 years agolibfreerdp-codec: improve ClearCodec error checking
Marc-André Moreau [Tue, 1 Jul 2014 20:32:36 +0000 (16:32 -0400)]
libfreerdp-codec: improve ClearCodec error checking

10 years agolibfreerdp-codec: more ClearCodec vBar caching
Marc-André Moreau [Tue, 1 Jul 2014 18:38:54 +0000 (14:38 -0400)]
libfreerdp-codec: more ClearCodec vBar caching

10 years agochannels/rdpgfx: harden parsing code
Marc-André Moreau [Tue, 1 Jul 2014 15:33:35 +0000 (11:33 -0400)]
channels/rdpgfx: harden parsing code

10 years agolibfreerdp-codec: add ClearCodec glyph cache
Marc-André Moreau [Tue, 1 Jul 2014 13:55:52 +0000 (09:55 -0400)]
libfreerdp-codec: add ClearCodec glyph cache

10 years agoMerge branch 'egfx' of github.com:awakecoding/FreeRDP into egfx
Marc-André Moreau [Tue, 1 Jul 2014 13:11:50 +0000 (09:11 -0400)]
Merge branch 'egfx' of github.com:awakecoding/FreeRDP into egfx

Conflicts:
libfreerdp/codec/test/TestFreeRDPCodecClear.c

10 years agolibfreerdp-codec: fix ClearCodec unit tests
Marc-André Moreau [Tue, 1 Jul 2014 13:10:32 +0000 (09:10 -0400)]
libfreerdp-codec: fix ClearCodec unit tests

10 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into egfx
Marc-André Moreau [Tue, 1 Jul 2014 13:01:52 +0000 (09:01 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into egfx

10 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Marc-André Moreau [Tue, 1 Jul 2014 13:01:35 +0000 (09:01 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx

10 years agoMerge pull request #1934 from awakecoding/lync
Marc-André Moreau [Mon, 30 Jun 2014 22:10:31 +0000 (18:10 -0400)]
Merge pull request #1934 from awakecoding/lync

Initial Remote Assistance Support

10 years agoMerge pull request #1931 from bjcollins/master
Marc-André Moreau [Mon, 30 Jun 2014 21:34:03 +0000 (17:34 -0400)]
Merge pull request #1931 from bjcollins/master

Fix glib cmake script and only call OnOpen callback if set

10 years agoMerge pull request #1928 from hardening/wts_fix
Marc-André Moreau [Mon, 30 Jun 2014 21:25:17 +0000 (17:25 -0400)]
Merge pull request #1928 from hardening/wts_fix

Fix conflicting define

10 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP into lync
Marc-André Moreau [Mon, 30 Jun 2014 21:22:50 +0000 (17:22 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into lync

10 years agoxfreerdp: initial remote assistance controls (ctrl+alt+c to request/release control)
Marc-André Moreau [Mon, 30 Jun 2014 21:17:06 +0000 (17:17 -0400)]
xfreerdp: initial remote assistance controls (ctrl+alt+c to request/release control)

10 years agochannels/remdesk: initial working Remote Assistance
Marc-André Moreau [Mon, 30 Jun 2014 17:26:11 +0000 (13:26 -0400)]
channels/remdesk: initial working Remote Assistance

10 years agochannels/remdesk: start sending authentication data
Marc-André Moreau [Mon, 30 Jun 2014 16:51:27 +0000 (12:51 -0400)]
channels/remdesk: start sending authentication data

10 years agolibfreerdp-common: move assistance code
Marc-André Moreau [Mon, 30 Jun 2014 13:40:24 +0000 (09:40 -0400)]
libfreerdp-common: move assistance code

10 years agoclient/common: fix remote assistance expert blob
Marc-André Moreau [Mon, 30 Jun 2014 13:21:45 +0000 (09:21 -0400)]
client/common: fix remote assistance expert blob

10 years agoclient/common: start parsing Remote Assistance Connection String 2
Marc-André Moreau [Mon, 30 Jun 2014 00:38:33 +0000 (20:38 -0400)]
client/common: start parsing Remote Assistance Connection String 2

10 years agoclient/common: fix Remote Assistance memory leaks
Marc-André Moreau [Sun, 29 Jun 2014 23:57:46 +0000 (19:57 -0400)]
client/common: fix Remote Assistance memory leaks

10 years agoclient/common: improve remote assistance blob encryption
Marc-André Moreau [Sun, 29 Jun 2014 22:48:37 +0000 (18:48 -0400)]
client/common: improve remote assistance blob encryption

10 years agoclient/common: add .msrcIncident type 1 file test
Marc-André Moreau [Sun, 29 Jun 2014 16:36:28 +0000 (12:36 -0400)]
client/common: add .msrcIncident type 1 file test

10 years agochannels/remdesk: start parsing messages
Marc-André Moreau [Sun, 29 Jun 2014 00:22:36 +0000 (20:22 -0400)]
channels/remdesk: start parsing messages

10 years agoclient/common: parse and use remote assistance file
Marc-André Moreau [Sat, 28 Jun 2014 22:33:46 +0000 (18:33 -0400)]
client/common: parse and use remote assistance file

10 years agochannels/remdesk: stub virtual channel
Marc-André Moreau [Sat, 28 Jun 2014 21:24:44 +0000 (17:24 -0400)]
channels/remdesk: stub virtual channel

10 years agoclient/common: parse RCTICKET Connection String 1
Marc-André Moreau [Sat, 28 Jun 2014 21:03:16 +0000 (17:03 -0400)]
client/common: parse RCTICKET Connection String 1

10 years agoclient/common: start parsing of .msrcIncident Remote Assistance file
Marc-André Moreau [Sat, 28 Jun 2014 20:04:49 +0000 (16:04 -0400)]
client/common: start parsing of .msrcIncident Remote Assistance file

10 years agoFind glibconfig.h cmake should use pkgconfig information instead of a hard coded...
bjcollins [Fri, 27 Jun 2014 19:46:27 +0000 (14:46 -0500)]
Find glibconfig.h cmake should use pkgconfig information instead of a hard coded path to /usr/lib.

the OnOpen callback should be called when set to avoid a segfault.

10 years agoMerge pull request #1927 from akallabeth/android-de-translation
Bernhard Miklautz [Fri, 27 Jun 2014 10:35:26 +0000 (12:35 +0200)]
Merge pull request #1927 from akallabeth/android-de-translation

German translation for aFreeRDP

10 years agolibfreerdp-codec: improve ClearCodec decompressor
Marc-André Moreau [Thu, 26 Jun 2014 21:08:51 +0000 (17:08 -0400)]
libfreerdp-codec: improve ClearCodec decompressor

10 years agolibfreerdp-codec: improve clear_decompress function parameters
Marc-André Moreau [Wed, 25 Jun 2014 22:39:28 +0000 (18:39 -0400)]
libfreerdp-codec: improve clear_decompress function parameters

10 years agoxfreerdp: fix egfx SurfaceToSurface off-by-one
Marc-André Moreau [Wed, 25 Jun 2014 22:00:48 +0000 (18:00 -0400)]
xfreerdp: fix egfx SurfaceToSurface off-by-one

10 years agoserver/Sample: stub server-side encomsp channel
Marc-André Moreau [Wed, 25 Jun 2014 19:21:02 +0000 (15:21 -0400)]
server/Sample: stub server-side encomsp channel

10 years agoFix conflicting define
Hardening [Wed, 25 Jun 2014 15:35:20 +0000 (17:35 +0200)]
Fix conflicting define

WTSVirtualEventHandle and WTSVirtualChannelReady are already defined in wtsapi.h
and with different values.

10 years agoModified translation, better wording in context.
Armin Novak [Wed, 25 Jun 2014 09:29:08 +0000 (11:29 +0200)]
Modified translation, better wording in context.

10 years agoAdded german translation.
Armin Novak [Tue, 24 Jun 2014 17:40:31 +0000 (19:40 +0200)]
Added german translation.

10 years agoMerge pull request #1925 from mfleisz/andr_theme_fix
Bernhard Miklautz [Tue, 24 Jun 2014 10:55:55 +0000 (12:55 +0200)]
Merge pull request #1925 from mfleisz/andr_theme_fix

Changed android default theme to AppCompat.Light.DarkActionBar.

10 years agoChanged android default theme to AppCompat.Light.DarkActionBar.
Martin Fleisz [Tue, 24 Jun 2014 10:03:28 +0000 (03:03 -0700)]
Changed android default theme to AppCompat.Light.DarkActionBar.
Removed inverted text color from exit dialog.

10 years agochannels/encomsp: initial client-side implementation
Marc-André Moreau [Mon, 23 Jun 2014 22:17:26 +0000 (18:17 -0400)]
channels/encomsp: initial client-side implementation

10 years agoencomsp: stub client/server virtual channel
Marc-André Moreau [Mon, 23 Jun 2014 20:18:03 +0000 (16:18 -0400)]
encomsp: stub client/server virtual channel

10 years agoMerge pull request #1923 from awakecoding/egfx
Marc-André Moreau [Mon, 23 Jun 2014 16:26:40 +0000 (12:26 -0400)]
Merge pull request #1923 from awakecoding/egfx

MS-RDPEGFX Initial Implementation (WIP)

10 years agoxfreerdp: fix build warnings
Marc-André Moreau [Mon, 23 Jun 2014 16:08:34 +0000 (12:08 -0400)]
xfreerdp: fix build warnings

10 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Marc-André Moreau [Mon, 23 Jun 2014 15:55:27 +0000 (11:55 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx

10 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Mon, 23 Jun 2014 15:54:58 +0000 (11:54 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

10 years agoMerge pull request #1922 from akallabeth/android-ui-fix-clean
Martin Fleisz [Mon, 23 Jun 2014 14:43:34 +0000 (16:43 +0200)]
Merge pull request #1922 from akallabeth/android-ui-fix-clean

Android ui menu fix

10 years agoCapitalized disconnect string.
Armin Novak [Mon, 23 Jun 2014 14:24:39 +0000 (16:24 +0200)]
Capitalized disconnect string.

10 years agoRemoved menu option quit.
Armin Novak [Mon, 23 Jun 2014 14:20:28 +0000 (16:20 +0200)]
Removed menu option quit.

10 years agoRemoved disconnect menu option.
Armin Novak [Mon, 23 Jun 2014 14:18:03 +0000 (16:18 +0200)]
Removed disconnect menu option.

10 years agoRemoved custom color settings for search bar to match theme.
Armin Novak [Mon, 23 Jun 2014 14:06:45 +0000 (16:06 +0200)]
Removed custom color settings for search bar to match theme.

10 years agoAdded detection of hardware menu button to hide actionbar.
Armin Novak [Mon, 23 Jun 2014 13:20:01 +0000 (15:20 +0200)]
Added detection of hardware menu button to hide actionbar.

10 years agoNow requiring target android SDK 14 by default.
Armin Novak [Mon, 23 Jun 2014 12:17:26 +0000 (14:17 +0200)]
Now requiring target android SDK 14 by default.

10 years agoUsing ANDROID_COMMAND variable now.
Armin Novak [Mon, 23 Jun 2014 11:50:21 +0000 (13:50 +0200)]
Using ANDROID_COMMAND variable now.

10 years agoFixed git_describe search path.
Armin Novak [Mon, 23 Jun 2014 11:45:04 +0000 (13:45 +0200)]
Fixed git_describe search path.

10 years agoAdded target to copy appcompat.
Armin Novak [Mon, 23 Jun 2014 11:29:38 +0000 (13:29 +0200)]
Added target to copy appcompat.

10 years agoNow checking for android command in SDK subdirectory.
Armin Novak [Mon, 23 Jun 2014 11:27:39 +0000 (13:27 +0200)]
Now checking for android command in SDK subdirectory.

10 years agoCopying appcompat library to project now and configuring for build.
Armin Novak [Mon, 23 Jun 2014 10:58:59 +0000 (12:58 +0200)]
Copying appcompat library to project now and configuring for build.

10 years agoAdded new files for project.
Armin Novak [Mon, 23 Jun 2014 10:45:07 +0000 (12:45 +0200)]
Added new files for project.

10 years agoFixed appcompat library setting.
Armin Novak [Mon, 23 Jun 2014 10:44:28 +0000 (12:44 +0200)]
Fixed appcompat library setting.

10 years agoFixed compatibility theme.
Armin Novak [Mon, 23 Jun 2014 10:44:09 +0000 (12:44 +0200)]
Fixed compatibility theme.

10 years agoUpdated gitignore.
Armin Novak [Mon, 23 Jun 2014 10:32:40 +0000 (12:32 +0200)]
Updated gitignore.

10 years agoAdded ActionBar display settings to menu.
Armin Novak [Mon, 23 Jun 2014 09:18:56 +0000 (11:18 +0200)]
Added ActionBar display settings to menu.

10 years agoAdded debug strings to translations.
Armin Novak [Mon, 23 Jun 2014 09:18:36 +0000 (11:18 +0200)]
Added debug strings to translations.

10 years agoUpdated to compat theme.
Armin Novak [Mon, 23 Jun 2014 09:17:39 +0000 (11:17 +0200)]
Updated to compat theme.

10 years agoNow using compatibility menu.
Armin Novak [Mon, 23 Jun 2014 09:16:33 +0000 (11:16 +0200)]
Now using compatibility menu.

10 years agoMerge pull request #1915 from hardening/server_side_sound_improvements
Marc-André Moreau [Fri, 20 Jun 2014 19:56:09 +0000 (15:56 -0400)]
Merge pull request #1915 from hardening/server_side_sound_improvements

Server side sound improvements

10 years agoxfreerdp: fix multiple egfx-related memory leaks
Marc-André Moreau [Fri, 20 Jun 2014 17:52:13 +0000 (13:52 -0400)]
xfreerdp: fix multiple egfx-related memory leaks

10 years agolibfreerdp-codec: cleanup and fix insufficient rectangle array size in region16_union...
Marc-André Moreau [Fri, 20 Jun 2014 16:35:21 +0000 (12:35 -0400)]
libfreerdp-codec: cleanup and fix insufficient rectangle array size in region16_union_rect

10 years agoxfreerdp: fix egfx off-by-one errors
Marc-André Moreau [Thu, 19 Jun 2014 21:08:50 +0000 (17:08 -0400)]
xfreerdp: fix egfx off-by-one errors

10 years agolibfreerdp-codec: avoid intermediate copy with planar egfx
Marc-André Moreau [Thu, 19 Jun 2014 17:55:34 +0000 (13:55 -0400)]
libfreerdp-codec: avoid intermediate copy with planar egfx

10 years agolibfreerdp-codec: handle flipping in planar decompression
Marc-André Moreau [Thu, 19 Jun 2014 17:08:07 +0000 (13:08 -0400)]
libfreerdp-codec: handle flipping in planar decompression

10 years agolibfreerdp-codec: improve planar handling of scanlines
Marc-André Moreau [Thu, 19 Jun 2014 16:11:06 +0000 (12:11 -0400)]
libfreerdp-codec: improve planar handling of scanlines

10 years agoMerge branch 'master' of git://github.com/awakecoding/FreeRDP
Benoit LeBlanc [Thu, 19 Jun 2014 13:47:17 +0000 (09:47 -0400)]
Merge branch 'master' of git://github.com/awakecoding/FreeRDP

10 years agoFix packet decoding logic
Hardening [Thu, 19 Jun 2014 08:06:37 +0000 (10:06 +0200)]
Fix packet decoding logic

This patch totally reworks the logic of the packet decoding for the
server-side sound channel.

10 years agoMerge pull request #1914 from hardening/pipe_eintr
Marc-André Moreau [Wed, 18 Jun 2014 21:53:16 +0000 (17:53 -0400)]
Merge pull request #1914 from hardening/pipe_eintr

Silently handle EINTR and retry operation

10 years agolibfreerdp-codec: cleanup planar decoder
Marc-André Moreau [Wed, 18 Jun 2014 21:46:22 +0000 (17:46 -0400)]
libfreerdp-codec: cleanup planar decoder

10 years agoAlso specify the timestamp when sending samples
Hardening [Wed, 4 Jun 2014 22:16:10 +0000 (00:16 +0200)]
Also specify the timestamp when sending samples

This patch complements the SendSample() callback to take the timestamp
as extra argument.

10 years agoImplement a confirm block callback
Hardening [Wed, 4 Jun 2014 21:59:34 +0000 (23:59 +0200)]
Implement a confirm block callback

This patch adds a callback called when we receive feedback from the
client.

10 years agoMerge pull request #1913 from awakecoding/master
Marc-André Moreau [Wed, 18 Jun 2014 20:27:17 +0000 (16:27 -0400)]
Merge pull request #1913 from awakecoding/master

NTLM SSPI Module Improvements

10 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Wed, 18 Jun 2014 20:12:54 +0000 (16:12 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

10 years agoSilently handle EINTR and retry operation
Hardening [Wed, 18 Jun 2014 20:09:07 +0000 (22:09 +0200)]
Silently handle EINTR and retry operation

10 years agolibwinpr-sspi: add support for passing NTLMv2 hash
Marc-André Moreau [Wed, 18 Jun 2014 20:02:13 +0000 (16:02 -0400)]
libwinpr-sspi: add support for passing NTLMv2 hash

10 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Marc-André Moreau [Wed, 18 Jun 2014 19:19:52 +0000 (15:19 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx

10 years agolibwinpr-sspi: fix server-side NTLM authentication against NTLMv2 without key exchange
Marc-André Moreau [Wed, 18 Jun 2014 18:42:35 +0000 (14:42 -0400)]
libwinpr-sspi: fix server-side NTLM authentication against NTLMv2 without key exchange

10 years agoMerge pull request #1902 from hardening/pipeFix
Hardening [Wed, 18 Jun 2014 15:01:09 +0000 (17:01 +0200)]
Merge pull request #1902 from hardening/pipeFix

Don't forget to SetLastError() on disconnection

10 years agolibfreerdp-codec: start offering more flexible planar codec decompression
Marc-André Moreau [Tue, 17 Jun 2014 20:44:24 +0000 (16:44 -0400)]
libfreerdp-codec: start offering more flexible planar codec decompression

10 years agoxfreerdp: add egfx support for planar codec
Marc-André Moreau [Tue, 17 Jun 2014 20:15:30 +0000 (16:15 -0400)]
xfreerdp: add egfx support for planar codec

10 years agochannels/drdynvc: cleanup
Marc-André Moreau [Tue, 17 Jun 2014 17:34:23 +0000 (13:34 -0400)]
channels/drdynvc: cleanup

10 years agofix smart sizing parsing
Benoît LeBlanc [Mon, 16 Jun 2014 19:01:09 +0000 (15:01 -0400)]
fix smart sizing parsing

10 years agoMerge branch 'master' of https://github.com/mrthebunny/FreeRDP
Benoît LeBlanc [Mon, 16 Jun 2014 19:00:10 +0000 (15:00 -0400)]
Merge branch 'master' of https://github.com/mrthebunny/FreeRDP

# Via Benoit LeBlanc
* 'master' of https://github.com/mrthebunny/FreeRDP:

10 years agoMerge branch 'master' of git://github.com/awakecoding/FreeRDP
Benoit LeBlanc [Mon, 16 Jun 2014 18:59:26 +0000 (14:59 -0400)]
Merge branch 'master' of git://github.com/awakecoding/FreeRDP

10 years agoMerge branch 'master' of git://github.com/awakecoding/FreeRDP
Benoît LeBlanc [Sat, 14 Jun 2014 04:27:25 +0000 (00:27 -0400)]
Merge branch 'master' of git://github.com/awakecoding/FreeRDP

10 years agolibfreerdp-codec: fix ClearCodec decoding
Marc-André Moreau [Fri, 13 Jun 2014 21:30:13 +0000 (17:30 -0400)]
libfreerdp-codec: fix ClearCodec decoding

10 years agolibfreerdp-codec: start working on clearcodec decompressor
Marc-André Moreau [Fri, 13 Jun 2014 16:17:16 +0000 (12:17 -0400)]
libfreerdp-codec: start working on clearcodec decompressor

10 years agoMerge pull request #1906 from mrd-cloudbase/master
Marc-André Moreau [Fri, 13 Jun 2014 15:33:12 +0000 (11:33 -0400)]
Merge pull request #1906 from mrd-cloudbase/master

Added define guards for _rotl and related bit rotation functions

10 years agoxfreerdp: initial egfx bitmap caching
Marc-André Moreau [Fri, 13 Jun 2014 12:36:09 +0000 (08:36 -0400)]
xfreerdp: initial egfx bitmap caching

10 years agoAdded define guards for _rotl and related bit rotation functions, which collided...
Mario Reja [Fri, 13 Jun 2014 11:25:28 +0000 (14:25 +0300)]
Added define guards for _rotl and related bit rotation functions, which collided with function definitions in x86intrin.h

10 years agoxfreerdp: fix egfx SurfaceToSurface overlapping copies
Marc-André Moreau [Fri, 13 Jun 2014 01:02:25 +0000 (21:02 -0400)]
xfreerdp: fix egfx SurfaceToSurface overlapping copies

10 years agoxfreerdp: fix egfx RemoteFX bitmap updates
Marc-André Moreau [Thu, 12 Jun 2014 22:23:51 +0000 (18:23 -0400)]
xfreerdp: fix egfx RemoteFX bitmap updates