FreeRDP/channels
Martin Fleisz 3b9a19e993 cliprdr: Fix an issue with file format filtering on Windows
This PR fixes an issue caused by clipboard format filtering which
discarded all formats but `FileGroupDescriptorW` to enable clipboard
file transfer. However at least on windows we also need `FileContents`
to be placed in the clipboard to make file transfer work correctly.

The PR also unifies list filtering into a single functions instead of
having two different functions.
2023-06-14 17:14:14 +02:00
..
ainput [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
audin [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
client [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
cliprdr cliprdr: Fix an issue with file format filtering on Windows 2023-06-14 17:14:14 +02:00
disp [channels] simplified server linking 2023-03-01 08:18:34 +01:00
drdynvc [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
drive [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
echo [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
encomsp [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
geometry [channels] simplified client linking 2023-03-01 08:18:34 +01:00
gfxredir [channels] simplified server linking 2023-03-01 08:18:34 +01:00
parallel [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
printer [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
rail [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
rdp2tcp [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
rdpdr [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
rdpecam [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
rdpei [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
rdpgfx [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
rdpsnd [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
remdesk [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
serial [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
server [server] fixed build without CHANNEL_AUDIN_SERVER 2023-03-06 21:46:51 +01:00
smartcard [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
sshagent [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
telemetry [includes] untangled circular includes 2023-03-15 08:22:23 +01:00
tsmf [cmake] use FindX11 from CMake 3.13 2023-05-31 11:05:56 +02:00
urbdrc [channels] fix static linking of common libraries 2023-05-12 08:03:56 +02:00
video [channels] simplified client linking 2023-03-01 08:18:34 +01:00
CMakeLists.txt [cmake] remove duplicate setting for position independent code 2023-05-23 08:51:18 +02:00