From 4e716204e84fc7546372bdae79121e47b92412bc Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 30 Dec 2007 08:29:23 +0000 Subject: fixed localplay index problem after track delete, fixed lack of high-light of current playing song, fixed problem were second localplay send would kill session of any existing items --- docs/CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 4455ae58..d717be3b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,13 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed incorrect index on localplay playlist after track deletion + - Fixed lack of high-light of current playing item on localplay + playlist + - Fixed problem where second send to MPD would invalidate all + previous songs on the playlist + - Fixed LastFM album art gather so it ignores noimage results from + lastfm - Fixed downsample remote so that is downsamples those not in the network def rather then those inside the network def - Fixed issue with page-a-nation on show catalogs page -- cgit