Commit Graph
22 Commits
Author SHA1 Message Date
Glenn Maynard 76be499083 fix delete 2003-12-04 20:23:35 +00:00
Glenn Maynard 0600c9acbb use RageFile 2003-12-04 19:57:32 +00:00
Chris Danford 47def7d3dc xbox updates 2003-11-13 00:39:36 +00:00
Glenn Maynard 20798c677c remove old comments 2003-11-02 04:05:38 +00:00
Glenn Maynard 72f357d80d Maintain precise sync through corruptions in Oggs. (Can't do that with MP3!) 2003-11-01 17:55:00 +00:00
Glenn Maynard d3755f98a5 fix crashes when files fail to open 2003-10-12 03:01:07 +00:00
Glenn Maynard 892ca27777 Change EOF seek behavior: reading after a seek past EOF returns EOF.
Minor Vorbis seek fix.
2003-10-07 04:03:22 +00:00
Glenn Maynard 4f89b016ef cleanup 2003-09-19 21:14:10 +00:00
Glenn Maynard 0e0db29069 un-fix the not-a-fix 2003-09-15 01:30:39 +00:00
Glenn Maynard 5f8a4ad60e Error reporting fix, seek fix. 2003-09-15 01:29:02 +00:00
Glenn Maynard 4982aaf43e sync check 2003-09-15 01:00:26 +00:00
Glenn Maynard fc0a1b5380 better fix 2003-09-13 20:47:41 +00:00
Glenn Maynard a8bb248ed2 Fix Vorbisfile on big-endian archs 2003-09-13 20:25:59 +00:00
Glenn Maynard 608ddcaa14 error reporting fix 2003-09-13 07:44:01 +00:00
Glenn Maynard 7afffaef0e Improve return values for fallbacks. 2003-09-13 06:06:01 +00:00
Glenn Maynard a1d243de0a more fixes 2003-09-13 04:57:42 +00:00
Glenn Maynard 1f4c82c79b cleanup 2003-09-13 04:45:30 +00:00
Glenn Maynard 290d9bd64a Update, improve error handling, make it work in Windows. 2003-09-13 04:39:29 +00:00
Glenn Maynard a6bc2db876 Clear the input buffer after seeking. This fixes problems with leftover
data before the seek being delivered after the seek, which would throw
off sync.
2003-08-17 23:55:54 +00:00
Glenn Maynard 5e71b21e3d need errno 2003-07-22 20:19:47 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Glenn Maynard 387233792f add direct vorbisfile interface 2003-05-02 22:00:09 +00:00