rockbox/rbutil/rbutilqt/mspack
Dominik Riebeling 202717d18f Fix MSVC not knowing inline for C code.
MSVC needs to use __inline instead of inline when compiling C code (the inline
keyword is only avaliable in C++). Use the preprocessor to work around this.

Change-Id: Ic9884a7421cee7dc7c943ab205312f50233fb100
2014-03-22 22:25:21 +01:00
..
cab.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
cabc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
cabd.c Suppress some unused variable warnings in libmspack. 2013-11-12 22:43:16 +01:00
chm.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
chmc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
chmd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
COPYING.LIB
des.h
hlp.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
hlpc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
hlpd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
kwaj.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
kwajc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
kwajd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lit.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
litc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
litd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lzss.h
lzssd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lzx.h
lzxc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
lzxd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
mspack.h
mszip.h
mszipc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
mszipd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
qtm.h
qtmd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
readbits.h
readhuff.h
README.ROCKBOX
sha.h
system-mspack.c Suppress some unused variable warnings in libmspack. 2013-11-12 22:43:16 +01:00
system-mspack.h Fix MSVC not knowing inline for C code. 2014-03-22 22:25:21 +01:00
szdd.h Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
szddc.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
szddd.c Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00

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