Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package retroarch for openSUSE:Factory checked in at 2021-09-16 23:15:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/retroarch (Old) and /work/SRC/openSUSE:Factory/.retroarch.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "retroarch" Thu Sep 16 23:15:01 2021 rev:12 rq:919550 version:1.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/retroarch/retroarch.changes 2021-07-12 21:40:30.771978232 +0200 +++ /work/SRC/openSUSE:Factory/.retroarch.new.1899/retroarch.changes 2021-09-16 23:17:50.895995613 +0200 @@ -1,0 +2,44 @@ +Thu Sep 9 14:00:30 UTC 2021 - Yunhe Guo <[email protected]> + +- Update to version 1.9.9 + * AUDIO/MIXER: Ensure than menu sounds are re-enabled when calling + CMD_EVENT_AUDIO_REINIT + * AUDIO/RESAMPLER/MIXER: Fix menu sounds (audio mixing) when using + the 'sinc' resampler with quality lower than 'normal' + * AUDIO/CONVERSION/ARM NEON: Add intrinsic NEON versions for + float_to_s16/s16_to_float - should lead to optimized codepaths + for AArch64/ARMv7 architectures without being dependent on ASM + codepaths. + * AUDIO/RESAMPLER/ARM NEON: Add intrinsic NEON version for lanczos + sinc function - should lead to optimized codepaths for AArch64/ARMv7 + architectures without being dependent on ASM codepaths. + * CHEEVOS: Upgrade to rcheevos 10.2 + * CHEATS: Add enhanced search functionality to the 'Cheats' menu + * CHEATS/RUNAHEAD: Fix cheats when using second instance runahead + * CONFIG: Add option to (force-)write current core options to disk (Quick Menu) + * CORE INFO CACHE: Remove core path from core info cache. Should + make core info caches portable now (for example: you can move + RetroArch to a separate dir and they would still work). + * INPUT/OVERLAY: Fix overlay input when analog to digital mapping + is enabled + * INPUT/UDEV: Look for "ID_INPUT_KEY", not "ID_INPUT_KEYBOARD" + * INPUT/WINRAW: Fix crash when overlay is enabled + * MENU: Allow 'Custom Aspect Ratio (X Position)/(Y Position)/(Width)/(Height)' + to be entered manually via keyboard + * MENU: Allow 'Vertical Refresh Rate' to be entered manually via keyboard + * MENU/SHADERS: Highlight currently selected value in Shader Parameter drop-down lists + * STABILITY: Safer way of avoiding the race condition in + audio_driver_sample/audio_driver_sample_batch - we can check + audio-suspended to see if we're doing a fs/windowed toggle - enhances + stability when fullscreen toggling/tearing down context + * STABILITY: When audio driver write callback function fails, don't + turn audio off completely - look if audio_driver_output_samples_conv_buf + is non-NULL first before we attempt to write audio - enhances stability + when fullscreen toggling/tearing down context + * STABILITY: Input robustness for cores that use internal threading + (full teardown/setup), no audio should be processed at this point in + time + * VIDEO: Screen resolution list sanitizing + * VULKAN: Fix some Vulkan validation layer errors + +------------------------------------------------------------------- Old: ---- retroarch-1.9.6.tar.gz New: ---- retroarch-1.9.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ retroarch.spec ++++++ --- /var/tmp/diff_new_pack.AGi1OR/_old 2021-09-16 23:17:51.543996284 +0200 +++ /var/tmp/diff_new_pack.AGi1OR/_new 2021-09-16 23:17:51.547996288 +0200 @@ -17,7 +17,7 @@ Name: retroarch -Version: 1.9.6 +Version: 1.9.9 Release: 0 Summary: Emulator frontend License: GPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.AGi1OR/_old 2021-09-16 23:17:51.579996321 +0200 +++ /var/tmp/diff_new_pack.AGi1OR/_new 2021-09-16 23:17:51.579996321 +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.9.6</param> + <param name="revision">v1.9.9</param> <param name="exclude">media/icons</param> <param name="exclude">ps2</param> <param name="exclude">uwp</param> ++++++ retroarch-1.9.6.tar.gz -> retroarch-1.9.9.tar.gz ++++++ /work/SRC/openSUSE:Factory/retroarch/retroarch-1.9.6.tar.gz /work/SRC/openSUSE:Factory/.retroarch.new.1899/retroarch-1.9.9.tar.gz differ: char 12, line 1
