summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
* Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold2006-04-01
* iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold2006-03-30
* New 'Track Skip Only' option for Crossfading; crossfading is disabled except ...Zakk Roberts2006-03-30
* Add support for loadable vkeyboard layoutsFrank Dischner2006-03-29
* Save bass/treble settings in iPodLinus Nielsen Feltzing2006-03-29
* Update equalizer precut value as it's adjusted.Dan Everton2006-03-28
* Add precut setting for the equalizer and add some more comments to the eq men...Dan Everton2006-03-27
* 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
* New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg2006-03-24
* Enabled channel configuration and stereo width option on software codecThom Johansen2006-03-21
* Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen2006-03-19
* More 64bit simulator fixes: inttypes, settings block handling.Jens Arnold2006-03-03
* Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman2006-02-26
* Use a better string for 'Canceled' splashes.Magnus Holmgren2006-02-19
* Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye2006-02-17
* Fix warning on non-SWCODEC targets.Dan Everton2006-02-17
* Reduce CPU usage while changing EQ by only updating the coefficients of the b...Dan Everton2006-02-17
* Add paged scrolling option. Really helps when scrolling through large lists o...Dan Everton2006-02-13
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* Add Equalizer configuration to Sound Settings menu.Dan Everton2006-02-07
* Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)Hardeep Sidhu2006-02-05
* Committed a little too muchLinus Nielsen Feltzing2006-02-04
* The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing2006-02-04
* Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman2006-02-02
* Oops - fix the builds broken by the backdrop image patchDave Chapman2006-02-02
* Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman2006-02-02
* Horizontal scrolling patch by Shachar LibermanTomas Salfischberger2006-01-22
* change the arabic codepage from ISO-8859-6 to CP1256Marcoen Hirschberg2006-01-10
* Oops:) Make the brightness setting purely numericalHristo Kovachev2005-12-22
* Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev2005-12-22
* don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg2005-12-09
* Remember the default codepage settingLinus Nielsen Feltzing2005-12-08
* Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold2005-12-07
* Prevent numerical settings from wrapping - patch by Stephan WezelDave Chapman2005-12-07
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg2005-12-05
* kill gcc4 warningsDaniel Stenberg2005-12-05
* iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov2005-12-04
* Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman2005-12-04
* iRiver: Make logf-enabled builds of the simulator work again.Magnus Holmgren2005-12-04
* 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 scroll delay for the remoteAnton Oleynikov2005-11-20
* The default scroll parameters are now correctly applied to the remote, as sug...Linus Nielsen Feltzing2005-11-20
* Changed invert cursor as default since most of the users want itKevin Ferrare2005-11-20
* Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen2005-11-19
* Forgot to initialize the ticking reduce setting on boot.Miika Pekkarinen2005-11-19
* Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen2005-11-19
* Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg2005-11-18