From 15cdea87d15c26048edc22ea01b5ec4f67db0923 Mon Sep 17 00:00:00 2001 From: LarsAC Date: Sat, 30 Jul 2005 07:04:41 +0000 Subject: HISTORY updated git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/tags/0.1.8-BETA@797 e10066b5-e1e2-0310-b819-94efdf66514b --- HISTORY | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 04300b4..5884f92 100644 --- a/HISTORY +++ b/HISTORY @@ -216,6 +216,16 @@ XXXXXXXXXX: Version 0.0.8-ALPHA Define HAVE_PG in Make.config, details see README.postgresql - if instant play is used while playing from the 'play' collection, the latter will be resumed after instant play finishes. +- display covers on the TV and with graphTFT. Details see README +- Support .wav files using libsndfile (Define HAVE_SNDFILE=1 in Makefile). + Note that taglib cannot import any ID3 tags for wav files so that + currently all tracks are stored under Artist 'Unknown', Album 'Unassigned' + and track title being identical to the filename. Also, the progress + display currently does not work with .wav files. +- Using the left and right keys during replay one can jump within the current + track. +- Bug which rendered incremental search unusable implemented (thanks + to sundin from vdrportal) - progress display: if the progress of the whole selection is shown, the current title will be displayed and not the name of the selection - if you use an order like Interpret/Album/Tracks and all songs @@ -232,6 +242,5 @@ XXXXXXXXXX: Version 0.0.8-ALPHA - mugglei: do not change directory to TLD before starting the import. mugglei has to be started in TLD or below. This way wildcards will always be expanded as expected. -- display covers on the TV and with graphTFT. Details see README - when tracks are added to the playing list, the playlist progress did not get updated. -- cgit v1.2.3