mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 02:22:43 -05:00
Instead, introduce a new skin struct holding data which is meant for all screens for a single skin (struct wps_state is currently used by both at the same time). Also clean up (classic) statusbar handling for skins using this new struct. Also, implement deactivating updating of the custom statusbar when the LCD is deactivated, saving a bit battery life on some targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23304 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| skin_buffer.c | ||
| skin_buffer.h | ||
| skin_display.c | ||
| skin_engine.h | ||
| skin_parser.c | ||
| skin_tokens.c | ||
| skin_tokens.h | ||
| wps_debug.c | ||
| wps_internals.h | ||