From 9fedeb1027033c301c180e8e8876d2684501369a6b27a2dcd36acbe7be8114f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 29 Oct 2018 08:53:00 +0000 Subject: [PATCH] Accepting request 645103 from home:seanlew:branches:Emulators Update retroarch to 1.7.5 OBS-URL: https://build.opensuse.org/request/show/645103 OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=9 --- RetroArch-1.7.3.tar.xz | 3 --- RetroArch-1.7.5.tar.xz | 3 +++ retroarch.changes | 41 +++++++++++++++++++++++++++++++++++++++++ retroarch.spec | 2 +- 4 files changed, 45 insertions(+), 4 deletions(-) delete mode 100644 RetroArch-1.7.3.tar.xz create mode 100644 RetroArch-1.7.5.tar.xz diff --git a/RetroArch-1.7.3.tar.xz b/RetroArch-1.7.3.tar.xz deleted file mode 100644 index 72d26a0..0000000 --- a/RetroArch-1.7.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c51671f7235a196c4f75e465863b733db3408bf1d34c05b33704e4e1b1a14a1 -size 184703072 diff --git a/RetroArch-1.7.5.tar.xz b/RetroArch-1.7.5.tar.xz new file mode 100644 index 0000000..456676a --- /dev/null +++ b/RetroArch-1.7.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26b96c53288f1f62b23c7391b086523cc06b71981b16ae051668dc8a5e47dc6 +size 229302760 diff --git a/retroarch.changes b/retroarch.changes index d1416ed..93e49f8 100644 --- a/retroarch.changes +++ b/retroarch.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Sun Oct 28 17:59:34 UTC 2018 - sean@suspend.net + +- update to version 1.7.5 + - CAMERA: Fix Video4Linux2 driver that broke years ago + - CONFIG: Add 'Reset to defaults' setting in Configurations. This will reset your config file to defaults + - CHEATS: Add support for Rumble when increasing or decreasing by the rumble value + - CHEATS: Add cheat variables to allow for updating large portions of memory + - CHEEVOS: Prevent loading states before achievements are fully loaded + - CRT: New porches and interlaced bug fix + - CRT: New functionality, ability to switch between 15KHz and 31KHz + - COMMON: Support for "OEM-102" key (usually '\' on Euro keyboards) + - DISCORD: Add 'Ask to Join' Feature + - EMSCRIPTEN: Add stb_font support + - INPUT: Add new menu toggle combos 'L3 + R' and 'L + R' (useful for Switch) + - IOS: Use safe area to account for notch for iPhone X and adjust main view + - LOCALIZATION: Update Portugese / Brazilian translation + - LOCALIZATION: Update Japanese translation + - LOCALIZATION: Update Polish translation + - LOCALIZATION: Update Spanish translation + - MENU: Add dropdown lists for many settings + - MENU: Fix crash that could happen when changing cores on Android + - MENU/QT/WIMP: Add option to rename playlists + - MENU/QT/WIMP: Add option to filter extensions inside archives when adding to a playlist + - MENU/QT/WIMP: Rename playlist entries with 2 single clicks + - MENU/QT/WIMP: Fix shader parameter checkboxes not working + - METAL: Add screenshot support + - NETPLAY: Save lobby details received back from server after first announcement + - OPENGL/GLX: Implement Adaptive VSync - GLX_EXT_swap_control_tear + - OPENGL/WGL: Implement Adaptive VSync - WGL_EXT_swap_control_tear + - RUNAHEAD: Fix performance degradation that could happen over time. Fixed input IDs outside of range 0-35 + - SWITCH: Add stb_font support + - SWITCH: Add Retro Achievements support + - SWITCH: Add networking support + - Add touchscreen support + - Add OpenGL support + - SWITCH: Merging of RetroNX Nintendo Switch port, based on libnx SDK + - VULKAN: Fix race condition in threaded mailbox emulation + - VULKAN: Maintenance fixes + - WIIU: Fix menu lag when built with DevKitPro r32 + ------------------------------------------------------------------- Tue Aug 7 19:04:59 UTC 2018 - mardnh@gmx.de diff --git a/retroarch.spec b/retroarch.spec index 32e443c..1f97947 100644 --- a/retroarch.spec +++ b/retroarch.spec @@ -17,7 +17,7 @@ Name: retroarch -Version: 1.7.3 +Version: 1.7.5 Release: 0 Summary: Emulator frontend License: GPL-3.0