summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-02FFT plugin: eliminate 64-bit math. This should result in faster and probably ...Delyan Kratunov
2010-05-02missed a commentMohamed Tarek
2010-05-02Remove unnecessary parameter (struct codec_api* ci) passed to libasf function...Mohamed Tarek
2010-05-02Test more possible alignments in the Write & Verify test. Some ata drivers ap...Jens Arnold
2010-05-02Save a few instructions by better use of conditions.Jens Arnold
2010-05-02Remove residual tabs in codec directory.Andree Buschmann
2010-05-02Change naming of arm asm routines in libmad's synthesis to match their functi...Andree Buschmann
2010-05-02- Modify metadata/asf.c to use libasf.Mohamed Tarek
2010-05-02Add myself to COMMITERSDelyan Kratunov
2010-05-02Add the Rockbox GPL header to apps/codecs/libasf/asf.c and fix the one in app...Mohamed Tarek
2010-05-02- Factor out container specific code from apps/codecs/wma.c.Mohamed Tarek
2010-05-02Fix a bug introduced with r25777.Andree Buschmann
2010-05-02Fix intdentation apps/codecs/libwma/asf.h, no functional changes.Mohamed Tarek
2010-05-02Refacturate arm version of libmad's synthesis filter. Only two asm macros lef...Andree Buschmann
2010-05-02Improve motion compensation for ARM: * Use less registers in the simple copy ...Jens Arnold
2010-05-02Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ...Jens Arnold
2010-05-02Take version number from SVN, or via VERSION variable in Makefile - i.e. use ...Dave Chapman
2010-05-02Add support for the Cowon S9, based on the information from http://iaudiophil...Dave Chapman
2010-05-02FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff
2010-05-02Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...Michael Sevakis
2010-05-02Fix wrong udelay logic that made it be way off.Thomas Martitz
2010-05-02pdbox: Fixed loading of sound files, pdpod_drums.pd works now.Wincent Balin
2010-05-01Small correction of the translation of a musical termAlexander Levin
2010-04-30HD200 - implement blit functionsMarcin Bukat
2010-04-30HD200 - small fix in backlight codeMarcin Bukat
2010-04-30HD200 - remove moving average filtering of ADC readoutsMarcin Bukat
2010-04-30Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile t...Mohamed Tarek
2010-04-30Add libwmapro to apps/codecs. These files comprise a set of unmodified files ...Mohamed Tarek
2010-04-30sd-as3525v2: cosmeticsRafaël Carré
2010-04-29Add MPIO HD200 to builds.pmMarcin Bukat
2010-04-29Revert r25739 which added libwmapro to apps/codecs, in preparation to commit ...Mohamed Tarek
2010-04-29HD200 - add FM support.Marcin Bukat
2010-04-29fix redJonathan Gordon
2010-04-29centre splashes inside the UI viewport instead of the whole screen. Fixes the...Jonathan Gordon
2010-04-29as3525v2: crashless cpufreq switchingRafaël Carré
2010-04-29as3525v2: effect of CGU_PROC on fclk is instantRafaël Carré
2010-04-28Packard Bell Vibe: language corrections in the manual, thanks to: AlexP, linu...Szymon Dziok
2010-04-28HD200 - fix compile warning in debug_menu.cMarcin Bukat
2010-04-28as3525v2: do not use IRAM for pluginsRafaël Carré
2010-04-28Correct path to set MSC mode in the OF for the Clip+Alex Parker
2010-04-28Add that you need to be in MSC mode to the fuze manual.Alex Parker
2010-04-28Fuzev2: revert r25741 and r25746Rafaël Carré
2010-04-27fix r25741: the 2nd delay needs to be present when the CPU is boostedRafaël Carré
2010-04-27Cabbiev2: make the playlist position and playing time info actually show up a...Marianne Arnold
2010-04-27Cabbiev2 port for the mpio HD20's 128x128 greyscale screen - mixing the same ...Marianne Arnold
2010-04-27Handle device name resolving failures.Dominik Riebeling
2010-04-27Fix talkfile generation for files starting with . and having no extension.Dominik Wenger
2010-04-27Fuzev2 button fixesRafaël Carré
2010-04-27as3525v2: fix udelay()Rafaël Carré
2010-04-27Add libwmapro to trunk.Mohamed Tarek