summaryrefslogtreecommitdiffstats
path: root/apps/menus/display_menu.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-19Fix more of the red from c39f95465Solomon Peachy1-2/+2
2020-07-19menus: Fix some of the red from c39f95465Solomon Peachy1-1/+1
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus1-14/+37
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus1-27/+96
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-1/+19
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré1-0/+2
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz1-1/+12
2011-06-05Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye1-0/+27
2010-06-05Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius1-7/+1
2009-10-05Fix red: Invert buttons in RTL modeTomer Shalev1-1/+1
2009-10-05Invert buttons in RTL modeTomer Shalev1-1/+1
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz1-62/+1
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz1-7/+1
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz1-3/+31
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin1-2/+1
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere1-2/+3
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere1-1/+2
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz1-2/+2
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-0/+6
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere1-0/+29
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken1-1/+0
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun1-2/+8
2009-03-08Clean up some #includesBertrik Sikken1-2/+0
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken1-1/+1
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-3/+3
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-6/+4
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis1-2/+4
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin1-3/+5
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon1-2/+2
2008-09-18Make local function ticking_callback static in apps/menus/display_menu.cBertrik Sikken1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon1-0/+3
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis1-2/+2
2008-05-03Fixed warning about unused flipdisplay_callback function for targets that can...Bertrik Sikken1-1/+1
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken1-5/+5
2008-03-29Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman1-4/+0
2008-03-28Update the LCD after setting flip status as required by the LCD drivers. Fixe...Jens Arnold1-0/+1
2008-03-06there is no need to load the filename settings unless reading from a .cfg, so...Jonathan Gordon1-1/+1
2008-03-05FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon1-1/+13
2007-10-06Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ...Jonathan Gordon1-158/+1
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin1-2/+53
2007-08-26only build the clipcounter for targets with recordingPeter D'Hoye1-2/+7
2007-08-25Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye1-2/+3
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis1-0/+4
2007-06-24Limit minimum db scale value when switching from linear to logaritmic peakmet...Peter D'Hoye1-0/+4
2007-05-27Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon1-1/+7
2007-05-19More header and dead code cleanup.Nils Wallménius1-1/+0
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin1-1/+4
2007-04-20Changing colours didn't save settings.Jens Arnold1-0/+3
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-5/+5