pictureflow cleanup:
commit56376e6a42b4400f66e22ce40a7807c8d1487952
authorAndrew Mahone <andrew.mahone@gmail.com>
Sat, 17 Jan 2009 07:12:59 +0000 (17 07:12 +0000)
committerAndrew Mahone <andrew.mahone@gmail.com>
Sat, 17 Jan 2009 07:12:59 +0000 (17 07:12 +0000)
treeee4e9a007cc1c4a962c07f9e8c57d4c4e272ca37
parent15013562dc248acf1960dc99a9a6c7f74d76d8b0
pictureflow cleanup:

remove some old, unused #defines

split DISPLAY_SIZE into DISPLAY_WIDTH and DISPLAY_HEIGHT

scale DISPLAY_WIDTH to compensate for pixel aspect ratio

use new DISPLAY_HEIGHT where appropriate, instead of calculating based
on LCD size

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19779 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/pictureflow.c