summaryrefslogtreecommitdiffstats
path: root/apps/settings.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-02New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold1-0/+1
2005-07-01Added new feature to move to next folder once the current one completes when ...Hardeep Sidhu1-1/+3
2005-07-01New config option for optical out on iriverLinus Nielsen Feltzing1-1/+9
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough1-1/+1
2005-06-25Added new shuffle repeat mode that reshuffles playlist before repeating. Als...Hardeep Sidhu1-1/+1
2005-06-21Made Supported the default File View optionLinus Nielsen Feltzing1-1/+1
2005-06-20Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold1-1/+12
2005-06-17iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold1-4/+6
2005-06-16Adjusted settings bitfield to properly keep the bass setting on H1x0, and sav...Jens Arnold1-1/+6
2005-06-09Added Crossfade setting for iRiverLinus Nielsen Feltzing1-1/+11
2005-06-04New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold1-1/+1
2005-05-30Remote LCD: added own backlight timeout stuffChristian Gmeiner1-4/+7
2005-05-08Disabled unused constants.Jens Arnold1-2/+5
2005-05-04Improved bitfield handling for settings and MMC (more straigtforward, smaller...Jens Arnold1-54/+21
2005-04-15IRiver: better default contrast valueChristian Gmeiner1-1/+1
2005-04-15IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner1-0/+14
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing1-2/+0
2005-04-04Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold1-0/+2
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-2/+2
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing1-0/+43
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing1-28/+29
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn1-9/+1
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn1-2/+1
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg1-10/+10
2005-02-15properly include limits.h with angle bracketsJean-Philippe Bernardy1-1/+1
2005-02-11fixed win32 buildJean-Philippe Bernardy1-1/+2
2005-02-11long policyJean-Philippe Bernardy1-9/+10
2005-02-04New Recording Option: Show recording screen on startupChristi Scarborough1-1/+5
2005-02-02HAVE_RECORDING rather than mas-type defines recording abilityDaniel Stenberg1-1/+1
2005-01-30New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold1-0/+7
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold1-1/+1
2005-01-24Fixed yellow builds (int->long)Jens Arnold1-1/+1
2005-01-17Added ID3 database dirfilterBjörn Stenberg1-2/+2
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold1-9/+13
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn1-3/+2
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn1-3/+5
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing1-4/+0
2004-10-27Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing1-2/+4
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold1-2/+2
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold1-7/+3
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold1-1/+3
2004-10-09Removed disk settings menu for OndioJens Arnold1-0/+2
2004-10-09Removed button bar for devices with no F buttons (Ondio)Jens Arnold1-0/+2
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold1-1/+5
2004-10-09Fix: Config sector calculation failed on super-floppy formatted mediaJens Arnold1-1/+1
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn1-2/+4
2004-10-06patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn1-3/+4
2004-10-04The prerecord setting had too few bits allocatedLinus Nielsen Feltzing1-1/+1
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-2/+2
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-8/+8