summaryrefslogtreecommitdiff
path: root/docs/CREDITS
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2005-09-24 02:12:42 +0000
committerJonas Häggqvist <rasher@rasher.dk>2005-09-24 02:12:42 +0000
commit9f41c6c11e97afaa60f439a63528c617c54ce2c4 (patch)
tree2143d91d165613e357b1460781a89ebcaa610e74 /docs/CREDITS
parentbccf58621e7852f747196368c1485a48cd3ecd7b (diff)
Workaround for ALAC files that previousy wouldn't play. Libalac now skips unknown chunk IDs. Time display and seeking is broken for those files (the ones that played before still work). Patch by Alyssa Milburn.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7552 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/CREDITS')
-rw-r--r--docs/CREDITS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index 5db682eb72..2171cc3228 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -135,3 +135,4 @@ David Dent
Frank Dischner
Liberman Shachar
Stephan Wezel
+Alyssa Milburn