mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-03 14:30:56 +00:00
3d34ead1c0
fixes applied from mainstream. upgrade mpg123 to latest 1.20.1. update mikmod.h from mainstream. git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@918 af15c1b1-3010-417e-b628-4374ebc0bcbd
5 lines
310 B
Text
5 lines
310 B
Text
mpg123-1.20.1, configured using:
|
|
--disable-modules --disable-debug --disable-fifo --disable-ipv6 --disable-network --disable-messages --disable-lfs-alias
|
|
edited src/libmpg123/mpg123lib_intern.h and changed macros
|
|
NOQUIET, VERBOSE* and PVERB() to be 0, in order to disable
|
|
some debug messages from the library.
|