mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-03 14:30:56 +00:00
1bcd8f76f4
- update vorbis to xiph.org svn r19451 (fixes xiph.org bug #2139) - update libmpg123 to latest 1.22.0 release - update libmikmod to v3.3.8/mercurial repo snapshot 2015-02-28. git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1185 af15c1b1-3010-417e-b628-4374ebc0bcbd
5 lines
310 B
Text
5 lines
310 B
Text
mpg123-1.22.0, 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.
|