FreeRDP/client
Lukas Fink 060253c9fa Added ability to add usb devs via id and addr simultaneously
It is now possible to add usb devices both via vid+pid and via bus+addr
at the same time. To do this, the ids are directly
given to the corresponding command line options:
/usb🆔<vid+pids>,addr:<bus+addrs>
The dev option still works like before: /usb:id,dev:<vid+pids> or
/usb:addr,dev:<bus+addrs>
2020-04-26 19:09:13 +02:00
..
Android Fix #6085: Java string comparison should prefer equals 2020-04-16 08:25:25 +02:00
common Added ability to add usb devs via id and addr simultaneously 2020-04-26 19:09:13 +02:00
iOS Spelling fixes for iOS strings 2020-04-23 08:01:07 +02:00
Mac Reformatted to new style 2019-11-07 10:53:54 +01:00
Sample Made CHANNEL_TSMF optional and deprecated. 2020-02-26 13:56:43 +01:00
Wayland uwac, wlfreerdp: corrected API for UwacOutput and added monitor listing 2020-04-21 08:12:31 +02:00
Windows wf_cliprdr.c forget OleUninitialize if create_cliprdr_window failed 2020-03-02 11:45:45 +01:00
X11 Made xf_OutputExpose non blocking. 2020-04-18 10:18:31 +02:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00