rockbox/apps/gui/skin_engine
Osborne Jacobs 595427c095 Add new actions to %Tp (Touchscreen areas)
Add the following actions to %Tp:
createbookmark   create a new bookmark from the wps
listbookmarks    list bookmarks from the wps
trackinfo        show track info from the wps

My main motivation was to allow bookmarking and jumping around audio books
from the wps on touch enabled targets.  You can do it now through the context
menu but it requires 4 screen presses instead of 1.

Change-Id: I1fa1bf0064dfd22b897eca7c56acc1ce8956f14c
Reviewed-on: http://gerrit.rockbox.org/171
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
2012-03-13 03:17:12 +01:00
..
skin_backdrops.c lcd/skin_engine: Add the ability to draw onto the backdrop layer 2012-02-28 23:03:04 +11:00
skin_display.c fix warning 2012-02-29 00:18:56 +11:00
skin_display.h
skin_engine.c Another round of making local functions static 2011-12-20 20:35:28 +00:00
skin_engine.h lcd/skin_engine: Add the ability to draw onto the backdrop layer 2012-02-28 23:03:04 +11:00
skin_parser.c Add new actions to %Tp (Touchscreen areas) 2012-03-13 03:17:12 +01:00
skin_render.c Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false 2012-02-29 14:11:33 +01:00
skin_tokens.c Add %LR and %LC to get at the current row and columm in skinned lists. 2012-02-25 16:43:27 +01:00
skin_touchsupport.c
wps_debug.c
wps_internals.h skin_engine: Clean up %x() handling - beware theme issues 2012-02-28 23:51:01 +11:00