[Scummvm-cvs-logs] CVS: scummvm/doc 05_01.tex,1.11,1.12 07.tex,1.3,1.4 08.tex,1.8,1.9

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Fri Jul 16 03:26:11 CEST 2004


Update of /cvsroot/scummvm/scummvm/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11945/doc

Modified Files:
	05_01.tex 07.tex 08.tex 
Log Message:
Applied patch #957544 to make output sample rate configurable at runtime.


Index: 05_01.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/05_01.tex,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- 05_01.tex	11 Jul 2004 11:59:17 -0000	1.11
+++ 05_01.tex	16 Jul 2004 10:24:29 -0000	1.12
@@ -37,6 +37,7 @@
                           &atari, fmtowns, mac, pc)\\
   --multi-midi            &Enable combination of Adlib and native MIDI\\
   --native-mt32           &True Roland MT-32 (disable GM emulation)\\
+  --output-rate=RATE      &Select output sample rate in Hz (e.g. 22050)\\
   --aspect-ratio          &Enable aspect ratio correction\\
 \\
   --alt-intro             &Use alternative intro for CD versions of Beneath a\\

Index: 07.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/07.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 07.tex	9 Feb 2004 09:53:03 -0000	1.3
+++ 07.tex	16 Jul 2004 10:24:29 -0000	1.4
@@ -34,4 +34,5 @@
 \input {07_02.tex}
 \input {07_03.tex}
 \input {07_04.tex}
-\input {07_05.tex}
\ No newline at end of file
+\input {07_05.tex}
+\input {07_06.tex}

Index: 08.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/08.tex,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- 08.tex	11 Jul 2004 11:59:17 -0000	1.8
+++ 08.tex	16 Jul 2004 10:24:29 -0000	1.9
@@ -92,6 +92,8 @@
         joystick\_num   &number   Number of joystick device to use for input\\
         master\_volume  &number   The master volume setting (0-255)\\
         music\_driver   &string   The music engine to use.\\
+        output\_rate    &number   The output sample rate to use, in Hz. Sensible\\
+                        &         values are 11025, 22050 and 44100.\\
         alsa\_port      &string   Port to use for output when using the\\
                         &         ALSA music driver.\\
         music\_volume   &number   The music volume setting (0-255)\\





More information about the Scummvm-git-logs mailing list