FreeRDP/server/Windows
akallabeth 14568872a9
Instance cleanup (#7738)
* Cleaned up freerdp::autodetect

* Deprecate freerdp::input

* Deprecated freerdp::update

* Deprecated freerdp::settings

* Deprecated freerdp::autodetect

* Removed rdpTransport::settings

* Deprecated freerdp_per::update|settings|autodetect

* Fixed mac client and server compilation

* Fixed windows compilation

* Added deprecation warnings

* Fixed initialization of structs.

* Fixed android build

* Fixed freerdp_client_context_new const correctness

* Fixed checks for android implementation

Replaced checks with assertions where appropriate

* Fixed checks for windows client

Replaced checks with assertions where appropriate

* Fixed proxy client pointer dereference
2022-03-23 13:18:35 +01:00
..
cli Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
CMakeLists.txt Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
wf_directsound.c Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_directsound.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_dxgi.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_dxgi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_info.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_info.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_input.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_input.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_interface.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_interface.h Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
wf_mirage.c Fix intialization, remove some unused variables. 2021-04-28 17:11:31 +02:00
wf_mirage.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_peer.c Instance cleanup (#7738) 2022-03-23 13:18:35 +01:00
wf_peer.h Reenabled and fixed windows server compile. 2018-11-15 09:01:53 +01:00
wf_rdpsnd.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_rdpsnd.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_settings.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_settings.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_update.c Instance cleanup (#7738) 2022-03-23 13:18:35 +01:00
wf_update.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_wasapi.c Fixed mingw build 2022-02-18 08:38:28 +01:00
wf_wasapi.h Reformatted to new style 2019-11-07 10:53:54 +01:00