Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard 87d2e439eb hack to support vsync on nVidia cards in Linux 2004-01-03 06:58:30 +00:00
Glenn Maynard 09d6eb2ab8 clena exit on ^C 2004-01-03 06:50:23 +00:00
Glenn Maynard adf2e68f2a maybe fix file writing in win9x 2004-01-03 06:34:33 +00:00
Glenn Maynard c0c5665c14 fix warning 2004-01-03 04:38:17 +00:00
Glenn Maynard f00bb63423 the options "no" and "off" do not leave much to choice 2004-01-03 04:31:32 +00:00
Glenn Maynard d680cc1f2f fix warning
don't mangle first character if non-ASCII
2004-01-03 04:30:34 +00:00
Glenn Maynard f5d1503387 fix warnings 2004-01-03 04:29:42 +00:00
Glenn Maynard ce9ad5178c debug 2004-01-03 04:15:31 +00:00
Glenn Maynard 6d2aa8632c cleaner shutdown 2004-01-03 04:10:57 +00:00
Glenn Maynard 0cc7d74e3e cleaner shutdown 2004-01-03 03:37:53 +00:00
Glenn Maynard a99d648da5 reduce default writeahead from 8k to 4k (can probably go down to 1k on
many 2.4 systems)
2004-01-03 03:11:56 +00:00
Glenn Maynard 723328a5d5 32k buffer size, for weird hardware that doesn't work with 8k buffers 2004-01-03 03:05:19 +00:00
Glenn Maynard 2a7e2a7313 cleanup 2004-01-03 03:00:13 +00:00
Glenn Maynard 8d4d56f03b log sample rate 2004-01-03 02:59:14 +00:00
Glenn Maynard 72b3e5fa44 hush spurious warning 2004-01-03 02:49:19 +00:00
Glenn Maynard dc2eeebde4 GetSampleRate update 2004-01-03 02:39:39 +00:00
Glenn Maynard 5228f9df9c sample rate update 2004-01-03 02:36:14 +00:00
Glenn Maynard a27620a32d Handle hardware that only supports 48khz output (eg. Intel8x0, on
nForce boards).  Allow drivers to tell whether specific sample rates
are supported (instead of "all or nothing").

Warning: this will break the Windows (and possibly OS X) drivers for
a few minutes until I update them.
2004-01-03 02:35:47 +00:00
Glenn Maynard 47d4d0ce13 fix obscure crash 2004-01-02 23:16:12 +00:00
Glenn Maynard 8c6249aa8c GetKernel return in decimal instead of hex 2004-01-02 07:01:27 +00:00
Glenn Maynard 75795a6afb No alt signal stack on Linux 2.4. 2004-01-02 05:04:03 +00:00
Glenn Maynard 277f49c14e cleanup 2004-01-02 04:31:15 +00:00
Glenn Maynard eb63dc754f fix /proc/#/maps parse faliures, formatting cleanup 2004-01-02 04:13:43 +00:00
Glenn Maynard 48c8ce5579 NoteData::SetNumTracks: Remove all hold notes that are out of bounds.
Fixes crashes after using "create from copy" in the editor menu.
2004-01-01 22:19:02 +00:00
Glenn Maynard a9d49220c8 some Voodoo5 drivers report "Voodoo 5" 2004-01-01 02:25:18 +00:00
Glenn Maynard f979d8474f fix proflie creation crash 2004-01-01 01:33:34 +00:00
Glenn Maynard 30689e51b5 update 2004-01-01 01:23:38 +00:00
Glenn Maynard da0a934978 test 2004-01-01 01:21:59 +00:00
Glenn Maynard 5e7fb3b90b test 2004-01-01 00:39:52 +00:00
Glenn Maynard 856ddb7878 testing 2004-01-01 00:01:33 +00:00
Glenn Maynard befb4add5f testing with spaces 2003-12-31 23:34:27 +00:00
Glenn Maynard e7ee22ca5a gar 2003-12-31 23:33:05 +00:00
Glenn Maynard 032db02ad3 and more 2003-12-31 23:32:20 +00:00
Glenn Maynard f56dc19b42 t e s t i n g 2003-12-31 23:28:39 +00:00
Glenn Maynard 0ba5ec2256 ... testing 2003-12-31 23:27:45 +00:00
Glenn Maynard 2c541ca2ce testing commits 2003-12-31 23:26:30 +00:00
Glenn Maynard f022010099 fudging Z is no longer required for masks 2003-12-31 22:18:16 +00:00
Glenn Maynard 85068dd856 Use SetZWrite, SetZTest instead of SetUseZBuffer for masks, so masks
aren't masked.

