summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen1-3/+0
2007-09-15Disable wrapping of the bass and treble settings and do the same for volume i...Nils Wallménius1-3/+3
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner1-0/+11
2007-08-26only build the clipcounter for targets with recordingPeter D'Hoye1-1/+3
2007-08-25Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye1-0/+2
2007-08-19Oops forgot oneNils Wallménius1-1/+1
2007-08-19Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius1-8/+8
2007-08-18Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye1-1/+1
2007-08-17Fix crash in peak meter release setting, and set the limits back to a reasona...Peter D'Hoye1-1/+1
2007-08-13Add another file extension viewing option that mimics the old behaviour and m...Peter D'Hoye1-3/+4
2007-08-13Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye1-0/+3
2007-08-13Const-police, use less bytes where possible, get rid of duplicated backlight ...Nils Wallménius1-7/+5
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-2/+0
2007-08-12Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...Jonathan Gordon1-1/+0
2007-08-12Flip the balance setting list on scrollwheel targets so it feels more naturalJonathan Gordon1-1/+9
2007-08-12Change the way the MAX_FILETYPES define works. It now allocates enough filety...Jonathan Gordon1-0/+1
2007-08-07Fix the headphone unplug autoresume menu entryRobert Keevil1-2/+2
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-45/+47
2007-08-01Make the statusbar setting use a temp variable so it doesnt look wierd when c...Jonathan Gordon1-1/+2
2007-08-01Oops, forgot one checkNils Wallménius1-1/+1
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius1-3/+3
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis1-0/+4
2007-07-15e200 doesnt have multiple batt capacities, so remove the option.Jonathan Gordon1-1/+2
2007-07-11Rearrange and cleanup settings codeJonathan Gordon1-94/+97
2007-07-10User configurable recording path (my patch in FS#7201). path defaults to / an...Jonathan Gordon1-5/+6
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden1-2/+2
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low1-0/+4
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin1-6/+8
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis1-0/+6
2007-05-30Better default values for crossfade durationNils Wallménius1-2/+2
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon1-27/+43
2007-05-27Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon1-0/+22
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis1-8/+6
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun1-0/+5
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun1-1/+1
2007-04-25convert the playlist viewer menus to the newer APIJonathan Gordon1-2/+3
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon1-0/+7
2007-04-16* its name[rows][columns] you drongo!Jonathan Gordon1-1/+1
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-0/+15
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-10/+10
2007-04-01Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold1-4/+14
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon1-4/+1
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon1-1/+4
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