summaryrefslogtreecommitdiffstats
path: root/apps/settings.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold1-10/+13
2006-11-09Recording trigger for software codec targetsMartin Scarratt1-0/+3
2006-11-08* changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon1-1/+7
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-14/+30
2006-11-06dont allow the volume setting to wrapJonathan Gordon1-3/+8
2006-10-27Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen1-1/+6
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-1/+8
2006-10-23fix the int settings on the Archos Player (left is now decrease like it shoul...Jonathan Gordon1-0/+8
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing1-0/+2
2006-10-11Oops. Stupid editor shouldn't insert tabs :(Dominik Riebeling1-6/+6
2006-10-11Don't load wps data twice when loading from cfg file. Gives a noticable speed...Dominik Riebeling1-2/+8
2006-10-09Fix the fm frequency not stored correctly when using europe region setting. B...Dominik Riebeling1-2/+2
2006-10-09Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...Jonathan Gordon1-2/+2
2006-10-05Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling1-0/+3
2006-10-03add some consistancy to the path #definesJonathan Gordon1-4/+4
2006-09-27Oops, didnt mean to commit thisMartin Scarratt1-28/+0
2006-09-27If a directory is created in the recording screen, the dir browser needs refr...Martin Scarratt1-0/+28
2006-09-26Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis1-2/+10
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing1-0/+6
2006-09-18Reverted the recording timer commit, as it has at least 2 major problems. (1)...Jens Arnold1-167/+1
2006-09-18Recording countdown timer: set timer in recording settings screen (max 1 week...Martin Scarratt1-1/+167
2006-09-14Set the iPod hardware EQ gain default to 0dBLinus Nielsen Feltzing1-5/+5
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis1-0/+11
2006-09-05Fix the warnings.Dan Everton1-0/+4
2006-09-05At startup enable the hardware equalizer if it's set to be on.Dan Everton1-0/+4
2006-09-02Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt1-1/+5
2006-09-02Enabled channel selection for UDA1380 and limited frquency select to 44.1KHz ...Michael Sevakis1-2/+10
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-6/+23
2006-08-23Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo1-1/+1
2006-08-22Changed the First Keypress Enables Backlight default setting to OFFLinus Nielsen Feltzing1-6/+1
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye1-1/+7
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-9/+10
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton1-0/+2
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman1-86/+126
2006-08-14Five bits is more than enough for the possible gain values.Dan Everton1-5/+5
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton1-1/+21
2006-08-13Memory size checks in .c/.h files should use MEM, not MEMORYSIZEDave Chapman1-1/+1
2006-08-12Various lower limits and sizes for targets with 1MB of RAM (Iriver iFP7xx).Tomasz Malesinski1-0/+7
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod1-6/+24
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod1-5/+5
2006-07-28Bumped config block versionLinus Nielsen Feltzing1-1/+1
2006-07-25Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing1-1/+1
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold1-0/+8
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing1-3/+3
2006-07-23Accepted FS #5474 by yours truly.Rani Hod1-3/+3
2006-07-22Added options to timesplit recording feature (now renamed filesplit). Choose ...Martin Scarratt1-1/+31
2006-07-22Patch by Alexander Spyridakis - Add forgotten remote_bidir_scroll setting. D...Dave Chapman1-1/+3
2006-07-10Tagcache update: Support removal of entries and no longer the need forMiika Pekkarinen1-1/+5
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-5/+5
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton1-1/+1