summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
AgeCommit message (Expand)Author
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima
2009-11-07Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius
2009-06-29Move Archos battery runtime estimation defines into config files instead of p...Michael Giacomelli
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold
2009-01-13support pixel aspect ratio compensation in recalc_dimension, with PAR defined...Andrew Mahone
2008-12-24Fix red and yellow.Michael Sevakis
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts
2008-09-04WPS editor:Maurus Cuelenaere
2008-05-29Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye
2008-05-29move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg
2007-11-18Move a few #defines to target specific config filesNils Wallménius
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold
2007-04-05Oops, bootfile location for Archos is the root of coursePeter D'Hoye
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen
2007-02-20FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell
2007-02-18Fix LCD_PIXELFORMAT warnings.Jens Arnold
2007-02-17set I2C type properlyDaniel Stenberg
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts
2006-04-15Move the battery min/max capacity to player config files and add an increment...Zakk Roberts
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-12-04Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-13Allow S/PDIF as recording source in the archos simsLinus Nielsen Feltzing
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-09-06Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold
2005-09-02Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe
2005-08-30Change ROMbox to use BootBox-suitable start address. This will "break" it unt...Jörg Hohensohn
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing
2005-08-16FM radio simulation working againLinus Nielsen Feltzing
2005-07-04Preparation for 4-grey LCD mode on H1x0.Jens Arnold
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold
2005-06-22Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold