forked from len0rd/rockbox
Add the viewport functions to the screens API, including a new getfont() function to return the font used by the current viewport. A change to the screens API makes the plugin API incompatible, so we bump version and sort. Also commit the test_viewports plugin (not built by default). This is some more of FS#8385.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16022 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
08e6c6bc2a
commit
3646c31367
14 changed files with 379 additions and 12 deletions
|
|
@ -81,6 +81,7 @@ test_disk,apps
|
|||
test_fps,apps
|
||||
test_sampr,apps
|
||||
test_scanrate,apps
|
||||
test_viewports,apps
|
||||
text_editor,apps
|
||||
vbrfix,viewers
|
||||
video,viewers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue