summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2011-09-04fix error, none of this code is needed or would work in the checkwps program ...Jonathan Gordon
2011-09-04Remove duplicated code to search for a setting by its cfg nameJonathan Gordon
2011-09-04mikmod: enable compiler optimizations for coldfire, they were disabled to wor...Nils Wallménius
2011-09-03Remove several 'set but not used' GCC 4.6.1 warnings from MikMod.Andree Buschmann
2011-09-03Fix yellow and red.Andree Buschmann
2011-09-03FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ...Andree Buschmann
2011-09-03Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'.Andree Buschmann
2011-09-03Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann
2011-09-03FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann
2011-09-03Add the list colour callback and a proper title icon to the simplelist apiJonathan Gordon
2011-09-03Roll back r30416. A proper fix of this warning will end in an #ifdef-hell.Andree Buschmann
2011-09-03Remove 'set but not used' warning by GCC 4.6.1.Andree Buschmann
2011-09-03pacbox: Declare several local functions and variables static.Andree Buschmann
2011-09-02Sanify dsp.c (re)sample buffer indirection.Michael Sevakis
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-09-01Fix the timeout so the selected item will scrollJonathan Gordon
2011-09-01Remove obsolete init cruft from audio system because of diminished dependenci...Michael Sevakis
2011-08-31Fix residual red, thanks to Zagor.Andree Buschmann
2011-08-31Fix some more libgme compile issues.Andree Buschmann
2011-08-31Check for CPU_ARM in libgme/blip_buffer.Andree Buschmann
2011-08-31Update libgme to Blargg's Game_Music_Emu 0.6-pre.Andree Buschmann
2011-08-31Get rid of strict aliasing warnings for ARMv6 spc_dsp.c. Just do load in asm ...Michael Sevakis
2011-08-31Build libgme with the same compiler settings as other codecs.Andree Buschmann
2011-08-31Declare several libgme functions static.Andree Buschmann
2011-08-30Dircache: Allow dircache to be enabled without reboot.Thomas Martitz
2011-08-30Fix red.Andree Buschmann
2011-08-30Submit parts of FS#12189 regarding codec API. Replaces access to global setti...Andree Buschmann
2011-08-30Bump plugin api version.Thomas Martitz
2011-08-30Remove buflib from the pluginlib and use the core one.Thomas Martitz
2011-08-30Clean up and simplify the voice thread code.Michael Sevakis
2011-08-30Fix h100 red and other warnings.Thomas Martitz
2011-08-30Fix hwcodec red.Thomas Martitz
2011-08-30Bump plugin API.Thomas Martitz
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-08-30Introduce CPU dependent IRAM configuration for libgme. Use ICODE_ATTR for an ...Andree Buschmann
2011-08-30Make tdspeed.c a bit nicer to read. No functional changes.Michael Sevakis
2011-08-29Final commit to get test_codec working properly for both freq-scaling and non...Andree Buschmann
2011-08-29Fix logic of test_codec for targets with HAVE_ADJUSTABLE_CPU_FREQ.Andree Buschmann
2011-08-28codec_main() prototype inside codec_crt0.c is no longer needed since it's in ...Michael Sevakis
2011-08-28libtremor: comment out some more unused functions, make a function param unsi...Nils Wallménius
2011-08-28libtremor: remove some inline cf asm that is no longer needed with the new to...Nils Wallménius
2011-08-28libtremor: comment out some unused functions and mark some file local functio...Nils Wallménius
2011-08-28Restore functionality of pcmbuf_is_lowdata. It fell out of sync since the mix...Michael Sevakis
2011-08-28Remove obsolete 'ci->set_elapsed()' from mpc.Andree Buschmann
2011-08-28Remove INT_MAX from pcmbuf.c. Win32 sim compained about it and it isn't speci...Michael Sevakis
2011-08-28Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken
2011-08-27FS#12163 by Sean BartellNils Wallménius
2011-08-27FS#12207 - Fast second july update of Czech language by Marek SalabaBertrik Sikken