platform/upstream/freerdp.git
10 years agoFixed entry function for ffmpeg and non static channel builds.
Armin Novak [Wed, 17 Sep 2014 07:18:21 +0000 (09:18 +0200)]
Fixed entry function for ffmpeg and non static channel builds.

10 years agoFixed naming of entry function, now working with non static channel builds.
Armin Novak [Wed, 17 Sep 2014 07:12:01 +0000 (09:12 +0200)]
Fixed naming of entry function, now working with non static channel builds.

10 years agoFixed WVC capabilities.
Armin Novak [Wed, 17 Sep 2014 07:06:17 +0000 (09:06 +0200)]
Fixed WVC capabilities.

10 years agoMerge pull request #2105 from bmiklautz/fix/duplicated_prototype
Bernhard Miklautz [Tue, 16 Sep 2014 17:46:41 +0000 (19:46 +0200)]
Merge pull request #2105 from bmiklautz/fix/duplicated_prototype

rdpsnd server: fix duplicated prototype

10 years agordpsnd server: fix duplicated prototype
Bernhard Miklautz [Tue, 16 Sep 2014 17:26:33 +0000 (19:26 +0200)]
rdpsnd server: fix duplicated prototype

10 years agoMerge pull request #2098 from akallabeth/fix_libfreerdp_log
Bernhard Miklautz [Tue, 16 Sep 2014 08:24:43 +0000 (10:24 +0200)]
Merge pull request #2098 from akallabeth/fix_libfreerdp_log

Implemented WLog for libfreerdp, client and server

10 years agoFixed log level of error message.
Armin Novak [Tue, 16 Sep 2014 08:17:54 +0000 (10:17 +0200)]
Fixed log level of error message.

10 years agoFixed log level of error message.
Armin Novak [Tue, 16 Sep 2014 08:16:05 +0000 (10:16 +0200)]
Fixed log level of error message.

10 years agoFixed missing log message formatting argument on android.
Armin Novak [Tue, 16 Sep 2014 08:14:18 +0000 (10:14 +0200)]
Fixed missing log message formatting argument on android.

10 years agoChanged log level.
Armin Novak [Tue, 16 Sep 2014 07:45:48 +0000 (09:45 +0200)]
Changed log level.

10 years agoDecreased log level.
Armin Novak [Tue, 16 Sep 2014 07:43:56 +0000 (09:43 +0200)]
Decreased log level.

