summaryrefslogtreecommitdiff
path: root/help.txt
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-09-15 10:50:13 +0200
committerGravatar waker <wakeroid@gmail.com>2012-09-15 10:50:13 +0200
commit125da9bd32483c5197343ff5932de69d4250e276 (patch)
treee000e6a4609ed29a8f1f1acf059df98c4b976572 /help.txt
parentc7e2ee2a7538428e4158b7e4454b5c4cb1b384ab (diff)
updated help.txt with gtk3 and ffmpeg info
Diffstat (limited to 'help.txt')
-rw-r--r--help.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/help.txt b/help.txt
index 5273b157..1816d8e1 100644
--- a/help.txt
+++ b/help.txt
@@ -54,3 +54,11 @@ help file for deadbeef player
Unknown Artist - Unknown Album.flac <---- open this file
Unknown Artist - Unknown Album.cue <---- this file will be used automatically
+* KNOWN ISSUES
+
+ global hotkeys configuration is buggy when using GTK3, this is a GTK3 bug:
+ https://bugzilla.gnome.org/show_bug.cgi?id=682826
+
+ ffmpeg devs have been breaking their APIs way too frequently, so i decided to wait until they stop.
+ currently, if you need WMA playback, please use statically-built ffmpeg plugin.
+ you should be able to find it in one of the static builds on the official deadbeef website.