Commit Graph
12076 Commits
Author SHA1 Message Date
Chris Danford bc39cb5079 serialize all memory card operations since mount operations hang if we're doing lsusb or reading USB mass storage descriptors in another thread 2004-10-09 08:16:48 +00:00
Charles Lohr f8a8294588 Automap to LevelSix USB Ignition V3 2004-10-09 07:03:15 +00:00
Chris Danford e1a8aa0fbb add more to whitelist 2004-10-08 07:29:51 +00:00
Chris Danford 332dd17b41 fix compile error 2004-10-07 23:44:12 +00:00
Chris Danford 68fcb42954 add more devices to whitelist 2004-10-07 23:17:16 +00:00
Chris Danford eb1d517cc9 don't hard-code course colors 2004-10-07 22:20:52 +00:00
Chris Danford c37df8cc69 readability 2004-10-07 22:16:04 +00:00
Chris Danford 5c5ac50b82 Load from LastGood if the main profile is tampered/corrupt.
Don't write new data on a load fail - it doesn't give the user a change to correct the load failure.
2004-10-07 19:57:51 +00:00
Chris Danford c47b7fb124 clean up whitelist, add entry for Creative Labs MuVo 2004-10-07 19:48:24 +00:00
Chris Danford 44e46c74de const 2004-10-07 19:24:22 +00:00
Glenn Maynard 8b9a8f432d some late character additions 2004-10-07 18:19:22 +00:00
Glenn Maynard 0874f47f0a update 2004-10-07 18:13:02 +00:00
Glenn Maynard 571f5a7083 fix compile (oops, too many vc windows open) 2004-10-07 17:19:54 +00:00
Glenn Maynard 76ec549cbf remove old versions of zlib headers; don't know why these are here 2004-10-07 16:57:56 +00:00
Glenn Maynard 97ddd549fd update to libpng 1.2.7 2004-10-07 16:54:32 +00:00
Glenn Maynard 1616f9d5b4 fix decoding last frame
fix last decoded frame being skipped
2004-10-07 14:37:05 +00:00
Glenn Maynard fd34d08ae0 fix some AVIs skipping frames 2004-10-07 04:55:31 +00:00
Glenn Maynard f7d151c9b4 merge dupe 2004-10-07 04:22:04 +00:00
Glenn Maynard 7e1d63c4fd also fixes randomization happening at the wrong spot: don't use row values
directly, as it'll break when the row resolution changes; always use values
scaled to ROWS_PER_BEAT
2004-10-07 04:20:13 +00:00
Glenn Maynard ada4232495 replace rand 2004-10-07 04:10:45 +00:00
Glenn Maynard 8846c1ad3c foonmix stuff 2004-10-06 22:20:06 +00:00
Glenn Maynard 731ab3d6cc delta, sigma, angle aliases 2004-10-06 21:42:20 +00:00
Glenn Maynard 197033a08b add delta and angle glyphs 2004-10-06 21:39:38 +00:00
Glenn Maynard 532177bee3 fix player options coming up when it shouldn't (post-3.9) 2004-10-06 20:40:46 +00:00
Glenn Maynard cce6d86acb update metrics 2004-10-06 18:20:26 +00:00
Glenn Maynard b1d8c97359 (how did that happen?) 2004-10-06 18:11:10 +00:00
Glenn Maynard 6756ca25bc fix error check and sync regression 2004-10-06 18:08:04 +00:00
Chris Danford e4cb07f1d5 FileCopy instead of Save 2004-10-06 08:54:37 +00:00
Chris Danford ebb9e730a4 Show message when a Profile load fails so that the player doesn't accidentally save over their possibly-good data.
Save a copy of Stats.xml to the memory card after a successful load.  I have seen one instance where the digital signature on save is bogus, and there's no way for the player to recover their data.
Update Stats.xsl text help text.
2004-10-06 08:39:38 +00:00
Glenn Maynard 12c21c302c error checks to trace https://sourceforge.net/tracker/index.php?func=detail&aid=1035264&group_id=37892&atid=421366
fix error message
2004-10-06 04:25:27 +00:00
Chris Danford 322b40e1f6 fix change I reverted. Oops. 2004-10-06 03:28:33 +00:00
Glenn Maynard 25f83be525 fix warning 2004-10-06 02:04:44 +00:00
Glenn Maynard a10764d6a4 fix stage counter being wrong for early ScreenSelectMusic code 2004-10-06 01:38:23 +00:00
Glenn Maynard ccaa552c24 adjust output 2004-10-06 01:18:05 +00:00
Glenn Maynard cf9c6e3a96 actually, let's always get the size/date 2004-10-06 01:15:56 +00:00
Glenn Maynard 2c5da0b48d if we can't get the file version, get the size and date 2004-10-05 23:41:25 +00:00
Glenn Maynard 6423a32c77 update 2004-10-05 22:59:44 +00:00
Glenn Maynard 90ed4534e0 reimplement WAV reading to reduce licensing exceptions 2004-10-05 22:55:00 +00:00
Glenn Maynard 5ec58080d9 move exception-based reading into RageFile; this is for concise, error-checked binary file reading 2004-10-05 22:53:21 +00:00
Glenn Maynard 19eeb328fd fix output 2004-10-05 21:59:00 +00:00
Glenn Maynard a7c764249e Er, no ... 2004-10-05 21:46:37 +00:00
Glenn Maynard 515b99b808 fix ScreenRaveOptions 2004-10-05 20:18:01 +00:00
Charles Lohr 76a482d9f7 Updated metrics for change. 2004-10-05 19:50:06 +00:00
Steve Checkoway b50dc96d19 Disable altivec 2004-10-05 19:10:04 +00:00
Glenn Maynard 66931a2e22 Yuck: fix MP3 sync compatibility with DWI for certain mildly corrupt MP3s.
This used to work; I just noticed that it broke at some point, though I'm
not sure when.  Most of these changes is just reordering code.
2004-10-05 18:44:07 +00:00
Charles Lohr 15020e2dbb Added: 2 more fonts, so not everything is "chat" font. 2004-10-05 18:41:15 +00:00
Charles Lohr fb18a984d1 Fix: There was much confusion when there were songs with the same artist and subtitles. A user can now chose which one without having to force start. 2004-10-05 18:39:46 +00:00
Glenn Maynard 246281574d fix infinite recursion when LogCheckpoints 2004-10-05 14:59:30 +00:00
Steve Checkoway 4223746b6e Append text correctly and actually scroll the text view. 2004-10-05 11:07:31 +00:00
Steve Checkoway 92b1b371c7 Header cleanup. 2004-10-05 11:03:43 +00:00