summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Viewer: Fix red cause by stupid lack of attentionTomer Shalev1-2/+10
2010-02-24FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewerTomer Shalev1-4/+20
2010-02-24Rockblox: Map touchscreen top-middle to rotate CWTomer Shalev1-6/+10
2010-02-24Rockblox: For touchscreen targets, left/right goes to CCW/CW respectively, andTomer Shalev1-4/+4
2010-02-24Rockblox: Rename Rotate Left|Right to Rotate CW|CCWTomer Shalev1-64/+68
2010-02-24FS#10643 - Cowon D2: Chopper game control using hardware buttonsTomer Shalev1-0/+1
2010-02-24FS#11049 - Brickmania: Make brick a two-dimensional arrayTomer Shalev1-51/+47
2010-02-24Partially revert svn r24888 that causes build failure on coldfire targetsBertrik Sikken1-2/+2
2010-02-24Kill some global variablesBertrik Sikken2-4/+4
2010-02-24Add missing #include in libpcm codecsBertrik Sikken7-1/+7
2010-02-24Put the SMAF metadata buffer on the stack to save some memory. Only tested w...Steve Bavin1-5/+5
2010-02-24fix yellowYoshihisa Uchida1-1/+1
2010-02-24add SMAF codec (.mmf extension)(FS#10432)Yoshihisa Uchida9-1/+821
2010-02-24libpcm: deletes PCM_CHUNK_SIZE.Yoshihisa Uchida3-15/+10
2010-02-24Change how touchscreen regions work slightly... "It modifies the behaviour of...Jonathan Gordon3-3/+37
2010-02-24make the parser spit out filenames of images it cant loadJonathan Gordon1-0/+1
2010-02-24some minor changes to checkwps, shouldn't change anythingJonathan Gordon2-2/+4
2010-02-23Fix voice with unset "lang" setting which was broken by r24816.Frank Gevaerts1-1/+1
2010-02-23Quickscreen: Hande case where not all quick settings are definesTomer Shalev1-17/+28
2010-02-22kiss_fftr appears to perform two real-valued ffts in parallel -- so feed it...Dave Hooper1-0/+2
2010-02-22Change liba52 and libmad to the original 8-spaced tabbing.Andree Buschmann30-2800/+2800
2010-02-22Remove all tabs within codec path.Andree Buschmann84-8933/+8933
2010-02-22plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima3-18/+49
2010-02-22as3525v2: show I/O ports in debug menuRafaël Carré1-1/+1
2010-02-22Print correctly the rockbox logo for Clipv2/Clip+, not only Clipv1Rafaël Carré1-1/+2
2010-02-22fix charcellJonathan Gordon1-3/+5
2010-02-22do r24817 betterer to make it more generic and stuff. Skins will always be in...Jonathan Gordon1-35/+24
2010-02-22some changes to use of display_text.Teruaki Kawashima13-166/+91
2010-02-22fix remote WPS loadingJonathan Gordon1-2/+2
2010-02-22correct checking size in function get_image_filename.Teruaki Kawashima1-4/+3
2010-02-22fix typo of wps and sbs.Teruaki Kawashima2-12/+16
2010-02-22as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré2-3/+3
2010-02-21Remove CLIP_TO_15 from codeclib. Remove tabs.Andree Buschmann4-68/+72
2010-02-21statusbar_position should also return enum statusbar_values if it's a macroFrank Gevaerts1-1/+1
2010-02-21remove incorrect castFrank Gevaerts1-1/+1
2010-02-21Make mdct compilable again for non-ARM targets.Andree Buschmann1-0/+1
2010-02-21Further work on cook codec. Rounding is not needed when using a large fract p...Andree Buschmann2-24/+15
2010-02-21Eep, didn't mean to commit those other filesDave Hooper3-8/+11
2010-02-21Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...Dave Hooper4-34/+116
2010-02-21Don't be too wasteful and only reparse skins when actually needed.Thomas Martitz1-1/+3
2010-02-21Shorten settings_skins_apply() and correct some checks.Thomas Martitz1-41/+36
2010-02-21Properly generate (with "Save Theme Settings") and handle filename settings w...Thomas Martitz3-12/+21
2010-02-21Optimization for cook codec. Rework sample output to be able to use highly op...Andree Buschmann5-56/+34
2010-02-21Fix the mechanism to fail to parse skins if images fail to load and fix havin...Thomas Martitz2-8/+14
2010-02-21remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon3-7/+8
2010-02-21Brickmania: Hopefully prevent dissappearing of the ballTomer Shalev1-104/+104
2010-02-21Brickmania: Use predefined macro definition when possibleTomer Shalev1-6/+6
2010-02-21Unroll and optimise channel coupling for arm gives 0.6Mhz speed for vorbis on...Dave Hooper1-23/+68
2010-02-21remove unused fields from struct gui_synclist.Teruaki Kawashima3-27/+0
2010-02-21FS#11017: add Playlist Catalog and Properties item to database's context menu.Teruaki Kawashima1-3/+15