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