Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package retroarch for openSUSE:Factory 
checked in at 2024-06-07 15:03:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/retroarch (Old)
 and      /work/SRC/openSUSE:Factory/.retroarch.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "retroarch"

Fri Jun  7 15:03:30 2024 rev:26 rq:1179037 version:1.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/retroarch/retroarch.changes      2024-03-25 
21:14:02.162043811 +0100
+++ /work/SRC/openSUSE:Factory/.retroarch.new.24587/retroarch.changes   
2024-06-07 15:04:05.473356257 +0200
@@ -1,0 +2,43 @@
+Thu May 30 14:31:49 UTC 2024 - Yunhe Guo <i...@guoyunhe.me>
+
+- Update to version 1.19.0
+  * AI: Revert AI translation to previous version (fix for translation not 
working with HW rendered cores)
+  * AUDIO: Bring back audio toggling on menu toggle
+  * CHEEVOS: Build a default RetroAchievements memory map when no 
RetroAchievements game is loaded
+  * CHEEVOS: Update to rcheevos 11.3
+  * CHEEVOS: fix hardcore acting as if it's enabled when it isn't
+  * CLANG: Fix clang error incompatible-pointer-types-discards-qualifiers
+  * CLOUDSYNC/LINUX: Enable Cloud Sync by default on Linux builds with network 
(#16456)
+  * CORE: Set compute fps stats logging to debug level
+  * EMSCRIPTEN: Added M2000 to core selection dropdown
+  * FFMPEG: Add compatibility with FFMPEG 7.0
+  * GLSLANG: Remove unneeded ENABLE_HLSL code from glslang
+  * GENERAL: Memory leak: Dynamic allocation from msg_hash_get_help_us_enum 
was not freed.
+  * INPUT/KEYBOARD: Add support for multimedia keys - Extended RETROK_ values 
with 18 new items, commonly found on
+  "multimedia" keyboards. Mapping added for SDL, X11, Wayland, dinput, winraw 
keymaps.
+  * INPUT/MFI: Pressure sensitive left/right triggers
+  * INPUT/MFI: Fix Start + L1/L2/R2 combinations
+  * INPUT/MFI: Support strong and weak rumble
+  * INTL: Fetch translations from Crowdin
+  * INTL: Add Galician and Norwegian to list of languages
+  * LAKKA: Display reboot/shutdown message also when not saving config on exit
+  * LAKKA: Provide update URL and target name at buildtime
+  * LIBRETRO: Add a debug message for the SET_ROTATION callback
+  * MENU: New function in Quick Menu: Add to Playlist
+  * MENU/XMB: New theme: FlatUX, designed to merge FlatUI and Retroactive 
themes into a single, unified design
+  * NETWORKING/RETROPAD CORE:  Fix socket close method
+  * PIXMAN: Update pixman-private.h - patch to fix build issue with musl
+  * PLAYLIST: Cleanup 'Add to Playlist' (#16495)
+  * SCANNING: Fix for scanning PSP ISOs (and probably few others)
+  * SAVES: Fix core config saving
+  * SAVES: Fix save new config name when core loaded
+  * SAVESTATES: Increase save state chunk size for all platforms - Even a 
class 6 or class 10 SD card can handle reads and writes on the order of MB/s, 
which means a 4KB chunk size is just wasting time in syscalls.  This could 
maybe be fixed with a buffering reader but I don't feel comfortable tweaking 
libretro-common's VFS to handle that.  Instead, I thought it would be good to 
both remove an ifdef and increase the chunk size to 128KB.  For cores with 
small states this will should make state saving virtually instantaneous, and 
for cores with large states it should be a 32x speedup.
+  * VIDEO: Fix crash when using threaded video - for Mesa 23.2 and later
+  * VIDEO/GL: Fix reinitialization of the threaded gl drivers
+  * VIDEO/VULKAN: Add support for A2R10G10B10 HDR format
+  * VIDEO/VULKAN: Implement HDR readback - screenshot support
+  * WAYLAND: Ignore configure events during splash (fix not remembering window 
size)
+  * WAYLAND: Use frontend signal handler to quit (fix quit by window close)
+  * WAYLAND: Commit viewport resizes (window resize is more responsive)
+
+-------------------------------------------------------------------
@@ -1284 +1327 @@
-    -> Update Core screen when toggling between ingame and menu.
+    *> Update Core screen when toggling between ingame and menu.

Old:
----
  retroarch-1.18.0.tar.gz

New:
----
  retroarch-1.19.0.tar.gz

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

Other differences:
------------------
++++++ retroarch.spec ++++++
--- /var/tmp/diff_new_pack.oUm3ZM/_old  2024-06-07 15:04:07.693437134 +0200
+++ /var/tmp/diff_new_pack.oUm3ZM/_new  2024-06-07 15:04:07.705437571 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           retroarch
-Version:        1.18.0
+Version:        1.19.0
 Release:        0
 Summary:        Emulator frontend
 License:        GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.oUm3ZM/_old  2024-06-07 15:04:07.965447044 +0200
+++ /var/tmp/diff_new_pack.oUm3ZM/_new  2024-06-07 15:04:08.005448501 +0200
@@ -5,7 +5,7 @@
     <param name="filename">retroarch</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v1.18.0</param>
+    <param name="revision">v1.19.0</param>
     <param name="exclude">.github</param>
     <param name="exclude">.vscode</param>
     <param name="exclude">bootstrap</param>

++++++ retroarch-1.18.0.tar.gz -> retroarch-1.19.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/retroarch/retroarch-1.18.0.tar.gz 
/work/SRC/openSUSE:Factory/.retroarch.new.24587/retroarch-1.19.0.tar.gz differ: 
char 15, line 1

Reply via email to