Hello community,

here is the log from the commit of package dolphin-emu for openSUSE:Factory 
checked in at 2020-01-29 13:16:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-emu (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-emu.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-emu"

Wed Jan 29 13:16:05 2020 rev:2 rq:768003 version:5.0+git.1580163603.57f4837e4d

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-emu/dolphin-emu.changes  2020-01-23 
15:54:12.295071937 +0100
+++ /work/SRC/openSUSE:Factory/.dolphin-emu.new.26092/dolphin-emu.changes       
2020-01-29 13:17:12.410133834 +0100
@@ -1,0 +2,56 @@
+Tue Jan 28 11:36:03 UTC 2020 - [email protected]
+
+- Update to version 5.0+git.1580163603.57f4837e4d:
+  * DolphinQt/GCMemcardManager: Make use of QLatin1Char within 
GetErrorMessagesForErrorCode()
+  * DolphinQt/GCMemcardManager: Mark string as translatable within 
GetErrorMessagesForErrorCode()
+  * DolphinQt/GameConfigWidget: Remove unimplemented EditUserConfig() member 
function
+  * DolphinQt/GameConfigEdit: Remove unimplemented SetReadOnly() member 
function
+  * DolphinQt/MainWindow: Surround prototype of OnSignal() with relevant ifdef
+  * DolphinQt/NetPlayDialog: Remove unimplemented SetGame() prototype
+  * VertexLoaderX64: Don't use PDEP on AMD Zen
+  * Jit64: Don't use PEXT in DoubleToSingle on AMD Zen
+  * x64CPUDetect: Add flag for slow PDEP/PEXT on AMD Zen
+  * x64CPUDetect: Add detection for AMD Zen architecture
+  * DolphinQt/TASCheckBox: Mark GetValue() as const
+  * Translation resources sync with Transifex
+  * Common/Analytics: Replace mutex with shared_mutex and minor cleanups.
+  * VolumeVerifier: Report read errors to the user
+  * IOS/ES: Remove now unnecessary title sorting hack
+  * UnitTests/FS: Improve deletion test
+  * Tools: Add a small Python tool to print FSTs
+  * UnitTests/FS: Add ReadDirectory ordering test (issue 10234)
+  * UnitTests/FS: Fix file rename tests
+  * UnitTests/FS: Add path validity and splitting tests
+  * UnitTests/FS: Add metadata tests
+  * IOS/FS: Actually implement SetMetadata
+  * IOS/FS: Implement GetMetadata properly and remove GID hack
+  * IOS/FS: Implement ReadDirectory properly and remove sorting hack
+  * IOS/FS: Implement Rename properly
+  * IOS/FS: Implement Delete properly
+  * IOS/FS: Implement CreateFile and CreateDir properly
+  * Core: Fix a few misuses of FS::CreateDirectory
+  * IOS/FS: Implement Format properly
+  * IOS/FS: Make sure FS root directory exists
+  * IOS/FS: Move /tmp clearing back to the IPC interface
+  * IOS/FS: Add base FST functions
+  * IOS/FS: Move path validity check functions
+  * VideoCommon/OSD: Process OSD messages even when they are disabled.
+  * InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.
+  * Add Dolphin version and current video backend to shader compilation logs
+  * Common/Core: Minor rvalue reference related cleanups.
+  * VideoCommon/TextureConversionShader: Make use of fmt where applicable
+  * VideoCommon/TextureConversionShader: Convert over to using ShaderCode
+  * x64Emitter: Remove unused macros
+  * X64Emitter: Remove obsolete TODO
+  * x64Emitter: Refactor OpArg::WriteRest
+  * x64Emitter: Avoid 8-bit displacement when possible
+  * x64Emitter: Unit test memory addressing modes
+  * WiimoteEmu: Nunchuk and Classic Controller calibration accuracy 
improvements.
+  * Core/WiimoteReal: Make wiimote source type an enum class and add 
Get/SetWiimoteSource functions. Add connected real Wii Remotes to a pool when a 
slot is not available.
+  * Qt/RenderWidget: Account for devicePixelRatio when auto-adjusting window 
size
+  * Jit64AsmCommon: Use PEXT in GenConvertDoubleToSingle
+  * Jit64AsmCommon: Make ConvertDoubleToSingle use RSCRATCH as output
+  * UnitTests/Jit64Common: Test GenConvertDoubleToSingle
+  * Jit64: Make DoubleToSingle a common asm routine
+
+-------------------------------------------------------------------

Old:
----
  dolphin-emu-5.0+git.1579717236.ea9b96370d.obscpio

New:
----
  dolphin-emu-5.0+git.1580163603.57f4837e4d.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dolphin-emu.spec ++++++
--- /var/tmp/diff_new_pack.MHCCJh/_old  2020-01-29 13:17:16.970136165 +0100
+++ /var/tmp/diff_new_pack.MHCCJh/_new  2020-01-29 13:17:16.978136169 +0100
@@ -18,11 +18,11 @@
 
 # revision needs to be the full output of 'git rev-parse HEAD'
 # (netplay version check relies on it)
-%define _revision ea9b96370df89b446ed25fca5452f0eef33682a9
-%define _revision_description 5.0-11528
+%define _revision 57f4837e4de0fccf4a348fed53ea60ac89631cde
+%define _revision_description 5.0-11598
 
 Name:           dolphin-emu
-Version:        5.0+git.1579717236.ea9b96370d
+Version:        5.0+git.1580163603.57f4837e4d
 Release:        0
 Summary:        Dolphin, a GameCube and Wii Emulator
 License:        GPL-2.0-or-later

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.MHCCJh/_old  2020-01-29 13:17:17.046136204 +0100
+++ /var/tmp/diff_new_pack.MHCCJh/_new  2020-01-29 13:17:17.046136204 +0100
@@ -1,6 +1,6 @@
 <servicedata>
     <service name="tar_scm">
         <param name="url">https://github.com/dolphin-emu/dolphin.git</param>
-        <param 
name="changesrevision">ea9b96370df89b446ed25fca5452f0eef33682a9</param>
+        <param 
name="changesrevision">57f4837e4de0fccf4a348fed53ea60ac89631cde</param>
     </service>
 </servicedata>
\ No newline at end of file

++++++ dolphin-emu-5.0+git.1579717236.ea9b96370d.obscpio -> 
dolphin-emu-5.0+git.1580163603.57f4837e4d.obscpio ++++++
/work/SRC/openSUSE:Factory/dolphin-emu/dolphin-emu-5.0+git.1579717236.ea9b96370d.obscpio
 
/work/SRC/openSUSE:Factory/.dolphin-emu.new.26092/dolphin-emu-5.0+git.1580163603.57f4837e4d.obscpio
 differ: char 50, line 1

++++++ dolphin-emu.obsinfo ++++++
--- /var/tmp/diff_new_pack.MHCCJh/_old  2020-01-29 13:17:17.118136240 +0100
+++ /var/tmp/diff_new_pack.MHCCJh/_new  2020-01-29 13:17:17.122136242 +0100
@@ -1,5 +1,5 @@
 name: dolphin-emu
-version: 5.0+git.1579717236.ea9b96370d
-mtime: 1579717236
-commit: ea9b96370df89b446ed25fca5452f0eef33682a9
+version: 5.0+git.1580163603.57f4837e4d
+mtime: 1580163603
+commit: 57f4837e4de0fccf4a348fed53ea60ac89631cde
 


Reply via email to