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.c
Age
Commit message (
Expand
)
Author
2007-10-19
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
2007-10-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
2007-09-30
first part of usbstack patches -> show and use selection of usb stack mode on...
Christian Gmeiner
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-19
Use size_t type for the buffer_size parameter to formatter functions, static ...
Nils Wallménius
2007-08-12
Fix a problem with the nvram settings which meant adding new items to the end...
Jonathan Gordon
2007-08-06
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-01
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...
Nils Wallménius
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
Fix yellow
Brandon Low
2007-06-17
Give color targets the ability to display each LCD line a different color and...
Brandon Low
2007-06-11
When recording, disable voice menus without actually modifying user settings....
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-14
Set the brightness before setting the timeout values for the backlight and bu...
Karl Kurbjun
2007-05-08
Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...
Karl Kurbjun
2007-04-25
Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...
Nicolas Pennequin
2007-04-25
Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...
Nicolas Pennequin
2007-04-25
Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...
Nicolas Pennequin
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
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-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2007-04-11
Move iPod Video hardware equalizer init to audio_init() after the hardware is...
Dan Everton
2007-04-08
action_signalscreenchange(); was missing
Jonathan Gordon
2007-03-31
Player: Fix setting integer values to their min/max values.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-07
Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...
Thom Johansen
2007-03-07
Factor first order shelving filter code out for easier reuse and replace the ...
Thom Johansen
2007-03-01
Don't display 'Cancelled' splash screen if setting not changed
Steve Bavin
2007-02-26
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
2007-02-24
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...
Michael Sevakis
2007-02-21
fix the scroll delay setting
Jonathan Gordon
2007-02-19
Convert the EQ menus
Jonathan Gordon
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
fix red builds
Jonathan Gordon
2007-02-17
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-16
Minor code policing and cleanup
Linus Nielsen Feltzing
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-12
* Move playback menu to the new sysetm
Jonathan Gordon
2007-02-12
Do a case-insensitive compare of the prefix part of filename settings.
Jonathan Gordon
2007-02-08
Revert the changes using global status for the screen states. It should wait ...
Michael Sevakis
2007-02-08
Convert the sound menu to the new system
Jonathan Gordon
[next]