This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
server
/
Windows
History
akallabeth
c2f1562a4b
Removed freerdp_peer::input
2021-09-09 08:36:01 +02:00
..
cli
Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR
2021-06-22 08:54:18 +02:00
CMakeLists.txt
Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR
2021-06-22 08:54:18 +02:00
ModuleOptions.cmake
…
wf_directsound.c
…
wf_directsound.h
…
wf_dxgi.c
…
wf_dxgi.h
…
wf_info.c
…
wf_info.h
…
wf_input.c
…
wf_input.h
…
wf_interface.c
Fixed lots of compilation warnings and type mismatches
2021-06-16 15:21:56 +02: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
…
wf_peer.c
Removed freerdp_peer::input
2021-09-09 08:36:01 +02:00
wf_peer.h
…
wf_rdpsnd.c
Fixed lots of compilation warnings and type mismatches
2021-06-16 15:21:56 +02:00
wf_rdpsnd.h
…
wf_settings.c
…
wf_settings.h
…
wf_update.c
…
wf_update.h
…
wf_wasapi.c
Check MINGW32 for duplicate type declaration.
2021-05-25 09:41:44 +02:00
wf_wasapi.h
…