summaryrefslogtreecommitdiffstats
path: root/apps/screens.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-05Playback speed changing support for H300.Thom Johansen1-1/+2
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman1-1/+1
2005-11-28Enabled playback speed adjustment support for H1x0. Modified the resampler to...Thom Johansen1-1/+3
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare1-2/+2
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-9/+5
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-6/+0
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk1-0/+1
2005-06-29provide quick screen proto for h300 builds tooDaniel Stenberg1-1/+1
2005-06-29Move quick menu to MODE button to avoid conflict with page up/down in WPSChristi Scarborough1-1/+1
2005-06-26Fix broken sim buildsChristi Scarborough1-0/+1
2005-06-26Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough1-0/+7
2004-10-12Request to remove MMC before acknowledging USB (Ondio)Jens Arnold1-0/+4
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-1/+1
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-1/+2
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-5/+5
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing1-1/+3
2004-04-21Moved set_time_screen() to screens.cLinus Nielsen Feltzing1-0/+6
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing1-2/+1
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg1-1/+0
2003-12-04Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg1-0/+1
2003-07-17A very basic charging screen, probably buggy, the pro's would make it much ni...Jörg Hohensohn1-0/+2
2003-03-17power-splash, this should be able to replace most cases where we "splash"Daniel Stenberg1-3/+6
2003-03-17Hey Linus! Here it is!Daniel Stenberg1-0/+4
2002-10-11Enable status bar in usb mode.Markus Braun1-0/+1
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-0/+30