5.0-13388 3 Jahre, 10 Monate her JitArm64_LoadStore: Explicitly annotate switch fallthrough cases (PR #9399 von lioncash)
5.0-13386 3 Jahre, 10 Monate her Android: Use storage access framework for game list (PR #9318 von JosJuice)
5.0-13374 3 Jahre, 10 Monate her IOS: Allow for heterogenous name lookup (PR #9391 von lioncash)
5.0-13371 3 Jahre, 10 Monate her SysConf: Make use of std::string_view (PR #9393 von lioncash)
5.0-13367 3 Jahre, 10 Monate her Core: Use C++17 deduction guides with locked recursive mutexes (PR #9394 von lioncash)
5.0-13365 3 Jahre, 11 Monate her Config: Fix cache not being invalidated when callbacks are suppressed (PR #9386 von leoetlino)
5.0-13363 3 Jahre, 11 Monate her Core: Make use of C++17 deduction guides with locks (PR #9389 von lioncash)
5.0-13361 3 Jahre, 11 Monate her DSPCore: Make several SDSP members private (PR #9387 von lioncash)
5.0-13357 3 Jahre, 11 Monate her DSP: Convert Mailbox enum into an enum class (PR #9384 von lioncash)
5.0-13353 3 Jahre, 11 Monate her DSPAnalyzer: Migrate off file-scope state (PR #9377 von lioncash)
5.0-13345 3 Jahre, 11 Monate her DSP: Eliminate some magic values related to the CR register (PR #9383 von lioncash)
5.0-13343 3 Jahre, 11 Monate her Fix latency field being initially enabled on audio backends not supporting it (PR #9379 von Pokechu22)
5.0-13341 3 Jahre, 11 Monate her DSPCore: Move PRECISE_BACKLOG define to the interpreter code (PR #9382 von lioncash)
5.0-13339 3 Jahre, 11 Monate her Fix Core.vcxproj.filters (PR #9381 von JosJuice)
5.0-13337 3 Jahre, 11 Monate her DSP: Eliminate most global state (PR #9348 von lioncash)
5.0-13334 3 Jahre, 11 Monate her CMake: Update cmake_minimum_required calls using versions less than 2.8.12. (PR #9372 von jordan-woyak)
5.0-13332 3 Jahre, 11 Monate her BitUtils: Fix uint64_t gcc compile (Linux) (PR #9375 von iWeaker4you)
5.0-13330 3 Jahre, 11 Monate her Jit_Integer: Use RORX where possible (PR #9363 von MerryMage)
5.0-13327 3 Jahre, 11 Monate her Jit_Integer: rlwinmx: Use BEXTR where possible (PR #9371 von MerryMage)
5.0-13325 3 Jahre, 11 Monate her Jit_Integer: rlwinmx: Generalize byte/word extract plus shift case (PR #9370 von MerryMage)