summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-25imageviewer: add button to quit plugin immediately if there is enough key for...Teruaki Kawashima
2010-02-25sd-as3525v2: Controller and card init much more reliably now.Jack Halpin
2010-02-25keyboard: accept FS#11047 partially with some modifications. make some parts ...Teruaki Kawashima
2010-02-25Quickscreen: add more check for case that qs item is not set.Teruaki Kawashima
2010-02-25Correct the button table for scrollwheel targets (direction was reversed). A...Dave Chapman
2010-02-25Revert r24898 and fix yellow properly so that register is still readMichael Chicoine
2010-02-24Comment out unused variable (fix yellow)Michael Chicoine
2010-02-24Viewer: Fix red cause by stupid lack of attentionTomer Shalev
2010-02-24FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewerTomer Shalev
2010-02-24Rockblox: Map touchscreen top-middle to rotate CWTomer Shalev
2010-02-24Rockblox: For touchscreen targets, left/right goes to CCW/CW respectively, andTomer Shalev
2010-02-24Rockblox: Rename Rotate Left|Right to Rotate CW|CCWTomer Shalev
2010-02-24FS#10643 - Cowon D2: Chopper game control using hardware buttonsTomer Shalev
2010-02-24sd-as3525v2.c: Correct some #defines, add comments, attempt to lower sd frequ...Jack Halpin
2010-02-24FS#11049 - Brickmania: Make brick a two-dimensional arrayTomer Shalev
2010-02-24Partially revert svn r24888 that causes build failure on coldfire targetsBertrik Sikken
2010-02-24Kill some global variablesBertrik Sikken
2010-02-24Add missing #include in libpcm codecsBertrik Sikken
2010-02-24Put the SMAF metadata buffer on the stack to save some memory. Only tested w...Steve Bavin
2010-02-24fix a typo in commentRafaël Carré
2010-02-24fix yellowYoshihisa Uchida
2010-02-24sorry, I forget tools/database/SOURCES.Yoshihisa Uchida
2010-02-24fix red.Yoshihisa Uchida
2010-02-24add SMAF codec (.mmf extension)(FS#10432)Yoshihisa Uchida
2010-02-24libpcm: deletes PCM_CHUNK_SIZE.Yoshihisa Uchida
2010-02-24Change how touchscreen regions work slightly... "It modifies the behaviour of...Jonathan Gordon
2010-02-24make the parser spit out filenames of images it cant loadJonathan Gordon
2010-02-24some minor changes to checkwps, shouldn't change anythingJonathan Gordon
2010-02-23Fix voice with unset "lang" setting which was broken by r24816.Frank Gevaerts
2010-02-23sd-as3525v2: Add some register bit descriptions.Jack Halpin
2010-02-23Quickscreen: Hande case where not all quick settings are definesTomer Shalev
2010-02-23Add -DDEBUG to the checkwps build. The tool is supposed to give debug infoFrank Gevaerts
2010-02-23sd-as3525v2: correct CGU_MEMSTICK setting, shift dividerRafaël Carré
2010-02-23as3525v2: share more of system_init() between the 2 SoCsRafaël Carré
2010-02-23Clipv2/Clip+: no need for -mlong-callsRafaël Carré
2010-02-23sd-as3525v2: unaligned transfers are handled properly (with memcpy)Rafaël Carré
2010-02-22kiss_fftr appears to perform two real-valued ffts in parallel -- so feed it...Dave Hooper
2010-02-22Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann
2010-02-22Change liba52 and libmad to the original 8-spaced tabbing.Andree Buschmann
2010-02-22Remove all tabs within codec path.Andree Buschmann
2010-02-22plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima
2010-02-22Clip+: greylibRafaël Carré
2010-02-22Clip+: show the same real time in OF and rockboxRafaël Carré
2010-02-22sd-as3525v2: use an uncached buffer, disable write for the momentRafaël Carré
2010-02-22as3525v2: use iram (might need to be disabled for clipv2)Rafaël Carré
2010-02-22as3525v2: show I/O ports in debug menuRafaël Carré
2010-02-22Clip+: fix buttons driverRafaël Carré
2010-02-22as3525v2: do not modify CGU_PERI in rockbox.sansaRafaël Carré
2010-02-22crt0: init correctly as3525v2Rafaël Carré
2010-02-22Print correctly the rockbox logo for Clipv2/Clip+, not only Clipv1Rafaël Carré