Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=204
This commit is contained in:
Duarte Pousa 2019-07-03 20:01:44 +00:00 committed by Git OBS Bridge
parent 0f0d3f2e25
commit 9985554846
5 changed files with 15 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
<param name="changesrevision">8940a9d9f178af7984ad6eea691dd47118c38717</param></service></servicedata>
<param name="changesrevision">0621dbb487b4bd15ddbfa06eecc4c4aeee07884f</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 03 19:31:23 UTC 2019 - pousaduarte@gmail.com
- Update to version 1.8.0~git20190703:
* Simplify synchronization model in InputDevice.cpp - replaced volatile flags/mutex/condition variable with joining on thread and one atomic flag
* Remove KeyboardDevice which was essentially useless
* Support falling back to xinput9_1_0.dll if neither xinput1_4.dll or xinput1_3.dll are present. This can happen on a Windows XP, Vista or 7 PC without DirectX End-User Runtimes installed.
* Windows: Properly check for hidden files when enumerating files
* Windows: Fix an exit crash by not destroying the window in CGEDebugger destructor - this window (and displayList) have already been destroyed and freed at that point
-------------------------------------------------------------------
Wed Jul 03 12:26:26 UTC 2019 - pousaduarte@gmail.com

View File

@ -17,7 +17,7 @@
Name: ppsspp
Version: 1.8.0~git20190702
Version: 1.8.0~git20190703
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0+