mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-06 21:12:12 +00:00
cb18719d05
- Did some very preliminary support for x64 compiling. - Now I see why makewad is using the __fastcall calling convention by default: Because the release zlib is built with it as well. - Fixed: Conversion from 'const char *' to 'char *' in DEM_SAVEGAME case in Net_DoCommand(). - Updated the project files for Visual C++ 2005. SVN r138 (trunk) |
||
---|---|---|
.. | ||
FLAC | ||
FLAC++ | ||
ia32 | ||
private | ||
protected | ||
bitbuffer.c | ||
bitmath.c | ||
cpu.c | ||
crc.c | ||
fixed.c | ||
FLAC.dsp | ||
FLAC.vcproj | ||
format.c | ||
lpc.c | ||
Makefile.mgw | ||
memory.c | ||
ReadMe.txt | ||
stream_decoder.c | ||
stream_decoder_pp.cpp |
This is not the complete FLAC distribution. It contains only what ZDoom needs to decode compressed FLAC streams. For the complete distribution, please visit <http://flac.sourceforge.net/>. Of course, under Linux, you are encouraged to ignore this source here and dynamically link to the full libraries.