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