index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
decoders
Age
Commit message (
Expand
)
Author
2010-01-30
Remove RawMemoryStream.
Johannes Schickel
2010-01-30
Get rid of Audio::makeRawMemoryStream_OLD.
Johannes Schickel
2010-01-30
Add a factory which plays audio from a buffer via RawDiskStream.
Johannes Schickel
2010-01-30
- Mark makeRawDiskStream factory as deprecated.
Johannes Schickel
2010-01-30
Change RawDiskStream to use a Common::List to store its blocks internally.
Johannes Schickel
2010-01-28
Add some paranaoia assert (and a related TODO) to the MSIMA2 implementation.
Johannes Schickel
2010-01-28
Fix seek implementation of our Vorbis stream.
Johannes Schickel
2010-01-28
Hide VagStream implementation, only expose it via a factory method
Max Horn
2010-01-28
Fix MP3 playback speed.
Johannes Schickel
2010-01-27
Fix seeking in FLAC implementation (FLAC's API uses the number of sample pair...
Johannes Schickel
2010-01-27
Moved the Shorten decoder inside the SAGA engine, as it's the only one using ...
Filippos Karapetis
2010-01-27
Fix invalid sample position on Timestamp to sample conversion for Stereo stre...
Johannes Schickel
2010-01-26
Remove outdated comments
Max Horn
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
[prev]