Page MenuHomeSolus

Update retroarch to 1.8.3
ClosedPublic

Authored by Jacalz on Jan 11 2020, 10:50 AM.
Tags
None
Referenced Files
F11065959: D8037.diff
Fri, Aug 11, 5:28 PM
F11012455: D8037.diff
Fri, Aug 4, 3:26 AM
F10984527: D8037.id19264.diff
Sun, Jul 23, 6:06 PM
F10850636: D8037.id19241.diff
Jun 12 2023, 5:48 AM
F10848098: D8037.id19264.diff
Jun 11 2023, 1:26 PM
F10833824: D8037.diff
Jun 7 2023, 3:34 AM
F10812007: D8037.diff
May 31 2023, 4:28 AM
F10796677: D8037.id19241.diff
May 28 2023, 2:55 AM
Subscribers

Details

Summary

Summarized Changelog:

  • BUGFIX: Ensure core info is always initialised when calling 'drivers_init()'. This bug could prevent cores from doing content runtime logging.
  • BUGFIX/MENU: History size can only be set to 1 at a minimum.
  • BUGFIX/MENU: (XMB/OZONE) Fix 'quick menu' detection. XMB would not display savestate thumbnails in the quick menu if it was accessed via the main menu.
  • BUGFIX/CRASH/CORE UPDATER: Fix potential double free error.
  • BUGFIX/MENU/DESKTOP UI: Show desktop menu on startup does not launch Qt UI on Linux.
  • BUGFIX: Entries in the Playlist Thumbnails Updater list were displaying improper sublabels.
  • CHEEVOS: Don't disable achievement when AddAddress generates an out-of-range address.
  • CHEEVOS: Don't reset triggers/leaderboards that failed to load.
  • CHEEVOS: Don't count unsupported achievements as unlocked.
  • CORE UPDATER: Display number of cores updated when updating installed cores.
  • EMSCRIPTEN: Fix assets.
  • HISTORY/FAVORITES: Bump up default to 200 entries from 100.
  • FFMPEG CORE: Implement packet buffer, fixes MP4 video playback for many files.
  • LOCALIZATION: Update Italian translation.
  • LOCALIZATION: Update Polish translation.
  • LOCALIZATION: Update Russian translation.
  • LOCALIZATION: Update Spanish translation.
  • MENU: Added 'Hosting' menu under Netplay menu.
  • MENU: Added 'Subsystems' menu.
  • MENU/FILEBROWSER: Fix file selection issues when starting from (or navigating to) the top level directory.
  • MENU/WIDGETS: Prevent looping of task title text.
  • NETPLAY/RELAY: Add Sao Paulo (Brazil) relay server.
  • NETPLAY/RELAY: Fix the “spectator” bug when using the relay server – When a player switches into the spectator mode (pressing “i”) while using the relay server, all players will disconnect.
  • NETPLAY/RELAY: Overall stability has improved. Fixed a memory leak that would cause the relay server to become unresponsive after some time.
  • NETPLAY/RELAY: Fixed critical bug that would cause all players to be disconnected from the relay server if one player was leaving the game. That bug had been open for one year and we were finally able to fix it.
  • THUMBNAIL UPDATER: When waiting for individual thumbnail file http transfers to complete, the task status checking is more accurate. This uses the same method as the new core updater - we now wait until the task is 'really' complete, instead of relying on the (slightly nebulous) 'task finished' state.
  • VULKAN: Fix font driver 'vulkan_get_message_width()' function.
Test Plan
  • Tested SNES emulation using bsnes9x core.

Diff Detail

Repository
R2809 retroarch
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 14 2020, 1:22 AM
This revision was automatically updated to reflect the committed changes.