FreeRDP/client
Bernhard Miklautz 1628939227 fix [client channels]: move exported API calls to client/common
The functions mappedGeometryRef and mappedGeometryUnref are API
functions ([1]) but were implemented in the geometry channel.
In case FreeRDP was built with BUILTIN_CHANNELS=OFF those functions
weren't available globally but used by the video channel.

Now the functions are fixed part of the freerdp-client library and
therefore available for all channels.

[1] exported in freerdp/client/geometry.h

Fixes #6236
2020-06-17 12:59:41 +02:00
..
Android Increased android client build number to 100 2020-05-08 11:21:51 +02:00
common fix [client channels]: move exported API calls to client/common 2020-06-17 12:59:41 +02:00
iOS Spelling fixes for iOS strings 2020-04-23 08:01:07 +02:00
Mac Fixed clipboard 'called with invalid type' warning 2020-05-06 13:31:57 +02:00
Sample Fixed sample client resource cleanup 2020-05-18 16:57:02 +02:00
Wayland wlfreerdp: Fix array overrun 2020-06-04 07:55:12 +02:00
Windows Windows Authentication - Then launced with username argument prefill the name in the authentication box. 2020-05-15 10:01:07 +02:00
X11 fix +unmap-buttons option having the opposite effect 2020-06-04 18:22:55 +09: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