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_list.c
Age
Commit message (
Expand
)
Author
2007-07-15
e200 doesnt have multiple batt capacities, so remove the option.
Jonathan Gordon
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-19
Make user-visible spelling "colours" rather than "colors".
Paul Louden
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-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-05-30
Better default values for crossfade duration
Nils Wallménius
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-20
Use bitmasks to define which inputs are available. Makes it easier to remove ...
Michael Sevakis
2007-05-08
Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...
Karl Kurbjun
2007-05-07
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...
Karl Kurbjun
2007-04-25
convert the playlist viewer menus to the newer API
Jonathan Gordon
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
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-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-01
Player: Reduced the selectable codepages to those which can actually work, an...
Jens Arnold
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-13
Convert the recording menu to the new API
Jonathan Gordon
2007-03-11
Fix bug in action_getstatus() where it didnt store the last action so it
Jonathan Gordon
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-07
Only show the alarm wake up screen setting if there is at least 2
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-07
Remove the 2nd spindown line.
Jonathan Gordon
2007-03-06
Fix typo in the auto volume setting
Jonathan Gordon
2007-03-04
Remove some left-overs from removed settings
Nils Wallménius
2007-03-04
Fix the start screen option - recording now works, and allow the
Jonathan Gordon
2007-03-04
fix beep and peak meter settings
Jonathan Gordon
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-27
Code Police: Remove tabs throught apps/ . Hopefully no actual code
Jonathan Gordon
2007-02-27
Convert the radio menus to the new system.
Jonathan Gordon
2007-02-26
fix the remote backlight while plugged text
Jonathan Gordon
2007-02-26
fix the enable replaygain setting text
Jonathan Gordon
2007-02-22
Fix remote-lcd contrast and crossfeed HF cutoff settings
Jonathan Gordon
2007-02-22
Change the replaygain preamp increment to a slightly less insane 0.5 dB.
Thom Johansen
2007-02-21
Now the LCD Contrast setting works again
Linus Nielsen Feltzing
2007-02-21
Dont set the lcd invert mode when changing line selector
Jonathan Gordon
2007-02-21
set the default value for the scroll delay settings back to what they
Jonathan Gordon
2007-02-21
fix the scroll delay setting
Jonathan Gordon
2007-02-19
Flip the order of some of the setting screens. (If any more are
Jonathan Gordon
2007-02-19
Convert the EQ menus
Jonathan Gordon
2007-02-18
Fix CONFIG_BACKLIGHT warnings.
Jens Arnold
2007-02-18
Fix id3 tag priority order
Jonathan Gordon
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-17
#if => #ifdef
Daniel Stenberg
[next]