From 99249742ab4a7dcf6e7c4f419c52e980c066474545ebad9f3bdf01ffcaee0400 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Fri, 11 Aug 2017 17:00:01 +0000 Subject: [PATCH] Accepting request 516139 from home:guinux:branches:Emulators Updated version to 1.6.4 OBS-URL: https://build.opensuse.org/request/show/516139 OBS-URL: https://build.opensuse.org/package/show/Emulators/retroarch?expand=0&rev=2 --- _service | 15 -------------- _servicedata | 4 ---- retroarch-1.6.1~git20170706.tar.xz | 3 --- retroarch-1.6.4.tar.xz | 3 +++ retroarch.changes | 32 ++++++++++++++++++++++++++++++ retroarch.spec | 2 +- 6 files changed, 36 insertions(+), 23 deletions(-) delete mode 100644 _service delete mode 100644 _servicedata delete mode 100644 retroarch-1.6.1~git20170706.tar.xz create mode 100644 retroarch-1.6.4.tar.xz diff --git a/_service b/_service deleted file mode 100644 index bcd828b..0000000 --- a/_service +++ /dev/null @@ -1,15 +0,0 @@ - - - git - https://github.com/libretro/RetroArch.git - retroarch - @PARENT_TAG@~git%cd - v(.*) - enable - - - *.tar - xz - - - diff --git a/_servicedata b/_servicedata deleted file mode 100644 index 67ffabe..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://github.com/libretro/RetroArch.git - 6ad1a5cc8f9a5169094dc825e3d268e45ecc7230 \ No newline at end of file diff --git a/retroarch-1.6.1~git20170706.tar.xz b/retroarch-1.6.1~git20170706.tar.xz deleted file mode 100644 index ec3c348..0000000 --- a/retroarch-1.6.1~git20170706.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d197cd72f77af9b9dfa5107ba844571535ffed4337cdc1836a0b9e6663fb22e8 -size 12582692 diff --git a/retroarch-1.6.4.tar.xz b/retroarch-1.6.4.tar.xz new file mode 100644 index 0000000..4a05fb9 --- /dev/null +++ b/retroarch-1.6.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4687b8254cd682172a1b6015ca7ecf552db9d84d5f0b73c47f6f829395d81f9f +size 13190552 diff --git a/retroarch.changes b/retroarch.changes index b159451..9a7ebe1 100644 --- a/retroarch.changes +++ b/retroarch.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Aug 11 13:35:22 UTC 2017 - glmarques.info@gmail.com + +- Updated to version 1.6.4 +General changelog + +ANDROID: Fire Stick & Fire TV remote overrides gamepad port 0 on button press and viceversa like SHIELD devices +ANDROID: Provide default save / system / state / screenshot locations +AUDIO: Audio mixer supports MOD/S3M/XM file types now! +INPUT: input swap override flag (for remotes) is cleared correctly +INPUT: allow specifying libretro device in remap files +INPUT: allow specifying analog dpad mode in remap files +INPUT: allow saving libretro device to remap files +INPUT: allow saving analog dpad mode to remap files +INPUT: allow removing core and game remap files from the menu +COMMON: Cores can now request to set a ‘shared context’. You no longer need to explicitly enable ‘Shared Hardware Context’ for Citra/OpenLara/Dolphin. +COMMON: Add ‘Delete Core’ option to Core Information menu. +COMMON: Allow Max Timing Skew to be set to 0. +COMMON: Change the “content dir” behavior so it works on either a flag or an empty directory setting, now platform drivers can provide defaults for save / system / state / screenshot dirs and still allow the content dir functionality, these settings are under settings / saving and flagged as advanced +GUI: You can turn on/off ‘Horizontal Animation’ now for the XMB menu. Turning animations off can result in a performance boost. +GUI: Fix sublabel word-wrapping in XMB where multi-byte languages were cut off too soon +LOCALIZATION: Update Dutch translation +LOCALIZATION: Update Traditional Chinese translation +LOCALIZATION: Update Italian translation +LOCALIZATION: Update Russian translation +WINDOWS: Provide default save / system / state / screenshot locations +LOBBIES: Show what country the host is in +MENU: Enable OSD text rendering for gdi and libcaca drivers +WINDOWS 98/ME/2K: Set default directory for MSVC 2005 RetroArch version. +WII: Better V-Sync handling, backported from SuperrSonic. +WIIU: Exception handler rewritten. + ------------------------------------------------------------------- Thu Jul 6 13:32:31 UTC 2017 - igarcia@suse.com diff --git a/retroarch.spec b/retroarch.spec index 6449f6d..15557d5 100644 --- a/retroarch.spec +++ b/retroarch.spec @@ -17,7 +17,7 @@ Name: retroarch -Version: 1.6.1~git20170706 +Version: 1.6.4 Release: 0 Summary: Emulator frontend License: GPL-3.0