5dcd1ebb06
TestClientRdpFile fails on big endian machines due to some bug in unicode processing. Let's drop all the unicode functions and convert unicode input into ascii as soon as possible. This significantly simplify RDP file processing and also fixes TestClientRdpFile on big endian machines. https://github.com/FreeRDP/FreeRDP/issues/4231 |
||
---|---|---|
.. | ||
Android | ||
common | ||
DirectFB | ||
iOS | ||
Mac | ||
Sample | ||
Wayland | ||
Windows | ||
X11 | ||
.gitignore | ||
CMakeLists.txt | ||
freerdp-client.pc.in | ||
FreeRDP-ClientConfig.cmake.in |