[Pkg-cli-apps-commits] [SCM] openbve tag, upstream/1.2.4.3, created. 0890030e989b8a913e576c41945d8927dd403b26
Paul Sladen
openbve at paul.sladen.org
Mon Jan 9 23:30:36 UTC 2012
The tag, upstream/1.2.4.3 has been created
at 0890030e989b8a913e576c41945d8927dd403b26 (commit)
- Shortlog ------------------------------------------------------------
commit 0890030e989b8a913e576c41945d8927dd403b26
Author: Michelle Boucquemont <reschanger at gmail.com>
Date: Wed Jan 6 19:33:26 2010 +0000
import openbve_development.zip 1.2.4.3 (2010-01-06)
v1.2.4.3:
* A few fixes for the RIFX format (still no sample file), and some for
PCM.
* Initial support for Microsoft ADPCM. Due to lack of a precise
specification, the decoding does not work correctly, producing
noticable clicks and beeps in the audio. Also, only mono (one channel)
is supported at the moment.
* The distance attentuation model for sound previously used a mixture of
self-written code and of OpenAL's AL_INVERSE_DISTANCE. Now uses solely
self-written code and AL_NONE. The new model is just a start, and
still requires adjustmens.
v1.2.4.2:
* RIFF (little endian) as well as RIFX (big endian) container formats
are supported now. (RIFX has not been tested yet due to lack of sample
files.)
* Any bitrate is now supported, not necessarily just multiples of 8. All
get converted to 8 or 16 though. (Non 8/16 bitrates have not been tested
yet due to lack of sample files.)
* Extensions in the fmt_ chunk introduced after the original RIFF v1.0
specification from 1991 are now ignored.
* Previously, sound files played fine the first time, but not always a
second time.
-----------------------------------------------------------------------
--
openbve
More information about the Pkg-cli-apps-commits
mailing list