Commit Graph

9 Commits

Author SHA1 Message Date
Eric Wasylishen 35f0014502 get the fallback to CD hardware working 2011-01-18 14:30:13 -07:00
Eric Wasylishen 09b23123d0 Add some extra functions to query the music
player state
2011-01-18 13:30:17 -07:00
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 7162fd4029 Q3 code integrated, almost compiles except
for some ogg link error
2011-01-16 19:24:18 -07:00
Eric Wasylishen 474dde2a87 Partly integrated Q3 sound codec and background
music code
2011-01-16 18:35:22 -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
Eric Wasylishen 61663de547 Quakespasm 0.85.3 2010-12-16 17:37:07 -07:00