summaryrefslogtreecommitdiff
path: root/apps/settings.h (follow)
Commit message (Expand)AuthorAge
* Make id's created with the TALK_ID macro work in 64 bit simsNils Wallménius2007-11-20
* plugged timeout depends on CONFIG_CHARGING and is not needed for all targetsNils Wallménius2007-11-18
* include members for backlight timeout for all targets in settings struct as w...Nils Wallménius2007-11-18
* #ifdef out some setting struct members when they are not needed, fix some com...Nils Wallménius2007-11-18
* Move a few #defines to target specific config filesNils Wallménius2007-11-18
* Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon2007-11-07
* Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon2007-11-03
* DM320 has IRAM at 0, so move VIRT_PTR somewhere else (fixes empty menu item t...Catalin Patulea2007-11-02
* More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun2007-10-21
* Voice the recording trigger settings screen.Stéphane Doyon2007-10-10
* Name all button light functions and variables consistently starting with butt...Jens Arnold2007-10-07
* 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
* 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
* Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius2007-08-19
* Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye2007-08-13
* Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...Jonathan Gordon2007-08-12
* Change the way the MAX_FILETYPES define works. It now allocates enough filety...Jonathan Gordon2007-08-12
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* 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
* 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
* 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
* 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
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...Jonathan Gordon2007-04-22
* * its name[rows][columns] you drongo!Jonathan Gordon2007-04-16
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold2007-04-15
* Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt2007-04-15
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon2007-03-29
* revert the last commit... setting wasnt worth the spaceJonathan Gordon2007-03-21
* Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon2007-03-21
* Fix alarm wake up. If the target has fm or recording (or both) an option is i...Jonathan Gordon2007-03-07
* Remove some left-overs from removed settingsNils Wallménius2007-03-04
* Introducing the root menu!Jonathan Gordon2007-03-01
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* #ifdef instead of #ifDaniel Stenberg2007-02-17
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Make the database PC tool compile again.Miika Pekkarinen2007-02-12
* * Move playback menu to the new sysetm Jonathan Gordon2007-02-12