This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e4921d6ab5
rockbox
/
firmware
/
target
History
Thomas Martitz
e4921d6ab5
Speed up lcd_update_rect by ~2.5% by counting towards 0 in the loop.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23329 a1c6a512-1295-4272-9138-f99709370657
2009-10-24 16:01:53 +00:00
..
arm
Speed up lcd_update_rect by ~2.5% by counting towards 0 in the loop.
2009-10-24 16:01:53 +00:00
coldfire
Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
2009-10-20 21:54:59 +00:00
mips
Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
2009-10-20 21:54:59 +00:00
sh
Revise r23225 a bit, removing the debug_printf function and implementing more generic lcd_(remote)_putsf function(s) instead and use those in more places
2009-10-17 18:02:48 +00:00