summaryrefslogtreecommitdiff
path: root/apps/menus/display_menu.c
AgeCommit message (Expand)Author
2009-03-08Clean up some #includesBertrik Sikken
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon
2008-09-18Make local function ticking_callback static in apps/menus/display_menu.cBertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis
2008-05-03Fixed warning about unused flipdisplay_callback function for targets that can...Bertrik Sikken
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken
2008-03-29Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman
2008-03-28Update the LCD after setting flip status as required by the LCD drivers. Fixe...Jens Arnold
2008-03-06there is no need to load the filename settings unless reading from a .cfg, so...Jonathan Gordon
2008-03-05FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon
2007-10-06Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ...Jonathan Gordon
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin
2007-08-26only build the clipcounter for targets with recordingPeter D'Hoye
2007-08-25Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
2007-06-24Limit minimum db scale value when switching from linear to logaritmic peakmet...Peter D'Hoye
2007-05-27Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon
2007-05-19More header and dead code cleanup.Nils Wallménius
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin
2007-04-20Changing colours didn't save settings.Jens Arnold
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-03-25Allow clearing the backdrop on greyscale targets.Jens Arnold
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon
2007-03-17Unify the way functions are called from menus.Jonathan Gordon
2007-03-04fix beep and peak meter settingsJonathan Gordon
2007-03-03Allow settings to have a different title in the setting screen than they Jonathan Gordon
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-02-17Convert the Display menu to the new system. Jonathan Gordon
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon
2007-02-13Fix the keywords on some recently added files.Jonathan Gordon
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon