summaryrefslogtreecommitdiff
path: root/apps/settings_list.c
AgeCommit message (Expand)Author
2007-07-15e200 doesnt have multiple batt capacities, so remove the option.Jonathan Gordon
2007-07-11Rearrange and cleanup settings codeJonathan Gordon
2007-07-10User configurable recording path (my patch in FS#7201). path defaults to / an...Jonathan Gordon
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis
2007-05-30Better default values for crossfade durationNils Wallménius
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon
2007-05-27Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun
2007-04-25convert the playlist viewer menus to the newer APIJonathan Gordon
2007-04-22e200: 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-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-01Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon
2007-03-13Convert the recording menu to the new APIJonathan Gordon
2007-03-11Fix bug in action_getstatus() where it didnt store the last action so it Jonathan Gordon
2007-03-07Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...Thom Johansen
2007-03-07Factor first order shelving filter code out for easier reuse and replace the ...Thom Johansen
2007-03-07Only show the alarm wake up screen setting if there is at least 2 Jonathan Gordon
2007-03-07Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon
2007-03-07Remove the 2nd spindown line.Jonathan Gordon
2007-03-06Fix typo in the auto volume settingJonathan Gordon
2007-03-04Remove some left-overs from removed settingsNils Wallménius
2007-03-04Fix the start screen option - recording now works, and allow the Jonathan Gordon
2007-03-04fix beep and peak meter settingsJonathan Gordon
2007-03-01Introducing the root menu!Jonathan Gordon
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon
2007-02-27Convert the radio menus to the new system.Jonathan Gordon
2007-02-26fix the remote backlight while plugged textJonathan Gordon
2007-02-26fix the enable replaygain setting textJonathan Gordon
2007-02-22Fix remote-lcd contrast and crossfeed HF cutoff settingsJonathan Gordon
2007-02-22Change the replaygain preamp increment to a slightly less insane 0.5 dB.Thom Johansen
2007-02-21Now the LCD Contrast setting works againLinus Nielsen Feltzing
2007-02-21Dont set the lcd invert mode when changing line selectorJonathan Gordon
2007-02-21set the default value for the scroll delay settings back to what they Jonathan Gordon
2007-02-21fix the scroll delay settingJonathan Gordon
2007-02-19Flip the order of some of the setting screens. (If any more are Jonathan Gordon
2007-02-19Convert the EQ menusJonathan Gordon
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18Fix id3 tag priority orderJonathan Gordon
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-02-17#if => #ifdefDaniel Stenberg