nonchocoboy 2002/10/10 21:47:57 PDT
Modified files:
src Jukebox.cpp Jukebox.h
Log:
Bug fixed: Jukebox wasn't moving on to the next track when the current
track finished playing.
Added prev, next, and clear methods. Cleaned up how switching between
tracks is done so that it is more consistent.
Revision Changes Path
1.5 +47 -37 midworld/src/Jukebox.cpp
1.5 +23 -3 midworld/src/Jukebox.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/Jukebox.cpp.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/Jukebox.h.diff?r1=1.4&r2=1.5&diff_format=h
|