Commit Graph
12042 Commits
Author SHA1 Message Date
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
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
Chris Danford f65c1d3fbb only remount cards that were in use 2004-10-03 06:21:16 +00:00
Chris Danford 5d954e5659 don't mount unless the profile was loaded from a memory card 2004-10-03 05:49:10 +00:00
Chris Danford 9fe9b0884a Add hack to not leave cards mounted 2004-10-03 05:27:52 +00:00
Glenn Maynard d19c0bbe0a optimize 2004-10-02 16:24:10 +00:00
Chris Danford b76949e1a9 fix warnings 2004-10-02 05:08:59 +00:00
Glenn Maynard 0e7c5a7141 ascii optimization 2004-10-01 17:25:17 +00:00
Glenn Maynard c08e4ecdbd simplify: GetHashForFile is just a wrapper for FILEMAN->GetFileHash; hash values are passed directly from the driver 2004-10-01 08:54:10 +00:00
Ryan Dortmans b53fa472fc Xbox: fix so that zips are mounted correctly 2004-10-01 02:36:51 +00:00
Ryan Dortmans 896fb225a0 Xbox: hack to get arrows in the correct position 2004-10-01 02:11:52 +00:00
Glenn Maynard 11f1b49d7a fix crash handler crashes 2004-09-30 12:35:13 +00:00
Ryan Dortmans 85e9138040 Xbox loading screen 2004-09-30 08:22:26 +00:00
Ryan Dortmans dafacaa0e9 Xbox: Use the Xbox loading screen. 2004-09-30 08:21:15 +00:00
Ryan Dortmans 844a2dd53a Lo fi (text only) Xbox loading screen. 2004-09-30 08:20:11 +00:00
Glenn Maynard 071af4b238 linux build fix 2004-09-30 04:52:06 +00:00
Glenn Maynard 4761e67ec1 warning C4244: '=' : conversion from 'unsigned int' to 'uint8_t', possible loss of data 2004-09-30 04:17:23 +00:00
Chris Danford b20eaeb60b Parse and maintain keysound data, but don't play the keysounds yet. 2004-09-29 07:19:44 +00:00
Chris Danford 0f6ed81faf Use a associative arrays instead of normal vectors to hold TapNotes.
More places NoteDataUtil, NoteDataWithScoring need to be converted to use the new row iteration macros.
2004-09-29 06:43:57 +00:00
Glenn Maynard f22ec944d4 hack to fix metrics that start with + 2004-09-28 10:03:49 +00:00
Ryan Dortmans 232cf294ea Clean up 2004-09-28 06:08:33 +00:00
Glenn Maynard 8fc33017f0 cleanup include paths 2004-09-28 05:55:33 +00:00