5.0-21383 5 months, 1 week ago RetroAchievements: Put "RetroAchievements.ini" in the correct config location for POSIX (PR #12709 from mitaclaw)
5.0-21381 5 months, 1 week ago PPCSymbolDB: GetDescription by std::string_view (PR #12704 from mitaclaw)
5.0-21379 5 months, 1 week ago Pass `SettingsHandler` buffers by const ref instead of rvalue ref (since the contents are copied either way) (PR #12703 from nlebeck)
5.0-21377 5 months, 1 week ago Android/ControllerInterface: Run the init code (PR #12706 from JosJuice)
5.0-21375 5 months, 1 week ago Implement missing InputBackend classes. (PR #12632 from jordan-woyak)
5.0-21366 5 months, 1 week ago DSPHLE/Zelda: simplify AFC decoding (PR #12693 from Tilka)
5.0-21364 5 months, 1 week ago Frame dump at raw internal resolution (PR #12436 from Filoppi)
5.0-21358 5 months, 1 week ago Fix path-loading of GBA map configurations (PR #12569 from GregoireLD)
5.0-21356 5 months, 1 week ago Use Hybrid Log Gamma in PerceptualHDR (PR #12668 from Sam-Belliveau)
5.0-21351 5 months, 1 week ago Refactor `TaskViewModel` to track task-related state in a single `MutableLiveData` instance (PR #12681 from nlebeck)
5.0-21349 5 months, 1 week ago Android: Fix race condition in displayAlertMsg (PR #12688 from JosJuice)
5.0-21347 5 months, 1 week ago VerifyWidget: Listen for Core::State OnEmulationStateChanged (PR #12696 from mitaclaw)
5.0-21345 5 months, 1 week ago JitCache: Software Profiling Restoration (PR #12691 from mitaclaw)
5.0-21339 5 months, 1 week ago NumericSetting: Stop values from binding to numbered input names. (PR #12655 from jordan-woyak)
5.0-21335 5 months, 1 week ago VideoCommon: Remove calls to GetPointer (PR #12697 from JosJuice)
5.0-21333 5 months, 1 week ago Add SettingsHandler unit tests exercising the edge case fixed in PR #8704 (PR #12614 from nlebeck)
5.0-21331 5 months, 1 week ago Qt: trigger first USB device scan without a timer (PR #12701 from Tilka)
5.0-21329 5 months, 1 week ago CachedInterpreter: Skip Updating Instruction PERFMON When There Are None (PR #12699 from mitaclaw)
5.0-21327 5 months, 1 week ago MenuBar: Optimize SearchInstruction (PR #12700 from mitaclaw)
5.0-21325 5 months, 1 week ago Jit64: Preserve inputs when software_fma && m_accurate_nans (PR #11141 from JosJuice)