view CREDITS.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 7e08477b0fc1
children
line wrap: on
line source

 ----------------------
 | SDL_sound credits. |
 ----------------------

Initial API interface and implementation,
RAW driver,
VOC driver,
MPG123 driver,
WAV driver,
OGG driver,
SHN driver,
Unix support,
BeOS support:
    Ryan C. Gordon

Bug fixes,
FreeBSD testing:
    Tsuyoshi Iguchi

Code cleanups and fixes,
AIFF driver,
MikMod driver,
MIDI driver,
ModPlug driver,
FLAC driver:
    Torbjörn Andersson

autoconf,
MacOS X support:
    Max Horn

win32 support,
PocketPC support,
other fixes:
    Tyler Montbriand

AU driver,
    Mattias Engdegård

MacOS Classic support,
quicktime decoder,
OS X fixes:
    Darrell Walisser

Alternate audio conversion code:
    Frank Ranostaj

Initial Borland C++ project files:
    Dominique Louis

Bugfixes and stuff:
    Eric Wing

FLAC 1.1.3 updates:
    Josh Coalson

Fixes:
    Chris Nelson

Other stuff:
    Your name here! Patches go to icculus@icculus.org ...

/* end of CREDITS ... */