platform/upstream/freerdp.git
7 years agoFixed color conversion issues.
Armin Novak [Thu, 4 Aug 2016 12:50:53 +0000 (14:50 +0200)]
Fixed color conversion issues.

7 years agoFixed android settings.
Armin Novak [Thu, 4 Aug 2016 12:37:19 +0000 (14:37 +0200)]
Fixed android settings.

7 years agoFixed android client.
Armin Novak [Thu, 4 Aug 2016 11:25:52 +0000 (13:25 +0200)]
Fixed android client.

7 years agoAdded error checks.
Armin Novak [Thu, 4 Aug 2016 11:25:12 +0000 (13:25 +0200)]
Added error checks.

7 years agoAdded missing API export.
Armin Novak [Thu, 4 Aug 2016 11:24:53 +0000 (13:24 +0200)]
Added missing API export.

7 years agoAdded argument checks.
Armin Novak [Thu, 4 Aug 2016 11:24:35 +0000 (13:24 +0200)]
Added argument checks.

7 years agoFixed error message parameter.
Armin Novak [Thu, 4 Aug 2016 11:24:11 +0000 (13:24 +0200)]
Fixed error message parameter.

7 years agoAdded signal handler for android.
Armin Novak [Thu, 4 Aug 2016 11:23:50 +0000 (13:23 +0200)]
Added signal handler for android.

7 years agoFixed OpenSSL build headers.
Armin Novak [Thu, 4 Aug 2016 07:16:54 +0000 (09:16 +0200)]
Fixed OpenSSL build headers.

7 years agoUpdated build script error checking.
Armin Novak [Thu, 4 Aug 2016 07:02:40 +0000 (09:02 +0200)]
Updated build script error checking.

7 years agoFixed xfreerdp GDI color order.
Armin Novak [Wed, 3 Aug 2016 19:22:06 +0000 (21:22 +0200)]
Fixed xfreerdp GDI color order.

7 years agoRemoved obsolete generation script.
Armin Novak [Wed, 3 Aug 2016 16:44:38 +0000 (18:44 +0200)]
Removed obsolete generation script.

7 years agoWayland client overhaul.
Armin Novak [Wed, 3 Aug 2016 16:44:26 +0000 (18:44 +0200)]
Wayland client overhaul.

7 years agoAdded better argument checks.
Armin Novak [Wed, 3 Aug 2016 16:44:15 +0000 (18:44 +0200)]
Added better argument checks.

7 years agoAdded wayland OS minor version.
Armin Novak [Wed, 3 Aug 2016 16:42:49 +0000 (18:42 +0200)]
Added wayland OS minor version.

7 years agoFixed OS X client.
Armin Novak [Wed, 3 Aug 2016 13:29:24 +0000 (15:29 +0200)]
Fixed OS X client.

7 years agoFixed h264 dummy init.
Armin Novak [Wed, 3 Aug 2016 13:29:12 +0000 (15:29 +0200)]
Fixed h264 dummy init.

7 years agoFixed color pointer.
Armin Novak [Wed, 3 Aug 2016 12:22:55 +0000 (14:22 +0200)]
Fixed color pointer.

7 years agoRefactored xfContext.
Armin Novak [Wed, 3 Aug 2016 12:16:20 +0000 (14:16 +0200)]
Refactored xfContext.

7 years agoSimplified windows context.
Armin Novak [Wed, 3 Aug 2016 10:37:40 +0000 (12:37 +0200)]
Simplified windows context.

7 years agoReformatted client code.
Armin Novak [Wed, 3 Aug 2016 10:09:24 +0000 (12:09 +0200)]
Reformatted client code.

7 years agoAdded more GDI orders.
Armin Novak [Wed, 3 Aug 2016 09:31:42 +0000 (11:31 +0200)]
Added more GDI orders.

7 years agoFixed color conversion from order.
Armin Novak [Wed, 3 Aug 2016 08:54:50 +0000 (10:54 +0200)]
Fixed color conversion from order.

7 years agoFixed reading of colors from order.
Armin Novak [Wed, 3 Aug 2016 07:55:19 +0000 (09:55 +0200)]
Fixed reading of colors from order.

7 years ago32bpp cursor fix.
Armin Novak [Tue, 2 Aug 2016 15:11:27 +0000 (17:11 +0200)]
32bpp cursor fix.

7 years agoCursor color decoding fixes.
Armin Novak [Tue, 2 Aug 2016 13:21:28 +0000 (15:21 +0200)]
Cursor color decoding fixes.

