From 71c3df1730c2a1ca156c59f2fdae47a130916d3dd6c61e1f012bce6ac456fe32 Mon Sep 17 00:00:00 2001 From: Yunhe Guo Date: Thu, 21 Apr 2022 14:59:07 +0000 Subject: [PATCH] - Update to version 1.10.3 * AI/SERVICE: Disable AI Service setting by default * BLUETOOTH/LAKKA: bluetoothctl: add / modify pairing steps * CHEEVOS: Disallow manual frame delay setting in Hardcore Mode * DATABASE: Serial scanning for Wii now includes WBFS * INPUT: Allow proper descriptor declaration for analog triggers * INPUT/MAPPING: Fix offset + crash when clearing input port binds * INPUT/MAPPING: Fix saving of 'Analog to Digital Type' when configuration overrides are used * INPUT/MAPPING: Fix saving of 'Analog to Digital Type' when configuration overrides are used * LOCALIZATION: Add Valencian language option * LOCALIZATION: Updates * MENU/SETTINGS: Move 'Show Menu Bar' under 'Windowed Mode' settings * MENU/SETTINGS: Add sublabels for 'Subsystems' and 'Input Deadzone/Sensitivity' * MENU/SETTINGS: Move 'On-Screen Notifications' to top * MENU/XMB: Unified the shadow alpha value to a slightly darker one for better readability * MENU/XMB: Corrected the option label and sublabel for actual behavior * STATIC PLATFORMS: Populate all history list metadata when launching content from playlists * VIDEO: Fast-Forward Frameskip improvement * VIDEO/THREADED: Stability fixes OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=65 --- _service | 2 +- _servicedata | 4 ---- retroarch-1.10.2.tar.gz | 3 --- retroarch-1.10.3.tar.gz | 3 +++ retroarch.changes | 23 +++++++++++++++++++++++ retroarch.spec | 2 +- 6 files changed, 28 insertions(+), 9 deletions(-) delete mode 100644 _servicedata delete mode 100644 retroarch-1.10.2.tar.gz create mode 100644 retroarch-1.10.3.tar.gz diff --git a/_service b/_service index cf7a7dc..75dfaf9 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ retroarch @PARENT_TAG@ v(.*) - v1.10.2 + v1.10.3 media/icons ps2 uwp diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 448176f..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://github.com/libretro/RetroArch.git - 4a6dc36b1cc026bf337537e2d7527a117727bb91 \ No newline at end of file diff --git a/retroarch-1.10.2.tar.gz b/retroarch-1.10.2.tar.gz deleted file mode 100644 index d0cb9fd..0000000 --- a/retroarch-1.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2634a20f0cd2965221a0e5e859a16bc5bdb9830a7bbf19f696558ee3d0d02f25 -size 42433138 diff --git a/retroarch-1.10.3.tar.gz b/retroarch-1.10.3.tar.gz new file mode 100644 index 0000000..cc6ee39 --- /dev/null +++ b/retroarch-1.10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9ce2d5c12664d45ac43c074516b8f509751b6851222f2a6ccfb5df214e8fd6 +size 42482226 diff --git a/retroarch.changes b/retroarch.changes index 3c449e4..3673568 100644 --- a/retroarch.changes +++ b/retroarch.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Apr 21 15:00:07 UTC 2022 - Yunhe Guo + +- Update to version 1.10.3 + * AI/SERVICE: Disable AI Service setting by default + * BLUETOOTH/LAKKA: bluetoothctl: add / modify pairing steps + * CHEEVOS: Disallow manual frame delay setting in Hardcore Mode + * DATABASE: Serial scanning for Wii now includes WBFS + * INPUT: Allow proper descriptor declaration for analog triggers + * INPUT/MAPPING: Fix offset + crash when clearing input port binds + * INPUT/MAPPING: Fix saving of 'Analog to Digital Type' when configuration overrides are used + * INPUT/MAPPING: Fix saving of 'Analog to Digital Type' when configuration overrides are used + * LOCALIZATION: Add Valencian language option + * LOCALIZATION: Updates + * MENU/SETTINGS: Move 'Show Menu Bar' under 'Windowed Mode' settings + * MENU/SETTINGS: Add sublabels for 'Subsystems' and 'Input Deadzone/Sensitivity' + * MENU/SETTINGS: Move 'On-Screen Notifications' to top + * MENU/XMB: Unified the shadow alpha value to a slightly darker one for better readability + * MENU/XMB: Corrected the option label and sublabel for actual behavior + * STATIC PLATFORMS: Populate all history list metadata when launching content from playlists + * VIDEO: Fast-Forward Frameskip improvement + * VIDEO/THREADED: Stability fixes + ------------------------------------------------------------------- Sat Mar 26 07:40:01 UTC 2022 - Yunhe Guo diff --git a/retroarch.spec b/retroarch.spec index 1fdb56d..7508917 100644 --- a/retroarch.spec +++ b/retroarch.spec @@ -17,7 +17,7 @@ Name: retroarch -Version: 1.10.2 +Version: 1.10.3 Release: 0 Summary: Emulator frontend License: GPL-3.0-only