summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
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
2011-05-01Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis
2011-04-24Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses ...Michael Giacomelli
2011-03-29Revert accidental commit of apps/plugins/SOURCESBertrik Sikken
2011-03-29AMSv2 sd: do not try to switch sd cards into high-speed mode.Bertrik Sikken
2011-03-28maze: fix warning spotted by gcc 4.6.0Rafaël Carré
2011-03-25Fix error in Ohm's law formula as provided in FS#12023. Thanks to Leif Andersen.Andree Buschmann
2011-03-19FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.Nils Wallménius
2011-03-16Sync test_codec to r29595.Michael Sevakis
2011-03-05Anti-Aliased Fonts support.Thomas Martitz
2011-03-05Change the thread api a bit.Thomas Martitz
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2011-02-27Blindly forcing stylus mode on plugin entry for an arbitrary subset of touch ...Jonathan Gordon
2011-02-24Include config.h for strncmp RaaA maemo fixThomas Jarosch
2011-02-24RaaA: Enable plugins for application buildsThomas Jarosch
2011-02-23Give playback engine better control over the codec. Codec simply follows comm...Michael Sevakis
2011-02-22mpegplayer: Move libmpeg2 files into their own subdirectory so things are les...Michael Sevakis
2011-02-21FFT plugin: remove redundant NUM_CORES checks.Michael Sevakis
2011-02-20Revert unwanted submit.Andree Buschmann
2011-02-20FS#11920: Do not overwrite already existing metadata and take into account st...Andree Buschmann
2011-02-15Undo unwanted commit r29310.Andree Buschmann
2011-02-15All AAC-HE files will double the frame sample count, not only AAC-HE files wi...Andree Buschmann
2011-02-14All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis
2011-02-09Hopefully all green nowThomas Martitz
2011-02-09Fix remaining reds.Thomas Martitz
2011-02-03Correct the metronome keymap in the manual. Better describe buttons/actions i...Andree Buschmann
2011-02-03MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...Michael Sevakis
2011-02-02Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann
2011-01-30Fix r29171 red. Forgot to replace a few.Michael Sevakis
2011-01-25Pacbox: Fix assumption about LCD width of 128 implying the display needs vert...Michael Sevakis
2011-01-25MPEGPlayer: Account for drivers that pass pointers to their internal state va...Michael Sevakis