summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ondiofm.h
AgeCommit message (Expand)AuthorFilesLines
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+3
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell1-0/+3
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-0/+3
2006-06-21Ondio: better default battery capacity.Jens Arnold1-1/+1
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts1-0/+2
2006-04-15Move the battery min/max capacity to player config files and add an increment...Zakk Roberts1-3/+5
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts1-0/+3
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold1-3/+3
2005-09-02Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe1-2/+2
2005-08-30Change ROMbox to use BootBox-suitable start address. This will "break" it unt...Jörg Hohensohn1-1/+2
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-1/+1
2005-08-16FM radio simulation working againLinus Nielsen Feltzing1-4/+4
2005-08-13The Ondio uses a different crystal for the TEA5767 than iriverLinus Nielsen Feltzing1-0/+1
2005-07-04Preparation for 4-grey LCD mode on H1x0.Jens Arnold1-0/+1
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg1-0/+3
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold1-0/+3
2005-06-22Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold1-3/+3
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold1-0/+3
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing1-0/+3
2005-01-30New Ondio feature: Battery type setting, for correct battery level display.Jens Arnold1-1/+1
2005-01-30Adjusted the battery scale factor a bit.Jens Arnold1-2/+2
2005-01-28MMC hotswap enabled for OndioJörg Hohensohn1-0/+3
2005-01-27introducing CONFIG_I2C for kind of I2C in useDaniel Stenberg1-0/+3
2005-01-10Now define the exact LCD controller in use.Daniel Stenberg1-0/+2
2005-01-01finally: multivolume for Ondio officially enabled (use MMC and internal 128MB...Jörg Hohensohn1-0/+3
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn1-0/+3
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn1-1/+1
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing1-0/+3
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn1-0/+3
2004-10-01Ondio config cleanup, SIBI supportJörg Hohensohn1-14/+5
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-4/+4
2004-09-23FAT16 support for the OndioJörg Hohensohn1-0/+3
2004-09-17Added CPU model #defineBjörn Stenberg1-0/+3
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg1-0/+7
2004-09-11prepared an empty MMC driverJörg Hohensohn1-0/+3
2004-09-11Ondio USB enable, ATA part of it is missing by nowJörg Hohensohn1-0/+3
2004-09-10different ADC channels for OndioJörg Hohensohn1-0/+4
2004-09-10no double negation, define present features, not absentJörg Hohensohn1-4/+0
2004-09-10Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn1-7/+4
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn1-5/+2
2004-09-10adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn1-2/+5
2004-09-09build system updated to include Ondio optionJörg Hohensohn1-0/+63