v0.1-6892
Commits
- 0a63bec: CI/Flatpak: Push to Flathub (Stenzek)
- Strip trailing whitespace from Windows errors (Stenzek)
- Fix pipeline cache load error after device change (Stenzek)
- PGXP-CPU for Dragon Valor (Stenzek)
- Add Bilinear (Integer) scaling option (Stenzek)
- Fix incorrect minimum latency display (Stenzek)
- 872cee9: dep/cubeb: Sync to 19fcbef (Stenzek)
- eab4271: dep/cubeb: Only include connected devices when enumerating wasapi (Stenzek)
- Fix double popup on missing SBI file (Stenzek)
- Save audio output latency value separately to minimal flag (Stenzek)
- Correct pixel alignment of some UI elements (Stenzek)
- Add horizontal padding to menu windows (Stenzek)
- Use native file selector on Flatpak (Stenzek)
- Add span returners (Stenzek)
- Move SPIR-V compilation to base class (Stenzek)
- Warning fix (Stenzek)
- Get rid of double popup on renderer create error (Stenzek)
- Fix triple popup on missing BIOS (Stenzek)
- a2abcc9: CI/AppImage: Don't bundle libssl/libcrypto (Stenzek)
- Re-introduce plural translation support (Stenzek)
- 278c3ab: Atualização Português do Brasil (#3200) (Anderson Cardoso) #3200
- Tidy up some unused code (Stenzek)
- 8f415a4: CPU/NewRec: Fix register allocation crash on Linux (Stenzek)
- Add link to Flathub (Stenzek)
- Update shaderc to 2024.1 (Stenzek)
- Add deps-build (Stenzek)
- Add option to pause when controller is disconnected (Stenzek)
- Fix Mac dylib not being included (Stenzek)
- Remove now-unused file (Stenzek)
- 4208d41: Update the Simple-Chinese Translation to latest. (#3201) (zkdpower) #3201
- Remove ninja dependency for Mac deps (Stenzek)
- Fix TinyString helper (Stenzek)
- Detect cache line size dynamically on AArch64 Linux (Stenzek)
- Simplify loader using DynamicLibrary (Stenzek)
- cea061f: Update upload-artifact & download-artifact actions to v4 (#3202) (shinra-electric) #3202
- Consider per-game overrides for Edit Memory Cards menu (Stenzek)
- Fix Windows build upload (Stenzek)
- Bump actions versions (Stenzek)
- Fix auto updater getting stuck after failed request (Stenzek)
- Fix double unload (Stenzek)
- Correct heading sizes (Stenzek)
- Add push to toggle for macros (Stenzek)
- Improve >100% volume output quality (Stenzek)
- 284b10f: Atualização Português do Brasil (#3203) (Anderson Cardoso) #3203
- Rewrite input profile hotkey priority logic (Stenzek)
- Rename Load Profile to Apply Profile (Stenzek)
- Check host page size on startup (Stenzek)
- 4c531d2: Update Russian translation (#3204) (shikulja) #3204
- e444eb7: CI/MacOS: Switch to Xcode 15.4 (Stenzek)
- Fix translation of %n hours (Stenzek)
- Disable true colour for Dragon Valor (Stenzek)
- Fix ugly popup message on Mac in setup wizard (Stenzek)
- Open all image types as shared files (Stenzek)
- Value logging/tracing for PGXP (Stenzek)
- 29d4e04: CPU/PGXP: Use bit math for flags instead of union (Stenzek)
- e4bedbb: CPU/PGXP: Readability improvements (Stenzek)
- 3fd86a6: CPU/PGXP: Use component enum (Stenzek)
- 37b1aa4: CPU/PGXP: Minor optimization to shift instructions (Stenzek)
- bbac7a6: CPU/PGXP: Don't set high bits of flags (Stenzek)
- 5672b0d: CPU/PGXP: sub rd, rs, 0 => move rd, rs (Stenzek)
- ea4efb4: CPU/PGXP: Prefer fresh over tainted Z values (Stenzek)
- 7476bac: CPU/PGXP: Track valid Z for lower/upper halves of 32-bit values (Stenzek)
- Fix disassembly of rtps/nclip (Stenzek)
- PGXP-CPU for Lifeforce Tenka (Stenzek)
- 2dcf267: Atualização Português do Brasil (#3206) (Anderson Cardoso)
- Various fixes (#3207) #3207 (PowerDuckSamurai)
- Use string_view for GetEntryForPath() (Stenzek)
- Load game settings from first disc of multi-disc games (Stenzek)
- Merge multi-disc games (Stenzek)
- bc67994: Bump GitHub Actions and Ubuntu (#3208) (Juan Pablo Romero Mendoza) #3208
- 515e44f: Data: Update SDL Game Controller DB (#3209) (GreyXor) #3209
- Reduce logging verbosity (Stenzek)
- Update string list (Stenzek)
- bd0cf65: Revert "CI/AppImage: Don't bundle libssl/libcrypto" (Stenzek)
- Disc set corrections (Stenzek)
- Add "Skip Duplicate Frame Display" option (Stenzek)
- 09b43f9: CPU/NewRec: Clear needed on swapped delay slot (Stenzek)
- ab4c6f2: CPU/NewRec: Enable delay slot swapping in more situations (Stenzek)
- Implement disc reading for MacOS (Stenzek)
- Use different conditions for frame dupe-skip (Stenzek)
- 0bdedbf: Atualização Português do Brasil (#3210) (Anderson Cardoso) #3210
- 2b39d50: Update the Simple-Chinese translation to latest. (#3211) (zkdpower) #3211
- Update glyph ranges (Stenzek)
- Fix Edit Memory Cards action for disc sets (Stenzek)
- Add Set Cover Image/Edit Memory Cards for merged disc sets (Stenzek)
- Get refresh rate from monitor config (Stenzek)
- Channel is [[maybe_unused]] (Stenzek)
- Fix sync to host refresh audio stretching (Stenzek)
- Fix disc set last played time (Stenzek)
- Treat disc sets and discs equally when sorting (Stenzek)
- Make vsync actually tear-free (Stenzek)
- 10df7ba: GPU/HW: Ensure CLUT cache is synced when using SW-for-readbacks (Stenzek)
- Explicit RemovePathLimits() is no longer needed (Stenzek)
- 49b2e76: GPU/HW: Warning fix (Stenzek)
- Replace log printf calls with fmt (Stenzek)
- 9f90f14: CPU/CodeCache: Only print code size stats on request (Stenzek)
- Get rid of format string for result logging (Stenzek)
- Simplify macros (Stenzek)
- Further improve vsync handling (Stenzek)
- Purge max display FPS option (Stenzek)
- OSD message corrections (Stenzek)
- Fallback to FIFO on AMD (no mailbox support) (Stenzek)
- Fix exit menu button forwarding to game (Stenzek)
- Fall back to screen for refresh rate (Stenzek)
- Syphon Filter 3 (Stenzek)
- 22c76d4: CPU/PGXP: Reduce vertex cache memory (Stenzek)
- Use FIFO for D3D exclusive fullscreen (Stenzek)
- Always allocate cmdbuffers+1 semaphores (Stenzek)
- Disable texture filtering on FF7 (Stenzek)
- More format string fixes (Stenzek)
- Fix regtest dumping (Stenzek)
- Handle INT1 with pending command (Stenzek)
- Don't spin on CPU when GPU results aren't available (Stenzek)
- More traits (Stenzek)
- Simplifications (Stenzek)
- Write crash dump on assertion fail (Stenzek)
- Fix call stack on manual dump (Stenzek)
- Prevent save states while memory cards are being saved (Stenzek)
- 3382248: Atualização Português do Brasil (#3213) (Anderson Cardoso) #3213
- Adjust advanced setting ranges (Stenzek)
- Chrono Cross (Stenzek)
- Fix Linux build script to take relative paths (Stenzek)
- Add socket helper classes (Stenzek)
- Implement PINE server (Stenzek)
- Default threaded presentation to off (Stenzek)
- Add "Disable Mailbox Presentation" option (Stenzek)
- Move GDB server into core (Stenzek)
- 46ceb99: Fix README.md Linux build instructions (#3214) (Benjamin Mugnier) #3214
- 110fa28: Atualização Português do Brasil (#3217) (Anderson Cardoso) #3217
- Fix inverted volume selection (Stenzek)
- 0397966: GPU/HW: Fix a couple of out-of-order UBO pushes (Stenzek)
- Add per-bind sensitivity/deadzone controls (shift-click) (Stenzek)
- f1ff15f: Atualização Português do Brasil (#3218) (Anderson Cardoso) #3218