summaryrefslogtreecommitdiff
path: root/apps/screens.h
AgeCommit message (Expand)Author
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2018-10-18Fix menu warningsWilliam Wilgus
2009-10-19Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev
2009-10-19Remove declaration of inexistent functionTomer Shalev
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere
2008-10-31cleanup storage definesFrank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-03Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon
2008-02-05(Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden
2008-02-05updated the quickscreen's:Jonathan Gordon
2007-07-08ifdef out charging screen for targets that do not use it, + minor cleaningNils Wallménius
2007-07-01"Set Time/Date" screen.Nils Wallménius
2007-03-26#ifdef HAVE_TAGCACHE the set_rating code and remove some old, unused codeRobert Kukla
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-02-01Comment out an unused functionNils Wallménius
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-12-19update the runtime screen and move it to the inf menu instead of debugJonathan Gordon
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-03-22Pitch screen now accessible from the WPS context menu for all targets. This m...Zakk Roberts
2006-03-21Whoops, double-defined buttons for Ondio...Zakk Roberts
2006-03-21Reworked pitch screen for easier adjustment and better looks. Added some butt...Zakk Roberts
2005-12-05Playback speed changing support for H300.Thom Johansen
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-11-28Enabled playback speed adjustment support for H1x0. Modified the resampler to...Thom Johansen
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk
2005-06-29provide quick screen proto for h300 builds tooDaniel Stenberg
2005-06-29Move quick menu to MODE button to avoid conflict with page up/down in WPSChristi Scarborough
2005-06-26Fix broken sim buildsChristi Scarborough
2005-06-26Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough
2004-10-12Request to remove MMC before acknowledging USB (Ondio)Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-04-21Moved set_time_screen() to screens.cLinus Nielsen Feltzing
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2003-12-04Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg
2003-07-17A very basic charging screen, probably buggy, the pro's would make it much ni...Jörg Hohensohn
2003-03-17power-splash, this should be able to replace most cases where we "splash"Daniel Stenberg
2003-03-17Hey Linus! Here it is!Daniel Stenberg
2002-10-11Enable status bar in usb mode.Markus Braun
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg