Update to Factory version #2

Open
mlin7442 wants to merge 23 commits from mlin7442/rpcs3:161_branch_20260205 into leap-16.1
First-time contributor

Update to Factory version

Update to Factory version
mlin7442 added 23 commits 2026-02-05 11:59:14 +01:00
* Fix raw mouse handler keypress logic
  * asm.hpp: Make utils::rational_mul<u64>() consistent (#17452)
  * vfs_dialog: ensure that one item is always selected
  * vfs_dialog: allow to check list items with double-click
  * patch_manager: make patches selectable by double click
  * overlays: add settings for screenshot and recording hints
  * Audio: simplify apply_volume
  * SPU: Update RdEventStat Busy Wait detection to updated setting behavior

- Update to version 0.0.37~git20250817:
  * Fixes for AppImage not targeting Gamemode (#17398)
  * SPULLVMRecompiler: add overload for _ptr
  * SPULLVMRecompiler: remove unused parameters from spu_ptr and _ptr
  * llvm: use CreatePtrAdd
  * Update FAudio to 25.08
  * Remove alternative default device detection in Cubeb backend
  * Fix description of system wolfSSL option
  * Add option to use system Vulkan Memory Allocator
  * Add option to use system hidapi
  * Add option to use system zstd
  * Add option to use system glslang
  * Add option to use system RtMidi
  * Add option to use system MiniUPnPc
  * Set USE_SYSTEM_OPENAL default to OFF on macOS and Windows
  * Fix USE_SYSTEM_OPENAL to use system headers
  * Update wolfssl to 5.8.2

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=213
OBS-URL: https://build.opensuse.org/request/show/1301986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=68
OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=221
* Fixes llvm 21 build error
  * Triple constructor is no longer implicit

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=222
OBS-URL: https://build.opensuse.org/request/show/1309721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=69
- Set maximum version for ffmpeg-7 in spec file

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=224
OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=225
OBS-URL: https://build.opensuse.org/request/show/1309865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=70
- Update to version 0.0.38~git20251010:
  * Qt: fix some warnings
  * cellL10n: fix ucs2 type
  * vm.cpp: remove unused variable
  * cellPad: Fix some warnings
  * Qt/Input: Adjust pad settings dialog based on pad capabilities
  * Update Qt to 6.10.0

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=227
OBS-URL: https://build.opensuse.org/request/show/1311260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=71
OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=229
OBS-URL: https://build.opensuse.org/request/show/1311553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=72
OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=231
OBS-URL: https://build.opensuse.org/request/show/1312065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=73
- Update to 0.0.38~git20251029

OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=233
OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=234
- Remove fix-build-qt-6.10.patch (upstreamed)
- Update to 0.0.38~git20251029

OBS-URL: https://build.opensuse.org/request/show/1318514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcs3?expand=0&rev=74
autogits_workflow_pr_bot requested review from legaldb 2026-02-05 11:59:47 +01:00
autogits_workflow_pr_bot requested review from packagehub-review 2026-02-05 11:59:47 +01:00
packagehub-review requested review from bigironman 2026-02-05 12:07:32 +01:00
packagehub-review requested review from lkocman-factory 2026-02-05 12:07:32 +01:00
packagehub-review requested review from maxlin_factory 2026-02-05 12:07:33 +01:00
packagehub-review requested review from smithfarm 2026-02-05 12:07:33 +01:00

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm .

Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment: @packagehub-review: approve.
To request changes on behalf of the group, create the following comment: @packagehub-review: decline followed with lines justifying the decision.
Future edits of the comments are ignored, a new comment is required to change the review state.

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm . Do **not** use standard review interface to review on behalf of the group. To accept the review on behalf of the group, create the following comment: `@packagehub-review: approve`. To request changes on behalf of the group, create the following comment: `@packagehub-review: decline` followed with lines justifying the decision. Future edits of the comments are ignored, a new comment is required to change the review state.
Member

Legal review in progress.

Legal review [in progress](https://legaldb.suse.de/reviews/details/503397).
5.7 KiB
First-time contributor
Build successful, for more information go in https://build.opensuse.org/project/show/openSUSE:Backports:SLE-16.1:PullRequest:416.
This pull request has official review requests.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u 161_branch_20260205:mlin7442-161_branch_20260205
git checkout mlin7442-161_branch_20260205
Sign in to join this conversation.