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