From cdb41b45098d499bcde7e3ac9c4544b2e11d70fb Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Wed, 6 Jan 2021 14:58:41 +0100 Subject: [PATCH] DOC: Update changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index bc139c09..a38efd77 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,6 +12,7 @@ - Deprecate the `VOCA` type - Add time in logs - Stop the playback when the last kara in the queue is terminated +- Add an option in the config file to not force the gpu context to X11 - Bug fix: can now start playing the last kara of the queue - Bug fix: the deadlock on next kara should be fixed by not using the IDLE event from MPV - Some other bug fixes... -- GitLab