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