From 481098862b892bf6d7c60d45d67c4b0b04d6cbcf Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 23 Dec 2021 16:41:37 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 67277e6..31d54bb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7130 - 2021-12-23 +### Added: +- Add Volume Controls + Mute Toggle (F2). + - Adds volume controls to the Settings > System page, as well as a volume indicator in the bottom bar. + - Clicking the volume indicator in the bottom bar or pressing F2 toggles mute. + ## 1.0.7129 - 2021-12-19 ### Fixed: - Fix for texture pool not being updated when it should + buffer texture fixes.