Commit graph

18 commits

Author SHA1 Message Date
Eric Wasylishen
d5de96498d first switch to codec system for sfx loading 2012-01-04 23:35:55 -07:00
Eric Wasylishen
7280fd356f fresh checkout of svn r564 2011-12-27 13:50:56 -07:00
Eric Wasylishen
fa8a6f88f2 Allow playing oggs using 'play soundname' 2011-01-19 15:10:12 -07:00
Eric Wasylishen
e052ab19a2 Undo some debugging code 2011-01-19 14:44:48 -07:00
Eric Wasylishen
396ff706ed remove some unneeded stuff 2011-01-19 14:02:42 -07:00
Eric Wasylishen
30825d4d0a fix last commit 2011-01-19 14:02:28 -07:00
Eric Wasylishen
4ad3c2d0ee Remove unused function 2011-01-19 13:50:44 -07:00
Eric Wasylishen
f2de795e5e Cleanup/refactor of resampling code.
Use resampler for background music.
Should work with 8 or 16 bit output.
2011-01-19 13:41:51 -07:00
Eric Wasylishen
a0f74edc77 Update copyright notices 2011-01-19 01:19:09 -07:00
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