commit rpcs3 for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpcs3 for openSUSE:Factory checked in at 2024-10-27 11:24:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpcs3 (Old) and /work/SRC/openSUSE:Factory/.rpcs3.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rpcs3" Sun Oct 27 11:24:29 2024 rev:30 rq:1218220 version:0.0.33~git20241017 Changes: -------- --- /work/SRC/openSUSE:Factory/rpcs3/rpcs3.changes 2024-09-30 15:39:04.049688827 +0200 +++ /work/SRC/openSUSE:Factory/.rpcs3.new.2020/rpcs3.changes 2024-10-27 11:24:37.800800319 +0100 @@ -1,0 +2,93 @@ +Mon Oct 21 16:07:33 UTC 2024 - Hunter Wardlaw <wardlawhunter@gmail.com> + +- Update to version 0.0.33~git20241017: + * SPU: Reimplement SPURS limiter + * Use system SDL by default since we don't properly support building with just builtin SDL + * Switch to focal for aarch64, update Qt + * Fix checkrt bundling and remove legacy deploy script + * Fixed compilation with cmake on Windows (#16184) + * 3rd Party: Bump MoltenVK to 1.2.11 (Vulkan SDK 1.3.296) (#16190) + * Qt: Make sure that table columns and their actions have the same state after restoring the layout + * Update build-mac.sh + * sys_spu: Fix order of some checks + * Fix sys_spu_thread_group_disconnect_event + * Improve sys_spu_thread_initialize + * Fix sys_vm_memory_map + * input: use std::array for sticks, sensors and motors + * input: fix segfault caused by lockless std::move of stick vector + * macOS arm64 CI: Fix packages requiring curl, and fix Ventura (#16193) + * Improve log file creation error message + * Fix some narrowing warnings + * Initialize some spu_thread members + * sys_vm: Argument checking fixes + * sys_memory: Fix argument size type + * sys_spu: Fix SPU queue index type + * sys_spu: Minor fixes + * SPU: More SPURS limiter fixes + * SPU: SPURS pause based average task order duration + * SPU: Remove illegal SPURS setting value + * SPU: Fix "Max SPURS Threads" performance + +------------------------------------------------------------------- +Mon Oct 07 17:12:04 UTC 2024 - Hunter Wardlaw <wardlawhunter@gmail.com> + +- Update to version 0.0.33~git20241007: + * SPURS limiter tweaks + * Improve AMD cpu detection + * overlays: add friends list to home menu + * RPCN: add overlay messages on friend requests + * Update FAudio to 24.10 + * Update SDL to 2.30.8 + * VS: Fix zstd debug lib + * SPU LLVM: Compute frest exponent at runtime rather than using the lookup table + * SPU LLVM: Add optimized path for spu_re_acc special cases + * Fixes audio buffering on non-windows platforms + * VS: Add new build scripts to filters + * Remove unused SPIRV submodules + * VS: fix debug builds + * VS: Add buildfiles to filter + * rsx: Verify that channel remap is initialized before applying swizzles + * rsx: Clarify OGL and VK difference when handling border texels + * rsx: Make use of remapped border colors + * rsx: Implement texture border color decode to remapped rgba + * rsx: Use a proper struct to wrap around channel remap operations + * rsx/vs: Restructure filters into functional units + * vk: Add support for explicit border colors + +------------------------------------------------------------------- +Mon Oct 02 13:31:40 UTC 2024 - Hunter Wardlaw <wardlawhunter@gmail.com> + +- Update to version 0.0.33~git20241002: + * Bump linux x64 docker to 1.7.1, Qt 6.7.3 + * Do not link intel JIT events when compiling LLVM for ARM64 + * Move x64 appimage builder to its own legacy script + * Qt/Overlays: Add home menu shortcut to game window + * linux/aarch64: Fix CI release upload + * Typo fix + * linux: Fix steam deck issues + * Include compositor module in appimage for shell integrations + * Enable artifact upload + * Update building instructions for linux arm64 + * Fix shellcheck + * Add different suffix per architecture + * Deploy aarch64 linux appimages + * Fix deploy script + * Fix aarch64 build script + * aarch64: linux CI + * Do not attempt to link in intel JIT events + * overlays: Ignore 14 in anisotropic settings + * Fix 120 fps frame limit + * Use native theme on macOS, hide Dark Mode toggle + * Fix scenp_score_record_score param check + * Fix crash on VFS Tool (#16146) + * Update azure-pipelines.yml + * Qt: Try to fix classic stylesheet after Qt 6.7.3 update + * SPURS Task limit hotfix (#16140) + * Add some extra param handling for cellNetCtlGetInfo + * Fix for clang 19 + * Qt/shortcuts: add handler id to log messages + * Qt: Try to improve default stylesheet after Qt 6.7.3 update + * Qt: Enable game window shortcuts + * Qt 6.7.3 + +------------------------------------------------------------------- Old: ---- rpcs3-0.0.33~git20240927.tar.xz New: ---- rpcs3-0.0.33~git20241017.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpcs3.spec ++++++ --- /var/tmp/diff_new_pack.OvackM/_old 2024-10-27 11:24:42.104978727 +0100 +++ /var/tmp/diff_new_pack.OvackM/_new 2024-10-27 11:24:42.116979225 +0100 @@ -17,7 +17,7 @@ Name: rpcs3 -Version: 0.0.33~git20240927 +Version: 0.0.33~git20241017 Release: 0 Summary: PS3 emulator/debugger License: GPL-2.0-only ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.OvackM/_old 2024-10-27 11:24:42.524996137 +0100 +++ /var/tmp/diff_new_pack.OvackM/_new 2024-10-27 11:24:42.560997629 +0100 @@ -1,10 +1,10 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/RPCS3/rpcs3</param> - <param name="changesrevision">10dece1c804a2c86144f25951e360e47efa038e1</param> + <param name="changesrevision">3e516df214f5c36d4b613aa0580182155247d2ad</param> </service> <service name="tar_scm"> <param name="url">https://github.com/RPCS3/rpcs3.git</param> - <param name="changesrevision">10dece1c804a2c86144f25951e360e47efa038e1</param></service></servicedata> + <param name="changesrevision">3e516df214f5c36d4b613aa0580182155247d2ad</param></service></servicedata> (No newline at EOF) ++++++ fix-toolbar-color.patch ++++++ --- /var/tmp/diff_new_pack.OvackM/_old 2024-10-27 11:24:42.741005090 +0100 +++ /var/tmp/diff_new_pack.OvackM/_new 2024-10-27 11:24:42.769006251 +0100 @@ -1,69 +1,16 @@ -From 40133bb5a3a4240b9ea6f617fdf353e4f4507ffb Mon Sep 17 00:00:00 2001 -From: Guo Yunhe <i@guoyunhe.me> -Date: Tue, 11 Apr 2023 23:00:47 +0800 -Subject: [PATCH 1/3] fix toolbar text color in dark theme +From: Hunter Wardlaw <hunterwardlaw@gmail.com> +Date: Wed, 02 Oct 2024 17:13:37 -0400 +Subject: [PATCH] Fix toolbar text color in dark theme --- - rpcs3/rpcs3qt/stylesheets.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) + rpcs3/rpcs3qt/stylesheets.h | 8 ++++++++-------- + 1 file changed, 8 insertion(+), 8 deletion(-) diff --git a/rpcs3/rpcs3qt/stylesheets.h b/rpcs3/rpcs3qt/stylesheets.h -index 9121d03609c..89488a36e99 100644 +index 52367de..17a4597 100644 --- a/rpcs3/rpcs3qt/stylesheets.h +++ b/rpcs3/rpcs3qt/stylesheets.h -@@ -17,7 +17,7 @@ namespace gui - "QSlider#sizeSlider::groove:horizontal { border-radius: .15em; background: #5b5b5b; height: .3em; }" - - // main window toolbar -- "QToolBar#mw_toolbar { background-color: #F0F0F0; border: none; }" -+ "QToolBar#mw_toolbar { color: #505050; background-color: #F0F0F0; border: none; }" - "QToolBar#mw_toolbar::separator { background-color: rgba(207, 207, 207, 235); width: 0.125em; margin-top: 0.250em; margin-bottom: 0.250em; }" - - // main window toolbar icon color - -From 564e4cfce0b32effcf104c07a243a6ef68177631 Mon Sep 17 00:00:00 2001 -From: Guo Yunhe <i@guoyunhe.me> -Date: Tue, 11 Apr 2023 23:34:15 +0800 -Subject: [PATCH 2/3] Update stylesheets.h - ---- - rpcs3/rpcs3qt/stylesheets.h | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/rpcs3/rpcs3qt/stylesheets.h b/rpcs3/rpcs3qt/stylesheets.h -index 89488a36e99..17a686acefa 100644 ---- a/rpcs3/rpcs3qt/stylesheets.h -+++ b/rpcs3/rpcs3qt/stylesheets.h -@@ -17,11 +17,11 @@ namespace gui - "QSlider#sizeSlider::groove:horizontal { border-radius: .15em; background: #5b5b5b; height: .3em; }" - - // main window toolbar -- "QToolBar#mw_toolbar { color: #505050; background-color: #F0F0F0; border: none; }" -- "QToolBar#mw_toolbar::separator { background-color: rgba(207, 207, 207, 235); width: 0.125em; margin-top: 0.250em; margin-bottom: 0.250em; }" -+ //"QToolBar#mw_toolbar { color: #505050; background-color: #F0F0F0; border: none; }" -+ //"QToolBar#mw_toolbar::separator { background-color: rgba(207, 207, 207, 235); width: 0.125em; margin-top: 0.250em; margin-bottom: 0.250em; }" - - // main window toolbar icon color -- "QLabel#toolbar_icon_color { color: #5b5b5b; }" -+ //"QLabel#toolbar_icon_color { color: #5b5b5b; }" - - // thumbnail icon color - "QLabel#thumbnail_icon_color { color: rgba(0, 100, 231, 255); }" - -From 5db33b57999d935b6d7d1ebd428237e89dfe12cb Mon Sep 17 00:00:00 2001 -From: Guo Yunhe <i@guoyunhe.me> -Date: Tue, 11 Apr 2023 23:43:03 +0800 -Subject: [PATCH 3/3] Update stylesheets.h - ---- - rpcs3/rpcs3qt/stylesheets.h | 10 +++++----- - 1 file changed, 5 insertions(+), 5 deletions(-) - -diff --git a/rpcs3/rpcs3qt/stylesheets.h b/rpcs3/rpcs3qt/stylesheets.h -index 17a686acefa..787981920e4 100644 ---- a/rpcs3/rpcs3qt/stylesheets.h -+++ b/rpcs3/rpcs3qt/stylesheets.h -@@ -9,15 +9,15 @@ namespace gui +@@ -9,20 +9,20 @@ namespace gui const QString default_style_sheet ( // main window toolbar search @@ -79,9 +26,17 @@ + //"QSlider#sizeSlider::groove:horizontal { border-radius: .15em; background: #5b5b5b; height: .3em; }" // main window toolbar -- //"QToolBar#mw_toolbar { color: #505050; background-color: #F0F0F0; border: none; }" -+ //"QToolBar#mw_toolbar { background-color: #F0F0F0; border: none; }" - //"QToolBar#mw_toolbar::separator { background-color: rgba(207, 207, 207, 235); width: 0.125em; margin-top: 0.250em; margin-bottom: 0.250em; }" +- "QToolBar#mw_toolbar { background-color: #F0F0F0; border: none; }" +- "QToolBar#mw_toolbar::separator { background-color: rgba(207, 207, 207, 235); width: 0.125em; margin-top: 0.250em; margin-bottom: 0.250em; }" +- "QToolButton:disabled { color: #787878; }" ++ //"QToolBar#mw_toolbar { color: #505050; background-color: #F0F0F0; border: none; }" ++ //"QToolBar#mw_toolbar::separator { background-color: rgba(207, 207, 207, 235); width: 0.125em; margin-top: 0.250em; margin-bottom: 0.250em; }" ++ //"QToolButton:disabled { color: #787878; }" // main window toolbar icon color +- "QLabel#toolbar_icon_color { color: #5b5b5b; }" ++ //"QLabel#toolbar_icon_color { color: #5b5b5b; }" + + // thumbnail icon color + "QLabel#thumbnail_icon_color { color: rgba(0, 100, 231, 255); }" ++++++ rpcs3-0.0.33~git20240927.tar.xz -> rpcs3-0.0.33~git20241017.tar.xz ++++++ /work/SRC/openSUSE:Factory/rpcs3/rpcs3-0.0.33~git20240927.tar.xz /work/SRC/openSUSE:Factory/.rpcs3.new.2020/rpcs3-0.0.33~git20241017.tar.xz differ: char 25, line 1
participants (1)
-
Source-Sync