summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.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
* move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon2009-09-06
* iaudiox5 has a 16 bits display, not a 2 bits.Rafaël Carré2009-08-18
* LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram ...Rafaël Carré2009-08-18
* Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone2009-05-04
* Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold2009-02-09
* Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz2009-01-26
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin2008-11-26
* Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin2008-11-26
* 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
* 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
* 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
* 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
* Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2007-04-11
* Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye2007-04-05
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Use the browse button for A-B instead of quickscreen button. Files are Jonathan Gordon2007-03-02
* enable A-B mode on the X5. Uses the quickscreen button to set pointsJonathan Gordon2007-03-02
* Add software based bass/treble controls for targets which have no such functi...Thom Johansen2007-02-26
* FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell2007-02-20
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis2006-11-10
* Bugfix: X5 simulator now simulates the RTC.Jens Arnold2006-11-08
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* X5 can flip the display.Jens Arnold2006-10-31
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell2006-09-25
* Enabled FM Radio recording source menu item for sim.Michael Sevakis2006-09-01
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* * fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon2006-08-16
* Fixed the iAudio X5 bootloader errors.Miika Pekkarinen2006-08-09
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* First configure support for setting up iriver H10 and SanDisk Sansa e200Daniel Stenberg2006-08-01
* Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod2006-07-31
* Put the X5 LCD frame buffer in SDRAMLinus Nielsen Feltzing2006-07-28
* X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2006-07-28
* Accepted FS #5474 by yours truly.Rani Hod2006-07-23