summaryrefslogtreecommitdiff
path: root/apps
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-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 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-02Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...Michael Sevakis
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-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-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-28HD200 - fix compile warning in debug_menu.cMarcin Bukat
2010-04-27Add libwmapro to trunk.Mohamed Tarek
2010-04-27Corrected brickmania bitmaps in SOURCE for M3 and HD200. Remove unneeded bitmap.Marcin Bukat
2010-04-26Add MPIO HD200 port - binary filesMarcin Bukat
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-04-25Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster ...Michael Sevakis
2010-04-25fix yellowJonathan Gordon
2010-04-25Make the buffering screen use the multiscreen API (FS#11143)Jonathan Gordon
2010-04-25Make battery level (%bl) work with the bmp bars drawer like %pb and %pvJonathan Gordon
2010-04-25Fix for some bogus code in png by Andrew Rodland, fixing a warning when compi...Nils Wallménius
2010-04-25Charcell: Fix spurious letter appearing between board and score display.Jens Arnold
2010-04-24Fix redMagnus Holmgren
2010-04-24FS#11099 - Rewind before resumeMagnus Holmgren
2010-04-23Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis
2010-04-21Fix grammar in the comment (make code non offending :-)Alexander Levin
2010-04-20Brickmania: Fix bogus firesTomer Shalev
2010-04-20Brickmania: Use defined constant instead of hard-coded valueTomer Shalev
2010-04-20Yet another try at fixing "FS#10959 - Brickmania - Ball disappears"Tomer Shalev
2010-04-20Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10)Tomer Shalev
2010-04-20Brickmania: No need to init these global variables, as they are set later onTomer Shalev
2010-04-20Brickmania: Move Congratulations message a bit up, so it won't get clipped by...Tomer Shalev
2010-04-20really fix "%pv|something else" this timeJonathan Gordon
2010-04-19Fix typo in comment in the other file as wellAlexander Levin
2010-04-19Fix typo in commentAlexander Levin
2010-04-19Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904.Szymon Dziok