summaryrefslogtreecommitdiff
path: root/apps/settings_menu.c
AgeCommit message (Expand)Author
2006-03-30New 'Track Skip Only' option for Crossfading; crossfading is disabled except ...Zakk Roberts
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev
2006-03-24One minute sleep timer step size is a little too precise. How about five minu...Dan Everton
2006-03-24Change step size of sleep timer to 1 minute.Dan Everton
2006-03-24Port sleep timer setting screen to new setting screens. Make sleep timer usab...Dan Everton
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen
2006-03-19Added 'Party Mode': Unstoppable playbackBjörn Stenberg
2006-03-05Don't leave the menu after clearing the backdrop image.Jens Arnold
2006-03-04Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo...Zakk Roberts
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman
2006-02-13Add paged scrolling option. Really helps when scrolling through large lists o...Dan Everton
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-12-05moved crossfeed from the Playback menu to Sound SettingsMarcoen Hirschberg
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-11-23English language tweaks.Jens Arnold
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-19Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen
2005-11-19Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough
2005-11-18Initial stab at theme support.Christi Scarborough
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg
2005-11-14add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg
2005-11-121 - assume and use WPS files in .rockbox/wpsDaniel Stenberg
2005-11-07Use set_int() for the crossfade time settings.Jens Arnold
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-11-06iRiver: New crossfader with more configuration capability. Might stillMiika Pekkarinen
2005-10-08Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang...Jens Arnold
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen
2005-09-24Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren
2005-09-24Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren
2005-09-01Reintroduce the cursor setting in the menus too.Magnus Holmgren
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-08-20Now beep can be disabled.Miika Pekkarinen
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist