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