summaryrefslogtreecommitdiff
path: root/apps/screens.c
AgeCommit message (Expand)Author
2005-07-05Show the same information in the ID3 browser as in the WPS screen; use string...Magnus Holmgren
2005-07-05New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save...Linus Nielsen Feltzing
2005-07-04song rating support.. should probably be moved with browse id3 to a "song opt...Michiel Van Der Kolk
2005-06-29quick scren fixed for h300Daniel Stenberg
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough
2005-06-28Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold
2005-06-26Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu
2005-06-25Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-06-23Fix some player build errors.Jens Arnold
2005-06-23Leave the ID3 viewer with LEFT as wellLinus Nielsen Feltzing
2005-06-22Shutdown screen is for recorder v1 only.Jens Arnold
2005-06-18Center USB logo on all modelsAndy
2005-05-30Fixed RED builds.Jens Arnold
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner
2005-05-22Better pitch handling.Jens Arnold
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold
2005-05-07Not-so-elegant fix for the simulator builds not defining HAVE_CHARGING.Jens Arnold
2005-05-07Ondio: Disabled unused code for time setting and charging splash, saving almo...Jens Arnold
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-02-19overlooked warningsJörg Hohensohn
2005-02-19Ondio: disk activity indication in USB mode, tooJörg Hohensohn
2005-02-12long policyJean-Philippe Bernardy
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold
2005-01-17Added ID3 database dirfilterBjörn Stenberg
2004-12-17You can now leave the quick menus with OFFLinus Nielsen Feltzing
2004-11-21Fixed a simulator warning, and disabled some unused code for targets without ...Jens Arnold
2004-11-21Animated charging screen for playerJens Arnold
2004-11-20Fix: Properly apply the backlight settings for the charging screenJens Arnold
2004-11-19Added iRiver button codesLinus Nielsen Feltzing
2004-11-12Only voice the MMC remove prompt if voicing is enabledJens Arnold
2004-10-19The display is forced in to two row modes for player before showing the splas...Kjell Ericson
2004-10-12Removed the backlight control from the charging screenLinus Nielsen Feltzing
2004-10-12Request to remove MMC before acknowledging USB (Ondio)Jens Arnold
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...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-09-10temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn
2004-08-26Made local constant arrays static, saving a few bytesJens Arnold
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-07-27Fix for bug #998515, by Jan GajdosLinus Nielsen Feltzing
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-26Ignore repeat button events in the shutdown confirmation screenLinus Nielsen Feltzing
2004-07-24Replaced the poweroff confirmation string with a language ID, and removed the...Linus Nielsen Feltzing
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-07-21splash(): Avoid negative x coordinates if the text doesn't fitLinus Nielsen Feltzing
2004-07-20Const'ed the usb logoJens Arnold