summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* rk27xx - enable a few test pluginsMarcin Bukat2011-09-06
* rk27xx - enable debug screenMarcin Bukat2011-09-06
* rk27xx - update firmware/SOURCESMarcin Bukat2011-09-06
* rk27xx - enable cacheMarcin Bukat2011-09-06
* rk27xx - update config filesMarcin Bukat2011-09-06
* rk27xx - adjust core files for rk27xx internal codecMarcin Bukat2011-09-06
* rk27xx - arm7ej-s doesn't have MMU/MPU (just like arm7tdmi)Marcin Bukat2011-09-06
* rk27xx - disable core_sleep() as it simply hangs when cache is enabled for un...Marcin Bukat2011-09-06
* rk27xx - implement cache handling functionsMarcin Bukat2011-09-06
* rk27xx adc - fix function nameMarcin Bukat2011-09-06
* remove references to ipod nano 2g rom ata-nand-rk27xx.cMarcin Bukat2011-09-06
* add lcd_blit_yuv() stub to the rk27xx lcd driverMarcin Bukat2011-09-06