7 years agoSimplified gdi_patblt
Armin Novak [Tue, 2 Aug 2016 12:16:49 +0000 (14:16 +0200)]
Simplified gdi_patblt

7 years agoExporting all symbols from DLL for test builds on windows.
Armin Novak [Tue, 2 Aug 2016 09:46:11 +0000 (11:46 +0200)]
Exporting all symbols from DLL for test builds on windows.

7 years agoFixed windows color cursor.
Armin Novak [Tue, 2 Aug 2016 09:39:25 +0000 (11:39 +0200)]
Fixed windows color cursor.

7 years agoFixed windows software GDI issues.
Armin Novak [Tue, 2 Aug 2016 09:20:57 +0000 (11:20 +0200)]
Fixed windows software GDI issues.

7 years agoFixed broken test.
Armin Novak [Tue, 2 Aug 2016 08:23:04 +0000 (10:23 +0200)]
Fixed broken test.

7 years agoFixed some bitblt issues.
Armin Novak [Tue, 2 Aug 2016 08:03:18 +0000 (10:03 +0200)]
Fixed some bitblt issues.

7 years agoDeactivated broken tests.
Armin Novak [Tue, 2 Aug 2016 07:30:50 +0000 (09:30 +0200)]
Deactivated broken tests.

7 years agoAdded brush helper function to retrieve style.
Armin Novak [Tue, 2 Aug 2016 06:43:26 +0000 (08:43 +0200)]
Added brush helper function to retrieve style.

7 years agoFixed mac compile errors.
Armin Novak [Mon, 1 Aug 2016 16:14:17 +0000 (18:14 +0200)]
Fixed mac compile errors.

7 years agoFixed Get/SetPixel function tests.
Armin Novak [Mon, 1 Aug 2016 15:31:59 +0000 (17:31 +0200)]
Fixed Get/SetPixel function tests.

7 years agoFixed (some) planar codec tests.
Armin Novak [Mon, 1 Aug 2016 15:08:35 +0000 (17:08 +0200)]
Fixed (some) planar codec tests.

7 years agoFixed splitting of color planes.
Armin Novak [Mon, 1 Aug 2016 14:37:26 +0000 (16:37 +0200)]
Fixed splitting of color planes.

7 years agoFixed RGBX32 format split color mixup.
Armin Novak [Mon, 1 Aug 2016 14:36:32 +0000 (16:36 +0200)]
Fixed RGBX32 format split color mixup.

7 years agoFixed gdi LineTo and tests.
Armin Novak [Mon, 1 Aug 2016 11:13:04 +0000 (13:13 +0200)]
Fixed gdi LineTo and tests.

7 years agoFixed compile issues.
Armin Novak [Mon, 1 Aug 2016 08:15:21 +0000 (10:15 +0200)]
Fixed compile issues.

7 years agoFixed apple file times.
Armin Novak [Mon, 1 Aug 2016 07:41:41 +0000 (09:41 +0200)]
Fixed apple file times.

7 years agoFixed warnings and mac build.
Armin Novak [Thu, 21 Jul 2016 14:51:42 +0000 (16:51 +0200)]
Fixed warnings and mac build.

7 years agoUpdated mac build script.
Armin Novak [Thu, 21 Jul 2016 14:10:41 +0000 (16:10 +0200)]
Updated mac build script.

7 years agoFixed windows compile.
Armin Novak [Thu, 21 Jul 2016 13:36:15 +0000 (15:36 +0200)]
Fixed windows compile.

7 years agoFixed warnings and stride default.
Armin Novak [Thu, 21 Jul 2016 13:36:01 +0000 (15:36 +0200)]
Fixed warnings and stride default.

7 years agoFixed hardware GDI.
Armin Novak [Thu, 21 Jul 2016 11:00:57 +0000 (13:00 +0200)]
Fixed hardware GDI.

7 years agoInternal functions static.
Armin Novak [Thu, 21 Jul 2016 10:53:44 +0000 (12:53 +0200)]
Internal functions static.

7 years agoFixed duplicate setting of callback.
Armin Novak [Thu, 21 Jul 2016 10:42:23 +0000 (12:42 +0200)]
Fixed duplicate setting of callback.

7 years agoInternal functions static.
Armin Novak [Thu, 21 Jul 2016 10:41:55 +0000 (12:41 +0200)]
Internal functions static.

