Scheduled source refresh
OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=215
This commit is contained in:
committed by
Git OBS Bridge
parent
54c808928f
commit
ad5fac31dd
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
|
||||||
<param name="changesrevision">58da4aa24bc564df2b77d503baddf57c7efa2d69</param></service></servicedata>
|
<param name="changesrevision">360e138c2c75f79e17e31dcb3d27b6ca8687e9c5</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dd87c9e104ace2464a1068814861fbd5767a51579e75e533d7760e3c1655be9c
|
|
||||||
size 194743988
|
|
3
ppsspp-1.9.2~git20190929.tar.xz
Normal file
3
ppsspp-1.9.2~git20190929.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0bd6d1db75c3f1f61521737a0ea820af934b095eaf36b5c856357b31af54f7c5
|
||||||
|
size 194789324
|
@@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 29 17:32:27 UTC 2019 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
- Update to version 1.9.2~git20190929:
|
||||||
|
* UI: Stop caching the draw context in coreParam.
|
||||||
|
* UI: Minor assert fix.
|
||||||
|
* GPU: Generate normals for curves with lighting.
|
||||||
|
* Core: Fix memory range guard check.
|
||||||
|
* Workaround for a crash found in #12358 on older devices
|
||||||
|
* Fix nasty race condition with menu background audio. Fixes #12365
|
||||||
|
* Add a comment. See issue #12365
|
||||||
|
* Assorted cleanup
|
||||||
|
* Blind attempt at fixing an OpenSL ES crash
|
||||||
|
* Add memory range checks to a few little-used sysclib functions. Might help #12359.
|
||||||
|
* Fix crash in Zip UI. Make another crash happen earlier.
|
||||||
|
* Fix crash in zip handling
|
||||||
|
* Symbolic commit for 1.9.2. Making another submission attempt to Google play so have to increment the version.
|
||||||
|
* Debugger: reset step counter on game stop.
|
||||||
|
* Listed additional UMD serials for GTA titles
|
||||||
|
* Symbolic commit for 1.9.1.
|
||||||
|
* Symbolic 1.9.0 commit
|
||||||
|
* Android: Fix crashes on Android versions < 11 due to mCameraHelper being null
|
||||||
|
* Silence a few warnings.
|
||||||
|
* Update lang submodule
|
||||||
|
* Vulkan: Update API headers.
|
||||||
|
* Refer to AkiraJkr's new issue
|
||||||
|
* Add patch note about MGS:PW as suggested by AkiraJkr
|
||||||
|
* Additional README updates
|
||||||
|
* More readme updates
|
||||||
|
* README.md: Lunamoo's additions
|
||||||
|
* More README.md updates
|
||||||
|
* Update README.md a bit more
|
||||||
|
* Update README.md for 1.9.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 23 20:49:35 UTC 2019 - pousaduarte@gmail.com
|
Mon Sep 23 20:49:35 UTC 2019 - pousaduarte@gmail.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ppsspp
|
Name: ppsspp
|
||||||
Version: 1.8.0~git20190923
|
Version: 1.9.2~git20190929
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: PlayStation Portable Emulator
|
Summary: PlayStation Portable Emulator
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Reference in New Issue
Block a user