summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-h10_5gb.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima1-0/+3
2009-10-17USB HID: Add mouse mode to h10Tomer Shalev1-0/+1
2009-10-17USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev1-1/+0
2009-10-05Add USB HID mouse support for H10Tomer Shalev1-0/+1
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon1-3/+0
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone1-0/+6
2009-03-17FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...Nils Wallménius1-1/+0
2009-02-25Enable USB mass storage on PP5020, PP5022 and PP5024 targetsFrank Gevaerts1-0/+1
2009-02-21replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts1-2/+0
2008-10-31cleanup storage definesFrank Gevaerts1-1/+1
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-28Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye1-2/+4
2008-07-14Revert most of r18029 as recording through line-in is possible on the H10, ju...Marc Guay1-1/+1
2008-07-14Fix FS#7541 by removing the line-in recording capacity and the manual entry f...Marc Guay1-1/+1
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg1-0/+3
2007-11-22New USB stackBjörn Stenberg1-3/+3
2007-11-14FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell1-0/+1
2007-11-11FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell1-3/+3
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin1-0/+3
2007-08-29Add the define for the usb stack (in comment) on targets that can be used for...Peter D'Hoye1-0/+5
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-13/+12
2007-07-03More PP502x clock setup rework. This should fix the freezes on PP5020 once an...Jens Arnold1-1/+1
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell1-0/+1
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis1-0/+3
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-2/+1
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye1-0/+1
2007-03-17If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...Barry Wardell1-13/+7
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell1-3/+9
2007-02-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold1-1/+4
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman1-0/+3
2007-02-20FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell1-3/+3
2007-02-04Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman1-0/+3
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell1-0/+1
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell1-1/+7
2006-11-09Fixed H10 build.Tomasz Malesinski1-0/+2
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+2
2006-10-16Add keymap for A-B repeat on H10 and enable support for it.Barry Wardell1-0/+2
2006-10-02Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell1-0/+3
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell1-1/+1
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell1-5/+4
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell1-4/+2
2006-09-03Disable cpu frequency adjusting for H10 for now as it is causing freezes.Barry Wardell1-1/+1
2006-08-30Enable CPU boosting on H10 models.Barry Wardell1-1/+1
2006-08-30RTC driver for H10 by Laurent BaumBarry Wardell1-1/+1
2006-08-28Add Rockbox bootloader for H10Barry Wardell1-1/+1
2006-08-20Fix errors when building H10 Normal build.Barry Wardell1-3/+5
2006-08-20Add keymaps for pitchscreen and graphical equalizer on H10Barry Wardell1-0/+4
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell1-0/+120