7 years agoRemoved duplicate code.
Armin Novak [Thu, 21 Jul 2016 09:57:51 +0000 (11:57 +0200)]
Removed duplicate code.

7 years agoSimplified bitmap drawing.
Armin Novak [Thu, 21 Jul 2016 08:07:42 +0000 (10:07 +0200)]
Simplified bitmap drawing.

7 years agoFixed bitmap update decoding.
Armin Novak [Thu, 21 Jul 2016 07:24:09 +0000 (09:24 +0200)]
Fixed bitmap update decoding.

7 years agoReverted bitmap update changes.
Armin Novak [Wed, 20 Jul 2016 14:50:20 +0000 (16:50 +0200)]
Reverted bitmap update changes.

7 years agoFixed drawing orders.
Armin Novak [Wed, 20 Jul 2016 14:03:08 +0000 (16:03 +0200)]
Fixed drawing orders.

7 years agoFixed BitBlt_PSDPxax
Armin Novak [Wed, 20 Jul 2016 13:58:05 +0000 (15:58 +0200)]
Fixed BitBlt_PSDPxax

7 years agoUnified bitmap drawing.
Armin Novak [Wed, 20 Jul 2016 13:34:06 +0000 (15:34 +0200)]
Unified bitmap drawing.

7 years agoFixed (a lot of) GDI drawing issues.
Armin Novak [Wed, 20 Jul 2016 09:40:30 +0000 (11:40 +0200)]
Fixed (a lot of) GDI drawing issues.

7 years agoFixed part of font cache issue.
Armin Novak [Wed, 20 Jul 2016 08:31:07 +0000 (10:31 +0200)]
Fixed part of font cache issue.

7 years agoBug fixes.
Armin Novak [Wed, 20 Jul 2016 08:06:45 +0000 (10:06 +0200)]
Bug fixes.

7 years agoAPI refactoring.
Armin Novak [Tue, 19 Jul 2016 14:15:38 +0000 (16:15 +0200)]
API refactoring.

7 years agoFixed PATINVERT.
Armin Novak [Tue, 19 Jul 2016 11:18:30 +0000 (13:18 +0200)]
Fixed PATINVERT.

7 years agoBugfixes.
Armin Novak [Tue, 19 Jul 2016 11:02:08 +0000 (13:02 +0200)]
Bugfixes.

7 years agoRemoved obsolete DEBUG_GDI
Armin Novak [Tue, 19 Jul 2016 10:15:01 +0000 (12:15 +0200)]
Removed obsolete DEBUG_GDI

7 years agoCleanups.
Armin Novak [Mon, 18 Jul 2016 15:45:30 +0000 (17:45 +0200)]
Cleanups.

7 years agoRemoved obsolete options.
Armin Novak [Mon, 18 Jul 2016 14:15:52 +0000 (16:15 +0200)]
Removed obsolete options.

7 years agoRefactored bitmap API.
Armin Novak [Mon, 18 Jul 2016 12:42:55 +0000 (14:42 +0200)]
Refactored bitmap API.

7 years agoRefactored Glyph API.
Armin Novak [Mon, 18 Jul 2016 12:30:26 +0000 (14:30 +0200)]
Refactored Glyph API.

7 years agoFixed pointer initialisation for X11.
Armin Novak [Mon, 18 Jul 2016 12:16:13 +0000 (14:16 +0200)]
Fixed pointer initialisation for X11.

7 years agoFixed rectangle clipping and warnings.
Armin Novak [Mon, 18 Jul 2016 10:36:22 +0000 (12:36 +0200)]
Fixed rectangle clipping and warnings.

7 years agoAdded address sanitizer to options.
Armin Novak [Mon, 18 Jul 2016 10:33:42 +0000 (12:33 +0200)]
Added address sanitizer to options.

7 years agoUpdated codec API, unified drawing order color decoding.
Armin Novak [Mon, 18 Jul 2016 09:16:36 +0000 (11:16 +0200)]
Updated codec API, unified drawing order color decoding.

7 years agoUpdated interleaved and planar API.
Armin Novak [Mon, 18 Jul 2016 09:11:59 +0000 (11:11 +0200)]
Updated interleaved and planar API.

7 years agoRemoved palette, using GDI one.
Armin Novak [Fri, 15 Jul 2016 14:45:36 +0000 (16:45 +0200)]
Removed palette, using GDI one.

7 years agoFixed 24bit color format.
Armin Novak [Fri, 15 Jul 2016 14:45:26 +0000 (16:45 +0200)]
Fixed 24bit color format.

