summaryrefslogtreecommitdiffstats
path: root/apps/settings_list.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-26Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values ...Jonathan Gordon1-0/+6
2008-10-23Just correct a typo in a comment.Mustapha Senhaji1-1/+1
2008-10-23Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena...Jonathan Gordon1-30/+35
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye1-0/+4
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-4/+4
2008-09-21more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon1-1/+0
2008-09-20FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure...Jonathan Gordon1-1/+0
2008-09-08Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin1-3/+0
2008-09-08Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin1-0/+3
2008-09-03Fix default font names in the settings code (FS #9358 by Thomas Schott).Jens Arnold1-5/+5
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon1-5/+13
2008-08-10fix FS#9259 - the trigger screen changes a while ago broke the trigger type s...Jonathan Gordon1-1/+1
2008-08-06First step of the recording screen redesign. The screen is split into a fixed...Peter D'Hoye1-8/+8
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen1-4/+21
2008-06-29rename the "seek accel" setting because the old values mean something differe...Marcoen Hirschberg1-1/+1
2008-06-28this function is not used by scrollwheel targetsMarcoen Hirschberg1-0/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg1-2/+4
2008-06-07fix some whitespaceJonathan Gordon1-4/+4
2008-05-29Gigabeat F/X:Michael Sevakis1-0/+5
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon1-30/+29
2008-05-15Accept FS #8994: add another recording filesplit option: stop recording and s...Peter D'Hoye1-2/+2
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis1-2/+2
2008-05-11Code police and cleanupPeter D'Hoye1-455/+526
2008-05-04Accept FS#6188: study mode.Stéphane Doyon1-0/+4
2008-05-01Change the default of accessory power supply to <true>.Andree Buschmann1-1/+1
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann1-0/+4
2008-04-19Introduce support for passing decimal numbers in talk ids and speak them, use...Nils Wallménius1-15/+25
2008-03-06Change default font to R12 for the gigabeat too.Michael Giacomelli1-3/+1
2008-02-27Fix default iconsets for targets with small mono LCDs (Archos Recorders and O...Jens Arnold1-1/+4
2008-02-23Fix line selector default for non-colour targets. Type 3 made the selector va...Jens Arnold1-3/+3
2008-02-23Opps.Michael Giacomelli1-1/+0
2008-02-23Default to helvR10 for new ports that do not yet have a default theme defined.Michael Giacomelli1-1/+5
2008-02-23Make cabbiev2 the default theme. Should not have any impact if you have alre...Michael Giacomelli1-15/+53
2008-02-23Remove font_file from the settings struct on the Archos Player - it isn't used.Dave Chapman1-0/+2
2008-02-05(Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden1-11/+1
2008-02-05more green seen as everyone has a green fetish atmJonathan Gordon1-1/+3
2008-02-05updated the quickscreen's:Jonathan Gordon1-1/+9
2008-02-01Fix the playlist catalog settingJonathan Gordon1-1/+1
2008-01-29Move the playlist catalog config into the standard config files. 1 less disk ...Jonathan Gordon1-0/+2
2008-01-25don't let the brightness settings wrapMarcoen Hirschberg1-2/+2
2008-01-21Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin1-0/+7
2008-01-13charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon1-0/+2
2008-01-10bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi...Jonathan Gordon1-0/+3
2007-12-24FS#8353 - add a quick way to make a .cfg from the sound settings.Jonathan Gordon1-28/+29
2007-12-08Don't ask me how that happened.Thom Johansen1-1/+1
2007-12-08Crossfeed settings used to be stored inverted in the cfg file for legacy reas...Thom Johansen1-23/+17
2007-12-07Save some bytes and reuse the settings saving code for eq preset saving.Dan Everton1-38/+41
2007-11-30Fix setting name in the menu for remote backlight timeout when plugged.Jens Arnold1-2/+3
2007-11-29Make more sound related settings that might damage your ears not wrap.Dan Everton1-31/+37