Age | Commit message (Expand) | Author |
2009-03-09 | Small fixup of the recent #include cleanup. settings.h needs button.h for HAS... | Thomas Martitz |
2009-03-08 | Yet more #include cleanups | Bertrik Sikken |
2009-03-02 | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz |
2009-03-02 | Onda VX747: | Maurus Cuelenaere |
2009-03-01 | Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe... | Thomas Martitz |
2009-02-27 | Small bit from my GSoC work: Unify the way the simulator accesses voice strin... | Tom Ross |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-03 | Fix some reds. | Nils Wallménius |
2009-01-03 | Reorder of user_settings, cleaned out some unused settings grouped settings d... | Nils Wallménius |
2008-12-25 | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli |
2008-12-13 | Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s... | Michael Sevakis |
2008-12-07 | Add new cfg_to_string function (this just splits existing code). | Antoine Cellerier |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-11-26 | 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-24 | Added support for configurable rockbox directory. FS#9567 by Alex Bennee. | Björn Stenberg |
2008-11-03 | 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-10-08 | 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-07 | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts |
2008-09-21 | more slight playlist resume cleanuping... dont bother saving the playlist fir... | Jonathan Gordon |
2008-09-20 | FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure... | Jonathan Gordon |
2008-09-08 | 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-08-29 | Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl... | Frank Gevaerts |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-07-14 | Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat... | Thom Johansen |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-29 | Gigabeat F/X: | Michael Sevakis |
2008-05-28 | Updated recording trigger screen (seems to be a feature almost noone uses?) | Jonathan Gordon |
2008-05-14 | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis |
2008-05-04 | 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-04-20 | 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-03-28 | Revert my earlier const madness, we'll keep the parameter lists simple. | Steve Bavin |
2008-03-25 | 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-06 | there is no need to load the filename settings unless reading from a .cfg, so... | Jonathan Gordon |
2008-02-23 | Remove font_file from the settings struct on the Archos Player - it isn't used. | Dave Chapman |
2008-02-05 | (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-01-29 | Move the playlist catalog config into the standard config files. 1 less disk ... | Jonathan Gordon |
2008-01-21 | Keyclick option (FS#7307). Disabled by default, go into System settings to en... | Steve Bavin |