| Commit message (Expand) | Author | Age |
| * | 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 |
| * | #ifdef out some setting struct members when they are not needed, fix some com... | Nils Wallménius | 2007-11-18 |
| * | Move a few #defines to target specific config files | Nils Wallménius | 2007-11-18 |
| * | Add a setting to control whether or not to speak the file type (r15506). | Stéphane Doyon | 2007-11-07 |
| * | Accept FS#7910: spontaneously speak out the battery level when it falls | Stéphane Doyon | 2007-11-03 |
| * | DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item t... | Catalin Patulea | 2007-11-02 |
| * | More M:Robe work including a fix to lcd-as-memframe for larger screens thanks... | Karl Kurbjun | 2007-10-21 |
| * | Voice the recording trigger settings screen. | Stéphane Doyon | 2007-10-10 |
| * | Name all button light functions and variables consistently starting with butt... | Jens Arnold | 2007-10-07 |
| * | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin | 2007-09-27 |
| * | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen | 2007-09-19 |
| * | Usb Stack: only setup packet handling, and not enabled by default as there is... | Christian Gmeiner | 2007-08-27 |
| * | only build the clipcounter for targets with recording | Peter D'Hoye | 2007-08-26 |
| * | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye | 2007-08-25 |
| * | Use size_t type for the buffer_size parameter to formatter functions, static ... | Nils Wallménius | 2007-08-19 |
| * | Accept FS #7346 and take it a whole step further. Gives a separate setting to... | Peter D'Hoye | 2007-08-13 |
| * | Revert my filetypes commits from today. the nvram buffer is 44bytes of which ... | Jonathan Gordon | 2007-08-12 |
| * | Change the way the MAX_FILETYPES define works. It now allocates enough filety... | Jonathan Gordon | 2007-08-12 |
| * | Accept FS#5464 - organise the rocks directory. | Jonathan Gordon | 2007-08-06 |
| * | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius | 2007-08-01 |
| * | Wheel acceleration for e200. A general acceleration interface intended for us... | Michael Sevakis | 2007-07-22 |
| * | Rearrange and cleanup settings code | Jonathan Gordon | 2007-07-11 |
| * | User configurable recording path (my patch in FS#7201). path defaults to / an... | Jonathan Gordon | 2007-07-10 |