summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2010-04-192 quick fixes Jonathan Gordon
2010-04-18Clean up libmusepack: move declarations to internal.h and set svn properties.Bertrik Sikken
2010-04-18Clean up IAP / ipod remote tuner a bit.Bertrik Sikken
2010-04-18Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken
2010-04-18Revert r25665 - ipod keymap. More trouble than its worthJeffrey Goode
2010-04-17Fix hotkey keymap on ipodsJeffrey Goode
2010-04-17fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...Jonathan Gordon
2010-04-17drop the playlist viewer stack usage by reading straiught off the buffer inst...Jonathan Gordon
2010-04-17use strlcat() instead of snprintf in the playlist viewer, and fix it so it wi...Jonathan Gordon
2010-04-14Packard Bell Vibe 500: change a not so lucky keymap for the bookmark delete.Szymon Dziok
2010-04-14rvert r25644Yoshihisa Uchida
2010-04-14new text viewerYoshihisa Uchida
2010-04-13allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...Jonathan Gordon
2010-04-12Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611)Tomer Shalev
2010-04-12Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last pageTomer Shalev
2010-04-12Text viewer: Make calculation clearerTomer Shalev
2010-04-12Text viewer: Remove unused max_line_len variableTomer Shalev
2010-04-12Mark const return value; correct the comment about valid menu items for the h...Alexander Levin
2010-04-12fix yellowYoshihisa Uchida
2010-04-12viewer plugin: when the alignment is RIGHT, supports WIDE screen.Yoshihisa Uchida
2010-04-12test_codec is SWCODEC onlyRafaël Carré
2010-04-12some test plugins have dependenciesRafaël Carré
2010-04-11FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only dep...Jens Arnold
2010-04-11Use r12 to save 1 register.Andree Buschmann
2010-04-11Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on P...Andree Buschmann
2010-04-11Small hotkey code changes for readabilityJeffrey Goode
2010-04-11Fix two viewport related charcell bugs: crashes in the yesno screen and the U...Jens Arnold
2010-04-11shuld fix red and yellowJonathan Gordon
2010-04-11Rework how progressbars are managed so you can have as many bars in a viewpor...Jonathan Gordon
2010-04-11viewer plugin: when the setting file loads or saves, converts to new version ...Yoshihisa Uchida