summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-04-18 02:19:36 +0000
committerworo <woro@e10066b5-e1e2-0310-b819-94efdf66514b>2008-04-18 02:19:36 +0000
commit5d534b3c5b4ca77a0bd2127939e8892d71df76d8 (patch)
tree360440aae42d19ac1baacdca832d2e47927950ce /HISTORY
parentb72f5a176e455d33852a22c75c25a6afface8ee0 (diff)
downloadvdr-plugin-muggle-5d534b3c5b4ca77a0bd2127939e8892d71df76d8.tar.gz
vdr-plugin-muggle-5d534b3c5b4ca77a0bd2127939e8892d71df76d8.tar.bz2
rename background mode to image mode which is more appropriate since the last changes.
Since this also changes the name under which the value is stored in the setup file, you will lose your old value after updating. git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1194 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 53ab59c..91377d6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -348,4 +348,7 @@ XXXXXXXXXX: Version 0.0.8-ALPHA
If the list is then still empty, display an item "Synchronize data base".
- change the compile option USE_BITMAP into a setup variant: New background mode "Bitmap".
This is for those whose computers have problems with showing mpeg covers like
- "timeout waiting for LoadBitmap" in the FF card driver \ No newline at end of file
+ "timeout waiting for LoadBitmap" in the FF card driver
+- rename background mode to image mode which is more appropriate since the last changes.
+ Since this also changes the name under which the value is stored in the setup file,
+ you will lose your old value after updating.