10 years agoDecreased logging verbosity.
Armin Novak [Tue, 16 Sep 2014 07:37:45 +0000 (09:37 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 18:06:35 +0000 (20:06 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:56:21 +0000 (19:56 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:55:21 +0000 (19:55 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:52:33 +0000 (19:52 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:52:19 +0000 (19:52 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:51:58 +0000 (19:51 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:51:37 +0000 (19:51 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:51:17 +0000 (19:51 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:50:50 +0000 (19:50 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:49:34 +0000 (19:49 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:48:57 +0000 (19:48 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:47:59 +0000 (19:47 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:47:11 +0000 (19:47 +0200)]
Decreased logging verbosity.

10 years agoChanged logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:40:54 +0000 (19:40 +0200)]
Changed logging verbosity.

10 years agoIncreased logging verbosity for error.
Armin Novak [Mon, 15 Sep 2014 17:39:08 +0000 (19:39 +0200)]
Increased logging verbosity for error.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:38:37 +0000 (19:38 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:37:53 +0000 (19:37 +0200)]
Decreased logging verbosity.

10 years agoDecreased logging verbosity.
Armin Novak [Mon, 15 Sep 2014 17:37:18 +0000 (19:37 +0200)]
Decreased logging verbosity.

10 years agoDecreased log level.
Armin Novak [Mon, 15 Sep 2014 17:35:43 +0000 (19:35 +0200)]
Decreased log level.

10 years agoRemoved remaining printf and DEBUG_* usages.
Armin Novak [Mon, 15 Sep 2014 07:01:05 +0000 (09:01 +0200)]
Removed remaining printf and DEBUG_* usages.

10 years agoFixed possible memory leak.
Armin Novak [Fri, 12 Sep 2014 15:50:42 +0000 (17:50 +0200)]
Fixed possible memory leak.

10 years agoFixed compiler warnings.
Armin Novak [Fri, 12 Sep 2014 15:39:21 +0000 (17:39 +0200)]
Fixed compiler warnings.

10 years agoRemoved obsolete headers and defines.
Armin Novak [Fri, 12 Sep 2014 15:39:10 +0000 (17:39 +0200)]
Removed obsolete headers and defines.

10 years agoUsing wlog for server now.
Armin Novak [Fri, 12 Sep 2014 15:38:12 +0000 (17:38 +0200)]
Using wlog for server now.

10 years agoUsing wlog for logging in clients now.
Armin Novak [Fri, 12 Sep 2014 15:13:01 +0000 (17:13 +0200)]
Using wlog for logging in clients now.

10 years agoFixed compiler warning.
Armin Novak [Fri, 12 Sep 2014 14:21:04 +0000 (16:21 +0200)]
Fixed compiler warning.

10 years agoUsing wlog for channel logging now.
Armin Novak [Fri, 12 Sep 2014 14:19:32 +0000 (16:19 +0200)]
Using wlog for channel logging now.
Fixed compiler warnings and broken callback in urbdrc.

10 years agoReplaced logging in libfreerdp with wlog defines.
Armin Novak [Fri, 12 Sep 2014 12:36:29 +0000 (14:36 +0200)]
Replaced logging in libfreerdp with wlog defines.

10 years agoMerge pull request #2097 from awakecoding/egfx
Marc-André Moreau [Fri, 12 Sep 2014 19:12:52 +0000 (15:12 -0400)]
Merge pull request #2097 from awakecoding/egfx

GDI Bitmap Update Optimization

10 years agolibfreerdp-gdi: add RDP8 graphics pipeline support
Marc-André Moreau [Fri, 12 Sep 2014 18:57:44 +0000 (14:57 -0400)]
libfreerdp-gdi: add RDP8 graphics pipeline support

10 years agowfreerdp: fix gdi usage
Marc-André Moreau [Fri, 12 Sep 2014 15:34:30 +0000 (11:34 -0400)]
wfreerdp: fix gdi usage

10 years agolibfreerdp-cache: fix 15bpp
Marc-André Moreau [Fri, 12 Sep 2014 05:11:40 +0000 (01:11 -0400)]
libfreerdp-cache: fix 15bpp

10 years agolibfreerdp-gdi: fix bitmap caching
Marc-André Moreau [Fri, 12 Sep 2014 05:03:19 +0000 (01:03 -0400)]
libfreerdp-gdi: fix bitmap caching

10 years agoxfreerdp: optimize bitmap updates
Marc-André Moreau [Fri, 12 Sep 2014 02:29:09 +0000 (22:29 -0400)]
xfreerdp: optimize bitmap updates

10 years agolibfreerdp-gdi: fix and cleanup new bitmap update code
Marc-André Moreau [Fri, 12 Sep 2014 00:46:15 +0000 (20:46 -0400)]
libfreerdp-gdi: fix and cleanup new bitmap update code

10 years agolibfreerdp-gdi: start optimizing gdi bitmap update
Marc-André Moreau [Fri, 12 Sep 2014 00:12:32 +0000 (20:12 -0400)]
libfreerdp-gdi: start optimizing gdi bitmap update

10 years agoMerge pull request #2095 from bmiklautz/feat/byemonolithic 1.2.0-beta1+android9
Marc-André Moreau [Thu, 11 Sep 2014 22:46:32 +0000 (18:46 -0400)]
Merge pull request #2095 from bmiklautz/feat/byemonolithic

Remove non-monolithic builds of libfreerdp

10 years agoFix: misc compiler warnings
Bernhard Miklautz [Thu, 11 Sep 2014 22:36:29 +0000 (00:36 +0200)]
Fix: misc compiler warnings

Seen in Xcode

10 years agolibfreerdp: always build "MONOLITHIC"
Bernhard Miklautz [Thu, 11 Sep 2014 22:19:53 +0000 (00:19 +0200)]
libfreerdp: always build "MONOLITHIC"

"libfreerdp" consisted of multiple (small) single libraries. If the cmake
option MONOLITHIC was used only one library was build combining all of
the libfreerdp-* libraries.
The only exceptions to this are libfreerdp-server and libfreerdp-client these
are build as separate libraries.

This commit obsoltes non-monolithic builds and makes monolithic builds
the default. The cmake option MONOLITHIC is also removed.

10 years agoMerge pull request #2088 from bmiklautz/fix/rdpsndv5
Marc-André Moreau [Thu, 11 Sep 2014 18:02:54 +0000 (14:02 -0400)]
Merge pull request #2088 from bmiklautz/fix/rdpsndv5

rdpsnd server side: misc fixes

10 years agoMerge pull request #2091 from ptsekov/software-gdi-improvements
Marc-André Moreau [Thu, 11 Sep 2014 17:52:16 +0000 (13:52 -0400)]
Merge pull request #2091 from ptsekov/software-gdi-improvements

Fix #2090

10 years agoMerge pull request #2092 from bmiklautz/issue/2085
Marc-André Moreau [Thu, 11 Sep 2014 17:49:49 +0000 (13:49 -0400)]
Merge pull request #2092 from bmiklautz/issue/2085

xfreerdp: fix segfault

10 years agofix build warning
Bernhard Miklautz [Thu, 11 Sep 2014 15:26:01 +0000 (17:26 +0200)]
fix build warning

warning: implicit declaration of function ‘winpr_bitmap_write’
[-Wimplicit-function-declaration]

10 years agoxfreerdp: fix segfault
Bernhard Miklautz [Thu, 11 Sep 2014 15:04:21 +0000 (17:04 +0200)]
xfreerdp: fix segfault

codec contexts are now generated and freed within core/codecs.c

10 years agoDo not invert fb data when rendering with freerdp's engine.
Pavel Tsekov [Thu, 11 Sep 2014 14:00:12 +0000 (17:00 +0300)]
Do not invert fb data when rendering with freerdp's engine.
* client/Windows/wf_interface.c (wf_post_connect): Do not pass
`CLRCONV_INVERT' to gdi_init().

10 years agoFix missing output when using freerdp's rendering
Pavel Tsekov [Thu, 11 Sep 2014 13:51:44 +0000 (16:51 +0300)]
Fix missing output when using freerdp's rendering
engine
* client/Windows/wf_interface.c (wf_post_connect): Properly initialize
freerdp's GDI subsystem when using freerdp's rendering engine.

10 years agoFix #2090
Pavel Tsekov [Thu, 11 Sep 2014 13:40:10 +0000 (16:40 +0300)]
Fix #2090
* client/Windows/wf_graphics.c (wf_register_graphics): Do not register
custom bitmap handler when using freerdp's own GDI implementation.

10 years agoMerge pull request #2089 from akallabeth/winpr_HexDump_fix
Martin Fleisz [Thu, 11 Sep 2014 12:25:29 +0000 (14:25 +0200)]
Merge pull request #2089 from akallabeth/winpr_HexDump_fix

Fixed string size calculation in winpr_HexDump

10 years agoFixed string size calculation in winpr_HexDump
Armin Novak [Thu, 11 Sep 2014 11:59:48 +0000 (13:59 +0200)]
Fixed string size calculation in winpr_HexDump

10 years agordpsnd_server_handle_messages: change return type
Bernhard Miklautz [Thu, 11 Sep 2014 11:45:23 +0000 (13:45 +0200)]
rdpsnd_server_handle_messages: change return type

With BOOL as return type it is not possible to differentiate between
success and "no data can be read" (when a channel read would block).

rdpsnd_server_handle_messages returns now int with the following
possible values:

-1 if no data could be read
0 error (like connection close) (formerly FALSE)
1 succsess (also if further bytes need to be read) (formerly TRUE)

Not using -1 for error cases was chosen to be compatible with the BOOL
return values used before.

10 years agoMerge branch 'akallabeth-fix_2036'
Martin Fleisz [Thu, 11 Sep 2014 11:03:36 +0000 (13:03 +0200)]
Merge branch 'akallabeth-fix_2036'

10 years agoMerge branch 'fix_2036' of git://github.com/akallabeth/FreeRDP into akallabeth-fix_2036
Martin Fleisz [Thu, 11 Sep 2014 11:03:01 +0000 (13:03 +0200)]
Merge branch 'fix_2036' of git://github.com/akallabeth/FreeRDP into akallabeth-fix_2036

Conflicts:
libfreerdp/codec/test/TestFreeRDPCodecPlanar.c
libfreerdp/codec/test/TestFreeRDPCodecProgressive.c
libfreerdp/core/transport.c
libfreerdp/primitives/test/TestPrimitivesYCbCr.c

10 years agoReformatted header with astyle 2.03, fixing extern "C" scope inentation.
Armin Novak [Thu, 11 Sep 2014 10:39:02 +0000 (12:39 +0200)]
Reformatted header with astyle 2.03, fixing extern "C" scope inentation.

10 years agoAdded version check for astyle, versions below 2.03 indent extern "C" scope
Armin Novak [Thu, 11 Sep 2014 10:38:32 +0000 (12:38 +0200)]
Added version check for astyle, versions below 2.03 indent extern "C" scope

10 years agordpsnd server: seal stream before processing
Bernhard Miklautz [Thu, 11 Sep 2014 09:43:05 +0000 (11:43 +0200)]
rdpsnd server: seal stream before processing

If the stream is not sealed Stream_GetRemainingLength might return bogus
values.

10 years agordpsnd server: add support for clients version < 6
Bernhard Miklautz [Thu, 11 Sep 2014 09:33:10 +0000 (11:33 +0200)]
rdpsnd server: add support for clients version < 6

MS-RDPEA 2.2.2.3 states (Appendix A <6>) that quality mode PDU
should be ignored if the client version is < 6. For these clients the sound
channel got never activated since activated was only called after
reception of the quality mode PDU.

For clients < version 6 activated is now called after
CLIENT_AUDIO_VERSION_AND_FORMATS was received.

10 years agoAdded braces to distinguish between pointer dereference and multiplication.
Armin Novak [Thu, 11 Sep 2014 10:09:06 +0000 (12:09 +0200)]
Added braces to distinguish between pointer dereference and multiplication.

10 years agoMerge pull request #2086 from llyzs/llyzs
Martin Fleisz [Thu, 11 Sep 2014 09:23:57 +0000 (11:23 +0200)]
Merge pull request #2086 from llyzs/llyzs

transport: exit transport loop when the session is activated.

10 years agotransport: exit transport loop when the session is activated.
Vic Lee [Thu, 11 Sep 2014 21:04:32 +0000 (14:04 -0700)]
transport: exit transport loop when the session is activated.

10 years agoMerge pull request #2084 from awakecoding/egfx
Marc-André Moreau [Wed, 10 Sep 2014 17:35:05 +0000 (13:35 -0400)]
Merge pull request #2084 from awakecoding/egfx

Progressive, H.264, YUV420, YCbCr, Planar, Interleaved

10 years agowfreerdp: fix build on Windows
Marc-André Moreau [Wed, 10 Sep 2014 15:38:38 +0000 (11:38 -0400)]
wfreerdp: fix build on Windows

10 years agoMerge pull request #2080 from bmiklautz/issue/2079
Marc-André Moreau [Wed, 10 Sep 2014 14:49:33 +0000 (10:49 -0400)]
Merge pull request #2080 from bmiklautz/issue/2079

xfreerdp: use _aligned_free instead of free

10 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into egfx
Marc-André Moreau [Wed, 10 Sep 2014 14:44:48 +0000 (10:44 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into egfx

10 years agoFixed winpr_HexDump calls in tests.
Armin Novak [Wed, 10 Sep 2014 06:48:49 +0000 (08:48 +0200)]
Fixed winpr_HexDump calls in tests.

10 years agolibfreerdp-core: refactor codec context management
Marc-André Moreau [Wed, 10 Sep 2014 04:42:41 +0000 (00:42 -0400)]
libfreerdp-core: refactor codec context management

10 years agolibfreerdp-primitives: fix YUV420 color conversion matrix
Marc-André Moreau [Tue, 9 Sep 2014 23:18:07 +0000 (19:18 -0400)]
libfreerdp-primitives: fix YUV420 color conversion matrix

10 years agolibfreerdp-primitives: integrate H264 SSE3 color converter
Marc-André Moreau [Tue, 9 Sep 2014 23:15:07 +0000 (19:15 -0400)]
libfreerdp-primitives: integrate H264 SSE3 color converter

10 years agoMerge branch 'egfx_new' of https://github.com/erbth/FreeRDP into egfx
Marc-André Moreau [Tue, 9 Sep 2014 22:04:55 +0000 (18:04 -0400)]
Merge branch 'egfx_new' of https://github.com/erbth/FreeRDP into egfx

10 years agolibfreerdp-codec: allow error margin of 1 on YCbCr to RGB color decoding
Marc-André Moreau [Tue, 9 Sep 2014 21:34:02 +0000 (17:34 -0400)]
libfreerdp-codec: allow error margin of 1 on YCbCr to RGB color decoding

10 years agolibfreerdp-codec: fix progressive decoding
Marc-André Moreau [Tue, 9 Sep 2014 18:36:04 +0000 (14:36 -0400)]
libfreerdp-codec: fix progressive decoding

10 years agoMerge branch 'egfx' of github.com:awakecoding/FreeRDP into egfx
Marc-André Moreau [Tue, 9 Sep 2014 17:45:08 +0000 (13:45 -0400)]
Merge branch 'egfx' of github.com:awakecoding/FreeRDP into egfx

10 years agolibfreerdp-primitives: update YCbCr test code
Marc-André Moreau [Tue, 9 Sep 2014 17:44:57 +0000 (13:44 -0400)]
libfreerdp-primitives: update YCbCr test code

10 years agoReplaced fprintf with WLog_ERR.
Armin Novak [Tue, 9 Sep 2014 14:35:04 +0000 (16:35 +0200)]
Replaced fprintf with WLog_ERR.

10 years agoFixed Barrier test. First get the thread ID, then wait for the barrier to be reached.
Armin Novak [Tue, 2 Sep 2014 08:20:12 +0000 (10:20 +0200)]
Fixed Barrier test. First get the thread ID, then wait for the barrier to be reached.

10 years agoFixed missing initialisation of position variable.
Armin Novak [Tue, 2 Sep 2014 07:39:25 +0000 (09:39 +0200)]
Fixed missing initialisation of position variable.

10 years agoFixed winpr_HexDump calls.
Armin Novak [Tue, 19 Aug 2014 16:26:39 +0000 (18:26 +0200)]
Fixed winpr_HexDump calls.

10 years agoAdded headers for converting logging in libfreerdp, channels, clients and servers.
Armin Novak [Tue, 19 Aug 2014 16:25:57 +0000 (18:25 +0200)]
Added headers for converting logging in libfreerdp, channels, clients and servers.

10 years agoAdded script to automatically format all changed .c and .h files.
Armin Novak [Tue, 19 Aug 2014 16:25:37 +0000 (18:25 +0200)]
Added script to automatically format all changed .c and .h files.

10 years agoRemoved last remainig printf.
Armin Novak [Tue, 19 Aug 2014 16:24:58 +0000 (18:24 +0200)]
Removed last remainig printf.

10 years agoFixed winpr_HexDump calls in debug mode.
Armin Novak [Tue, 19 Aug 2014 09:49:25 +0000 (11:49 +0200)]
Fixed winpr_HexDump calls in debug mode.

10 years agoFixed arguments for WLog_Print in logging macros.
Armin Novak [Tue, 19 Aug 2014 08:29:01 +0000 (10:29 +0200)]
Fixed arguments for WLog_Print in logging macros.

10 years agoUsing trio_snprintf now.
Armin Novak [Tue, 19 Aug 2014 08:01:13 +0000 (10:01 +0200)]
Using trio_snprintf now.

10 years agoReformatted changed files.
Armin Novak [Mon, 18 Aug 2014 17:34:47 +0000 (19:34 +0200)]
Reformatted changed files.

10 years agoFixed pointer alignment in formatting script.
Armin Novak [Mon, 18 Aug 2014 17:34:33 +0000 (19:34 +0200)]
Fixed pointer alignment in formatting script.

10 years agoAdded stacktrace in case of log recursion.
Armin Novak [Mon, 18 Aug 2014 17:24:16 +0000 (19:24 +0200)]
Added stacktrace in case of log recursion.

10 years agoMoved logging defines to main logger.
Armin Novak [Mon, 18 Aug 2014 17:17:06 +0000 (19:17 +0200)]
Moved logging defines to main logger.

10 years agoNow using macro to generate module specific log tag.
Armin Novak [Mon, 18 Aug 2014 16:57:08 +0000 (18:57 +0200)]
Now using macro to generate module specific log tag.

10 years agoFixed calling of dump functions, new API
Armin Novak [Mon, 18 Aug 2014 15:23:13 +0000 (17:23 +0200)]
Fixed calling of dump functions, new API