Commit Graph

38 Commits

Author SHA1 Message Date
Glenn Maynard cbe80105fb don't bother keeping a separate vorbis buffer; it doesn't help 2004-08-12 04:38:33 +00:00
Glenn Maynard e366586e36 cleanup 2004-07-24 02:02:01 +00:00
Glenn Maynard 69cf82de49 handle mono 2004-07-24 02:01:12 +00:00
Glenn Maynard dd4bc636f4 cleanups 2004-06-13 20:03:18 +00:00
Glenn Maynard 1efd594730 byte swap update 2004-06-13 07:35:08 +00:00
Glenn Maynard aef80ea1a0 fix Tremor 2004-06-12 05:43:58 +00:00
Glenn Maynard 00efa1e6ed update deprecated names
file failing to open is a fatal error
2004-05-21 20:56:57 +00:00
Glenn Maynard 3119833bae types 2004-05-11 21:08:13 +00:00
Glenn Maynard b131b68871 remove old checkpoints 2004-05-09 07:27:29 +00:00
Glenn Maynard f9f10e2372 more license updates 2004-05-06 02:40:33 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Glenn Maynard 8642a728aa troubleshooting 2004-02-23 01:40:13 +00:00
Glenn Maynard 9bd0ca032b fix memleak on open fail 2004-02-23 00:29:16 +00:00
Glenn Maynard 179f6cd9ba Revert: this breaks compiles in Linux, by using the local Vorbis source
(which we only use in Win32) instead of the system headers.

The correct fix is to add "vorbis" to the include file path in the Xbox
project, like we do in the Windows project.
2004-01-17 05:52:09 +00:00
Manu Evans ce888de237 fixed some xbox build errors :/ 2004-01-17 05:21:24 +00:00
Glenn Maynard d79898e15b simplify 2003-12-04 21:10:48 +00:00
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