Glenn Maynard
51dd909dad
update
2003-01-02 08:25:20 +00:00
Glenn Maynard
0adb8db91f
get rid of RageSoundBass and RageSoundSample
2003-01-02 08:16:48 +00:00
Glenn Maynard
6f91b6fa0a
move stuff over
2003-01-02 08:13:34 +00:00
Glenn Maynard
bfb263fee4
get rid of RageSoundStream
2003-01-02 07:58:34 +00:00
Glenn Maynard
24a3592741
get rid of MUSIC
2003-01-02 07:54:28 +00:00
Glenn Maynard
2b7dad6766
make music public
2003-01-02 07:53:13 +00:00
Glenn Maynard
db041c3900
change over music
2003-01-02 07:45:05 +00:00
Glenn Maynard
94216ccaa2
use PlayMusic
2003-01-02 07:39:58 +00:00
Glenn Maynard
18320299f0
use PlayMusic
2003-01-02 07:39:25 +00:00
Glenn Maynard
b1a1f52bcc
fix
2003-01-02 07:34:13 +00:00
Glenn Maynard
ce07b8e997
add RageSoundManager::PlayMusic
2003-01-02 07:30:23 +00:00
Glenn Maynard
2b6201b066
get rid of RandomStream
2003-01-02 07:10:18 +00:00
Glenn Maynard
0effca1367
implement rate changing (more) correctly
2003-01-02 06:52:39 +00:00
Glenn Maynard
96b8eec675
change song speed to .8 or 1.2 only
2003-01-02 06:17:10 +00:00
Glenn Maynard
c2f171339a
update
2003-01-02 03:07:50 +00:00
Glenn Maynard
b9c4b14002
use new musicwheel and fadingbanner code
2003-01-02 03:00:53 +00:00
Glenn Maynard
62a0491977
simplify
2003-01-02 02:59:35 +00:00
Glenn Maynard
c274e0b8eb
wheel handles its own fast scrolling
2003-01-02 02:59:25 +00:00
Glenn Maynard
f9f7063fbb
add an option to turn off banner changing when the wheel is
...
moving fast
2003-01-02 02:58:43 +00:00
Glenn Maynard
71599a7596
cleanup
2003-01-02 01:39:58 +00:00
Glenn Maynard
cc1ab17ea1
7-key in BM; make 5-key a subset (no need for separate game
...
types). Name the keys by number; "center", etc. are confusing
with 7-key. Add secondary scratch (both directions are registered,
so we can use them as menu inputs). Change "back" to "select".
TODO: Only one scratch direction is currently recognized for the actual
track. The input config screen can't handle this many keys (goes off
the screen).
I won't get to fixing the above soon. I wasn't ready to actually add BM
support yet, and I don't want to spend too much time on it before I
add keyed support (which is coming after the sound code is stable) ...
2003-01-01 22:08:05 +00:00
Glenn Maynard
d848550137
move redir handling
2003-01-01 22:02:41 +00:00
Glenn Maynard
83062aee55
fix crash
2003-01-01 21:21:44 +00:00
Andrew Livy
9941c7c3bb
BM Gametype (no keysounds yet, its just DDR with BM keys :D) + Metricable default scrolling direction support
2003-01-01 17:20:36 +00:00
Glenn Maynard
290c281cf8
stop dying on corrupt ksfs
2003-01-01 09:19:10 +00:00
Glenn Maynard
234edae41a
fix clipping (a little)
2003-01-01 09:13:48 +00:00
Glenn Maynard
3d8c4d9fc7
fmtTexture associated with format type
2003-01-01 09:07:34 +00:00
Glenn Maynard
6b47bbb96f
fix a crash
2003-01-01 09:06:00 +00:00
Glenn Maynard
d1b2a88a4e
add TweenTime()
2003-01-01 09:05:21 +00:00
Andrew Livy
f30ca2b869
ScrollingBannerList should now load up no matter how many songs you have in a folder. Including < 5 and 0 songs.
2002-12-31 03:09:58 +00:00
Glenn Maynard
51c945c8c8
(this rate code isn't yet working)
2002-12-31 01:26:42 +00:00
Glenn Maynard
05d9719441
use better mixer
2002-12-31 01:13:58 +00:00
Glenn Maynard
fb71bacda7
better mixer
2002-12-31 01:09:31 +00:00
Glenn Maynard
fc916dde9b
separate buffer size and write-ahead
2002-12-31 01:08:35 +00:00
Glenn Maynard
cb09c3cdcb
sleep a bit more in the DirectSound driver (not -sw)
2002-12-31 00:54:54 +00:00
Glenn Maynard
3d815f5ce9
err
2002-12-30 22:40:52 +00:00
Glenn Maynard
2d7a944f61
pull out common code
2002-12-30 22:40:34 +00:00
Glenn Maynard
4cee9ed975
move this function out of the header
2002-12-30 21:57:54 +00:00
Glenn Maynard
76af3c3436
add an option to disable song sections
2002-12-30 21:42:14 +00:00
Andrew Livy
42b8e27f69
3DDX Theme changes
2002-12-30 20:19:18 +00:00
Glenn Maynard
773bad00ac
use packed pixels (like we were with d3d)
2002-12-30 04:46:56 +00:00
Glenn Maynard
ea407b7bcc
definition fixup
2002-12-30 04:04:18 +00:00
Glenn Maynard
77e647d7a0
move image creation into a function
2002-12-30 04:03:49 +00:00
Glenn Maynard
b97d3f8513
fix up bit depth stuff
2002-12-30 03:35:58 +00:00
Glenn Maynard
517bdcf150
ack.
2002-12-30 03:27:43 +00:00
Glenn Maynard
11644c2506
add movie extensions
2002-12-30 02:52:05 +00:00
Glenn Maynard
fa21e2082a
whoops
2002-12-30 02:50:17 +00:00
Glenn Maynard
e0b472f33e
Textures are now fully ID'd by a single struct.
2002-12-30 02:43:52 +00:00
Glenn Maynard
c85593bf07
add file
2002-12-30 00:49:59 +00:00
Glenn Maynard
9607765e1e
centralize pulling in opengl
...
make gl data available externally (but separately from RageDisplay)
clean up extension stuff
2002-12-30 00:48:31 +00:00