summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorville <ville@e10066b5-e1e2-0310-b819-94efdf66514b>2005-10-08 19:29:30 +0000
committerville <ville@e10066b5-e1e2-0310-b819-94efdf66514b>2005-10-08 19:29:30 +0000
commitdd31c767472e8acdee8b1d47fde7e3792bf35869 (patch)
tree94ffcf0bb8d9e564ff2147d05f2cda2f43b0c172
parent3fee5654e907466c3ef867f90eff1bf9b67690df (diff)
downloadvdr-plugin-muggle-dd31c767472e8acdee8b1d47fde7e3792bf35869.tar.gz
vdr-plugin-muggle-dd31c767472e8acdee8b1d47fde7e3792bf35869.tar.bz2
Spelling fix.
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@866 e10066b5-e1e2-0310-b819-94efdf66514b
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 9d059e1..e67c8ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -248,7 +248,7 @@ XXXXXXXXXX: Version 0.0.8-ALPHA
2005-10-xx: Version 0.1.9-BETA
- adapt SQL tables for use with mySQL 5.0. The structures are compatible with GiantDisc (same changes introduced there)
- Code that selects images factored out into an image provider class (mg_image_provider.h,c)
-- Current image provider simplay displays all images in the directory of the current song
+- Current image provider simply displays all images in the directory of the current song
- Images are now converted in the background so that music replay starts immediately
- Implement new Service interface: service ReplayDirectoryImages displays all images in directory passed via service request (char* as Data parameter to service request)
- Added a patch for the image plugin (against 0.2.3) that uses muggle for displaying selected images while listening to music