forked from len0rd/rockbox
The build system used by rbutil is not very robust: all the files are eventually compiled to the same directory so we cannot have two files with the same name (system.c would conflicts with system.cpp) so rename one file to avoid this. Also change all include directives to local ones because we don't have to expose the entire mspack source to inclusion. Change-Id: I3fe0638d69fdc30566eb9425abfe33c807678b28 Reviewed-on: http://gerrit.rockbox.org/417 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com> |
||
|---|---|---|
| .. | ||
| cab.h | ||
| cabc.c | ||
| cabd.c | ||
| chm.h | ||
| chmc.c | ||
| chmd.c | ||
| COPYING.LIB | ||
| des.h | ||
| hlp.h | ||
| hlpc.c | ||
| hlpd.c | ||
| kwaj.h | ||
| kwajc.c | ||
| kwajd.c | ||
| lit.h | ||
| litc.c | ||
| litd.c | ||
| lzss.h | ||
| lzssd.c | ||
| lzx.h | ||
| lzxc.c | ||
| lzxd.c | ||
| mspack.h | ||
| mszip.h | ||
| mszipc.c | ||
| mszipd.c | ||
| qtm.h | ||
| qtmd.c | ||
| readbits.h | ||
| readhuff.h | ||
| README.ROCKBOX | ||
| sha.h | ||
| system-mspack.c | ||
| system-mspack.h | ||
| szdd.h | ||
| szddc.c | ||
| szddd.c | ||
This folder contains the mspack project for MS files compression/decompression. These files are distributed under the LGPL. The source files have been last synced with libmspack-0.3alpha http://sourceforge.net/projects/libmspack/on January 28, 2013