FreeRDP/channels/geometry
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
..
client fix [client channels]: move exported API calls to client/common 2020-06-17 12:59:41 +02:00
ChannelOptions.cmake geometry: drop server-side option for geometry 2018-02-13 10:51:45 +01:00
CMakeLists.txt geometry: a skeleton for the MS-RDPEGT channel 2017-12-08 11:26:29 +01:00