summaryrefslogtreecommitdiff
path: root/apps/settings_list.c (follow)
Commit message (Expand)AuthorAge
* New USB stackBjörn Stenberg2007-11-22
* Make id's created with the TALK_ID macro work in 64 bit simsNils Wallménius2007-11-20
* Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon2007-11-07
* fix FS#7288 - pad the title of the scrolling settings so they actually scrollJonathan Gordon2007-11-05
* Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon2007-11-03
* fix FS#8064 - screen scroll step and screen scroll out of view needed a resta...Jonathan Gordon2007-11-01
* Allow people to waste lots of memory and have 32000 tracks in a single playli...Steve Bavin2007-10-16
* Integer setting changes to make all those settings consistant on the target.Jonathan Gordon2007-10-15
* Fix int settings being backwards on the playerJonathan Gordon2007-10-15
* Fix FS#7952 - flip list settings didnt work properlyJonathan Gordon2007-10-15
* Name all button light functions and variables consistently starting with butt...Jens Arnold2007-10-07
* FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg2007-10-01
* Turn on 'Recursively insert directories' by defaultNils Wallménius2007-10-01
* Fix cliplight setting being saved twice to -cfg files, closes FS#7857Nils Wallménius2007-09-30
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* Disable wrapping of the bass and treble settings and do the same for volume i...Nils Wallménius2007-09-15
* Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner2007-08-27
* only build the clipcounter for targets with recordingPeter D'Hoye2007-08-26
* Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye2007-08-25
* Oops forgot oneNils Wallménius2007-08-19
* Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius2007-08-19
* Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye2007-08-18
* Fix crash in peak meter release setting, and set the limits back to a reasona...Peter D'Hoye2007-08-17
* Add another file extension viewing option that mimics the old behaviour and m...Peter D'Hoye2007-08-13
* Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye2007-08-13
* Const-police, use less bytes where possible, get rid of duplicated backlight ...Nils Wallménius2007-08-13
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...Jonathan Gordon2007-08-12
* Flip the balance setting list on scrollwheel targets so it feels more naturalJonathan Gordon2007-08-12
* Change the way the MAX_FILETYPES define works. It now allocates enough filety...Jonathan Gordon2007-08-12
* Fix the headphone unplug autoresume menu entryRobert Keevil2007-08-07
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Make the statusbar setting use a temp variable so it doesnt look wierd when c...Jonathan Gordon2007-08-01
* Oops, forgot one checkNils Wallménius2007-08-01
* Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius2007-08-01
* Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2007-07-22
* e200 doesnt have multiple batt capacities, so remove the option.Jonathan Gordon2007-07-15
* Rearrange and cleanup settings codeJonathan Gordon2007-07-11
* User configurable recording path (my patch in FS#7201). path defaults to / an...Jonathan Gordon2007-07-10
* Make user-visible spelling "colours" rather than "colors".Paul Louden2007-06-19
* Give color targets the ability to display each LCD line a different color and...Brandon Low2007-06-17
* Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin2007-06-07
* e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis2007-06-05
* Better default values for crossfade durationNils Wallménius2007-05-30
* this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon2007-05-29
* Accept FS#6798 - scan acceleration for the lists.Jonathan Gordon2007-05-27
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07