Skip to content

v1.9.14

Compare
Choose a tag to compare
@RobLoach RobLoach released this 06 Dec 01:15
· 72 commits to master since this release
a18912b
  • AUDIO/MIXER: Increase sample buffer padding
  • CHEEVOS: Disallow achievements when spectating netplay
  • CHEEVOS: Fix need-to-activate achievement logic for non-hardcore
  • CHEEVOS: Don't queue rewind re-init if already on main thread
  • CHEEVOS: Ignore unofficial achievements unless setting is enabled
  • CHEEVOS: Use SSL host when available
  • CHEEVOS: Validate hashes for secondary discs in multi-disc games
  • CHEEVOS: Ensure placard is initialized on main thread when game has no achievements
  • CHEEVOS: Audit achievement settings defaults and visibility
  • CHEEVOS: Show error message when no password provided
  • CHEEVOS: Use widget for game loaded achievement progress
  • CONFIG: Honor config_save_on_exit when Reboot/Shutdown is called
  • DISK CONTROL: Focus on current content entry in Disk Control append/insert
  • FRAMEDELAY: Auto Frame Delay Improvements
  • INPUT/GYRO/ACCELEROMETER/ANDROID: Re-enable Gyroscope and Accelerometer when RetroArch resumes or regains focus
  • INPUT/HID: Fix gamepad disconnect on unrecognized HID device
  • LAKKA: Patch to fix keyboard typing
  • LAKKA: CD-ROM eject menu item
  • LAKKA/BLUETOOTH: Add option to remove pairing
  • LOGGING: Logging cleanups
  • NETPLAY: Networking - should not print country for a local lobby
  • NETPLAY: Added setting to allow/disallow players other than the host from pausing the game
  • NETPLAY: Added a sublabel for netplay max connections
  • NETPLAY: Fixed port override macro from not being set immediately after the port setting
  • NETPLAY: Show passworded rooms on lobby
  • NETWORK: Make HTTP header parsing case insensitive
  • NETWORK/UPNP: Fixed memory leaks
  • NETWORK/UPNP: Added a task_queue_wait to prevent executing two nat tasks at once, so it's also thread safe now
  • NETWORK/UPNP: Switch to a permanent lease time, but request it to be removed when we do netplay_free
  • NETWORK/UPNP: Only use a single interface for UPnP, return on the first one found instead of iterating over all of them and opening them one by one
  • OVERLAYS: Revert changes
  • VIDEO/ROTATION: Always return false if rotation can't occur
  • VULKAN: Avoid hard crash when capturing screenshot in emulating mailbox