aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYotam Barnoy2010-06-06 12:37:43 +0000
committerYotam Barnoy2010-06-06 12:37:43 +0000
commitb90ca013a814fd1023254543217c554382a3bd67 (patch)
tree66f0a0d0bc56d894836503f543b3d27ed9c425b7
parent46155b2c3678784f6333eed1d65a35eefdcb2001 (diff)
downloadscummvm-rg350-b90ca013a814fd1023254543217c554382a3bd67.tar.gz
scummvm-rg350-b90ca013a814fd1023254543217c554382a3bd67.tar.bz2
scummvm-rg350-b90ca013a814fd1023254543217c554382a3bd67.zip
PSP: added news item about switch to media engine for MP3 playback
svn-id: r49450
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ab98dc4e5..e46bb302b4 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
PSP port:
- Switched to new backend design which fixes minor graphical issues,
speeds things up, and provides 16-bit support.
+ - Enabled playback of MP3 files using the hardware decoder (ME). This means that
+ the port is now optimized for MP3 playback (as opposed to OGG).
General:
- Switched to the "fast" DOSBox OPL emulator.