summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix toolchain installation.Dominik Riebeling2011-09-08
* Exit of SDL_WaitEvent() returns an error.Thomas Martitz2011-09-08
* Make genlang faster by doing better regexes.Thomas Martitz2011-09-08
* Buflib/swcodec: Improve playback stopping behavior on allocation.Thomas Martitz2011-09-08
* FS#12257 by Michael Goerner, fixing stone colours in goban for inversed displ...Nils Wallménius2011-09-08
* Use buflib for skin images. Allows much more images to be loadedJonathan Gordon2011-09-08
* make some stuff staticJonathan Gordon2011-09-08
* fix checkwpsJonathan Gordon2011-09-08
* Use buflib for the skin backdrop images potentially allowing multiple images ...Jonathan Gordon2011-09-08
* MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...Andree Buschmann2011-09-08
* Remove unecessary castingThomas Martitz2011-09-07
* Buflib: Clarification about invalid handlesThomas Martitz2011-09-07
* Submit FS#12258. Do not use '-ffunction-sections' and '-fdata-sections' when ...Andree Buschmann2011-09-07
* Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.Andree Buschmann2011-09-07
* Fix FS#12262 - Volume (and all sound settings and anything using the "table" ...Jonathan Gordon2011-09-07
* sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep)Bertrik Sikken2011-09-06
* fix the last of the errorJonathan Gordon2011-09-06
* fix checkwpsJonathan Gordon2011-09-06
* Add the new file and fix the compile errorJonathan Gordon2011-09-06
* Lists can now be completly draw using the skin engine!Jonathan Gordon2011-09-06
* rk27load - fix indentationMarcin Bukat2011-09-06