FreeRDP/channels
akallabeth 5799fb2018 Replace ConvertFromUnicode and ConvertToUnicode
* Use new ConvertUtf8ToWChar, ConvertUtf8NToWChar,
  ConvertUtf8ToWCharAlloc and ConvertUtf8NToWCharAlloc
* Use new ConvertWCharToUtf8, ConvertWCharNToUtf8,
  ConvertWCharToUtf8Alloc and ConvertWCharNToUtf8Alloc
* Use new Stream UTF16 to/from UTF8 read/write functions
* Use new settings UTF16 to/from UTF8 read/write functions
2022-11-28 10:42:36 +01:00
..
ainput dynamic channels: mutualize things for listeners and plugins 2022-07-07 12:21:23 +00:00
audin Fixed -Wmissing-variable-declarations 2022-11-21 10:12:31 +01:00
client Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
cliprdr Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
disp Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
drdynvc [drdynvc] fix cleanup in case of no thread 2022-11-22 15:30:31 +01:00
drive Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
echo dynamic channels: mutualize things for listeners and plugins 2022-07-07 12:21:23 +00:00
encomsp * libfreerdp-channels: fix remdesk, encomsp channel event handling 2022-05-26 17:18:40 +02:00
geometry dynamic channels: mutualize things for listeners and plugins 2022-07-07 12:21:23 +00:00
gfxredir Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
parallel Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
printer Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
rail Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
rdp2tcp Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
rdpdr Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
rdpecam Fixed copyright headers and stream length 2022-06-30 13:42:19 +02:00
rdpei Fixed #8084: rdpei thread alive condition was FALSE 2022-09-13 09:16:55 +02:00
rdpgfx [gdi,gfx] Fixed possible memory leaks 2022-11-22 15:30:31 +01:00
rdpsnd Use Stream_CheckAndLogRequiredLength, fix WLog TAG 2022-11-21 09:57:27 +01:00
remdesk Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
serial Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
server Renamed server channel to rdpei 2022-06-30 12:28:22 +02:00
smartcard Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
sshagent Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
telemetry Use Stream_CheckAndLogRequiredLength, fix WLog TAG 2022-11-21 09:57:27 +01:00
tsmf Use Stream_CheckAndLogRequiredLength, fix WLog TAG 2022-11-21 09:57:27 +01:00
urbdrc Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
video Additional checks (#8279) 2022-10-06 15:30:54 +02:00
CMakeLists.txt Disable channel builds if -DWITH_CHANNEL=OFF 2022-10-13 14:38:06 +02:00