summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
* 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
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* completed the CONFIG_BACKLIGHT transitionDaniel Stenberg2005-11-14
* CONFIG_BACKLIGHT is not set for the simulator builds so only do the checkDaniel 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
* Removed monitor option from audio_set_recording_options and the global settin...Andy2005-11-12
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Please discuss default changes in the future\!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
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Corrected a bug introduced with the multi screen settings handling code : The...Kevin Ferrare2005-11-05
* Added documentation to the new select API, made settings.c to use gui_syncspl...Kevin Ferrare2005-11-04
* Added iriver remote keys support to the option selection in the menus, correc...Kevin Ferrare2005-11-04