summaryrefslogtreecommitdiffstats
path: root/apps/screen_access.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-14Added a small interface to screens to translate colors into remote gray level...Michael Sevakis1-2/+5
2006-07-01Added multi-screen API to the plugins API, made 'demystify plugin' use the re...Kevin Ferrare1-0/+2
2006-05-22add seperate scroll options for remote. Patch by Alexander Spyridakis which f...Marcoen Hirschberg1-9/+0
2006-05-20Apply changes to scroll_delay, scroll_speed and scroll_step settings across a...Dave Chapman1-0/+9
2006-02-10add a bitmap progress bar option + add %P|filename.bmp| tag to the WPSBen Basha1-0/+6
2006-02-02patch #1422861 by Adam Boot - Fix splash() color problemsLinus Nielsen Feltzing1-0/+3
2006-01-28Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,...Linus Nielsen Feltzing1-0/+2
2006-01-28Color BMP supportLinus Nielsen Feltzing1-0/+2
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low1-11/+5
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger1-3/+16
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold1-0/+2
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-1/+2
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-0/+1
2005-11-19Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. Th...Jens Arnold1-9/+7
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough1-0/+2
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold1-5/+1
2005-11-09Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold1-0/+6
2005-11-09Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare1-0/+12
2005-11-08Added set_background() for color LCDLinus Nielsen Feltzing1-0/+4
2005-11-02enables remote support only when LOGF is disabledKevin Ferrare1-1/+1
2005-11-02no more warnings (I hope)Kevin Ferrare1-1/+0
2005-11-02*** empty log message ***Kevin Ferrare1-1/+1
2005-11-02Should be iso 8859 (perhaps...) aslo fixed the warningKevin Ferrare1-0/+1
2005-11-01Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare1-31/+8
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare1-2/+18
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare1-1/+3
2005-10-29Some changes to the remote code : some one lines function turned into macros ...Kevin Ferrare1-5/+13
2005-10-28Ooops, forgot to commit theseLinus Nielsen Feltzing1-0/+143