summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-13Convert the recording menu to the new APIJonathan Gordon1-13/+59
2007-03-11Fix bug in action_getstatus() where it didnt store the last action so it Jonathan Gordon1-2/+3
2007-03-07Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...Thom Johansen1-4/+0
2007-03-07Factor first order shelving filter code out for easier reuse and replace the ...Thom Johansen1-21/+10
2007-03-07Only show the alarm wake up screen setting if there is at least 2 Jonathan Gordon1-11/+2
2007-03-07Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon1-0/+14
2007-03-07Remove the 2nd spindown line.Jonathan Gordon1-2/+1
2007-03-06Fix typo in the auto volume settingJonathan Gordon1-1/+1
2007-03-04Remove some left-overs from removed settingsNils Wallménius1-3/+0
2007-03-04Fix the start screen option - recording now works, and allow the Jonathan Gordon1-10/+10
2007-03-04fix beep and peak meter settingsJonathan Gordon1-4/+11
2007-03-01Introducing the root menu!Jonathan Gordon1-8/+29
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon1-78/+78
2007-02-27Convert the radio menus to the new system.Jonathan Gordon1-3/+7
2007-02-26fix the remote backlight while plugged textJonathan Gordon1-1/+2
2007-02-26fix the enable replaygain setting textJonathan Gordon1-1/+1
2007-02-22Fix remote-lcd contrast and crossfeed HF cutoff settingsJonathan Gordon1-2/+2
2007-02-22Change the replaygain preamp increment to a slightly less insane 0.5 dB.Thom Johansen1-1/+1
2007-02-21Now the LCD Contrast setting works againLinus Nielsen Feltzing1-2/+2
2007-02-21Dont set the lcd invert mode when changing line selectorJonathan Gordon1-1/+1
2007-02-21set the default value for the scroll delay settings back to what they Jonathan Gordon1-3/+3
2007-02-21fix the scroll delay settingJonathan Gordon1-15/+4
2007-02-19Flip the order of some of the setting screens. (If any more are Jonathan Gordon1-6/+6
2007-02-19Convert the EQ menusJonathan Gordon1-63/+96
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold1-6/+6
2007-02-18Fix id3 tag priority orderJonathan Gordon1-6/+6
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold1-3/+3
2007-02-18CONFIG_CHARGINGJonathan Gordon1-4/+4
2007-02-17#if => #ifdefDaniel Stenberg1-3/+3
2007-02-17Fix text displayed for backlight_timeout_plugged setting.Barry Wardell1-1/+2
2007-02-17Convert the Display menu to the new system. Jonathan Gordon1-69/+196
2007-02-15Fix the repeat mode menu itemJonathan Gordon1-2/+16
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin1-0/+1
2007-02-13Move the General Settings menu (excluding the display submenu) to the Jonathan Gordon1-45/+95
2007-02-13Fix the keywords on some recently added files.Jonathan Gordon1-1/+1
2007-02-12fix red buildsJonathan Gordon1-0/+1
2007-02-12* Move playback menu to the new sysetm Jonathan Gordon1-55/+114
2007-02-12More macro commentingJonathan Gordon1-12/+39
2007-02-11Make amiconn happyJonathan Gordon1-145/+148
2007-02-11Move the playlist menu to the new systemJonathan Gordon1-2/+3
2007-02-08Convert the sound menu to the new systemJonathan Gordon1-34/+89
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-16/+40
2007-02-07Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis1-1/+0
2007-02-02fmr is not a theme settingJonathan Gordon1-1/+1
2007-02-01when saving config.cfg, only save settings which are not the same as Jonathan Gordon1-8/+13
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-1/+5
2007-01-31fix hardware eq settingsJonathan Gordon1-2/+2
2007-01-30Fix the default cutoff for the low shelf EQ filter. Should fix the oddness pe...Dan Everton1-1/+1
2007-01-28Fixes the keyboard file settingJonathan Gordon1-1/+1
2007-01-26fix ipod video buildJonathan Gordon1-2/+2