SHA256
1
0
forked from pool/rpcs3

- Update to version 0.0.29~git20230731:

* rsx: fix register_vertex_printer value func
  * rpcs3_version: Bump to 0.0.29
  * Qt6 port
  * cellAudioIn: reduce log spam
  * cellMsgDialogAbort: do not return CELL_MSGDIALOG_ERROR_DIALOG_NOT_OPENED
  * Thread.cpp: Fixup SPU access violation log message
  * Optimize RSX Debugger
  * Qt: Fix elf_memory_dumping_dialog PPU address
  * Debugger: Transition to plain text edit
  * Fix color tag of logs/tty
  * Qt: fix data type of find_dialog text edits

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=79
This commit is contained in:
Yunhe Guo 2023-08-01 15:12:18 +00:00 committed by Git OBS Bridge
parent 163d05b143
commit 10eb546179
5 changed files with 21 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Aug 01 14:13:31 UTC 2023 - i@guoyunhe.me
- Update to version 0.0.29~git20230731:
* rsx: fix register_vertex_printer value func
* rpcs3_version: Bump to 0.0.29
* Qt6 port
* cellAudioIn: reduce log spam
* cellMsgDialogAbort: do not return CELL_MSGDIALOG_ERROR_DIALOG_NOT_OPENED
* Thread.cpp: Fixup SPU access violation log message
* Optimize RSX Debugger
* Qt: Fix elf_memory_dumping_dialog PPU address
* Debugger: Transition to plain text edit
* Fix color tag of logs/tty
* Qt: fix data type of find_dialog text edits
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 30 07:16:40 UTC 2023 - i@guoyunhe.me Sun Jul 30 07:16:40 UTC 2023 - i@guoyunhe.me

View File

@ -17,7 +17,7 @@
Name: rpcs3 Name: rpcs3
Version: 0.0.28~git20230729 Version: 0.0.29~git20230731
Release: 0 Release: 0
Summary: PS3 emulator/debugger Summary: PS3 emulator/debugger
License: GPL-2.0-only License: GPL-2.0-only