From 55461f2c2b12542e4c6044f7e463e399f0eb5b64 Mon Sep 17 00:00:00 2001 From: meleu Date: Wed, 15 Nov 2017 22:41:53 -0200 Subject: [PATCH] added cheevos related updates In my humble opinion the Leaderboards feature (and @celerizer) should be mentioned in the 1.6.8. annoucement. The Leaderboards capability is a long-awaited feature by the RetroArch/RetroAchievements users. --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f32ebc6119..6de0f51c9e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,7 @@ # 1.6.8 (future) - Audio: Fix the Audio DSP picker +- CHEEVOS: Add support for Atari Lynx cheevos. +- CHEEVOS: Add support for RetroAchievements Leaderboards. - GUI: (MaterialUI) Fix crash that happened on context reset with Vulkan. - GUI: (MaterialUI) Skip querying and drawing items that are not visible; Cache content height and bbox calculation. - GUI: (MaterialUI) Fix entry box highlight calculation.