FreeRDP/client
akallabeth fd902fb345
Win fixes multiple warnings + YUV decoder crash (#6873)
* Fixed conditional reading of regisrty values.

* Fixed sign warnings

* Removed use of deprecated settings functions

* added missing include

* Removed unused functions.

* Refactored registry reading functions

* Fixed TCHAR preprocessor for printf

* Fixed compilation warnings.

* Added bounding rectangle check for multithreadded yuv decoder

* Ensure yuv step calculation height is always >0

* Deactivate multithreadded YUV decoder until artifacts are fixed.
2021-03-08 12:48:22 +01:00
..
Android Update strings.xml 2021-03-08 09:30:42 +01:00
common Minor typo fix 2021-02-14 18:35:42 +01:00
iOS Spelling fixes for iOS strings 2020-04-23 08:01:07 +02:00
Mac clients: Use the correct wheel rotation value 2021-02-11 09:54:03 +01:00
Sample client: Fix exit codes for /help and similar option (#6741) 2021-01-22 09:44:55 +01:00
Wayland Proper pointer event handling for wayland 2021-03-03 11:49:24 +01:00
Windows Win fixes multiple warnings + YUV decoder crash (#6873) 2021-03-08 12:48:22 +01:00
X11 Fixed #6014: XFCE minimized state 2021-02-25 14:17:39 +01:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00