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