summaryrefslogtreecommitdiffstats
path: root/apps/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman1-1/+16
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low1-3/+3
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger1-7/+25
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low1-1/+1
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev1-0/+13
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg1-14/+24
2005-12-05kill gcc4 warningsDaniel Stenberg1-50/+53
2005-12-05moved crossfeed from the Playback menu to Sound SettingsMarcoen Hirschberg1-13/+0
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman1-3/+3
2005-11-23English language tweaks.Jens Arnold1-2/+5
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold1-59/+42
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-6/+25
2005-11-19Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen1-0/+4
2005-11-19Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen1-1/+12
2005-11-18When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough1-6/+0
2005-11-18Initial stab at theme support.Christi Scarborough1-0/+6
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare1-41/+17
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough1-0/+10
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-1/+2
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg1-2/+2
2005-11-14add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg1-0/+10
2005-11-121 - assume and use WPS files in .rockbox/wpsDaniel Stenberg1-1/+1
2005-11-07Use set_int() for the crossfade time settings.Jens Arnold1-31/+16
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold1-0/+2
2005-11-06iRiver: New crossfader with more configuration capability. Might stillMiika Pekkarinen1-40/+115
2005-10-08Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang...Jens Arnold1-12/+9
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen1-0/+22
2005-09-24Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren1-0/+2
2005-09-24Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren1-5/+9
2005-09-01Reintroduce the cursor setting in the menus too.Magnus Holmgren1-0/+13
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing1-14/+0
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-8/+8
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold1-33/+0
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing1-1/+5
2005-08-20Now beep can be disabled.Miika Pekkarinen1-0/+16
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist1-5/+5
2005-08-17Forgot this file.Jonas Häggqvist1-5/+5
2005-08-11Added pre-amp setting for files with ReplayGain information.Magnus Holmgren1-18/+38
2005-08-09Moved hebrew bidi setting to the Display menuLinus Nielsen Feltzing1-1/+1
2005-08-08Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing1-0/+14
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren1-0/+52
2005-07-22It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen1-4/+20
2005-07-21Applying crossfade settings after exiting the menu.Miika Pekkarinen1-3/+6
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen1-4/+37
2005-07-15Enable crossfade for simulator.Miika Pekkarinen1-2/+1
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen1-1/+2
2005-07-07Only flush and reload when something is playing. Fixes hang on H1x0 when cha...Hardeep Sidhu1-1/+2
2005-07-07Removed dead codeLinus Nielsen Feltzing1-8/+0
2005-07-04Move the 'manage settings' option onto the main menuChristi Scarborough1-2/+1
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold1-0/+20