FreeRDP/channels/ainput
David Fort e389210673 client channels: mutualize common types between dynamic channels
Most dynamic channels share the same copied and pasted code for the XXX_CHANNEL_CALLBACK
and XXX_LISTENER_CALLBACK types. This patch introduce GENERIC_CHANNEL_CALLBACK and
GENERIC_LISTENER_CALLBACK that fits for most channels and discard custom type definitions.
2022-06-15 14:04:58 +02:00
..
client client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
common Extended AINPUT API: 2022-02-22 09:44:13 +01:00
server channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
ChannelOptions.cmake Added Advanced Input Channel 2022-02-22 09:44:13 +01:00
CMakeLists.txt Added Advanced Input Channel 2022-02-22 09:44:13 +01:00