FreeRDP/channels/urbdrc/client
akallabeth b77d6e8550
[channels] fix function pointer casts
* Cast freerdp_load_channel_addin_entry return with a union (removes the
  incompatible function pointer cast warnings)
* Typedef function pointers in tables.h
2024-09-03 15:13:58 +02:00
..
libusb [warnings] fix compare integers of different signs 2024-09-03 15:10:46 +02:00
CMakeLists.txt [build] fix install with BUILD_SHARED_LIBS=OFF 2023-05-12 08:03:56 +02:00
data_transfer.c [warnings] revert some mismatching function declarations 2024-08-30 08:39:30 +02:00
data_transfer.h client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
urbdrc_main.c [channels] fix function pointer casts 2024-09-03 15:13:58 +02:00
urbdrc_main.h [warnings] fix various clang-tidy warnings 2024-08-29 17:13:50 +02:00