FreeRDP/client/common
Martin Fleisz baca062321 core: Fix and extend populate rdp file from settings
This PR contains the following changes:
- Get rid of unused SettingsModified array (kept in the settings struct for ABI
compatibility)
- Fix and extend freerdp_client_populate_rdp_file_form_settings (wrote <null> strings to the rdp file, missed a lot of settings)
- Set KeyboardHook default value to 2 (hook in fullscreen) just as mstsc
does
2020-01-22 14:18:30 +01:00
..
test Reformatted to new style 2019-11-07 10:53:54 +01:00
client.c Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt
cmdline.c cmdline: export CommandLineParseCommaSeparatedValues 2020-01-22 14:18:21 +01:00
cmdline.h Merge pull request #5783 from akallabeth/gfx_mask_arg 2020-01-16 10:02:15 +01:00
compatibility.c Reformatted to new style 2019-11-07 10:53:54 +01:00
compatibility.h Reformatted to new style 2019-11-07 10:53:54 +01:00
file.c core: Fix and extend populate rdp file from settings 2020-01-22 14:18:30 +01:00