summaryrefslogtreecommitdiffstats
path: root/apps/settings_menu.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-12* Move playback menu to the new sysetm Jonathan Gordon1-483/+2
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-2/+2
2007-02-01when saving config.cfg, only save settings which are not the same as Jonathan Gordon1-1/+10
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-0/+27
2007-01-23Remove the browse firmwares menu item, as the general concensus is that it is...Martin Arver1-6/+0
2007-01-23Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius1-11/+0
2007-01-23Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon1-0/+1
2006-12-25Next round of static'ing and related fixes.Jens Arnold1-1/+1
2006-12-19Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option toJonathan Gordon1-1/+2
2006-12-111) Delete unused files from old database and old gui files 2) Remove unnecces...Nils Wallménius1-1/+0
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold1-3/+7
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+13
2006-10-22Patch #6218 by Robert Keevil - fix erroneous scrobbler_shutdown() call when c...Linus Nielsen Feltzing1-1/+1
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing1-2/+21
2006-10-15More color adjustments. Better translation to and from native colors with eve...Michael Sevakis1-3/+3
2006-10-09fixed typo and buildsJonathan Gordon1-1/+1
2006-10-09Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...Jonathan Gordon1-1/+8
2006-10-03add some consistancy to the path #definesJonathan Gordon1-2/+2
2006-09-26Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis1-2/+2
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing1-1/+55
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell1-3/+3
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis1-0/+19
2006-08-15Oops, only software codec platforms can do crossfadeLinus Nielsen Feltzing1-0/+4
2006-08-15Patch #5766 by Steve Bavin - Fix for various voice related crashesLinus Nielsen Feltzing1-3/+5
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton1-0/+14
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman1-2/+5
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod1-1/+45
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod1-3/+3
2006-07-23Accepted FS #5474 by yours truly.Rani Hod1-4/+4
2006-07-22Patch by Alexander Spyridakis - Add forgotten remote_bidir_scroll setting. D...Dave Chapman1-1/+10
2006-07-20Support importing runtimedb data from ascii files.Miika Pekkarinen1-0/+1
2006-07-16Initial changelog support (only export, no import yet) and addedMiika Pekkarinen1-0/+2
2006-07-15Initial runtimedb support for tagcache. Only for developers,Miika Pekkarinen1-0/+11
2006-07-11Keep the language files in sync.Miika Pekkarinen1-1/+1
2006-07-10Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen1-8/+38
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-8/+6
2006-05-29Move TagCache options from Playback to File View menu - makes a lot more sens...Zakk Roberts1-28/+12
2006-05-22add seperate scroll options for remote. Patch by Alexander Spyridakis which f...Marcoen Hirschberg1-5/+52
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye1-1/+6
2006-05-20Apply changes to scroll_delay, scroll_speed and scroll_step settings across a...Dave Chapman1-3/+4
2006-04-15Move the battery min/max capacity to player config files and add an increment...Zakk Roberts1-1/+1
2006-04-05Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha...Brandon Low1-1/+1
2006-04-05CP1251 is cyrillic, and not only russian codepageHristo Kovachev1-1/+1
2006-04-04Convert 'pixels' in the scroll settings menu to a LANG string for translation...Zakk Roberts1-2/+2
2006-03-30New 'Track Skip Only' option for Crossfading; crossfading is disabled except ...Zakk Roberts1-1/+2
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts1-69/+80
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-3/+19
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev1-0/+10
2006-03-24One minute sleep timer step size is a little too precise. How about five minu...Dan Everton1-1/+1
2006-03-24Change step size of sleep timer to 1 minute.Dan Everton1-1/+1