view CHANGELOG.txt @ 591:8faf61a640f0 tip

Resynced fixes for unit conversion bugs in the Ogg Tremor decoder from SoundDecoder/ALmixer. Ogg Vorbis uses seconds and we multiply by 1000 to convert to milliseconds. But Ogg Tremor already uses milliseconds but I was still multiplying by 1000.
author Eric Wing <ewing . public |-at-| gmail . com>
date Thu, 25 Oct 2012 16:34:18 -0700
parents 247dbdf2f305
children
line wrap: on
line source

/*
 * CHANGELOG.
 */

Not maintaining CHANGELOG.txt by hand any more. This is why we have revision
 control tools to do it for us.  :)

Take a look at http://hg.icculus.org/icculus/SDL_sound/ for a complete list
 of changes.

--ryan. (icculus@icculus.org)

/* end of CHANGELOG.txt ... */