Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizing. Fixes...
commit5c1432c9cf0c5b83637fa015b80f0f102ad54916
authorJens Arnold <amiconn@rockbox.org>
Sun, 3 Jan 2010 13:34:29 +0000 (3 13:34 +0000)
committerJens Arnold <amiconn@rockbox.org>
Sun, 3 Jan 2010 13:34:29 +0000 (3 13:34 +0000)
treeaf2e434c4cf8ea54dae6eda0b554f177ac4f17b0
parent1bc9228ac74e4df52f677c98c0afda2c3ab58378
Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizing. Fixes FS #10412. The tone and EQ filter calculation relies on the proper EMAC mode. EQ filters were not affected because they're set from a different thread, hence FS #10412 only affected the iAudios (coldfire + albumart + software tone controls).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24164 a1c6a512-1295-4272-9138-f99709370657
apps/recorder/resize.c