Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package retroarch for openSUSE:Factory 
checked in at 2022-11-29 10:53:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/retroarch (Old)
 and      /work/SRC/openSUSE:Factory/.retroarch.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "retroarch"

Tue Nov 29 10:53:27 2022 rev:19 rq:1038676 version:1.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/retroarch/retroarch.changes      2022-11-07 
13:51:31.143743404 +0100
+++ /work/SRC/openSUSE:Factory/.retroarch.new.1597/retroarch.changes    
2022-11-29 10:53:28.700838365 +0100
@@ -1,0 +2,58 @@
+Mon Nov 21 11:58:53 UTC 2022 - Yunhe Guo <[email protected]>
+
+- Update to version 1.13.0
+  * CHEEVOS: Upgrade to rcheevos 10.5
+  * COMPILATION: Fixed compiling with --disable-menu
+  * CONFIG: Don't show override notification with appendconfig alone
+  * DATABASE/PLAYLISTS: Playlist + database changes - Cleanup 'entry_slot', 
fallback label + logging
+  * FRONTEND: Fix default remaps folder for various cores: remap should be 
nested in config folder
+  * GFX/VIDEO FILTERS: Prevent video filter init if game is not running
+  * HOTKEYS: Fix shader toggle and add hotkey + sublabel
+  * HOTKEYS: Cleanups and corrections - Keep hotkey pause and menu pause 
separate in order to not trigger unwanted pause when toggling menu regardless 
if menu will pause or not
+  * HOTKEYS: Cleanups and corrections - Allow unpausing with Start (makes 
resuming more convenient after controller disconnect if menu does not pause)
+  * INPUT: Fixed the way devices were previously indexed. Input devices were 
only being indexed in order and would stop at the first time an input has no 
device connected to it. The problem is when a device gets disconnected, that 
input will have no devices connected to it, but the next input may still have a 
device connected. So, that makes changing the port of the currently connected 
devices impossible.
+  * INPUT/AUTOCONFIG: Add option for pause on controller disconnect
+  * INPUT/AUTOCONFIG: Driver independent disconnection notification. Should 
show disconnect notification now properly on Windows with XInput and/or 
DirectInput pads
+  * INPUT/HID: Added usb hid controllers for the famous ZeroDelay encoder and 
also for "Kade: Kick Ass Dynamic Encoder" to be able to use some custom arcade 
sticks.
+  * INPUT/OVERLAY: Add eightway area types.
+  * INPUT/OVERLAY: Ignore hitboxes with zero area. I.e. Set 'reach_x' or 
'reach_y' to zero to ensure no hitbox math is done. This simplifies designating 
animation-only descriptors (e.g. for eightway areas) or obsolete descriptors.
+  * INPUT/OVERLAY: Add 'reach' and 'exclusive' for hitboxes. Allows stretching 
hitboxes and handling their overlap.
+  * INPUT/OVERLAY: Fix overlay next_index for unnamed targets
+  * INPUT/MENU: Addition to analog stick menu navigation
+  * INPUT/MENU: Enable menu navigation also with right analog stick
+  * INPUT/MENU: Add option for swapping menu scrolling buttons
+  * LOCALIZATION: Updates
+  * LOCALIZATION: Add Hungarian language option
+  * MENU: Thumbnail fullscreen toggle behavior correction
+  * MENU: Consistent left-right scrolling for Quick Menu items
+  * MENU: Remove useless sublabel from System Information
+  * MENU: Improve widget appearance with missing assets
+  * MENU/QT/WIMP: Remove SSL/TLS check at startup
+  * MENU/OZONE: Show metadata helper in footer only with second thumbnail
+  * MENU/OZONE: Footer improvements - Add "Cycle thumbnails" helper when 
suitable
+  * MENU/OZONE: Footer improvements - Show "Search" helper only when search 
function is enabled
+  * MENU/OZONE: Footer improvements - Fix "Thumbnails available" helper for 
save states
+  * MENU/OZONE: Footer improvements - Tighten padding between icon and title, 
and widen between helpers
+  * MENU/OZONE: Launching anything from a View no longer throws Quick Menu off 
the screen
+  * MENU/OZONE: Save state thumbnails in slot dropdown obeys fullscreen toggle 
properly when content launched via CLI
+  * MENU/OZONE: Save state thumbnail dropdown won’t allow fullscreen toggle 
when it shouldn’t
+  * MENU/OZONE: Selection position remembering in non-playlists won’t flash 
the first entry
+  * MENU/OZONE: Remember selection per main tabs
+  * MENU/OZONE: Remove incomplete assets warning
+  * MENU/OZONE: Add option to adjust cursor memory when changing menu tabs
+  * MENU/OZONE: Further extend texture support for Core Option categories
+  * MENU/XMB: Remove incomplete assets warning
+  * MENU/XMB: Add truncate playlist name option
+  * MENU/XMB: Improve background image selector
+  * MENU/XMB: Add option to adjust cursor memory when changing menu tabs
+  * MENU/XMB: Further extend texture support for Core Option categories
+  * MENU/MATERIALUI: Remove incomplete assets warning
+  * QB: Don't fail if OSDependent/OGLCompiler libraries are not present
+  * SCANNER/PS1: Improved scanning of PS1 discs
+  * SCANNER/PS2: Added serial scanning of PS2 discs - should now scan DVDs and 
other discs which were previously missed
+  * THUMBNAIL: If you rename title, you cannot use the thumbnail image. 
because the thumbnail filename and the title must be the same.
+    If there is no thumbnail with title, find the thumbnail image with 
rom-name. This has nothing to do with IME.
+  * THREADED VIDEO/GLCORE: Fix regression 'Shader presets dont load, when 
video driver is set to glcore'
+  * VULKAN: Fix HDR inverse tonemapping. Only skip tonemapper if HDR10 is 
explicitly enabled by last shader pass. Otherwise, we are simply just 
inheriting the bit-depth of the swapchain.
+
+-------------------------------------------------------------------

Old:
----
  retroarch-1.12.0.tar.gz

New:
----
  retroarch-1.13.0.tar.gz

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

Other differences:
------------------
++++++ retroarch.spec ++++++
--- /var/tmp/diff_new_pack.Ld7Va7/_old  2022-11-29 10:53:29.776844018 +0100
+++ /var/tmp/diff_new_pack.Ld7Va7/_new  2022-11-29 10:53:29.780844038 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           retroarch
-Version:        1.12.0
+Version:        1.13.0
 Release:        0
 Summary:        Emulator frontend
 License:        GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ld7Va7/_old  2022-11-29 10:53:29.820844248 +0100
+++ /var/tmp/diff_new_pack.Ld7Va7/_new  2022-11-29 10:53:29.824844269 +0100
@@ -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.12.0</param>
+    <param name="revision">v1.13.0</param>
     <param name="exclude">media/icons</param>
     <param name="exclude">ps2</param>
     <param name="exclude">uwp</param>

++++++ retroarch-1.12.0.tar.gz -> retroarch-1.13.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/retroarch/retroarch-1.12.0.tar.gz 
/work/SRC/openSUSE:Factory/.retroarch.new.1597/retroarch-1.13.0.tar.gz differ: 
char 12, line 1

Reply via email to