index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
settings.h
Age
Commit message (
Expand
)
Author
2007-11-26
Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...
Jens Arnold
2007-11-25
Convert 2 more settings to table settings. * Fix duplicate value display if t...
Jens Arnold
2007-11-24
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-20
Make id's created with the TALK_ID macro work in 64 bit sims
Nils Wallménius
2007-11-18
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-07
Add a setting to control whether or not to speak the file type (r15506).
Stéphane Doyon
2007-11-03
Accept FS#7910: spontaneously speak out the battery level when it falls
Stéphane Doyon
2007-11-02
DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item t...
Catalin Patulea
2007-10-21
More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...
Karl Kurbjun
2007-10-10
Voice the recording trigger settings screen.
Stéphane Doyon
2007-10-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-09-27
FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
Nicolas Pennequin
2007-09-19
Remove the ID3 tag version priority setting on the grounds of it being pretty...
Thom Johansen
2007-08-27
Usb Stack: only setup packet handling, and not enabled by default as there is...
Christian Gmeiner
2007-08-26
only build the clipcounter for targets with recording
Peter D'Hoye
2007-08-25
Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...
Peter D'Hoye
2007-08-19
Use size_t type for the buffer_size parameter to formatter functions, static ...
Nils Wallménius
2007-08-13
Accept FS #7346 and take it a whole step further. Gives a separate setting to...
Peter D'Hoye
2007-08-12
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-06
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2007-08-01
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...
Nils Wallménius
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-11
Rearrange and cleanup settings code
Jonathan Gordon
2007-07-10
User configurable recording path (my patch in FS#7201). path defaults to / an...
Jonathan Gordon
2007-06-17
Give color targets the ability to display each LCD line a different color and...
Brandon Low
2007-06-07
Separate out voice options for .talk clips (FS #7249). This removes the assu...
Steve Bavin
2007-05-29
this adds 2 options to the recording settings menu to let you save all the re...
Jonathan Gordon
2007-05-27
Accept FS#6798 - scan acceleration for the lists.
Jonathan Gordon
2007-05-08
Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...
Karl Kurbjun
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
Jonathan Gordon
2007-04-22
Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...
Jonathan Gordon
2007-04-16
* its name[rows][columns] you drongo!
Jonathan Gordon
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2007-04-15
Revert recording/repeat timer for now. It is useful as a feature, but didn't ...
Jens Arnold
2007-04-15
Recording countdown timer and repeat timer - see FS #6297 for more details
Martin Scarratt
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-03-29
Recode filetypes.c to remove its need for a static string buffer.
Jonathan Gordon
2007-03-21
revert the last commit... setting wasnt worth the space
Jonathan Gordon
2007-03-21
Add a setting to force the backlight to stay on (or act normally) when
Jonathan Gordon
2007-03-07
Fix alarm wake up. If the target has fm or recording (or both) an option is i...
Jonathan Gordon
2007-03-04
Remove some left-overs from removed settings
Nils Wallménius
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-17
#ifdef instead of #if
Daniel Stenberg
[next]