From: Tamas Date: Thu, 5 Aug 2010 15:23:28 +0000 (+0200) Subject: buglist X-Git-Url: http://vcs.maemo.org/git/?p=tomamp;a=commitdiff_plain;h=545748b0bcad59fa2d8dd216cbbfa238511dd5ef buglist --- diff --git a/bugs.txt b/bugs.txt new file mode 100644 index 0000000..1de9077 --- /dev/null +++ b/bugs.txt @@ -0,0 +1,7 @@ +- context menu event outside of musicTable causes crash +- cancel add folder, add url causes crash +- doesn't remember add folder folder +- adding some files can cause a crash ("Blessing, Compassion") +- meta info display mismatch (title duplication, some files receive some other file's meta info instead of their ("reality")) (might be related to previous) +- quick next-next while playing stops playback +- bold-italic highlight does not move on normal track switch (when one ends and the next starts) diff --git a/tomamp.pro b/tomamp.pro index 937cdbb..731d5a6 100644 --- a/tomamp.pro +++ b/tomamp.pro @@ -31,3 +31,6 @@ symbian { RESOURCES += \ ampres.qrc + +OTHER_FILES += \ + bugs.txt