5.0-11582 4 years, 8 months ago Core/WiimoteReal: Wii remote connection pool and source change cleanup. (PR #8548 from jordan-woyak)
5.0-11580 4 years, 8 months ago WiimoteEmu: Nunchuk and Classic Controller calibration accuracy improvements. (PR #8552 from jordan-woyak)
5.0-11578 4 years, 8 months ago IOS/FS: Reimplement many functions in a more accurate way (PR #8539 from leoetlino)
5.0-11558 4 years, 8 months ago VideoCommon/OSD: Process OSD messages even when they are disabled. (PR #8582 from jordan-woyak)
5.0-11556 4 years, 8 months ago Common/Core: Minor rvalue reference related cleanups. (PR #8579 from jordan-woyak)
5.0-11554 4 years, 8 months ago VolumeVerifier: Report read errors to the user (PR #8585 from JosJuice)
5.0-11552 4 years, 8 months ago InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio. (PR #8581 from jordan-woyak)
5.0-11550 4 years, 8 months ago Common/Analytics: Replace mutex with shared_mutex and minor cleanups. (PR #8577 from jordan-woyak)
5.0-11548 4 years, 8 months ago x64Emitter: Avoid 8-bit displacement when possible (PR #8556 from Sintendo)
5.0-11542 4 years, 8 months ago Jit64: Make DoubleToSingle a common asm routine (PR #8120 from MerryMage)
5.0-11537 4 years, 8 months ago Add Dolphin version and current video backend to shader compilation logs (PR #8336 from Ebola16)
5.0-11535 4 years, 8 months ago VideoCommon/TextureConversionShader: Convert over to using ShaderCode (PR #8576 from lioncash)
5.0-11532 4 years, 8 months ago Qt/RenderWidget: Account for devicePixelRatio when auto-adjusting window size (PR #8366 from Techjar)
5.0-11530 4 years, 8 months ago DiscIO: Fix CISOFileReader::GetDataSize() (PR #8573 from JosJuice)
5.0-11528 4 years, 8 months ago Core/NetPlayServer: Sync SRAM on every game start (PR #8570 from Techjar)
5.0-11526 4 years, 8 months ago Update Readme.md to remove mention of Vista. (PR #8572 from jordan-woyak)
5.0-11524 4 years, 8 months ago Add an option to present duplicate frames (PR #8554 from stenzek)
5.0-11522 4 years, 8 months ago InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency. (PR #8568 from jordan-woyak)
5.0-11520 4 years, 8 months ago Update Qt5_DIR path for ARM64 in CMake project (PR #8567 from tinyredpanda)
5.0-11518 4 years, 8 months ago StringUtil: Add IsPrintableCharacter and use it (and fix UB in MemoryViewWidget) (PR #8566 from leoetlino)