summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Make it possible to move the UI viewport using conditional viewports.Jonathan Gordon2010-05-05
* Fix typos in the comment (now in .c)Alexander Levin2010-05-04
* Fix typos in the commentAlexander Levin2010-05-04
* Fix logf behavior in voice_thread.cJeffrey Goode2010-05-04
* Add logf line to talk.cJeffrey Goode2010-05-04
* Stop scrolling when exiting the CPU boost log menuMaurus Cuelenaere2010-05-03
* Update a comment to reflect the previous commit.Thomas Martitz2010-05-03
* Move read_line() further down so that it can be used in checkwps and remove c...Thomas Martitz2010-05-03
* FFT plugin: The 64-bit sqrt function is no longer neededDelyan Kratunov2010-05-02
* FFT plugin: eliminate 64-bit math. This should result in faster and probably ...Delyan Kratunov2010-05-02
* missed a commentMohamed Tarek2010-05-02
* Remove unnecessary parameter (struct codec_api* ci) passed to libasf function...Mohamed Tarek2010-05-02
* Test more possible alignments in the Write & Verify test. Some ata drivers ap...Jens Arnold2010-05-02
* Remove residual tabs in codec directory.Andree Buschmann2010-05-02
* Change naming of arm asm routines in libmad's synthesis to match their functi...Andree Buschmann2010-05-02
* - Modify metadata/asf.c to use libasf.Mohamed Tarek2010-05-02
* Add the Rockbox GPL header to apps/codecs/libasf/asf.c and fix the one in app...Mohamed Tarek2010-05-02
* - Factor out container specific code from apps/codecs/wma.c.Mohamed Tarek2010-05-02
* Fix a bug introduced with r25777.Andree Buschmann2010-05-02
* Fix intdentation apps/codecs/libwma/asf.h, no functional changes.Mohamed Tarek2010-05-02
* Refacturate arm version of libmad's synthesis filter. Only two asm macros lef...Andree Buschmann2010-05-02
* Improve motion compensation for ARM: * Use less registers in the simple copy ...Jens Arnold2010-05-02
* Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per ...Jens Arnold2010-05-02
* Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...Michael Sevakis2010-05-02
* pdbox: Fixed loading of sound files, pdpod_drums.pd works now.Wincent Balin2010-05-02
* Small correction of the translation of a musical termAlexander Levin2010-05-01
* HD200 - implement blit functionsMarcin Bukat2010-04-30
* Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile t...Mohamed Tarek2010-04-30
* Add libwmapro to apps/codecs. These files comprise a set of unmodified files ...Mohamed Tarek2010-04-30
* Revert r25739 which added libwmapro to apps/codecs, in preparation to commit ...Mohamed Tarek2010-04-29
* HD200 - add FM support.Marcin Bukat2010-04-29
* fix redJonathan Gordon2010-04-29
* centre splashes inside the UI viewport instead of the whole screen. Fixes the...Jonathan Gordon2010-04-29
* HD200 - fix compile warning in debug_menu.cMarcin Bukat2010-04-28
* Add libwmapro to trunk.Mohamed Tarek2010-04-27
* Corrected brickmania bitmaps in SOURCE for M3 and HD200. Remove unneeded bitmap.Marcin Bukat2010-04-27
* Add MPIO HD200 port - binary filesMarcin Bukat2010-04-26
* Add MPIO HD200 port - new filesMarcin Bukat2010-04-26
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster ...Michael Sevakis2010-04-25
* fix yellowJonathan Gordon2010-04-25
* Make the buffering screen use the multiscreen API (FS#11143)Jonathan Gordon2010-04-25
* Make battery level (%bl) work with the bmp bars drawer like %pb and %pvJonathan Gordon2010-04-25
* Fix for some bogus code in png by Andrew Rodland, fixing a warning when compi...Nils Wallménius2010-04-25
* Charcell: Fix spurious letter appearing between board and score display.Jens Arnold2010-04-25
* Fix redMagnus Holmgren2010-04-24
* FS#11099 - Rewind before resumeMagnus Holmgren2010-04-24
* Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis2010-04-23
* Fix grammar in the comment (make code non offending :-)Alexander Levin2010-04-21
* Brickmania: Fix bogus firesTomer Shalev2010-04-20