summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-16sbtools: implement more complicated integer expression in db files, implement...Amaury Pouly
2011-09-16sansa clipzip: fix rectangle setup of type 1 lcdBertrik Sikken
2011-09-16libtremor: save a kB or two limiting an array size to the maximum number of c...Nils Wallménius
2011-09-16libtremor: small tweak to cf channel coupling asm, speeding up vorbis decodin...Nils Wallménius
2011-09-15sbtools: move the db parse to its own file and improve error messagesAmaury Pouly
2011-09-15sbtools: implement virtual to physical address translation for elf filesAmaury Pouly
2011-09-15fix warningJonathan Gordon
2011-09-15skin_engine: make sure to free all buflib allocations so we dont leak handles...Jonathan Gordon
2011-09-15Fix FS#12278 - saving a full .cfg file would crashJonathan Gordon
2011-09-15codeclib: more cf asm for the mdct, saves ~0.7MHz decoding vorbis on h300.Nils Wallménius
2011-09-15skin-touchscreen: make %T(..., setting_set, ...) apply sound settingsJonathan Gordon
2011-09-14Fix FS#12266, by skipping empty frames when reading ID3v2 tags. Also add some...Magnus Holmgren
2011-09-14Remove obsolete USB_DETECT_BY_DRV define throughout.Michael Sevakis
2011-09-14Scrub r30546 bootloader build errors.Michael Sevakis
2011-09-14Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis
2011-09-14Convert ARC USB driver code to always use setup packet detection and remove t...Michael Sevakis
2011-09-14Remove some old code which tries to clear/set the backdrop when starting plug...Jonathan Gordon
2011-09-14sbtools: fix code to work with file larger than header indicated sizeAmaury Pouly
2011-09-14sbtools: relax file size condition (easier to work with)Amaury Pouly
2011-09-14imx233/fuze+: implement usb enableAmaury Pouly
2011-09-14codeclib: further tweaks to the cf fft asm for a small speedup.Nils Wallménius
2011-09-14Roll back r30509 after discussion on irc. Activating AAC-HE SBR will not work...Andree Buschmann
2011-09-13imx233/fuze+: remove useless fileAmaury Pouly
2011-09-13imx233/fuze+: add buggy and unfinished keymapAmaury Pouly
2011-09-13imx233/fuze+: add charger related definesAmaury Pouly
2011-09-13imx233/fuze+: correctly reset i2c blockAmaury Pouly
2011-09-13imx233/fuze+: implement various audio stubs and update sourceAmaury Pouly
2011-09-13imx233/fuze+: implement lradc function and adc on top of itAmaury Pouly
2011-09-13imx233/fuze+: implement power management stubsAmaury Pouly
2011-09-13imx233/fuze+: fix default init code (define lcd kind as 9325 and do 7783 init !)Amaury Pouly
2011-09-13imx233/fuze+: correctly lcdif blockAmaury Pouly
2011-09-13imx233/fuze+: fix prototypeAmaury Pouly
2011-09-13imx233/fuze+: correctly reset timrot blockAmaury Pouly
2011-09-13imx233/fuze+: define mmc stubs, correctly handle ssp maximum transfer size, c...Amaury Pouly
2011-09-13imx233/fuze+: define sd stubAmaury Pouly
2011-09-13imx233/fuze+: reset dma block correctly and define maximum transfer sizeAmaury Pouly
2011-09-13imx233/fuze+: reset ssp block correctly, define maximum ssp transfer sizeAmaury Pouly
2011-09-13imx233/fuze+: add more interrupts, rewrite block resetting, reset icoll on bo...Amaury Pouly
2011-09-13imx233/fuze+: fix ctr0 to use a fresh stack and update firmware linker scriptAmaury Pouly
2011-09-13imx233/fuze+: use random size for plugin and codec buf (must be non-zero for ...Amaury Pouly
2011-09-13imx233/fuze+: rework linker script to load the bootloader at ram start + 1Mb ...Amaury Pouly
2011-09-13HDD6330: fix the behavior of the lcd during shutdown (fading out), disable po...Szymon Dziok
2011-09-13HDD6330: implement lcd_enable (display on/off).Szymon Dziok
2011-09-13Manual: make features processing silent by default.Dominik Riebeling
2011-09-13Add a missing string to the US English translation. Thanks to Richard Brittai...Frank Gevaerts
2011-09-13codeclib: tweak coldfire mdct asm a bit more, flip usage of mac/msac instead ...Nils Wallménius
2011-09-13Make sure to set the current lcd backdrop id so the buflib move callback can ...Jonathan Gordon
2011-09-12Fix FS#12272 - genlang changes broke some targetsTorne Wuff
2011-09-12codeclib: coldfire asm for the TRANSFORM* functions in the fft and a little f...Nils Wallménius
2011-09-12if font_glyphs_to_bufsize() returns 0 it means the font couldnt be loaded, so...Jonathan Gordon