summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* 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
* rk27xx - enable a few test pluginsMarcin Bukat2011-09-06
* rk27xx - enable debug screenMarcin Bukat2011-09-06
* rk27xx - implement basic keymap for reference designMarcin Bukat2011-09-06
* midi: make the patch sample data pointer a *int16_t to get rid of some ugly c...Nils Wallménius2011-09-06
* fix error, none of this code is needed or would work in the checkwps program ...Jonathan Gordon2011-09-04
* Remove duplicated code to search for a setting by its cfg nameJonathan Gordon2011-09-04
* mikmod: enable compiler optimizations for coldfire, they were disabled to wor...Nils Wallménius2011-09-04
* Remove several 'set but not used' GCC 4.6.1 warnings from MikMod.Andree Buschmann2011-09-03
* Fix yellow and red.Andree Buschmann2011-09-03
* FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ...Andree Buschmann2011-09-03
* Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'.Andree Buschmann2011-09-03
* Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann2011-09-03
* FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann2011-09-03
* Add the list colour callback and a proper title icon to the simplelist apiJonathan Gordon2011-09-03
* Roll back r30416. A proper fix of this warning will end in an #ifdef-hell.Andree Buschmann2011-09-03
* Remove 'set but not used' warning by GCC 4.6.1.Andree Buschmann2011-09-03
* pacbox: Declare several local functions and variables static.Andree Buschmann2011-09-03
* Sanify dsp.c (re)sample buffer indirection.Michael Sevakis2011-09-02
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* Fix the timeout so the selected item will scrollJonathan Gordon2011-09-01
* Remove obsolete init cruft from audio system because of diminished dependenci...Michael Sevakis2011-09-01
* Fix residual red, thanks to Zagor.Andree Buschmann2011-08-31
* Fix some more libgme compile issues.Andree Buschmann2011-08-31
* Check for CPU_ARM in libgme/blip_buffer.Andree Buschmann2011-08-31
* Update libgme to Blargg's Game_Music_Emu 0.6-pre.Andree Buschmann2011-08-31
* Get rid of strict aliasing warnings for ARMv6 spc_dsp.c. Just do load in asm ...Michael Sevakis2011-08-31
* Build libgme with the same compiler settings as other codecs.Andree Buschmann2011-08-31
* Declare several libgme functions static.Andree Buschmann2011-08-31
* Dircache: Allow dircache to be enabled without reboot.Thomas Martitz2011-08-30
* Fix red.Andree Buschmann2011-08-30
* Submit parts of FS#12189 regarding codec API. Replaces access to global setti...Andree Buschmann2011-08-30
* Bump plugin api version.Thomas Martitz2011-08-30