mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
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:
parent
755fef66b3
commit
0c7eb41da8
4 changed files with 308 additions and 195 deletions
|
@ -9,6 +9,7 @@ fixedpoint.c
|
|||
playback_control.c
|
||||
rgb_hsv.c
|
||||
buflib.c
|
||||
simple_viewer.c
|
||||
display_text.c
|
||||
strncpy.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue