summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-06-05Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz3-2/+38
2011-05-26Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli1-1/+1
2011-05-23Remove next reported 'set but unused' warnings.Andree Buschmann1-1/+1
2011-05-22Fix unintentional removal of an if-statement.Andree Buschmann1-0/+1
2011-05-22Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...Andree Buschmann2-4/+15
2011-05-17don't install boomshine.lua if lua.rock isn't builtRafaël Carré1-0/+4
2011-05-15test_codec: Allow user to abort tests using target-defined TESTCODEC_EXITBUTTON.Michael Sevakis1-5/+22
2011-05-14Disktidy: New default files and folders for disktidy.config;Robert Menes1-0/+5
2011-05-13mpegplayer: Adapt to new pause_rewind setting and apply it for allMichael Hohmuth1-9/+9
2011-05-13Fix last known 'set but not used' warning by GCC 4.6.1.Andree Buschmann1-0/+4
2011-05-13Fix another 'set but not used' warning.Andree Buschmann1-0/+2
2011-05-13Fix even more 'set but not used' warnings and a regression.Andree Buschmann3-9/+32
2011-05-13Fix further 'set but not used' warnings.Andree Buschmann1-10/+39
2011-05-13Fix several 'variable set but not used' warnings reported by GCC 6.4.1.Andree Buschmann13-42/+51
2011-05-08Remove tabs.Andree Buschmann3-14/+14
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann17-54/+53
2011-05-04Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann1-2/+2
2011-05-03Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2-4/+3
2011-05-01Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann10-3/+59
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann13-347/+337
2011-05-01Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-2/+1
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis1-24/+21
2011-04-24Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses ...Michael Giacomelli1-0/+1
2011-03-29Revert accidental commit of apps/plugins/SOURCESBertrik Sikken1-1/+0
2011-03-29AMSv2 sd: do not try to switch sd cards into high-speed mode.Bertrik Sikken1-0/+1
2011-03-28maze: fix warning spotted by gcc 4.6.0Rafaël Carré1-1/+6
2011-03-25Fix error in Ohm's law formula as provided in FS#12023. Thanks to Leif Andersen.Andree Buschmann1-3/+3
2011-03-19FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius4-14/+14
2011-03-16Sync test_codec to r29595.Michael Sevakis1-8/+0
2011-03-05Anti-Aliased Fonts support.Thomas Martitz2-4/+352
2011-03-05Change the thread api a bit.Thomas Martitz1-2/+2
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch23-36/+49
2011-02-27Blindly forcing stylus mode on plugin entry for an arbitrary subset of touch ...Jonathan Gordon2-0/+6
2011-02-24Include config.h for strncmp RaaA maemo fixThomas Jarosch1-0/+1
2011-02-24RaaA: Enable plugins for application buildsThomas Jarosch3-0/+73
2011-02-23Give playback engine better control over the codec. Codec simply follows comm...Michael Sevakis1-10/+9
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis27-20/+19
2011-02-21FFT plugin: remove redundant NUM_CORES checks.Michael Sevakis1-4/+1
2011-02-20Revert unwanted submit.Andree Buschmann1-1/+1
2011-02-20FS#11920: Do not overwrite already existing metadata and take into account st...Andree Buschmann1-1/+1
2011-02-15Undo unwanted commit r29310.Andree Buschmann2-2/+3
2011-02-15All AAC-HE files will double the frame sample count, not only AAC-HE files wi...Andree Buschmann2-3/+2
2011-02-14All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2-2/+2
2011-02-09Hopefully all green nowThomas Martitz2-1/+1
2011-02-09Fix remaining reds.Thomas Martitz1-0/+1
2011-02-03Correct the metronome keymap in the manual. Better describe buttons/actions i...Andree Buschmann1-2/+2
2011-02-03MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...Michael Sevakis1-192/+216
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2-2/+2
2011-01-30Fix r29171 red. Forgot to replace a few.Michael Sevakis1-3/+3
2011-01-25Pacbox: Fix assumption about LCD width of 128 implying the display needs vert...Michael Sevakis2-3/+11