mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8039 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8042640ce9
commit
74b6af93b1
18 changed files with 721 additions and 379 deletions
|
@ -32,14 +32,16 @@ filetree.c
|
|||
|
||||
screen_access.c
|
||||
gui/buttonbar.c
|
||||
gui/gwps.c
|
||||
gui/gwps-common.c
|
||||
gui/icon.c
|
||||
gui/list.c
|
||||
gui/option_select.c
|
||||
gui/quickscreen.c
|
||||
gui/scrollbar.c
|
||||
gui/select.c
|
||||
gui/splash.c
|
||||
gui/statusbar.c
|
||||
gui/gwps.c
|
||||
gui/gwps-common.c
|
||||
gui/textarea.c
|
||||
gui/yesno.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue