summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-h300.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon1-3/+0
2009-08-18h300 has a 16 bits display, not a 2 bits.Rafaël Carré1-2/+0
2009-08-18LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ...Rafaël Carré1-0/+2
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone1-0/+6
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz1-3/+2
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold1-0/+6
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-6/+2
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis1-0/+7
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-0/+4
2008-11-26Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin1-1/+2
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin1-0/+5
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-04WPS editor:Maurus Cuelenaere1-0/+2
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg1-0/+3
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin1-0/+3
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-19/+17
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis1-0/+4
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-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-3/+3
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis1-5/+8
2006-11-10H300/X5: Moved backlight brightness code to target tree. Created __backlight_...Michael Sevakis1-0/+6
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-1/+6
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon1-2/+10
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+3
2006-09-26This should get rid of H300 sim error.Michael Sevakis1-2/+2
2006-09-26Yup. H300 errors fixed.Michael Sevakis1-0/+2
2006-09-01Enabled FM Radio recording source menu item for sim.Michael Sevakis1-2/+3
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-0/+3
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye1-0/+2
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-0/+2
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye1-0/+3
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen1-0/+4
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod1-1/+4
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold1-0/+2
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold1-0/+3
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-8/+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-1/+4
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-0/+3
2006-04-06Iriver remotes might also tick on H300, so offer the ticking reduction. H300 ...Jens Arnold1-0/+3
2006-04-01simulator stubs for iriver recording, iriver sims now have a recording screen...Peter D'Hoye1-3/+3
2006-03-28Clean up the LCD Settings menu for some targets: hide the Contrast and Invert...Zakk Roberts1-0/+3
2006-03-17Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold1-5/+0
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing1-0/+5
2006-01-26Enable USB charging mode on H300, hold Rec when inserting the USB connector t...Linus Nielsen Feltzing1-0/+3