Glenn Maynard
|
4ba7e5451b
|
GetData: take frames
|
2004-03-26 03:26:20 +00:00 |
|
Glenn Maynard
|
88025a50cb
|
FillBuf: take frames
|
2004-03-26 03:19:55 +00:00 |
|
Glenn Maynard
|
02fa396548
|
frames
|
2004-03-26 03:15:27 +00:00 |
|
Glenn Maynard
|
f5b3c5425e
|
GetDataToPlay: take frames, not samples (use frames as a basic unit
of measuring sound buffer sizes whenever there's channel count available)
|
2004-03-26 03:13:57 +00:00 |
|
Glenn Maynard
|
5bf034b07f
|
catch a few more voodoos
|
2004-03-26 02:59:40 +00:00 |
|
Glenn Maynard
|
5fc16eebea
|
sm_crash: take a reason
when failing an assertion, pass the reason to sm_crash, in case we don't make it to logging checkpoints
|
2004-03-26 02:55:13 +00:00 |
|
Glenn Maynard
|
2404a98c44
|
cleanup
|
2004-03-26 02:50:10 +00:00 |
|
Glenn Maynard
|
1f709009e7
|
don't show smzip.ctl
|
2004-03-26 01:52:15 +00:00 |
|
Glenn Maynard
|
951ce82dbf
|
fix note skin installation wiping too much
|
2004-03-26 01:48:47 +00:00 |
|
Glenn Maynard
|
0fd9e1f140
|
cleanup
|
2004-03-25 22:20:40 +00:00 |
|
Glenn Maynard
|
9d7f804e95
|
simplify
|
2004-03-25 22:14:59 +00:00 |
|
Glenn Maynard
|
de3556d086
|
focus fixes
|
2004-03-25 22:13:51 +00:00 |
|
Glenn Maynard
|
1588f118a9
|
PlayStartSound, etc. always play at PREFS sound volume
|
2004-03-25 21:41:11 +00:00 |
|
Charles Lohr
|
c98579d478
|
I had to modify the protocol, so that the client knew what version the server is.
This way I can begin to develop more complex protocols.
|
2004-03-25 15:08:07 +00:00 |
|
Steve Checkoway
|
d2408a88ea
|
I have no idea what's different, and frankly I don't care.
|
2004-03-25 14:14:23 +00:00 |
|
Thad Ward
|
a4ea178310
|
add comment.
|
2004-03-25 13:56:01 +00:00 |
|
Steve Checkoway
|
79631356d5
|
Simplify since this should now be handled by the OS.
|
2004-03-25 12:48:24 +00:00 |
|
Thad Ward
|
3047c0adfb
|
Apparently SM_GoToNextScreen doesn't also send an SM_LoseFocus, so we need to
reset the sound volume there, too.
|
2004-03-25 10:45:30 +00:00 |
|
Thad Ward
|
dabfb6355c
|
add missing breaks to SM_GainFocus and SM_LoseFocus
|
2004-03-25 10:25:22 +00:00 |
|
Glenn Maynard
|
c9265fa15a
|
change and reset sound volume in SM_GainFocus and SM_LoseFocus;
they're always called, even when exiting to the sys menu
|
2004-03-25 10:07:11 +00:00 |
|
Chris Danford
|
742daadcf5
|
save last played song to profile
|
2004-03-25 09:54:28 +00:00 |
|
Chris Danford
|
e89bbf1565
|
make judgments slightly smaller in mini so they don't cover up so much of the notes
|
2004-03-25 09:31:38 +00:00 |
|
Chris Danford
|
7a2bf28f7a
|
clean up max stages display
|
2004-03-25 08:46:38 +00:00 |
|
Chris Danford
|
146e057b7e
|
Add OneGreat and OnePerfect awards
|
2004-03-25 08:32:47 +00:00 |
|
Glenn Maynard
|
2974fb564a
|
fix Static.ini not being read from zips
|
2004-03-25 08:25:30 +00:00 |
|
Steve Checkoway
|
67b0f63a26
|
Set minimum system version
|
2004-03-25 07:23:08 +00:00 |
|
Chris Danford
|
afa880cbac
|
clean up Difficulty name theming
theme CourseDifficulty on options screen
|
2004-03-25 06:21:58 +00:00 |
|
Chris Danford
|
cb91aa5f36
|
don't disqualify for mods that have no effect on the current song or course
|
2004-03-25 05:38:04 +00:00 |
|
Chris Danford
|
910b378509
|
update VC6 project
|
2004-03-25 04:41:13 +00:00 |
|
Glenn Maynard
|
da97cd405f
|
simplify
|
2004-03-25 04:16:32 +00:00 |
|
Glenn Maynard
|
18ef4de22a
|
fix crash
|
2004-03-25 04:09:58 +00:00 |
|
Glenn Maynard
|
e9368790a3
|
remove unused SDL mutex implementation
|
2004-03-25 04:06:44 +00:00 |
|
Glenn Maynard
|
3661728d9d
|
fix uninitialized VideoModeParams
|
2004-03-25 02:59:01 +00:00 |
|
Glenn Maynard
|
8d6c956ce1
|
minor Alsa9Buf::GetNumFramesToFill fix
|
2004-03-25 02:47:41 +00:00 |
|
Glenn Maynard
|
034800535e
|
use RageSound_Generic_Software
|
2004-03-25 02:46:32 +00:00 |
|
Glenn Maynard
|
9a74f9be01
|
optimizion for small chunksizes
|
2004-03-25 02:24:39 +00:00 |
|
Glenn Maynard
|
4e5a4a8ad2
|
fix error handling on failed flush
better flushing
|
2004-03-25 01:22:08 +00:00 |
|
Glenn Maynard
|
009b6bcfa8
|
disable the fallback copy of SDL in linux
|
2004-03-25 00:37:40 +00:00 |
|
Glenn Maynard
|
3abcf339f7
|
cleanup
|
2004-03-25 00:17:10 +00:00 |
|
Glenn Maynard
|
71fd4a6233
|
move tests to noinst
|
2004-03-25 00:15:35 +00:00 |
|
Steve Checkoway
|
915e48ad17
|
size_t will never equal -1
|
2004-03-24 17:32:31 +00:00 |
|
Steve Checkoway
|
3f17555195
|
Remove debugging output.
|
2004-03-24 17:30:44 +00:00 |
|
Steve Checkoway
|
f80f208460
|
Clean up test, it didn't work anyway.
|
2004-03-24 17:28:12 +00:00 |
|
Steve Checkoway
|
98944fbe23
|
fix mem leak
|
2004-03-24 17:21:32 +00:00 |
|
Steve Checkoway
|
f05139187b
|
cleanup
|
2004-03-24 17:20:36 +00:00 |
|
Steve Checkoway
|
a27380fb4e
|
Yet more files
|
2004-03-24 17:20:17 +00:00 |
|
Steve Checkoway
|
b3062e7c5a
|
Add two headers.
|
2004-03-24 17:14:49 +00:00 |
|
Steve Checkoway
|
20eb3e1d6d
|
Add files for the CA driver
|
2004-03-24 17:03:42 +00:00 |
|
Steve Checkoway
|
675706eb82
|
Working CoreAudio driver for OS X. (Does this make 8 attempts??)
|
2004-03-24 17:02:02 +00:00 |
|
Steve Checkoway
|
576ac720c6
|
Add wrapper for the CoreAudio care of Apple.
|
2004-03-24 16:59:17 +00:00 |
|