summaryrefslogtreecommitdiff
path: root/apps/menus/display_menu.c (follow)
Commit message (Expand)AuthorAge
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré2012-01-07
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* Make the histogram code usable for playback as well. Move the recording histo...Peter D'Hoye2011-06-05
* Remove the jump scroll settings since they don't do anything, drop the releva...Nils Wallménius2010-06-05
* Fix red: Invert buttons in RTL modeTomer Shalev2009-10-05
* Invert buttons in RTL modeTomer Shalev2009-10-05
* Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz2009-08-24
* Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz2009-08-24
* Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz2009-08-23
* Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin2009-08-19
* Add setting to position the scrollbar on the left or rightMaurus Cuelenaere2009-08-17
* FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere2009-08-17
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon2009-07-05
* Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2009-06-16
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun2009-04-11
* Clean up some #includesBertrik Sikken2009-03-08
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz2009-01-26
* Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis2008-11-26
* Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin2008-11-26
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Make local function ticking_callback static in apps/menus/display_menu.cBertrik Sikken2008-09-18
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis2008-05-14
* Fixed warning about unused flipdisplay_callback function for targets that can...Bertrik Sikken2008-05-03
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman2008-03-29
* Update the LCD after setting flip status as required by the LCD drivers. Fixe...Jens Arnold2008-03-28
* there is no need to load the filename settings unless reading from a .cfg, so...Jonathan Gordon2008-03-06
* FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon2008-03-05
* Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ...Jonathan Gordon2007-10-06
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
* only build the clipcounter for targets with recordingPeter D'Hoye2007-08-26
* Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye2007-08-25
* Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2007-07-22
* Limit minimum db scale value when switching from linear to logaritmic peakmet...Peter D'Hoye2007-06-24
* Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon2007-05-27
* More header and dead code cleanup.Nils Wallménius2007-05-19
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Changing colours didn't save settings.Jens Arnold2007-04-20
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Allow clearing the backdrop on greyscale targets.Jens Arnold2007-03-25
* revert the last commit... setting wasnt worth the spaceJonathan Gordon2007-03-21
* Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon2007-03-21
* Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon2007-03-18