[Scummvm-cvs-logs] SF.net SVN: scummvm:[52212] scummvm/trunk/configure
hkz at users.sourceforge.net
hkz at users.sourceforge.net
Thu Aug 19 17:13:03 CEST 2010
Revision: 52212
http://scummvm.svn.sourceforge.net/scummvm/?rev=52212&view=rev
Author: hkz
Date: 2010-08-19 15:13:03 +0000 (Thu, 19 Aug 2010)
Log Message:
-----------
DINGUX: disable check for vorbis, because of terrible performance compared to tremor
Modified Paths:
--------------
scummvm/trunk/configure
Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure 2010-08-19 13:52:21 UTC (rev 52211)
+++ scummvm/trunk/configure 2010-08-19 15:13:03 UTC (rev 52212)
@@ -1552,6 +1552,8 @@
_vkeybd=yes
_build_hq_scalers=no
_keymapper=no
+ # Force disable vorbis on dingux, it has terrible performance compared to tremor
+ _vorbis=no
;;
dreamcast)
DEFINES="$DEFINES -DDISABLE_DEFAULT_SAVEFILEMANAGER -DDISABLE_TEXT_CONSOLE -DDISABLE_COMMAND_LINE"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list