Commit Graph
12064 Commits
Author SHA1 Message Date
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
Steve Checkoway 1bcad560cc What is this? It isn't in the header file and no linker errors result from not including it. 2004-10-05 11:00:53 +00:00
Steve Checkoway d9c08228dd Fix guard. 2004-10-05 10:57:27 +00:00
Steve Checkoway 67946d3a72 Fix warning. 2004-10-05 10:52:36 +00:00
Steve Checkoway b97952f768 Fix character constant. 2004-10-05 10:43:38 +00:00
Steve Checkoway ca6887e5f8 Fix warning. 2004-10-05 10:36:11 +00:00
Steve Checkoway 30a1b81014 update 2004-10-05 10:32:50 +00:00
Steve Checkoway b7521bfd91 Cleanup header. 2004-10-05 10:32:35 +00:00
Chris Danford 13efeb31b2 fix typo 2004-10-04 08:28:20 +00:00
Chris Danford 952fef50c6 disallow Rio Carbon 2004-10-03 21:10:18 +00:00
Chris Danford dc0ef1fe63 add USB device whitelist 2004-10-03 20:58:12 +00:00
Glenn Maynard c63ed003c6 fix resize rounding 2004-10-03 18:05:06 +00:00
Glenn Maynard ab064cd6db optimize 2004-10-03 14:41:28 +00:00