5.0-15561 2 years, 10 months ago ControllerInterface: fix UpdateReferences() deadlock (PR #10228 from Filoppi)
5.0-15559 2 years, 10 months ago Netplay: Fix possible Wii save restore race condition between Netplay and CPU threads on game shutdown by making the Wii Save Sync data part of the BootParameters. (PR #10235 from AdmiralCurtiss)
5.0-15554 2 years, 10 months ago Compatibility Settings for Red Steel 2 (PR #10230 from JMC47)
5.0-15552 2 years, 10 months ago Android: Make DirectoryInitialization use LiveData (PR #10231 from JosJuice)
5.0-15549 2 years, 10 months ago NetPlayServer: Clear remaining m_players when netplay thread ends so that their destructors can run while the ENetHost still exists. (PR #10237 from AdmiralCurtiss)
5.0-15547 2 years, 10 months ago GBA: Add import and export save options to context menu. (PR #10240 from AdmiralCurtiss)
5.0-15545 2 years, 10 months ago Android: Enable R8 code shrinking (PR #10232 from JosJuice)
5.0-15543 2 years, 10 months ago Android: Add MMU setting to GUI (PR #10239 from JosJuice)
5.0-15541 2 years, 10 months ago Gameini: Enable MMU for some games (PR #10238 from PatrickFerry)
5.0-15538 2 years, 10 months ago JitArm64: Implement memcheck (PR #10162 from JosJuice)
5.0-15524 2 years, 10 months ago JitArm64: Codegen space reuse (PR #10055 from JosJuice)
5.0-15520 2 years, 10 months ago RiivolutionPatcher: Use case-insensitive filename comparison when searching for files in a folder patch. (PR #10233 from AdmiralCurtiss)
5.0-15518 2 years, 10 months ago Fix copy filter clamping (PR #10222 from phire)
5.0-15515 2 years, 10 months ago VideoCommon: Manually handle texture wrapping and sampling (PR #9956 from Pokechu22)
5.0-15499 2 years, 10 months ago Android: Make GameFileCacheManager use LiveData (PR #10229 from JosJuice)
5.0-15496 2 years, 10 months ago Force Dual Core on for Bomberman Jetters (PR #10217 from JMC47)
5.0-15494 2 years, 10 months ago Android: Properly set game settings title when navigating backwards (PR #10225 from JosJuice)
5.0-15492 2 years, 10 months ago GameINI: Fix comments causing errors in GALE01r0.ini (PR #10223 from JosJuice)
5.0-15490 2 years, 10 months ago Android: Make GameFileCacheService not be a service (PR #10224 from JosJuice)
5.0-15486 2 years, 10 months ago msbuild: remove workaround for older winsdk (PR #10221 from shuffle2)