summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/pacbox.h (follow)
Commit message (Collapse)AuthorAge
* More patches from Fredrik Öhrn - joystick2.diff (add support using buttons ↵Dave Chapman2006-03-18
| | | | | | on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9089 a1c6a512-1295-4272-9138-f99709370657
* Enable frame-rate control for all targets. Change the iPod Nano to display ↵Dave Chapman2006-03-15
| | | | | | 30fps (the other targets are all aiming for 20fps, but are not yet achieving it) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9042 a1c6a512-1295-4272-9138-f99709370657
* Various improvements and code re-organisation: Optimised assembler LCD ↵Dave Chapman2006-03-13
rendering function for the iPod 5G by me and an optimisations to the sprite drawing routines courtesy of stripwax (these improvements make pacbox almost realtime on the iPod 5G). MENU+SELECT now brings up the menu on the iPod instead of the hold switch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9018 a1c6a512-1295-4272-9138-f99709370657