index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
screen_access.h
Age
Commit message (
Expand
)
Author
2005-11-24
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...
Jens Arnold
2005-11-22
Added multi-screen support for quickscreen (mostly rewritten from scratch) an...
Kevin Ferrare
2005-11-20
removed old statusbar and buttonbar code
Kevin Ferrare
2005-11-19
Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. Th...
Jens Arnold
2005-11-17
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
Christi Scarborough
2005-11-16
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-11-09
Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...
Jens Arnold
2005-11-09
Fixed the icon for unknown file types on the archos Player, and the bug when ...
Kevin Ferrare
2005-11-08
Added set_background() for color LCD
Linus Nielsen Feltzing
2005-11-02
enables remote support only when LOGF is disabled
Kevin Ferrare
2005-11-02
no more warnings (I hope)
Kevin Ferrare
2005-11-02
*** empty log message ***
Kevin Ferrare
2005-11-02
Should be iso 8859 (perhaps...) aslo fixed the warning
Kevin Ferrare
2005-11-01
Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...
Kevin Ferrare
2005-10-30
Partial menus support on remote (only browsing is working, changing option is...
Kevin Ferrare
2005-10-30
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-29
Some changes to the remote code : some one lines function turned into macros ...
Kevin Ferrare
2005-10-28
Ooops, forgot to commit these
Linus Nielsen Feltzing