mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-14 01:47:51 -04:00
a) remove the temporary work around in gui_wps_display b) let the wps-statusbars redraw if it's masked (i.e. WPS_REFRESH_ALL or WPS_REFRESH_STATUSBAR) c) fix a bug of mine, I attached re-fixing the bars to the wrong event d) unify the decision whether to draw bars at all e) some other style/code minor cleanups git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20400 a1c6a512-1295-4272-9138-f99709370657 |
||
|---|---|---|
| .. | ||
| bitmap | ||
| charcell | ||
| backdrop.c | ||
| backdrop.h | ||
| buttonbar.c | ||
| buttonbar.h | ||
| color_picker.c | ||
| color_picker.h | ||
| gwps-common.c | ||
| gwps-common.h | ||
| gwps.c | ||
| gwps.h | ||
| icon.c | ||
| icon.h | ||
| list.c | ||
| list.h | ||
| option_select.c | ||
| option_select.h | ||
| pitchscreen.c | ||
| pitchscreen.h | ||
| quickscreen.c | ||
| quickscreen.h | ||
| scrollbar.c | ||
| scrollbar.h | ||
| splash.c | ||
| splash.h | ||
| statusbar.c | ||
| statusbar.h | ||
| viewport.c | ||
| viewport.h | ||
| wps_debug.c | ||
| wps_parser.c | ||
| yesno.c | ||
| yesno.h | ||