diff options
author | Torbjörn Andersson | 2006-01-26 10:19:25 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-01-26 10:19:25 +0000 |
commit | 5fd3d177202a569e1a7cd50f7bb587f312c3a2a8 (patch) | |
tree | a707b9a90738e4500c9d827c5b32c8a20e22eacb /NEWS | |
parent | 60034ae433d6a9fdc82c331ee52bb60d0f1869d9 (diff) | |
download | scummvm-rg350-5fd3d177202a569e1a7cd50f7bb587f312c3a2a8.tar.gz scummvm-rg350-5fd3d177202a569e1a7cd50f7bb587f312c3a2a8.tar.bz2 scummvm-rg350-5fd3d177202a569e1a7cd50f7bb587f312c3a2a8.zip |
Clarify that the default gain change was for the FluidSynth music driver,
not when hooking up FluidSynth through ALSA.
svn-id: r20191
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,7 +24,8 @@ For a more comprehensive changelog for the latest experimental CVS code, see: cannot use it. - Fixed potential security vulnerability with oversized PATH environment variables. - - Lowered default gain for FluidSynth and made it configurable. + - Lowered the default gain for the FluidSynth music driver and made it + configurable. SCUMM: - Fixed mouse button states in COMI. |