summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-04-14 05:29:35 +0000
committerworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-04-14 05:29:35 +0000
commite615838ce8c4e687db2c84293b8c5fd97d820767 (patch)
tree1eb4bd351d7aae2c3a4bcb3323ffe6b414424c2a /HISTORY
parent91c359fdb2a425f84972aeb090372471ddb79365 (diff)
downloadvdr-plugin-muggle-e615838ce8c4e687db2c84293b8c5fd97d820767.tar.gz
vdr-plugin-muggle-e615838ce8c4e687db2c84293b8c5fd97d820767.tar.bz2
lyrics: compat mode for versions before 1.5.4
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1184 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c588112..d8d4652 100644
--- a/HISTORY
+++ b/HISTORY
@@ -338,4 +338,8 @@ XXXXXXXXXX: Version 0.0.8-ALPHA
- reintroduced Finnish translation
- if we got lyrics from the net but did not save it, the temporary file .lyrics.tmp
will be deleted when the next track starts playing (only while in lyrics mode,
- if you leave it, the tmp file remains) \ No newline at end of file
+ if you leave it, the tmp file remains)
+- vdr versions before 1.5.4 supported again: With them, lyrics cannot be fetched in the
+ background. So muggle will not answer to commands until the fetching script has
+ finished. And the message "loading lyrics" will only appear after they have been
+ loaded. If you don't like it, update vdr or send me a patch. \ No newline at end of file