Update on 2021-10-07
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=299
This commit is contained in:
committed by
Git OBS Bridge
parent
b75536efa4
commit
af237244de
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||
<param name="changesrevision">ee4daadf8749b2ca34f979d689d6672745a12690</param></service></servicedata>
|
||||
<param name="changesrevision">ce91798b27dc90425b7c6f715030fdac9780c235</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:488e8d2112f9e98112346051184dd376d089a594339b99073b4a5d329b76344f
|
||||
size 229191936
|
3
ppsspp-1.12~git20211007.tar.xz
Normal file
3
ppsspp-1.12~git20211007.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b02c5fa6c42df897ef73d4a35036027c1e594af7a9185f170899e6e4319d347
|
||||
size 229179188
|
@@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 07 20:46:30 UTC 2021 - pousaduarte@gmail.com
|
||||
|
||||
- Update to version 1.12~git20211007:
|
||||
* Debugger: Fix submenu offsets from removing unused.
|
||||
* Vulkan: Handle desc set allocation failure better.
|
||||
* Update AndroidManifest.xml for 1.12
|
||||
* Fix brackets
|
||||
* Add missing link
|
||||
* More tweaks
|
||||
* Force texture scaling away from the old Auto setting. Some Swedish translation.
|
||||
* KAGE-008's Spanish update
|
||||
* UI: Keep buttons at bottom for savedata.
|
||||
* UI: Add scroll to savedata viewer for long descs.
|
||||
* README: Cleanup duplicates and improve tense.
|
||||
* Windows: Remove UI for auto texture scaling.
|
||||
* Qt: Remove auto texture scaling option.
|
||||
* libretro: Remove auto texture scaling option.
|
||||
* Vulkan: Rework mipmap generation and its image barrier/layout handling.
|
||||
* Fix a couple of typo
|
||||
* Update script to remove old link
|
||||
* Remove the "Auto" texture scale factor. It's a performance trap and not really useful.
|
||||
* Move some old news to history.md
|
||||
* Update script to be more flexible
|
||||
* README.md updates, reorg
|
||||
* Update README.md for 1.12
|
||||
* Workaround to prevent some games from not retrying to connect on non-Windows system. This will also make a more cross-platform behavior on Windows/Linux/BSD
|
||||
* Minor changes
|
||||
* Remove deprecated jcenter() from build.gradle, replace with mavenCentral()
|
||||
* Hide "What's This"? button on Android TV - no browser anyway
|
||||
* Config: Correct cardboard setting ini load.
|
||||
* Fix bug in deleting of directories in memory stick move. Also improve progress reporting.
|
||||
* Fix small mistake in Choice layout with image
|
||||
* Show text on the Browse button
|
||||
* Minor warning fix
|
||||
* Force off the VSync setting on Android (it wasn't actually used right).
|
||||
* Add 4k support to uwp version on xbox
|
||||
* Display: Avoid skipping flips at 60 FPS.
|
||||
* Update zh_CN.ini
|
||||
* Windows: Update copyright year.
|
||||
* Debugger: Implement goto in disasm for memory view.
|
||||
* Windows: Remove some unused constants.
|
||||
* Windows: Remove some old and outdated files.
|
||||
* An attempt to implement AdhocDiscover (can only Cancel the progress for now)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 03 00:27:58 UTC 2021 - pousaduarte@gmail.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define _lto_cflags %{nil}
|
||||
Name: ppsspp
|
||||
Version: 1.11.3~git20211002
|
||||
Version: 1.12~git20211007
|
||||
Release: 0
|
||||
Summary: PlayStation Portable Emulator
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user