From f55075f315a575c4153315d48a0856688258af7f Mon Sep 17 00:00:00 2001 From: olf Date: Sat, 29 Jun 2024 01:53:47 +0200 Subject: [PATCH] =?UTF-8?q?[README.md]=20Omit=20`(=3F)`=20and=20denote=20g?= =?UTF-8?q?apless=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … playback as "optional", as suggested in https://github.com/sailfishos-applications/flowplayer/pull/106#issuecomment-2195808633 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 757999a..e9a5dce 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ #### Playing - Playlists -- Play queue (?) +- Play queue - 10-band equalizer -- Gapless playback (can be disabled) +- Gapless playback (optional) #### User interface - Multiple album view modes @@ -24,7 +24,7 @@ #### Deprecated features - Online radio -- Last.fm scrobbling (?) +- Last.fm scrobbling
Pull requests with fixes, improvements and enhancements are welcome!