- Update to version 0.0.26~git20230210:

* Fix displaying of audio device when it's disconnected
  * Update hidapi from 0.13.0 to 0.13.1
  * Update SDL from 2.26.2 to 2.26.3
  * overlays: review fixes
  * overlays: Fix linux compilation
  * overlays: fix home menu date format
  * overlays: fix home menu entry center alignment
  * overlays: add message box to home menu
  * overlays: add pages to home menu
  * evdev: allow more buttons on sony guitar
  * evdev: optimize get_next_button_press pad id check
  * rsx_debugger: replace malloc with buffer cache
  * cli: Add option to boot a game with a specific pad profile
  * cli: allow to start games in fullscreen
  * cellGame: Truncate excess of characters in TITLE_ID
  * Fix openGl overlay colors
  * rsx: Don't accept garbage shader input
  * FAudio cmake fix
  * Disable 3rdparty FAudio if the SDL version is not available
  * Update SDL download link
  * Qt: add copy context menu entry to log viewer

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=45
This commit is contained in:
Yunhe Guo 2023-02-12 12:21:51 +00:00 committed by Git OBS Bridge
parent a059f9be21
commit 41a409f6bb
8 changed files with 38 additions and 12 deletions

View File

@ -5,4 +5,4 @@
</service>
<service name="tar_scm">
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
<param name="changesrevision">8652b7d358fe975242dd2c51c91fd2968e6bcb82</param></service></servicedata>
<param name="changesrevision">465ca97531d015501e19aa9fbfae46300c78bf75</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c30403e5fc17e00115fc3582d6bc315a27a5c3ce1ffeff5d21c6463c07da2da5
size 1454092
oid sha256:837551c77b875eb4f94175ee506feab3a5fbabd9989c455659e2b3597eea7473
size 1454604

View File

@ -1,4 +1,4 @@
name: intel-ittapi
version:
mtime: 1674841700
commit: 319dc0dc5f8cf08e7784304776a3138cf6e487ab
mtime: 1675884497
commit: 1b94d1af2945e094c958a858f1b0ca86a474997a

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ca1c7ee9f677932e32b0eaaefa99ea052a3d6fe474ae67b7de8afa60ad34dbe
size 467203086

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca2dbf8c89c0214411d270a71672268c2e6c13a6e9576864b96face91cbc1e77
size 467249678

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Fri Feb 10 15:07:22 UTC 2023 - i@guoyunhe.me
- Update to version 0.0.26~git20230210:
* Fix displaying of audio device when it's disconnected
* Update hidapi from 0.13.0 to 0.13.1
* Update SDL from 2.26.2 to 2.26.3
* overlays: review fixes
* overlays: Fix linux compilation
* overlays: fix home menu date format
* overlays: fix home menu entry center alignment
* overlays: add message box to home menu
* overlays: add pages to home menu
* evdev: allow more buttons on sony guitar
* evdev: optimize get_next_button_press pad id check
* rsx_debugger: replace malloc with buffer cache
* cli: Add option to boot a game with a specific pad profile
* cli: allow to start games in fullscreen
* cellGame: Truncate excess of characters in TITLE_ID
* Fix openGl overlay colors
* rsx: Don't accept garbage shader input
* FAudio cmake fix
* Disable 3rdparty FAudio if the SDL version is not available
* Update SDL download link
* Qt: add copy context menu entry to log viewer
-------------------------------------------------------------------
Mon Feb 06 16:38:15 UTC 2023 - i@guoyunhe.me

View File

@ -1,4 +1,4 @@
name: rpcs3
version: 0.0.26~git20230205
mtime: 1675598571
commit: 8652b7d358fe975242dd2c51c91fd2968e6bcb82
version: 0.0.26~git20230210
mtime: 1675999160
commit: 465ca97531d015501e19aa9fbfae46300c78bf75

View File

@ -17,7 +17,7 @@
Name: rpcs3
Version: 0.0.26~git20230205
Version: 0.0.26~git20230210
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only