Commit graph

4 commits

Author SHA1 Message Date
Eric Wasylishen
e10670b8bc Advance to the next track when the current one
finishes
2011-01-16 23:18:43 -07:00
Eric Wasylishen
2983bf5c49 hook up pause/resume 2011-01-16 22:05:57 -07:00
Eric Wasylishen
e14fc05aab ogg playback working!!! 2011-01-16 20:53:50 -07:00
Eric Wasylishen
195baa74bc Start to setup ogg music system:
- add a cd_shared.c inspired by darkplaces, which implements the CDAudio interface and will either play the ogg music or call the hardware CD code
- set default sound speed to 44100 Hz. this will be necessary to make music sound decent. (unfortunately the resampling code sucks, i think, so the 11025 hz sound effects sound bad when resampled to 44100, but that should be easy to fix.)
2010-12-28 15:39:03 -07:00