summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-e200v2.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-24Sansa AMS : fix recordingRafaël Carré1-1/+1
2009-11-08FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima1-0/+3
2009-11-07Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius1-5/+0
2009-11-01Sansa AMS recording support (Microphone and FM)Rafaël Carré1-7/+3
2009-10-15Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloaderRafaël Carré1-0/+4
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon1-3/+0
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts1-1/+2
2009-07-06Samsa AMS: start of an USB driver (nothing working atm)Rafaël Carré1-1/+1
2009-05-21Sansa AMS: move OF size declaration in model specific configRafaël Carré1-0/+3
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone1-0/+6
2009-04-11Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz1-1/+2
2009-03-22FS#9968: Charging on e200v2Bertrik Sikken1-5/+5
2009-03-17One more try: Fix remaining reds and yellowsThomas Martitz1-1/+1
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz1-1/+2
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-0/+2
2009-02-21replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts1-1/+1
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-13/+8
2009-01-21Commit stable parts of FS#9611 - Sansa Clip radio codeBertrik Sikken1-2/+2
2009-01-18Commit part 1 of FS#9663 by Thomas Martitz. Enables backlight fading on the ...Michael Giacomelli1-5/+6
2008-12-11Sansa e200v2 and Fuze : disable not implemented recordingRafaël Carré1-0/+2
2008-12-11Sansa e200v2 and Fuze : disable tuner until i2c communication is tested (or w...Rafaël Carré1-2/+2
2008-11-10AMS Sansa (formerly 'V2') use the as3514 RTCRafaël Carré1-1/+1
2008-10-31cleanup storage definesFrank Gevaerts1-1/+1
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman1-1/+3
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman1-4/+6
2008-10-19Oops, MI4_FORMAT shouldn't be here...Dave Chapman1-1/+0
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman1-0/+202