Chris Danford
47e2e2d48d
increase mutex timeout
2004-10-09 09:00:24 +00:00
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
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
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
731ab3d6cc
delta, sigma, angle aliases
2004-10-06 21:42:20 +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
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
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
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
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
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
b7521bfd91
Cleanup header.
2004-10-05 10:32:35 +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
Glenn Maynard
2d983d6f90
optimize
2004-10-03 13:52:07 +00:00
Chris Danford
ffca2c6ae5
fix mounting of devices that are slow to initialize
2004-10-03 08:06:47 +00:00