added README
This commit is contained in:
parent
5ef9a12519
commit
7bdddf23f3
10
deadbeef/README
Normal file
10
deadbeef/README
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
To enable the opus decoder plugin, you need to have opusfile installed;
|
||||||
|
opus by itself is not enough. An opusfile port is available in this
|
||||||
|
repository.
|
||||||
|
|
||||||
|
The GTK3 UI fails to load the playback control buttons when
|
||||||
|
adwaita-icon-theme is version 42 or higher. Either downgrade to
|
||||||
|
adwaita-icon-theme#41, or make do with the command-line options --play,
|
||||||
|
--stop, --pause, --next, --prev, until a fix for legacy gtk3 code is
|
||||||
|
released. See https://gitlab.gnome.org/GNOME/gtk/-/issues/4790 for more
|
||||||
|
details.
|
Loading…
Reference in New Issue
Block a user