summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2010-03-18Add runtime estimation for the iaudio X5.Michael Giacomelli
2010-03-18SansaAMSv2: Add support for uSD cards to sd-as3525v2.c and activate hotswap ...Jack Halpin
2010-03-18Clip+: correct usb product idRafaël Carré
2010-03-17Fuze: correct usb pidRafaël Carré
2010-03-16A tiny bit more Sansa Fuze v2 work.Thomas Martitz
2010-03-16Add basic runtime estimation for the c200v2 (taken from Clipv1) and e200v2 (t...Michael Giacomelli
2010-03-16Disable runtime estimation altogether when there is no runtime current define...Michael Giacomelli
2010-03-16Forgot the #Michael Giacomelli
2010-03-16Remove some old archos code that caused runtime estimation to be off on AMS p...Michael Giacomelli
2010-03-16Clipv1 & m200v4 : reduce plugin buffer size to strict minimumRafaël Carré
2010-03-15as3525v2 has twice the as3525v1 IRAM (verified on Clip+)Rafaël Carré
2010-03-15sd-as3525v2: add card hotswap to sd_threadRafaël Carré
2010-03-15Clipv2: enable FM so testers can confirm if it's detectedRafaël Carré
2010-03-15Clip+: si4702 FMRafaël Carré
2010-03-12Add experimental support for isochronous transfers in the usb ARC driver. The...Amaury Pouly
2010-03-11Even more Nano2G FTL speedup. Now 8% faster than disk mode, 10% slower than t...Michael Sparmann
2010-03-10Disable HID on Nano2G for now - it's causing some instability that needs to b...Michael Sparmann
2010-03-10Some Nano2G define corrections / updatesMichael Sparmann
2010-03-07Sansa Clip: reduce current consumption for more correct battery life estimati...Rafaël Carré
2010-03-04Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz
2010-03-04AS3525v2: disable cpu frequency changesRafaël Carré
2010-03-03Really fix bootloaders now.Thomas Martitz
2010-03-03Fix reds. Don't use the init section in the bootloader. It's not useful there...Thomas Martitz
2010-03-03FS#10756 - Free unused init codeThomas Martitz
2010-03-03Enable recording histogram for h100Peter D'Hoye
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye
2010-03-03undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon
2010-03-02revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon
2010-03-02* Make the user font count more saneJonathan Gordon
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok
2010-03-01Sansa c200: allow 16 steps of backlight brightness (just like the OF)Bertrik Sikken
2010-03-01Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz
2010-02-28redo r24943. the font mappings are not needed once the skin is finished parsi...Jonathan Gordon
2010-02-25Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...Thomas Martitz
2010-02-22as3525v2: use iram (might need to be disabled for clipv2)Rafaël Carré
2010-02-22Fix model number for Clipv2 & Clip+ (same than in scramble.c)Rafaël Carré
2010-02-22as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré
2010-02-21Packard Bell Vibe 500: Enable recording.Szymon Dziok
2010-02-17Allow batteries with higher capacity for iPod Mini1G, Mini2G and Video (FS#89...Andree Buschmann
2010-02-17Packard Bell Vibe 500: add RTC alarm.Szymon Dziok
2010-02-17Packard Bell Vibe 500: Full RTC support.Szymon Dziok
2010-02-17Enable iPod Nano 2G boosting (without undervolting for now)Michael Sparmann
2010-02-16Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...Andree Buschmann
2010-02-16* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima
2010-02-14Rewrite dircache generation to take advantage for the FAT code. Reduce RAM us...Amaury Pouly
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon
2010-02-11Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, en...Szymon Dziok
2010-02-11Commit FS#10889: detect file handles leaks in plugins and automatically close...Amaury Pouly
2010-02-10New plugin: FFT, A frequency analyzer pluginFrank Gevaerts
2010-02-10Packard Bell Vibe 500: Enable ATA DMA as in r24405.Szymon Dziok