Revise r23225 a bit, removing the debug_printf function and implementing more generic...
commita4166560bddbd6e6b85418a2d0459dbe8b6a1079
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Sat, 17 Oct 2009 18:02:48 +0000 (17 18:02 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Sat, 17 Oct 2009 18:02:48 +0000 (17 18:02 +0000)
tree90c780494fa42ffe34e3504d6fe3dc026a91d457
parent3feaeef6ae3831028301da3db22070532f31a44b
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

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23233 a1c6a512-1295-4272-9138-f99709370657
18 files changed:
apps/alarm_menu.c
apps/debug_menu.c
apps/main.c
apps/recorder/recording.c
apps/screen_access.c
apps/screen_access.h
apps/screens.c
firmware/drivers/lcd-bitmap-common.c
firmware/drivers/lcd-charcell.c
firmware/export/lcd-remote.h
firmware/export/lcd.h
firmware/target/arm/as3525/debug-as3525.c
firmware/target/arm/imx31/debug-imx31.c
firmware/target/arm/s3c2440/debug-s3c2440.c
firmware/target/arm/system-arm.c
firmware/target/arm/tms320dm320/debug-dm320.c
firmware/target/coldfire/system-coldfire.c
firmware/target/sh/system-sh.c