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