summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.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
* USB HID: Add mouse mode to h10Tomer Shalev2009-10-17
* USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev2009-10-17
* Add USB HID mouse support for H10Tomer Shalev2009-10-05
* move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon2009-09-06
* Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone2009-05-04
* FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...Nils Wallménius2009-03-17
* Enable USB mass storage on PP5020, PP5022 and PP5024 targetsFrank Gevaerts2009-02-25
* replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts2009-02-21
* cleanup storage definesFrank Gevaerts2008-10-31
* Codec memory reorganizationNils Wallménius2008-10-19
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye2008-09-28
* Revert most of r18029 as recording through line-in is possible on the H10, ju...Marc Guay2008-07-14
* Fix FS#7541 by removing the line-in recording capacity and the manual entry f...Marc Guay2008-07-14
* Fix red. No bother with lcd power management calls in bootloader.Michael Sevakis2008-05-14
* Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis2008-05-14
* use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg2008-03-27
* Oops. Didn't mean to commit this.Barry Wardell2008-03-04
* Only need to include these for e200.Barry Wardell2008-03-04
* New USB stackBjörn Stenberg2007-11-22
* FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell2007-11-14
* FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...Barry Wardell2007-11-11
* Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin2007-11-11
* PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold2007-10-12
* Increase Max settable battery capacity for the H10, closes FS#7795Nils Wallménius2007-09-18
* Add the define for the usb stack (in comment) on targets that can be used for...Peter D'Hoye2007-08-29
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* More PP502x clock setup rework. This should fix the freezes on PP5020 once an...Jens Arnold2007-07-03
* Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell2007-06-04
* 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
* Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye2007-04-05
* If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...Barry Wardell2007-03-17
* In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell2007-03-16
* WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold2007-02-26
* Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman2007-02-23
* FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell2007-02-20
* Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman2007-02-04
* Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell2006-12-19
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Fixed H10 build.Tomasz Malesinski2006-11-09
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Add keymap for A-B repeat on H10 and enable support for it.Barry Wardell2006-10-16
* Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell2006-10-02
* Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell2006-09-28
* Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell2006-09-25