| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
it's better!
|
|
|
|
...but also disable readahead for now anyway, since it's unstable
|
|
- fix leaks
- ensure the synth data is always in internal ram
|
|
- Ensure mad and ogg structs are allocated internally
- Free old codec before making a new one
|
|
|
|
|
|
|
|
|
|
AFAICT it runs a little slower? but it's fixed point, and has much
better understood audio characteristics.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Includes implementing song duration calculation for CBR MP3 files
|
|
|
|
vorbis doesn't quite work yet, not sure why. will pick it up again
later.
|
|
|
|
Also fix mono playback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|