summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Make %ss utf8-awareFrank Gevaerts2011-09-11
* HDD6330: Enable headphone detection.Szymon Dziok2011-09-11
* HDD6330: Enable only one led (from five) on the scroll strip in order to save...Szymon Dziok2011-09-11
* HDD6330: Fix random issues with the button light (MENU button sometimes does ...Szymon Dziok2011-09-11
* HDD6330: Fix random strange behavior of the touchpad. Setting the sensitivity...Szymon Dziok2011-09-11
* fix redJonathan Gordon2011-09-11
* Rework how the skin gets the list item text to save some ram. Also allow the ...Jonathan Gordon2011-09-11
* Fix albumart which r30500 broke (FS#12271)Jonathan Gordon2011-09-11
* New tag %ss() which lets you get a substring of another tag.Jonathan Gordon2011-09-11
* Fix FS#12270 - properly initialiase the wps_data struct so skin_data_reset() ...Jonathan Gordon2011-09-11
* libgme: make local functions static, where possibleBertrik Sikken2011-09-10
* Fully remove floating point code from libmusepack. Introduce two small const ...Andree Buschmann2011-09-10
* Remove residual floating point code from libgme's ym2612_emu. Saves several K...Andree Buschmann2011-09-10
* Buflib: Correct return value of handle_table_shrink() to match comment.Thomas Martitz2011-09-10
* Further work on libgme's emu2413. Fully remove floating point, introduce anot...Andree Buschmann2011-09-10
* Migrate some floating point code to fixed point in libgme.Andree Buschmann2011-09-10
* Remove a stray include that managed to slip into the previous commitFrank Gevaerts2011-09-09
* Extend $if() to also allow lt, gt, lte, and gte for strings.Frank Gevaerts2011-09-09
* Bugfixes for libgme by Mauricio Garrido: added missing call of Blip_set_modif...Andree Buschmann2011-09-09
* Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts2011-09-09
* Remove obsolete commentThomas Martitz2011-09-09
* Buflib: Stop caching the first unallocated block. It has little benefit but i...Thomas Martitz2011-09-09
* Buflib: Handle not having enough space for new handles (fixes FS#12265).Thomas Martitz2011-09-09
* Remove return value from show_logo() in bootloader/Bertrik Sikken2011-09-08
* Improve sim win32 cross compiling.Dominik Riebeling2011-09-08