diff options
author | Yotam Barnoy | 2010-06-06 12:37:43 +0000 |
---|---|---|
committer | Yotam Barnoy | 2010-06-06 12:37:43 +0000 |
commit | b90ca013a814fd1023254543217c554382a3bd67 (patch) | |
tree | 66f0a0d0bc56d894836503f543b3d27ed9c425b7 | |
parent | 46155b2c3678784f6333eed1d65a35eefdcb2001 (diff) | |
download | scummvm-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |