]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented music playlist system with 10 playlists, automatic track
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 Jan 2010 19:03:08 +0000 (19:03 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 Jan 2010 19:03:08 +0000 (19:03 +0000)
commitdf6e771d83e8046cc28d92fe7e1c1dbb1ce123cd
tree2fcb3f087117b0b23f435b5fd5cf1d00fa00d38e
parentdd6df10f954a37842a1676c79df56870ddb3226b
implemented music playlist system with 10 playlists, automatic track
resume when switching between playlists (setting sampleposition to 0
will cause it to save and resume the position in the track, -1 restarts)
and random play options for each playlist
playlist system overrides normal cd console commands if index is not -1

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9883 d7cf8633-e32d-0410-b094-e92efae38249
cd_shared.c
cdaudio.h
snd_main.c
snd_null.c
sound.h