Glenn Maynard
|
8b8b0bd66a
|
handle driver-specified sample rates
|
2003-04-24 23:51:05 +00:00 |
|
Glenn Maynard
|
e009925ca3
|
output texture info
|
2003-04-24 19:51:27 +00:00 |
|
Glenn Maynard
|
60de1a24a1
|
typo
|
2003-04-24 19:47:39 +00:00 |
|
Glenn Maynard
|
877b3e771c
|
don't GC constantly
|
2003-04-24 19:42:06 +00:00 |
|
Glenn Maynard
|
118f089a86
|
Clear textures after deleting a screen, not before making a new one;
after all, that's when new textures are going to be ready to be deleted.
|
2003-04-24 19:26:06 +00:00 |
|
Glenn Maynard
|
b6069bef29
|
remove old comments
|
2003-04-24 19:05:11 +00:00 |
|
Chris Danford
|
977ad34638
|
move timespacing on player options screen
|
2003-04-24 06:16:04 +00:00 |
|
Steve Checkoway
|
674f1c1704
|
added def of tanf if needed as determined by configure
|
2003-04-24 04:14:25 +00:00 |
|
Steve Checkoway
|
7f66579123
|
added check for tanf
|
2003-04-24 04:13:41 +00:00 |
|
Glenn Maynard
|
d9fc6ef12f
|
don't init unneeded SDL subsystem
|
2003-04-24 03:37:18 +00:00 |
|
Glenn Maynard
|
dfe4f09141
|
move stuff out of headers
get rid of nonstandard anonymous unions
|
2003-04-24 01:00:31 +00:00 |
|
Glenn Maynard
|
011ec09971
|
eof eol
|
2003-04-24 00:42:21 +00:00 |
|
Glenn Maynard
|
626a14b473
|
write before commit ...
|
2003-04-23 22:49:18 +00:00 |
|
Glenn Maynard
|
ab31004a14
|
add a signal handler
|
2003-04-23 22:48:36 +00:00 |
|
Glenn Maynard
|
9d02bd5a5e
|
comment
|
2003-04-23 19:50:12 +00:00 |
|
Glenn Maynard
|
8d0ee06efa
|
fix dependency
|
2003-04-23 19:49:51 +00:00 |
|
Glenn Maynard
|
aad7ce38cf
|
use the sample rate
|
2003-04-23 19:49:23 +00:00 |
|
Glenn Maynard
|
edd42410c2
|
missing header
|
2003-04-23 19:38:30 +00:00 |
|
Glenn Maynard
|
c194f42a3f
|
add GetDriverSampleRate
|
2003-04-23 19:31:32 +00:00 |
|
Glenn Maynard
|
a1a17d6e64
|
add GetSampleRate
|
2003-04-23 19:30:41 +00:00 |
|
Glenn Maynard
|
d26df0c44c
|
Er. Had this here for a long time and it's what snapshots have been.
This seems to keep going back and forth ...
|
2003-04-23 19:30:12 +00:00 |
|
Glenn Maynard
|
45d0a74db1
|
remove channel handling from RSResampler
|
2003-04-23 19:18:38 +00:00 |
|
Glenn Maynard
|
3b0e929f82
|
(c) me
|
2003-04-23 19:12:57 +00:00 |
|
Glenn Maynard
|
111eeef550
|
use RageSoundReader_Resample
(almost not tied to 44100 ...)
|
2003-04-23 19:11:59 +00:00 |
|
Glenn Maynard
|
8d66bb367c
|
init
|
2003-04-23 19:10:22 +00:00 |
|
Glenn Maynard
|
631c00928d
|
add RageSoundReader_Resample
|
2003-04-23 19:10:01 +00:00 |
|
Glenn Maynard
|
a5e6cd2787
|
Simplify.
Remove preloading; it's not useful.
|
2003-04-23 18:33:59 +00:00 |
|
Glenn Maynard
|
30aa2a6822
|
Simplify: move vars out of a struct that's no longer used
|
2003-04-23 18:22:16 +00:00 |
|
Glenn Maynard
|
a9935263ef
|
add assert
|
2003-04-23 07:29:03 +00:00 |
|
Glenn Maynard
|
a211825a86
|
simplify
|
2003-04-23 07:28:24 +00:00 |
|
Glenn Maynard
|
eb4c7625d6
|
use resampler
|
2003-04-23 07:19:58 +00:00 |
|
Glenn Maynard
|
e6dfa1f081
|
add resampler
|
2003-04-23 07:17:31 +00:00 |
|
Chris Danford
|
ee47352dd0
|
working on perspective stuff for tilted menu items
|
2003-04-23 05:54:56 +00:00 |
|
Glenn Maynard
|
ef89561fa9
|
Fix compilation on everything else again. Not all archs use autoconf, and
we don't want to have to maintain a huge list of HAVE_ defines; instead we
want to maintain small lists of NEED_ defines.
|
2003-04-23 04:44:12 +00:00 |
|
Glenn Maynard
|
3a955347dd
|
I already did this, I couldn't commit because of the stale lock. Fixing
conflicts ...
|
2003-04-23 04:41:00 +00:00 |
|
Steve Checkoway
|
f3115189f6
|
added defs for other min/max overloads. Added defs for powf, sqrtf, cosf, sinf, and acosf, if needed as determined by configure.
|
2003-04-23 04:38:49 +00:00 |
|
Steve Checkoway
|
b3220c1f75
|
Added checks for powf, sqrtf, sinf, cosf, and acosf. They are now defined correctly, I hope, in src/global.h as inline functions.
|
2003-04-23 04:37:23 +00:00 |
|
Glenn Maynard
|
2930da9556
|
fix warning
|
2003-04-23 02:45:51 +00:00 |
|
Glenn Maynard
|
907415d7af
|
use __FILE__ instead of __FUNCTION__
|
2003-04-23 02:45:08 +00:00 |
|
Chris Danford
|
1be7055f59
|
working on perspective stuff for tilted menu items
|
2003-04-23 02:23:51 +00:00 |
|
Glenn Maynard
|
022a34dda4
|
add f4 to toggle assist tick
|
2003-04-23 01:23:14 +00:00 |
|
Glenn Maynard
|
83e3864a40
|
fix crash (MenuStart calls StartTransitioning)
|
2003-04-22 23:14:39 +00:00 |
|
Glenn Maynard
|
850e82e5f9
|
fix crash
|
2003-04-22 22:51:49 +00:00 |
|
Glenn Maynard
|
31c8bf7f9f
|
make ScaleTo work on CroppedSprites
|
2003-04-22 22:39:51 +00:00 |
|
Glenn Maynard
|
3c346751f3
|
add scaletocover
|
2003-04-22 22:25:07 +00:00 |
|
Glenn Maynard
|
ba3c743eeb
|
comments
|
2003-04-22 22:11:18 +00:00 |
|
Glenn Maynard
|
0a22e84555
|
Explicitly set the cropping size (will be making CroppedSprite not
crop by default, since the dimensions are arbitrary)
|
2003-04-22 21:58:18 +00:00 |
|
Glenn Maynard
|
cc1089510c
|
fix 1.5x
|
2003-04-22 20:57:33 +00:00 |
|
Glenn Maynard
|
083a07738f
|
Try to stop picking up inline images as cdtitles.
|
2003-04-22 20:56:53 +00:00 |
|
Glenn Maynard
|
8d86f6bf6a
|
fix banners for courses not directly under Courses
|
2003-04-22 20:31:12 +00:00 |
|