SOURCES: TORCS-default-plib.patch (NEW) - use plib as default soun...
megabajt
megabajt at pld-linux.org
Fri Apr 6 21:24:24 CEST 2007
Author: megabajt Date: Fri Apr 6 19:24:23 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- use plib as default sound system (OpenAL in TORCS is broken)
---- Files affected:
SOURCES:
TORCS-default-plib.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/TORCS-default-plib.patch
diff -u /dev/null SOURCES/TORCS-default-plib.patch:1.1
--- /dev/null Fri Apr 6 21:24:23 2007
+++ SOURCES/TORCS-default-plib.patch Fri Apr 6 21:24:18 2007
@@ -0,0 +1,12 @@
+diff -urN torcs-1.3.0/src/modules/graphic/ssggraph/sound.xml torcs-1.3.0.new/src/modules/graphic/ssggraph/sound.xml
+--- torcs-1.3.0/src/modules/graphic/ssggraph/sound.xml 2006-11-05 02:42:26.000000000 +0100
++++ torcs-1.3.0.new/src/modules/graphic/ssggraph/sound.xml 2007-04-06 20:37:08.000000000 +0200
+@@ -16,7 +16,7 @@
+
+ <params name="sound" type="param" mode="mw">
+ <section name="Sound Settings">
+- <attstr name="state" val="openal"/>
++ <attstr name="state" val="plib"/>
+ <attnum name="volume" unit="%" val="100"/>
+ </section>
+ </params>
================================================================
More information about the pld-cvs-commit
mailing list