summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-05-02Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...Michael Sevakis2-90/+452
2010-05-02pdbox: Fixed loading of sound files, pdpod_drums.pd works now.Wincent Balin1-5/+3
2010-05-01Small correction of the translation of a musical termAlexander Levin1-1/+1
2010-04-30HD200 - implement blit functionsMarcin Bukat1-0/+3
2010-04-30Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile t...Mohamed Tarek18-52/+123
2010-04-30Add libwmapro to apps/codecs. These files comprise a set of unmodified files ...Mohamed Tarek29-0/+16866
2010-04-29Revert r25739 which added libwmapro to apps/codecs, in preparation to commit ...Mohamed Tarek30-16068/+0
2010-04-29HD200 - add FM support.Marcin Bukat1-1/+25
2010-04-29fix redJonathan Gordon1-2/+4
2010-04-29centre splashes inside the UI viewport instead of the whole screen. Fixes the...Jonathan Gordon1-16/+16
2010-04-28HD200 - fix compile warning in debug_menu.cMarcin Bukat1-0/+2
2010-04-27Add libwmapro to trunk.Mohamed Tarek30-0/+16068
2010-04-27Corrected brickmania bitmaps in SOURCE for M3 and HD200. Remove unneeded bitmap.Marcin Bukat2-4/+1
2010-04-26Add MPIO HD200 port - binary filesMarcin Bukat15-0/+0
2010-04-26Add MPIO HD200 port - new filesMarcin Bukat1-0/+172
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat61-0/+555
2010-04-25Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster ...Michael Sevakis3-1/+134
2010-04-25fix yellowJonathan Gordon1-2/+2
2010-04-25Make the buffering screen use the multiscreen API (FS#11143)Jonathan Gordon1-44/+57
2010-04-25Make battery level (%bl) work with the bmp bars drawer like %pb and %pvJonathan Gordon3-5/+17
2010-04-25Fix for some bogus code in png by Andrew Rodland, fixing a warning when compi...Nils Wallménius1-1/+4
2010-04-25Charcell: Fix spurious letter appearing between board and score display.Jens Arnold1-0/+1
2010-04-24Fix redMagnus Holmgren1-0/+2
2010-04-24FS#11099 - Rewind before resumeMagnus Holmgren5-0/+45
2010-04-23Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis1-2/+5
2010-04-21Fix grammar in the comment (make code non offending :-)Alexander Levin1-3/+3
2010-04-20Brickmania: Fix bogus firesTomer Shalev1-3/+2
2010-04-20Brickmania: Use defined constant instead of hard-coded valueTomer Shalev1-4/+4
2010-04-20Yet another try at fixing "FS#10959 - Brickmania - Ball disappears"Tomer Shalev1-2/+2
2010-04-20Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10)Tomer Shalev1-1/+1
2010-04-20Brickmania: No need to init these global variables, as they are set later onTomer Shalev1-8/+8
2010-04-20Brickmania: Move Congratulations message a bit up, so it won't get clipped by...Tomer Shalev1-4/+3
2010-04-20really fix "%pv|something else" this timeJonathan Gordon1-1/+1
2010-04-19Fix typo in comment in the other file as wellAlexander Levin1-1/+1
2010-04-19Fix typo in commentAlexander Levin1-1/+1
2010-04-19Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904.Szymon Dziok1-0/+1
2010-04-192 quick fixes Jonathan Gordon3-1/+24
2010-04-18Clean up libmusepack: move declarations to internal.h and set svn properties.Bertrik Sikken14-14/+17
2010-04-18Clean up IAP / ipod remote tuner a bit.Bertrik Sikken1-8/+8
2010-04-18Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken1-1/+0
2010-04-18Revert r25665 - ipod keymap. More trouble than its worthJeffrey Goode1-2/+2
2010-04-17Fix hotkey keymap on ipodsJeffrey Goode1-2/+2
2010-04-17fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...Jonathan Gordon1-0/+1
2010-04-17drop the playlist viewer stack usage by reading straiught off the buffer inst...Jonathan Gordon2-8/+7
2010-04-17use strlcat() instead of snprintf in the playlist viewer, and fix it so it wi...Jonathan Gordon1-8/+5
2010-04-14Packard Bell Vibe 500: change a not so lucky keymap for the bookmark delete.Szymon Dziok1-1/+1
2010-04-14rvert r25644Yoshihisa Uchida14-3536/+0
2010-04-14new text viewerYoshihisa Uchida14-0/+3536
2010-04-13allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...Jonathan Gordon1-2/+2
2010-04-12Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611)Tomer Shalev1-4/+5