Commit Graph
5952 Commits
Author SHA1 Message Date
Glenn Maynard 45fcce6e07 CopyRange const fix.
Add To4s, From4s.
2003-10-04 04:05:29 +00:00
Glenn Maynard 7d4ef141dc To2sAnd3s, From2sAnd3s 2003-10-04 03:12:45 +00:00
Glenn Maynard 23bf8cb1ca Interface cleanup, const fix, minor optimizations. 2003-10-04 03:04:44 +00:00
Glenn Maynard 8b78e58841 Add Get2sAnd3s. This will eventually replace ConvertHoldNotesTo2sAnd3s. 2003-10-04 03:02:26 +00:00
Glenn Maynard 1a8e342768 Optimize, fix const 2003-10-04 02:30:06 +00:00
Glenn Maynard 9a6aa5f8cb unused options screens 2003-10-04 01:39:26 +00:00
Glenn Maynard 6e81c5c286 simplify 2003-10-04 01:33:20 +00:00
Ben Anderson cab3ed795f SaveGamePrefsToDisk / ReadGamePrefsFromDisk have been moved... 2003-10-04 01:30:14 +00:00
Glenn Maynard 73165ce3f0 noisy 2003-10-04 00:47:57 +00:00
Glenn Maynard aeb867d030 Use checkpoints for noisy logs, instead of traces. 2003-10-04 00:46:10 +00:00
Glenn Maynard 8de3ebe95f Use checkpoints for noisy logs, instead of traces, if the main purpose
is making it easier to track crashes.  That way, it'll show up in the crash
dump, but it won't clut logs.
2003-10-04 00:44:19 +00:00
Glenn Maynard d733fa623b Fix metric. David, please diff before committing. 2003-10-04 00:13:02 +00:00
Glenn Maynard 9ade4fa722 GetLength optimization 2003-10-03 23:23:28 +00:00
Glenn Maynard 802d8c7aff Much faster RageSoundReader_MP3::FindOffsetFix 2003-10-03 22:55:41 +00:00
Glenn Maynard ee9c02ea4e much faster RageSoundReader_MP3::Copy 2003-10-03 22:22:34 +00:00
Glenn Maynard f554cdeb5f Cleanup. 2003-10-03 22:05:42 +00:00
Glenn Maynard cedff03274 cleanup 2003-10-03 21:57:03 +00:00
Glenn Maynard f611e2461e namespace cleanup 2003-10-03 21:38:38 +00:00
Glenn Maynard bb02184ff4 commnets 2003-10-03 21:21:17 +00:00
Glenn Maynard b532617434 simplify 2003-10-03 09:00:02 +00:00
Glenn Maynard eb46c45567 Minor sync fix when using playback rates. 2003-10-03 08:48:34 +00:00
Glenn Maynard 9c0f586073 Fix some more really obscure seeking problems. 2003-10-03 07:57:33 +00:00
Chris Danford 711b634553 add PngAlphaView utility 2003-10-03 07:23:09 +00:00
Glenn Maynard c098349af5 improve error output 2003-10-03 07:02:05 +00:00
Glenn Maynard 26d3f375e2 cleanup 2003-10-03 06:34:34 +00:00
Glenn Maynard f4b70646ce Add Color * Color = Color.
Remove Color * F.
2003-10-03 06:33:02 +00:00
Glenn Maynard 440899867c Fix transition glitch. (beginning of song could appear briefly while tweening out) 2003-10-03 06:05:10 +00:00
Glenn Maynard e67a8439df No, really, this file isn't used anymore. 2003-10-03 04:40:12 +00:00
Glenn Maynard f91ada81ea Fix FindOffsetFix for songs that start with silence. 2003-10-03 04:28:01 +00:00
Chris Danford 14d055bbdb don't play change sound on Left/Right when row has 0 choices 2003-10-03 04:18:17 +00:00
Glenn Maynard b3474cd654 cleanups and fixes 2003-10-03 03:35:58 +00:00
Chris Danford 4dd503780a add subtitle to editor 2003-10-03 03:32:08 +00:00
Chris Danford 63fc85a7c4 only AutoMap joysticks if joysticks attached to system change. This way, we won't override users' custom mappings as often. 2003-10-03 03:20:50 +00:00
Chris Danford 1c6b80dc91 fix VC6 compile error 2003-10-03 03:20:08 +00:00
Chris Danford 74b72fbeba add mapping for Sidewinder USB 2003-10-03 03:19:51 +00:00
David Wilson fc9b52936e added missing VideoCardDefaults.ini 2003-10-02 15:22:33 +00:00
Glenn Maynard 90cd567b48 Move codec dump to DShow renderer; it's usually not needed anymore,
and ACM codecs are a potential cause of crashes.
2003-10-02 09:36:49 +00:00
Glenn Maynard bae90050eb fix warning 2003-10-02 09:33:30 +00:00
Glenn Maynard ea52eac8b4 noisy 2003-10-02 09:19:40 +00:00
Glenn Maynard 9800ead914 simplify 2003-10-02 09:19:23 +00:00
Glenn Maynard cf1d384afc Update comments. 2003-10-02 09:13:46 +00:00
Glenn Maynard eae3cc2ede simplify 2003-10-02 09:01:17 +00:00
Glenn Maynard f75058750a Evil magic. Should fix some editor sync problems. 2003-10-02 08:37:09 +00:00
Glenn Maynard 5d7e71a608 Unneeded; this bug was latent due to an extra rewind. 2003-10-02 06:50:05 +00:00
Glenn Maynard 43505fb17b Seek sync fixes. 2003-10-02 05:58:01 +00:00
Glenn Maynard 036fd2beb9 Fix: don't chop off the first 26ms of each MP3 (but don't change sync,
either).
2003-10-02 04:56:09 +00:00
Chris Danford 0115900378 move VideoCardDefaults into source to enforce structure 2003-10-02 04:35:29 +00:00
David Wilson 48674b5d88 Made Metrics to control how the Lyrics looks before the Swipe 2003-10-02 04:15:50 +00:00
Glenn Maynard 6063565530 simplify 2003-10-02 04:10:56 +00:00
Glenn Maynard d316c58477 add assert 2003-10-02 03:49:52 +00:00