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