summaryrefslogtreecommitdiff
path: root/apps/settings.c (follow)
Commit message (Expand)AuthorAge
* Made Supported the default File View optionLinus Nielsen Feltzing2005-06-21
* Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold2005-06-20
* iriver: LCD flip for H1x0 remote, some code cleanup.Jens Arnold2005-06-17
* Adjusted settings bitfield to properly keep the bass setting on H1x0, and sav...Jens Arnold2005-06-16
* Added Crossfade setting for iRiverLinus Nielsen Feltzing2005-06-09
* New recording feature: Don't split every 24 hours if timesplit is off, but on...Jens Arnold2005-06-04
* Remote LCD: added own backlight timeout stuffChristian Gmeiner2005-05-30
* Disabled unused constants.Jens Arnold2005-05-08
* Improved bitfield handling for settings and MMC (more straigtforward, smaller...Jens Arnold2005-05-04
* IRiver: better default contrast valueChristian Gmeiner2005-04-15
* IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner2005-04-15
* Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing2005-04-06
* Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold2005-04-04
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2005-04-04
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn2005-03-03
* More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn2005-03-03
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* properly include limits.h with angle bracketsJean-Philippe Bernardy2005-02-15
* fixed win32 buildJean-Philippe Bernardy2005-02-11
* long policyJean-Philippe Bernardy2005-02-11
* New Recording Option: Show recording screen on startupChristi Scarborough2005-02-04
* HAVE_RECORDING rather than mas-type defines recording abilityDaniel Stenberg2005-02-02
* New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold2005-01-30
* Renamed the config variable for the battery display type to battery_display t...Jens Arnold2005-01-30
* Fixed yellow builds (int->long)Jens Arnold2005-01-24
* Added ID3 database dirfilterBjörn Stenberg2005-01-17
* New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold2005-01-12
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn2004-12-18
* Removed annoying debug outputLinus Nielsen Feltzing2004-11-17
* Added 74 and 80 minute recording time splits, for convenient CD creation, fix...Linus Nielsen Feltzing2004-10-27
* Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold2004-10-15
* Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold2004-10-10
* Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold2004-10-10
* Removed disk settings menu for OndioJens Arnold2004-10-09
* Removed button bar for devices with no F buttons (Ondio)Jens Arnold2004-10-09
* Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold2004-10-09
* Fix: Config sector calculation failed on super-floppy formatted mediaJens Arnold2004-10-09
* multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn2004-10-08
* patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn2004-10-06
* The prerecord setting had too few bits allocatedLinus Nielsen Feltzing2004-10-04
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Removed debug code, shouldn't have been committedJens Arnold2004-09-28
* The config sector number is now calculated from the lowest partition start se...Jens Arnold2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Made set_file() case insensitive.Henrik Backe2004-09-05
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18