| Commit message (Expand) | Author | Age |
| * | Use a better string for 'Canceled' splashes. | Magnus Holmgren | 2006-02-19 |
| * | Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ... | Peter D'Hoye | 2006-02-17 |
| * | Fix warning on non-SWCODEC targets. | Dan Everton | 2006-02-17 |
| * | Reduce CPU usage while changing EQ by only updating the coefficients of the b... | Dan Everton | 2006-02-17 |
| * | Add paged scrolling option. Really helps when scrolling through large lists o... | Dan Everton | 2006-02-13 |
| * | Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. | Hristo Kovachev | 2006-02-08 |
| * | Add Equalizer configuration to Sound Settings menu. | Dan Everton | 2006-02-07 |
| * | Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) | Hardeep Sidhu | 2006-02-05 |
| * | Committed a little too much | Linus Nielsen Feltzing | 2006-02-04 |
| * | The simulator should use the keypad period key, not the regular one | Linus Nielsen Feltzing | 2006-02-04 |
| * | Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #if | Dave Chapman | 2006-02-02 |
| * | Oops - fix the builds broken by the backdrop image patch | Dave Chapman | 2006-02-02 |
| * | Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds... | Dave Chapman | 2006-02-02 |
| * | Horizontal scrolling patch by Shachar Liberman | Tomas Salfischberger | 2006-01-22 |
| * | change the arabic codepage from ISO-8859-6 to CP1256 | Marcoen Hirschberg | 2006-01-10 |
| * | Oops:) Make the brightness setting purely numerical | Hristo Kovachev | 2005-12-22 |
| * | Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300 | Hristo Kovachev | 2005-12-22 |
| * | don't display the WPS after loading, it made rockbox crash with some WPS' | Marcoen Hirschberg | 2005-12-09 |
| * | Remember the default codepage setting | Linus Nielsen Feltzing | 2005-12-08 |
| * | Simplified and uniform volume handling: * Volume setting in dB on all targets... | Jens Arnold | 2005-12-07 |
| * | Prevent numerical settings from wrapping - patch by Stephan Wezel | Dave Chapman | 2005-12-07 |
| * | waiting is over: initial unicode commit | Marcoen Hirschberg | 2005-12-06 |
| * | Big Code Police raid. Pretty pretty please, we do no macrofy simple | Daniel Stenberg | 2005-12-05 |
| * | kill gcc4 warnings | Daniel Stenberg | 2005-12-05 |
| * | iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c... | Anton Oleynikov | 2005-12-04 |
| * | Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre... | Dave Chapman | 2005-12-04 |
| * | iRiver: Make logf-enabled builds of the simulator work again. | Magnus Holmgren | 2005-12-04 |
| * | Replaced the booolean 'Backlight On When Plugged' setting with a complete alt... | Jens Arnold | 2005-11-23 |
| * | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold | 2005-11-21 |
| * | fixed scroll delay for the remote | Anton Oleynikov | 2005-11-20 |
| * | The default scroll parameters are now correctly applied to the remote, as sug... | Linus Nielsen Feltzing | 2005-11-20 |
| * | Changed invert cursor as default since most of the users want it | Kevin Ferrare | 2005-11-20 |
| * | Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define. | Miika Pekkarinen | 2005-11-19 |
| * | Forgot to initialize the ticking reduce setting on boot. | Miika Pekkarinen | 2005-11-19 |
| * | Added option to reduce (and almost prevent) the remote lcd ticking | Miika Pekkarinen | 2005-11-19 |
| * | Missing file headers put back. Code within 80 cols. Code policed indenting | Daniel Stenberg | 2005-11-18 |
| * | Remote WPS support (and some WPS bugfixes) by Stephan Wezel | Christi Scarborough | 2005-11-17 |
| * | completed the CONFIG_BACKLIGHT transition | Daniel Stenberg | 2005-11-14 |
| * | CONFIG_BACKLIGHT is not set for the simulator builds so only do the check | Daniel Stenberg | 2005-11-14 |
| * | add crossfeed dsp effect. Makes some music more enjoyable with headphones. | Marcoen Hirschberg | 2005-11-14 |
| * | 1 - assume and use WPS files in .rockbox/wps | Daniel Stenberg | 2005-11-12 |
| * | Removed monitor option from audio_set_recording_options and the global settin... | Andy | 2005-11-12 |
| * | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy | 2005-11-12 |
| * | Please discuss default changes in the future\! | Jens Arnold | 2005-11-07 |
| * | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold | 2005-11-06 |
| * | iRiver: New crossfader with more configuration capability. Might still | Miika Pekkarinen | 2005-11-06 |
| * | Corrected the bug with boolean settings (the inverted screen that couldn't be... | Kevin Ferrare | 2005-11-06 |
| * | Corrected a bug introduced with the multi screen settings handling code : The... | Kevin Ferrare | 2005-11-05 |
| * | Added documentation to the new select API, made settings.c to use gui_syncspl... | Kevin Ferrare | 2005-11-04 |
| * | Added iriver remote keys support to the option selection in the menus, correc... | Kevin Ferrare | 2005-11-04 |