When using more than one mask, and they may overlap, use
mask.SetClearZBuffer(true) unless you really know what you're doing.
2003-12-31 22:08:32 +00:00
Glenn Maynard 80b0153529 cleanup 2003-12-31 21:33:31 +00:00
Glenn Maynard 187371e4f8 undo; grr@wincvs 2003-12-31 21:03:15 +00:00
Glenn Maynard 9b717c857c fix: don't show danger in FailEndOfSong after everyone has failed 2003-12-31 21:03:14 +00:00
Glenn Maynard d5d1ea5ca4 move AllFailedEarlier into StageStats 2003-12-31 20:58:14 +00:00
Glenn Maynard 599794af64 use an 8k buffer for now; higher ones are causing a problem with at least one card 2003-12-31 10:27:37 +00:00
Glenn Maynard 5c64b361b7 m_bCheckSongCacheOnLoad -> !m_bFastLoad 2003-12-31 09:32:21 +00:00
Glenn Maynard ebf862e412 change "autogen options" to "other options" 2003-12-30 09:43:42 +00:00
Glenn Maynard 5eb1390221 add Fast load 2003-12-30 09:37:08 +00:00
Glenn Maynard bc2f27ebc2 add m_bCheckSongCacheOnLoad ("Fast load") 2003-12-30 09:34:05 +00:00
Glenn Maynard 64ac9453a7 a11 2003-12-30 08:15:36 +00:00
Glenn Maynard 34e1486550 Warn about ALSA errors
always set the smaple rate
set buffer size
2003-12-30 08:13:44 +00:00
Glenn Maynard c1522bff10 s/ ;/;/g 2003-12-30 07:24:03 +00:00
Glenn Maynard 818beb7879 cleanup 2003-12-30 06:14:55 +00:00
Glenn Maynard 7f39608914 silence "Unknown lights driver name: Null" 2003-12-30 06:10:50 +00:00
Glenn Maynard a86ccf6f3e silence warning about SetThreadPriorityBoost on 9x 2003-12-30 06:09:22 +00:00
Glenn Maynard 115be78962 add checkpoint 2003-12-30 05:53:22 +00:00
Glenn Maynard 87c580acac no player name in system menus 2003-12-30 04:35:48 +00:00
Glenn Maynard cb8057a5c3 add CheckSongCacheOnLoad 2003-12-30 04:26:39 +00:00
Glenn Maynard 90980b048d save to cache, so we don't have to special case RevertFromDisk 2003-12-30 03:59:49 +00:00
Glenn Maynard 0bba86b5c3 cache HasMusic() and HasBanner() results 2003-12-30 03:40:29 +00:00
Glenn Maynard 9df5618747 improve error messages 2003-12-30 03:37:21 +00:00
Glenn Maynard 5ec05b31ba cache m_sSongFileName 2003-12-30 02:46:47 +00:00
Glenn Maynard f89940ac02 add cache hash explanation 2003-12-30 02:44:52 +00:00
Glenn Maynard 3c1ca4f024 add const, asserts 2003-12-30 02:38:09 +00:00
Glenn Maynard 2f3c66a9f2 optimization: file hash of a directory is meaningless; only use the name
(plus file hashes of contents)
2003-12-30 02:16:00 +00:00
Glenn Maynard adf5cc35fb cleanup 2003-12-30 02:00:16 +00:00
Glenn Maynard 30fe19a838 simplify 2003-12-29 23:45:38 +00:00
Glenn Maynard ed1821eab7 remove obsolete HOOKS->Log 2003-12-29 23:40:57 +00:00
Glenn Maynard 0ae51ca247 cleanup 2003-12-29 23:37:55 +00:00
Glenn Maynard c8e4d02641 Optimize autogen pointer creation (~20% less CPU during cached loads) 2003-12-29 23:19:41 +00:00
Glenn Maynard 163ae62eaa cleanup 2003-12-29 23:02:27 +00:00
Glenn Maynard 5c26ef5753 const fix 2003-12-29 22:50:54 +00:00
Glenn Maynard d558f53c5d Remove extra compiled-on stamp.
Don't use __TIMESTAMP__; that gives the last compile time of
RageLog.cpp, not the last build time.
Put the current time in info, instead of trace, so we can compare
times when we receive more than one log, to make sure they really
match up (we occasionally get crashinfo.txt from a previous crash,
in which case only info.txt and log.txt are relevant).
2003-12-29 22:07:39 +00:00
Glenn Maynard d5f638d5d9 fix one-frame window where input is accepted in the editor during
tweenout after selecting "exit", resulting in crashes
2003-12-29 03:09:29 +00:00
Glenn Maynard a92ed2b843 add CreditsJoinOnly 2003-12-29 02:36:55 +00:00
Glenn Maynard 3719a84ef7 add CreditsJoinOnly, cleanup 2003-12-29 02:35:30 +00:00
Glenn Maynard 3a4365faea fix hang 2003-12-29 01:10:16 +00:00
Glenn Maynard b6b94a7f96 debug 2003-12-28 23:31:36 +00:00
Glenn Maynard 962853903f fix warnings 2003-12-28 23:23:43 +00:00
Glenn Maynard d9f7568055 fix DirOfExecutable occasionally containing backslashes
fix DirOfExecutable being wrong if the binary is in the root directory
2003-12-28 23:23:13 +00:00
Glenn Maynard c53706b7b2 const fix 2003-12-28 23:04:26 +00:00
Glenn Maynard 03c0464d9f fix warnings 2003-12-28 23:03:58 +00:00
Glenn Maynard f70b462988 AttackDisplay work 2003-12-28 22:48:23 +00:00
Glenn Maynard a01daf6f8e improve comment 2003-12-28 22:27:51 +00:00
Glenn Maynard 10c8d51d94 Can't ignore missing files in Other 2003-12-28 22:27:27 +00:00
Glenn Maynard 4ff430076c AttackDisplay work 2003-12-28 21:48:43 +00:00
Glenn Maynard 57e85031b2 combo graph metricing 2003-12-28 06:00:27 +00:00
Glenn Maynard 1e57d5681d change m_Combo internal name 2003-12-28 05:34:45 +00:00
Glenn Maynard d366d7d2aa frame fixes
use numbers for score
2003-12-27 23:26:48 +00:00
Glenn Maynard 5161b90923 fix CREDITS_TEXT_HOME 2003-12-26 01:48:46 +00:00
Glenn Maynard 2f73025f77 simplify, fix warnings 2003-12-26 01:09:43 +00:00
Glenn Maynard 9f6f5fd9e0 fix 2003-12-26 01:09:04 +00:00
Glenn Maynard e7c54c3d1f debug 2003-12-26 01:07:39 +00:00
Glenn Maynard 2a833ef55c Log DRI. Treat no DRI like no accel, and don't run without it or
AllowUnacceleratedRenderer=1.
2003-12-24 06:23:59 +00:00
Glenn Maynard 7fa185c0d3 fix bug caused by perl being horribly lenient on syntax 2003-12-24 05:48:26 +00:00
Glenn Maynard 25a936ce20 add AM_MAINTAINER_MODE 2003-12-24 04:28:20 +00:00
Glenn Maynard a07d9e28d7 noisy 2003-12-23 22:31:47 +00:00
Glenn Maynard c3adbb9f1e fix "#P1#" showing 2003-12-23 22:19:47 +00:00
Glenn Maynard 80f57fc7b2 don't allow "AAAA" or the high score markers 2003-12-23 22:15:21 +00:00
Glenn Maynard be3db8a4b5 rollover fix 2003-12-23 06:03:22 +00:00
Glenn Maynard 33899d03d6 combo graph fix 2003-12-23 04:44:34 +00:00
Glenn Maynard ba361166eb VC likes sorted lists 2003-12-23 02:19:23 +00:00