yuzu/src
Zephyron 3341368074 android: Fix battery temperature reading in EmulationFragment
Replaces the battery temperature reading implementation with a more
compatible approach using ACTION_BATTERY_CHANGED broadcast intent.
This change provides better backwards compatibility and adds proper
error handling for the temperature reading functionality.
2025-05-11 12:17:03 +01:00
..
android android: Fix battery temperature reading in EmulationFragment 2025-05-11 12:17:03 +01:00
audio_core Audio Core: Add support tags for compressor stats and volume reset 2025-05-11 12:17:03 +01:00
common common: Use consistent cache line size in RingBuffer 2025-05-11 12:17:03 +01:00
core fix(sm_controller): Correct QueryPointerBufferSize implementation 2025-05-11 12:17:03 +01:00
dedicated_room
frontend_common
hid_core
input_common Boost: Fix building against Boost 1.87.0 2024-12-20 15:24:58 +00:00
network
shader_recompiler shader_recompiler: Add stubs for CSM/FCSM flow test conditions 2025-05-11 12:17:03 +01:00
tests Boost: Fix building against Boost 1.87.0 2024-12-20 15:24:58 +00:00
video_core vulkan: Fix crashes with bindless texture constant buffer handling 2025-05-11 12:17:03 +01:00
web_service
yuzu shader_recompiler: Add stubs for CSM/FCSM flow test conditions 2025-05-11 12:17:03 +01:00
yuzu_cmd
.clang-format
CMakeLists.txt