Commit Graph

60 Commits

Author SHA1 Message Date
Glenn Maynard d316c58477 add assert 2003-10-02 03:49:52 +00:00
Glenn Maynard d692834d07 Make GetLength and GetLength_Fast really const 2003-09-25 00:34:01 +00:00
Glenn Maynard 98007b9c7e fix warning 2003-09-19 01:53:39 +00:00
Glenn Maynard 617a0906aa "bool" in structs gives the VC7 debugger a migraine. Ugh.
Document a bug that we can't really fix right now.
Use MADLIB_rewind in SetPosition_Fast.
Use MADLIB_rewind in SetPosition_Accurate even though we shouldn't,
to fix sync.
2003-09-14 22:36:34 +00:00
Glenn Maynard 06e83a1e94 Bugfix.
Bug-unfix: reproduce a bug in the old code to maintain sync until
I figure out a more sane way to handle it.
(Still seeing sync differences ...)
2003-09-14 09:09:43 +00:00
Glenn Maynard 8a4317e0e1 Cleanup. Improve error reporting. Fix a broken assertion. 2003-09-13 20:13:03 +00:00
Glenn Maynard 7afffaef0e Improve return values for fallbacks. 2003-09-13 06:06:01 +00:00
Glenn Maynard 2ee22cf86c update 2003-09-13 01:34:05 +00:00
Sean Burke 8f9234592f Native mp3 decoder Makefile update and header fix (is this supposed to be there? Help me, Obi Wan Codenobi) 2003-09-13 00:35:36 +00:00
Glenn Maynard f2b1a9b2d1 Native MAD decoder driver. 2003-09-13 00:10:03 +00:00