summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.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
* Remove unused #defines.Thomas Martitz2009-10-31
* 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
* Add current use and fix battery capacity settings for the Gigabeat F/X. Than...Michael Giacomelli2009-04-07
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis2008-12-07
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* 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
* WPS editor:Maurus Cuelenaere2008-09-04
* Gigabeat F/X:Michael Sevakis2008-05-29
* Contrast settings for the gigabeat F/XKarl Kurbjun2008-05-21
* Make some functions static, point to the wiki, and comit the code to invert t...Karl Kurbjun2008-05-21
* Enable Gigabeat F/X LCD flipscreenKarl Kurbjun2008-05-18
* 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
* make the brightness setting logarithmic, which looks linear to the eyeMarcoen Hirschberg2008-01-25
* remove unsused definesMarcoen Hirschberg2008-01-25
* enable ab-repeat for gigabeatRobert Kukla2007-12-01
* Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin2007-11-11
* 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
* Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis2007-07-31
* Makes the Adaptive Bass option not the default. To enable, you must uncomment...Steve Gotthardt2007-07-13
* Changes bass setting to use adaptive bass instead of linear bass. The datashe...Steve Gotthardt2007-07-13
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07
* Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis2007-05-04
* Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis2007-05-02
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2007-04-11
* minor actions cleanup:Jonathan Gordon2007-04-08
* Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye2007-04-05
* FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell2007-02-20
* disable CPU scaling again because it actually made the power consumption worse.Marcoen Hirschberg2007-02-08
* the gigabeat supports all frequencies but 64kHzMarcoen Hirschberg2007-01-18
* re-enable CPU scaling (between 100 and 300MHz again) with a new implementationMarcoen Hirschberg2007-01-17
* Backing out the CPU boost for now. Found several issues from screen lines to ...Steve Gotthardt2007-01-17
* add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...Marcoen Hirschberg2007-01-16
* Update battery capacity and discharge tables to reflect current battery bench...Greg White2007-01-14
* Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White2007-01-13
* Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt2007-01-08