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
/
mp3.cpp
Age
Commit message (
Expand
)
Author
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-08-22
MP3: Fix seeking.
Johannes Schickel
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy
2010-05-03
Paranoia change: Prevent possible assertion caused by MP3Stream.
Johannes Schickel
2010-02-10
Hopefully fixing bug #2948858 "MP3 (CD Audio) Broken under SVN".
Johannes Schickel
2010-02-03
Make makeMP3Stream return 0 on failure too.
Johannes Schickel
2010-02-03
Rename:
Johannes Schickel
2010-02-03
- Return 0 in makeVorbisStream and makeFlacStream, in case creating the strea...
Johannes Schickel
2010-01-28
Fix MP3 playback speed.
Johannes Schickel
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn