diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-30 08:29:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-30 08:29:23 +0000 |
commit | 4e716204e84fc7546372bdae79121e47b92412bc (patch) | |
tree | 2f1ff4913d6363111cea36b7dbaf0d2f8266a3b9 /docs | |
parent | 5975361e038e17e5f91fd69da4f5df2d3e5af259 (diff) | |
download | ampache-4e716204e84fc7546372bdae79121e47b92412bc.tar.gz ampache-4e716204e84fc7546372bdae79121e47b92412bc.tar.bz2 ampache-4e716204e84fc7546372bdae79121e47b92412bc.zip |
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
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
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 |