summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-recorder.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-31cleanup storage definesFrank Gevaerts1-1/+1
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-0/+4
2008-09-04WPS editor:Maurus Cuelenaere1-0/+2
2008-05-29Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye1-1/+1
2008-05-29move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon1-0/+2
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg1-0/+3
2007-11-18Move a few #defines to target specific config filesNils Wallménius1-0/+6
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-3/+3
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold1-6/+0
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-11/+10
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis1-3/+4
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-1/+1
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold1-3/+0
2007-04-05Oops, bootfile location for Archos is the root of coursePeter D'Hoye1-1/+1
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye1-0/+1
2007-02-20FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell1-3/+3
2007-02-18Fix LCD_PIXELFORMAT warnings.Jens Arnold1-0/+2
2007-02-17set I2C type properlyDaniel Stenberg1-0/+2
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+3
2006-10-15re-enable the picthscreen in the v1 and v2 recordersJonathan Gordon1-0/+2
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell1-0/+3
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-5/+2
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-2/+4
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-0/+3
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts1-0/+3
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman1-4/+1
2005-12-04Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman1-0/+6
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-3/+3
2005-11-13Allow S/PDIF as recording source in the archos simsLinus Nielsen Feltzing1-3/+3
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold1-2/+2
2005-09-06Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't ha...Jens Arnold1-0/+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-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing1-0/+2
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-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold1-2/+2
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing1-0/+3
2005-01-10Now define the exact LCD controller in use.Daniel Stenberg1-0/+2
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn1-1/+1
2004-10-11Disabled S/PDIF out for models where S/PDIF output is not physically availabl...Jens Arnold1-0/+3
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold1-1/+1
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn1-1/+4
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-3/+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-10no double negation, define present features, not absentJörg Hohensohn1-0/+7
2004-09-03define the ROM start in the config-*.h file instead and avoid the ifdefDaniel Stenberg1-0/+3