summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-gigabeat.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-4/+0
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-21/+19
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis1-2/+3
2007-07-13Makes the Adaptive Bass option not the default. To enable, you must uncomment...Steve Gotthardt1-1/+1
2007-07-13Changes bass setting to use adaptive bass instead of linear bass. The datashe...Steve Gotthardt1-0/+3
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun1-0/+2
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun1-2/+2
2007-05-04Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis1-3/+3
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis1-3/+1
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun1-1/+1
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-08minor actions cleanup:Jonathan Gordon1-0/+3
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-02-08disable CPU scaling again because it actually made the power consumption worse.Marcoen Hirschberg1-1/+1
2007-01-18the gigabeat supports all frequencies but 64kHzMarcoen Hirschberg1-0/+4
2007-01-17re-enable CPU scaling (between 100 and 300MHz again) with a new implementationMarcoen Hirschberg1-2/+1
2007-01-17Backing out the CPU boost for now. Found several issues from screen lines to ...Steve Gotthardt1-1/+2
2007-01-16add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...Marcoen Hirschberg1-2/+1
2007-01-14Update battery capacity and discharge tables to reflect current battery bench...Greg White1-3/+3
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-2/+2
2007-01-08Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt1-0/+2
2007-01-04Added HAVE_BACKLIGHT_SET_FADING because the Gigabeat backlight works that way.Steve Gotthardt1-0/+4
2007-01-04Moved the HAVE_USB_POWER into the !Simulator section so that the simulator bu...Steve Gotthardt1-3/+3
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-18/+34
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+3
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg1-4/+15
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-2/+2
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-0/+4
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+94