add simple text viewer to pluginlib and use this for dict to show description.

now dict can scroll the description. it might not show full description if it is too long or memory is not enough.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26687 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Teruaki Kawashima 2010-06-08 11:07:36 +00:00
parent 755fef66b3
commit 0c7eb41da8
4 changed files with 308 additions and 195 deletions

View file

@ -9,6 +9,7 @@ fixedpoint.c
playback_control.c
rgb_hsv.c
buflib.c
simple_viewer.c
display_text.c
strncpy.c