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
/
backends
/
platform
/
psp
/
mp3.cpp
Age
Commit message (
Expand
)
Author
2018-08-18
PSP: Fix wrong/dangerous C-style casts
Colin Snover
2014-02-18
PSP: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-03
PSP: Fix various forbidden symbol clashes
Max Horn
2011-04-28
BACKENDS: Fix compilation for various backends
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-25
PSP: ME MP3: cache stereo status
Yotam Barnoy
2010-09-23
PSP: fix issue in ME MP3 code. Release and init the ME when seeking.
Yotam Barnoy
2010-08-18
PSP: fixed issue in ME MP3 player that prevented different MP3 layers and ver...
Yotam Barnoy
2010-08-15
PSP: slight fix to ME MP3 player
Yotam Barnoy
2010-06-21
PSP: errors from both ScummVM and the PSP port now print to file by default. ...
Yotam Barnoy
2010-06-21
PSP: removed default 'using ME' message
Yotam Barnoy
2010-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy