summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-h100.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-19Codec memory reorganizationNils Wallménius1-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-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg1-0/+3
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen1-4/+5
2007-11-18Oops forgot a fewNils Wallménius1-0/+2
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin1-0/+3
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-3/+0
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-17/+16
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis1-2/+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-2/+0
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-2/+2
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen1-5/+8
2006-11-21H100 series: Adjusted gray scale balance and default contrast for more linear...Michael Sevakis1-1/+1
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis1-7/+12
2006-11-10H100/120: Split lcd driver into pixel format and device specific parts. Adjus...Michael Sevakis1-5/+3
2006-11-08Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...Michael Sevakis1-0/+3
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-0/+6
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon1-0/+9
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+3
2006-09-26Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis1-0/+2
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell1-0/+3
2006-09-01Enabled FM Radio recording source menu item for sim.Michael Sevakis1-3/+2
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-0/+3
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye1-0/+2
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-0/+2
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye1-1/+1
2006-08-05Fixed the build errors.Miika Pekkarinen1-1/+6
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen1-1/+5
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold1-0/+2
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-5/+3
2006-05-11Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ...Thom Johansen1-0/+3
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-1/+4
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-0/+3
2006-04-01simulator stubs for iriver recording, iriver sims now have a recording screen...Peter D'Hoye1-3/+3
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts1-0/+3
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen1-0/+3
2006-03-17Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold1-5/+0
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen1-0/+3
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing1-0/+5
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman1-0/+2
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low1-0/+2
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold1-1/+1
2005-11-27Fix red sim build, HAVE_RECORDING is not to be defined for sims.Thom Johansen1-3/+3
2005-11-27Enable recording for H100 line. No idea why this wasn't enabled before.Thom Johansen1-1/+1
2005-11-27No S/PDIF playback on H300Linus Nielsen Feltzing1-0/+3
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-3/+3