From 1e7bfb19c43b149b5304c0edc55d4c6e63a7ac9a Mon Sep 17 00:00:00 2001 From: vspader Date: Tue, 19 Feb 2008 04:10:35 +0000 Subject: [PATCH] Updated KnownIssues. --- KnownIssues | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/KnownIssues b/KnownIssues index cab1d8134..bb5615012 100644 --- a/KnownIssues +++ b/KnownIssues @@ -4,6 +4,6 @@ does not resize columns (needs a lower bound) Code for fading and seeking should be moved into the AudioPlayer, so we can escape ugly event* functions -Repeat MenuItems do not actually set the mode directly, but just toggles. +Repeat states have no logic tied to them. -mp3 bitrate is a tad off. \ No newline at end of file +mp3 bitrate is a tad off.