forked from pool/retroarch
- 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
This commit is contained in:
parent
a7763b9f9c
commit
71c3df1730
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="filename">retroarch</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v1.10.2</param>
|
||||
<param name="revision">v1.10.3</param>
|
||||
<param name="exclude">media/icons</param>
|
||||
<param name="exclude">ps2</param>
|
||||
<param name="exclude">uwp</param>
|
||||
|
@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/libretro/RetroArch.git</param>
|
||||
<param name="changesrevision">4a6dc36b1cc026bf337537e2d7527a117727bb91</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2634a20f0cd2965221a0e5e859a16bc5bdb9830a7bbf19f696558ee3d0d02f25
|
||||
size 42433138
|
3
retroarch-1.10.3.tar.gz
Normal file
3
retroarch-1.10.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b9ce2d5c12664d45ac43c074516b8f509751b6851222f2a6ccfb5df214e8fd6
|
||||
size 42482226
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 15:00:07 UTC 2022 - Yunhe Guo <i@guoyunhe.me>
|
||||
|
||||
- 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 <i@guoyunhe.me>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: retroarch
|
||||
Version: 1.10.2
|
||||
Version: 1.10.3
|
||||
Release: 0
|
||||
Summary: Emulator frontend
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user