dolphin/Source
Dentomologist 4e359cf1c5 WindowsDevice: Silence missing property log spam
Don't log a warning in GetPropertyHelper when the property isn't
present. The function returns an optional, so any callers that want to
log a warning when nullopt is returned can do so themselves.

This prevents plugged-in devices (an Xbox One controller in my case)
from spamming the message "W[COMMON]: CM_Get_DevNode_Property returned:
37" twice per second (that value being CR_NO_SUCH_VALUE).
2025-10-13 11:55:12 -07:00
..
Android Merge pull request #13260 from JosJuice/android-gcadapter-hotplug-callback 2025-09-28 14:03:50 -04:00
Core WindowsDevice: Silence missing property log spam 2025-10-13 11:55:12 -07:00
DSPSpy
DSPTool Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
PCH
UnitTests Jit64: Dynamic length of regular jump instruction (for known addresses) 2025-10-08 00:15:57 +02:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln