citra/src/input_common/udp
SachinVin 41f13456c0
Chore: Enable warnings as errors on MSVC (#6456)
* tests: add Sanity test for SplitFilename83

fix test

fix test

* disable `C4715:not all control paths return a value` for nihstro includes

nihstro: no warn

* Chore: Enable warnings as errors on msvc + fix warnings

fixes

some more warnings

clang-format

* more fixes

* Externals: Add target_compile_options `/W0` nihstro-headers and ...

Revert "disable `C4715:not all control paths return a value` for nihstro includes"
This reverts commit 606d79b55d.

* src\citra\config.cpp: ReadSetting: simplify type casting

* settings.cpp: Get*Name: remove superflous logs
2023-05-01 22:38:58 +03:00
..
client.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
client.h udp/client: Take std::function by const reference with TestCommunication() 2020-12-05 23:07:08 +01:00
protocol.cpp input_common/udp: Port various changes from yuzu (#5133) 2020-04-17 02:50:28 +02:00
protocol.h input_common/udp: Port various changes from yuzu (#5133) 2020-04-17 02:50:28 +02:00
udp.cpp Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
udp.h Fix compilation 2020-02-10 12:10:42 +01:00