1 Library: libmusepack-1.1 (Released 2005-01-22 (I think))
2 Imported: 2005-04-12 by Thom Johansen
5 This directory contains a local version of libmusepack for use by Rockbox
6 for software decoding and encoding of Musepack files.
11 libmusepack is distributed under a modified BSD license - see the files AUTHORS
12 and COPYING in this directory for details.
17 The base version first imported into Rockbox was the libmusepack included
18 in the libmusepack-1.1.tar.bz2 distribution, downloaded on 2005-04-11 from
21 The contents of the libmusepack-1.1/, libmusepack-1.1/src/ and
22 libmusepack-1.1/include/ were all put in one directory for simplicity, and
23 the sample decoder and automake/autoconf stuff were removed. The default
24 FILE* based IO handlers in mpc_reader.c were also removed. Some small
25 modifications to make the library compilable and compatible with Rockbox