| Commit message (Expand) | Author | Age |
| * | Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s... | Michael Sevakis | 2008-12-13 |
| * | Add new cfg_to_string function (this just splits existing code). | Antoine Cellerier | 2008-12-07 |
| * | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis | 2008-12-03 |
| * | Add hardware backlight fading on Gigabeat S with fade up and down options in ... | Michael Sevakis | 2008-11-26 |
| * | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin | 2008-11-26 |
| * | Added support for configurable rockbox directory. FS#9567 by Alex Bennee. | Björn Stenberg | 2008-11-24 |
| * | FS#9515 - customisable quickscreen. Allows you to choose which setting you wa... | Jonathan Gordon | 2008-11-03 |
| * | fix a data abort when the start screen is set to previous and nvram.bin is in... | Jonathan Gordon | 2008-11-03 |
| * | New recording setting to configure how mono recordings are made. Previously, ... | Peter D'Hoye | 2008-10-08 |
| * | Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ... | Nils Wallménius | 2008-10-08 |
| * | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts | 2008-10-07 |
| * | more slight playlist resume cleanuping... dont bother saving the playlist fir... | Jonathan Gordon | 2008-09-21 |
| * | FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure... | Jonathan Gordon | 2008-09-20 |
| * | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin | 2008-09-08 |
| * | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin | 2008-09-08 |
| * | Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl... | Frank Gevaerts | 2008-08-29 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat... | Thom Johansen | 2008-07-14 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Gigabeat F/X: | Michael Sevakis | 2008-05-29 |
| * | Updated recording trigger screen (seems to be a feature almost noone uses?) | Jonathan Gordon | 2008-05-28 |
| * | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis | 2008-05-14 |
| * | Move study mode settings from r17355 to end of settings struct to | Stéphane Doyon | 2008-05-04 |
| * | Accept FS#6188: study mode. | Stéphane Doyon | 2008-05-04 |
| * | Adding new setting to System Settings <Accessory Power Supply -- off by defau... | Andree Buschmann | 2008-04-20 |
| * | FS#7980: Select default option in an option list | Stéphane Doyon | 2008-04-20 |
| * | Revert my earlier const madness, we'll keep the parameter lists simple. | Steve Bavin | 2008-03-28 |
| * | Code police raid on the settings code, consting and putting headers alongside... | Steve Bavin | 2008-03-25 |
| * | So, I've been sick these last few days, and I'm trying to not take drugs to g... | Jonathan Gordon | 2008-03-25 |
| * | well we suck! how could something seemingly simple be fubar'ed so much! KISS ... | Jonathan Gordon | 2008-03-25 |
| * | ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa... | Jonathan Gordon | 2008-03-25 |
| * | write the current settings to .rockbox/config.cfg.bak before resetting settings | Jonathan Gordon | 2008-03-25 |
| * | there is no need to load the filename settings unless reading from a .cfg, so... | Jonathan Gordon | 2008-03-06 |
| * | Remove font_file from the settings struct on the Archos Player - it isn't used. | Dave Chapman | 2008-02-23 |
| * | (Hopefully) Revert the quickscreen changes. Many fixes need to be made, | Paul Louden | 2008-02-05 |
| * | more green seen as everyone has a green fetish atm | Jonathan Gordon | 2008-02-05 |
| * | updated the quickscreen's: | Jonathan Gordon | 2008-02-05 |
| * | Move the playlist catalog config into the standard config files. 1 less disk ... | Jonathan Gordon | 2008-01-29 |
| * | Keyclick option (FS#7307). Disabled by default, go into System settings to en... | Steve Bavin | 2008-01-21 |
| * | charcell doesnt show titles in lists, so remove the "show path" setting and f... | Jonathan Gordon | 2008-01-13 |
| * | bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi... | Jonathan Gordon | 2008-01-10 |
| * | FS#8353 - add a quick way to make a .cfg from the sound settings. | Jonathan Gordon | 2007-12-24 |
| * | Crossfeed settings used to be stored inverted in the cfg file for legacy reas... | Thom Johansen | 2007-12-08 |
| * | Save some bytes and reuse the settings saving code for eq preset saving. | Dan Everton | 2007-12-07 |
| * | Allow (almost) arbitrary backlight fade in and fade out times (on targets wit... | Jens Arnold | 2007-11-26 |
| * | Convert 2 more settings to table settings. * Fix duplicate value display if t... | Jens Arnold | 2007-11-25 |
| * | Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It... | Dan Everton | 2007-11-24 |
| * | Make id's created with the TALK_ID macro work in 64 bit sims | Nils Wallménius | 2007-11-20 |
| * | plugged timeout depends on CONFIG_CHARGING and is not needed for all targets | Nils Wallménius | 2007-11-18 |
| * | include members for backlight timeout for all targets in settings struct as w... | Nils Wallménius | 2007-11-18 |