summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2011-09-06midi: make the patch sample data pointer a *int16_t to get rid of some ugly c...Nils Wallménius
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-03pacbox: Declare several local functions and variables static.Andree Buschmann
2011-08-30Submit parts of FS#12189 regarding codec API. Replaces access to global setti...Andree Buschmann
2011-08-30Remove buflib from the pluginlib and use the core one.Thomas Martitz
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
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-26Utterly pointless fix for an unused Doom module (but while the code is in our...Steve Bavin
2011-08-26Fix marginal buffer overflow in chessbox.Steve Bavin
2011-08-25Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()Thomas Jarosch
2011-08-25Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...Thomas Jarosch
2011-08-25Remove now unneeded variableThomas Jarosch
2011-08-25Fix off-by-one memory corruption in resistor plugin.Thomas Jarosch
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz
2011-08-03Cleanup tree.c cache handling a bit.Thomas Martitz
2011-07-25battery bench: fix redundant '#' in the battery bench instruction headerBertrik Sikken
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis
2011-07-02Use playback channel directly for peakmeters and plugins using peak calculati...Michael Sevakis
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2011-06-20Fix red in fft plugin.Thomas Martitz
2011-06-17Fix 'unused-but-set-variable' warnings (doom, lua)Rafaël Carré
2011-06-13Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after t...Thomas Martitz
2011-06-07FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius
2011-06-05Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz
2011-05-26Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli
2011-05-23Remove next reported 'set but unused' warnings.Andree Buschmann
2011-05-22Fix unintentional removal of an if-statement.Andree Buschmann
2011-05-22Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...Andree Buschmann
2011-05-17don't install boomshine.lua if lua.rock isn't builtRafaël Carré
2011-05-15test_codec: Allow user to abort tests using target-defined TESTCODEC_EXITBUTTON.Michael Sevakis
2011-05-14Disktidy: New default files and folders for disktidy.config;Robert Menes
2011-05-13mpegplayer: Adapt to new pause_rewind setting and apply it for allMichael Hohmuth
2011-05-13Fix last known 'set but not used' warning by GCC 4.6.1.Andree Buschmann
2011-05-13Fix another 'set but not used' warning.Andree Buschmann
2011-05-13Fix even more 'set but not used' warnings and a regression.Andree Buschmann
2011-05-13Fix further 'set but not used' warnings.Andree Buschmann
2011-05-13Fix several 'variable set but not used' warnings reported by GCC 6.4.1.Andree Buschmann
2011-05-08Remove tabs.Andree Buschmann
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-05-04Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann
2011-05-03Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-05-01Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann