| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-17 | JANITORIAL: Removing trailing spaces after int casts | Paul Gilbert | |
| 2014-02-18 | AUDIO: Make GPL headers consistent in themselves. | Johannes Schickel | |
| 2011-08-25 | AUDIO: Don't abuse rewind() for looping in XA | Matthew Hoops | |
| Thanks to LordHoto for pointing out my stupidity :P | |||
| 2011-08-25 | AUDIO: Cleanup the XA code | Matthew Hoops | |
| endOfData() will not return true if the eos flag is encountered. Flag handling is a bit stricter than before (flags == 1 does not necessarily mean eos). Also removed some dead code, fixed wrong code, and fixed formatting. | |||
| 2011-08-25 | AUDIO: Properly handle XA flags | Matthew Hoops | |
| 2011-08-24 | AUDIO: Add a DisposeAfterUse parameter to makeXAStream | Matthew Hoops | |
| 2011-08-24 | AUDIO: Rename Vag to XA | Matthew Hoops | |
| Vag is really an XA container, and one that we do not have a decoder for (nor need) | |||
