| Commit message (Expand) | Author |
| 2006-04-01 | Thorough .lang rework: Removed all deprecated strings, combined string which ... | Jens Arnold |
| 2006-03-30 | iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ... | Jens Arnold |
| 2006-03-30 | New 'Track Skip Only' option for Crossfading; crossfading is disabled except ... | Zakk Roberts |
| 2006-03-29 | Add support for loadable vkeyboard layouts | Frank Dischner |
| 2006-03-29 | Save bass/treble settings in iPod | Linus Nielsen Feltzing |
| 2006-03-28 | Update equalizer precut value as it's adjusted. | Dan Everton |
| 2006-03-27 | Add precut setting for the equalizer and add some more comments to the eq men... | Dan Everton |
| 2006-03-26 | Initial version of tagcache! There are still some bugs in the engine | Miika Pekkarinen |
| 2006-03-25 | Patch #4913 by David Rothenberger with some changes by me: add only backlight... | Hristo Kovachev |
| 2006-03-24 | New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen... | Björn Stenberg |
| 2006-03-21 | Enabled channel configuration and stereo width option on software codec | Thom Johansen |
| 2006-03-19 | Reworked backlight fading by GPIO based PWM to work for other targets | Thom Johansen |
| 2006-03-03 | More 64bit simulator fixes: inttypes, settings block handling. | Jens Arnold |
| 2006-02-26 | Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord... | Dave Chapman |
| 2006-02-19 | Use a better string for 'Canceled' splashes. | Magnus Holmgren |
| 2006-02-17 | 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-13 | Add paged scrolling option. Really helps when scrolling through large lists o... | Dan Everton |
| 2006-02-08 | Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. | Hristo Kovachev |
| 2006-02-07 | Add Equalizer configuration to Sound Settings menu. | Dan Everton |
| 2006-02-05 | Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) | Hardeep Sidhu |
| 2006-02-04 | 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-02 | 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-01-22 | Horizontal scrolling patch by Shachar Liberman | Tomas Salfischberger |
| 2006-01-10 | change the arabic codepage from ISO-8859-6 to CP1256 | Marcoen Hirschberg |
| 2005-12-22 | 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-09 | don't display the WPS after loading, it made rockbox crash with some WPS' | Marcoen Hirschberg |
| 2005-12-08 | Remember the default codepage setting | Linus Nielsen Feltzing |
| 2005-12-07 | 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-06 | waiting is over: initial unicode commit | Marcoen Hirschberg |
| 2005-12-05 | Big Code Police raid. Pretty pretty please, we do no macrofy simple | Daniel Stenberg |
| 2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
| 2005-12-04 | 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-11-23 | Replaced the booolean 'Backlight On When Plugged' setting with a complete alt... | Jens Arnold |
| 2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
| 2005-11-20 | 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-19 | 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-18 | Missing file headers put back. Code within 80 cols. Code policed indenting | Daniel Stenberg |