Glenn Maynard
96eba06276
Same reason. (Modifying these headers will create more work later
...
when a new version of Vorbis comes out.)
2004-01-17 05:53:15 +00:00
Glenn Maynard
179f6cd9ba
Revert: this breaks compiles in Linux, by using the local Vorbis source
...
(which we only use in Win32) instead of the system headers.
The correct fix is to add "vorbis" to the include file path in the Xbox
project, like we do in the Windows project.
2004-01-17 05:52:09 +00:00
Glenn Maynard
d7dfdac6fc
cleanup: remove plib from include paths
2004-01-17 05:49:49 +00:00
Manu Evans
09f1f49059
fixed some xbox build errors :/
2004-01-17 05:26:56 +00:00
Manu Evans
ce888de237
fixed some xbox build errors :/
2004-01-17 05:21:24 +00:00
Glenn Maynard
8bf9b74421
debug
...
remove assert
2004-01-17 00:36:49 +00:00
Glenn Maynard
a8e73bc3d7
trying to fix crash handler hangs when subthreads crash while the
...
main thread is holding a mutex
2004-01-17 00:34:34 +00:00
Glenn Maynard
f014787146
cleanup
2004-01-17 00:23:04 +00:00
Glenn Maynard
b739306a33
Simplify (why'd I do this? unneeded)
2004-01-16 23:24:05 +00:00
Glenn Maynard
454cbe482e
ID for MessageBoxError
2004-01-16 22:43:59 +00:00
Glenn Maynard
4f901a9f00
fix "Couldn't chdir(foo): No such file or directory"
2004-01-16 22:40:29 +00:00
Glenn Maynard
15dc3fb189
cleanup
2004-01-16 22:33:01 +00:00
Glenn Maynard
da0635c76b
more consistent behavior on NAV_FIRST_CHOICE_GOES_DOWN
2004-01-15 05:50:45 +00:00
Glenn Maynard
98ea0d4fc7
fix "long row" crashes when only P2 is active
2004-01-15 05:43:58 +00:00
Chris Danford
35fbad5d17
fix ScreenSelectOptionsMaster::ImportOptions doesn't set the correct selection for ROW_STEPS if PreferredDifficulty doesn't match current steps
2004-01-15 05:14:43 +00:00
Chris Danford
22fb3ec985
fix VC6 compile error
2004-01-15 03:22:53 +00:00
Chris Danford
dcb3ae4991
don't show hold judgments if blind (no joking around this time)
2004-01-15 03:19:41 +00:00
Glenn Maynard
e2319874ac
fix comments
2004-01-15 03:13:26 +00:00
Glenn Maynard
71e2f1d8d7
partial s/RageSound/RageSoundBase/
2004-01-15 03:12:18 +00:00
Chris Danford
38ae3725f0
don't show hold judgments if blind
2004-01-15 03:12:03 +00:00
Glenn Maynard
fda40a0efd
update (Mac drivers untested)
2004-01-15 03:03:57 +00:00
Glenn Maynard
92684a90db
s/RageSound/RageSoundBase/
...
linux/mac in a moment
2004-01-15 02:59:44 +00:00
Glenn Maynard
97d088db50
remove RageSoundManager::PlayOnceFromDir (in SOUNDS now)
2004-01-15 02:56:04 +00:00
Glenn Maynard
fed157e934
use RageSoundBase
2004-01-15 02:33:41 +00:00
Glenn Maynard
3633d424d7
s/RageDriverSound/RageSoundBase/
2004-01-15 02:31:09 +00:00
Glenn Maynard
bdafe9ebe1
expose a simpler interface for drivers
2004-01-15 02:28:58 +00:00
Glenn Maynard
8b6030e299
remove RageSoundManager::MixAudio
2004-01-15 01:46:09 +00:00
Glenn Maynard
854c0b9cea
start PlayOnce, PlayOnceFromDir in the music thread, to fix skips
...
playing announcers
2004-01-15 01:19:05 +00:00
Glenn Maynard
829a7d133d
lock cleanups
2004-01-15 01:17:47 +00:00
Glenn Maynard
bb2d24bb49
hopefully fix a couple rare buffering problems: lock accesses to log files
2004-01-15 00:50:17 +00:00
Jason Felds
018bea9e03
Newline again.
2004-01-15 00:49:59 +00:00
Glenn Maynard
c35a7d4139
locking fix
...
o/~ i hate threads o/~
2004-01-15 00:45:53 +00:00
Glenn Maynard
5e40b0e1bd
shut down FILEMAN before LOG
2004-01-15 00:43:32 +00:00
Glenn Maynard
289d1e99a5
RageFileManager thread safety
2004-01-14 23:44:42 +00:00
Glenn Maynard
9ac289a476
simplify
...
ExitSelectedP1, etc. fix
2004-01-14 22:45:04 +00:00
Glenn Maynard
e40c819dc2
cosmetic
2004-01-14 22:18:27 +00:00
Glenn Maynard
d516f94332
thank VC
2004-01-14 22:15:57 +00:00
Glenn Maynard
f25f68b3f5
add read( float * )
...
optimize full volume
2004-01-14 22:09:55 +00:00
Steve Checkoway
1cac9d7b6f
Fix warnings.
2004-01-14 21:11:23 +00:00
Glenn Maynard
9e3e3e2b64
update
2004-01-14 09:39:08 +00:00
Glenn Maynard
cad991074a
split out, clean up and template CircBuf
2004-01-14 09:38:14 +00:00
Chris Danford
c237bf2364
FirstChoiceGoesDown fixes
2004-01-14 09:03:35 +00:00
Glenn Maynard
d4fb83773b
add stride
2004-01-14 08:24:08 +00:00
Chris Danford
431917de92
fix uninit'd variable
2004-01-14 08:17:34 +00:00
Chris Danford
773aa57b41
remove bogus assert
2004-01-14 08:17:17 +00:00
Glenn Maynard
85e13c0360
add checkpoints to track obscure crash
2004-01-14 08:13:08 +00:00
Glenn Maynard
f226bde635
remove "fake" sounds
2004-01-14 08:10:37 +00:00
Glenn Maynard
db15c73035
cleanup
2004-01-14 08:07:42 +00:00
Chris Danford
2fb5052a48
whoops! Fix all nav types other than FirstChoiceGoesDown
2004-01-14 08:07:06 +00:00
Chris Danford
6279ec9b49
cleanup
2004-01-14 08:06:17 +00:00