summaryrefslogtreecommitdiff
path: root/apps/settings_list.c
AgeCommit message (Expand)Author
2007-10-16Allow people to waste lots of memory and have 32000 tracks in a single playli...Steve Bavin
2007-10-15Integer setting changes to make all those settings consistant on the target.Jonathan Gordon
2007-10-15Fix int settings being backwards on the playerJonathan Gordon
2007-10-15Fix FS#7952 - flip list settings didnt work properlyJonathan Gordon
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-10-01FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg
2007-10-01Turn on 'Recursively insert directories' by defaultNils Wallménius
2007-09-30Fix cliplight setting being saved twice to -cfg files, closes FS#7857Nils Wallménius
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
2007-09-15Disable wrapping of the bass and treble settings and do the same for volume i...Nils Wallménius
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner
2007-08-26only build the clipcounter for targets with recordingPeter D'Hoye
2007-08-25Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye
2007-08-19Oops forgot oneNils Wallménius
2007-08-19Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius
2007-08-18Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye
2007-08-17Fix crash in peak meter release setting, and set the limits back to a reasona...Peter D'Hoye
2007-08-13Add another file extension viewing option that mimics the old behaviour and m...Peter D'Hoye
2007-08-13Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye
2007-08-13Const-police, use less bytes where possible, get rid of duplicated backlight ...Nils Wallménius
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-12Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...Jonathan Gordon
2007-08-12Flip the balance setting list on scrollwheel targets so it feels more naturalJonathan Gordon
2007-08-12Change the way the MAX_FILETYPES define works. It now allocates enough filety...Jonathan Gordon
2007-08-07Fix the headphone unplug autoresume menu entryRobert Keevil
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-08-01Make the statusbar setting use a temp variable so it doesnt look wierd when c...Jonathan Gordon
2007-08-01Oops, forgot one checkNils Wallménius
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
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