7 years agoFixed source format for bitmap decompress.
Armin Novak [Fri, 15 Jul 2016 14:34:51 +0000 (16:34 +0200)]
Fixed source format for bitmap decompress.

7 years agoBug fixes, refactoring.
Armin Novak [Fri, 15 Jul 2016 14:23:00 +0000 (16:23 +0200)]
Bug fixes, refactoring.

7 years agoFurther refactored tests.
Armin Novak [Fri, 15 Jul 2016 14:22:09 +0000 (16:22 +0200)]
Further refactored tests.

7 years agoRefactored GDI.
Armin Novak [Fri, 15 Jul 2016 13:51:08 +0000 (15:51 +0200)]
Refactored GDI.

7 years agoFixed GDI tests.
Armin Novak [Fri, 15 Jul 2016 10:14:14 +0000 (12:14 +0200)]
Fixed GDI tests.

7 years agoFixed progressive decoding.
Armin Novak [Thu, 14 Jul 2016 15:55:53 +0000 (17:55 +0200)]
Fixed progressive decoding.

7 years agoCleaned up clear codec.
Armin Novak [Thu, 14 Jul 2016 15:39:39 +0000 (17:39 +0200)]
Cleaned up clear codec.

7 years agoFixed clearcodec and codecs reset.
Armin Novak [Thu, 14 Jul 2016 14:08:06 +0000 (16:08 +0200)]
Fixed clearcodec and codecs reset.

7 years agoFixed a windows 8.1 issue.
Armin Novak [Thu, 14 Jul 2016 10:44:17 +0000 (12:44 +0200)]
Fixed a windows 8.1 issue.

7 years agoCode refactoring.
Armin Novak [Thu, 14 Jul 2016 10:42:24 +0000 (12:42 +0200)]
Code refactoring.

7 years agoAdded ROP to string function.
Armin Novak [Wed, 13 Jul 2016 15:33:23 +0000 (17:33 +0200)]
Added ROP to string function.

7 years agoRemoved gdi->codecs, unused.
Armin Novak [Wed, 13 Jul 2016 14:06:59 +0000 (16:06 +0200)]
Removed gdi->codecs, unused.

7 years agoFixed primitives misuse.
Armin Novak [Wed, 13 Jul 2016 13:15:41 +0000 (15:15 +0200)]
Fixed primitives misuse.

7 years agoFixed GFX related issues.
Armin Novak [Wed, 13 Jul 2016 12:58:11 +0000 (14:58 +0200)]
Fixed GFX related issues.

7 years agoUpdated primitives API and tests.
Armin Novak [Wed, 13 Jul 2016 12:04:48 +0000 (14:04 +0200)]
Updated primitives API and tests.

7 years agoFixed function arguments.
Armin Novak [Wed, 13 Jul 2016 11:13:28 +0000 (13:13 +0200)]
Fixed function arguments.

7 years agoFixed planar tests, deactivated them for clear
Armin Novak [Wed, 13 Jul 2016 11:12:27 +0000 (13:12 +0200)]
Fixed planar tests, deactivated them for clear

7 years agoFixed issues.
Armin Novak [Mon, 11 Jul 2016 09:52:56 +0000 (11:52 +0200)]
Fixed issues.

7 years agoFixed warnings.
Armin Novak [Mon, 11 Jul 2016 09:29:26 +0000 (11:29 +0200)]
Fixed warnings.

7 years agoCompile fix
Armin Novak [Mon, 11 Jul 2016 09:05:38 +0000 (11:05 +0200)]
Compile fix

7 years agoGDI fixes.
Armin Novak [Mon, 25 Apr 2016 07:42:59 +0000 (09:42 +0200)]
GDI fixes.

7 years agofreerdp_image_copy fixes, 8bit color improvements.
Armin Novak [Sat, 23 Apr 2016 09:25:55 +0000 (11:25 +0200)]
freerdp_image_copy fixes, 8bit color improvements.

7 years agoAdded overlapped copy support.
Armin Novak [Wed, 20 Apr 2016 07:57:42 +0000 (09:57 +0200)]
Added overlapped copy support.

7 years ago256 color support.
Armin Novak [Tue, 19 Apr 2016 20:11:12 +0000 (22:11 +0200)]
256 color support.

7 years agoFixed color ordering for GDI.
Armin Novak [Tue, 19 Apr 2016 19:30:28 +0000 (21:30 +0200)]
Fixed color ordering for GDI.