From 6a335845ccd2650e2444080a5faa5dc6151ab993 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 2 Dec 2007 00:25:07 +0000 Subject: fixed democratic play ordering along with some misc play isues with it, limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about --- docs/CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 557d81ae..51a02275 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Limited Rightbar to only 100 items, adds last row indicating any + additional items on playlist. Prevents Firefox crash if you + add many thousands of items to a single active playlist + - Corrected Sorting of Democratic Play votes, sort order is now + # of votes then oldest vote first so new votes sort to + the bottom - Fixed sending URLs directly to MPD - Fixed a problem with automatic downsampling which was referencing a now non-existant function -- cgit