summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-12-13Bubbles: Rename definesTomer Shalev1-10/+10
2009-12-13Bubbles: Remove unused keymapsTomer Shalev1-16/+0
2009-12-13PictureFlow: Add PF_MENU action to touchscreenTomer Shalev1-1/+0
2009-12-13PictureFlow: Add PF_MENU action to touchscreenTomer Shalev1-0/+3
2009-12-13Improved bitrev12, using a larger LUT to save one lookup, speeds up vorbis ab...Nils Wallménius1-4/+8
2009-12-13Fix red, DESCALE_SHIFT macro was missing a right-parenthesis.Andrew Mahone1-2/+2
2009-12-13Libfaad pow2/log2 improvements:Andrew Mahone3-64/+105
2009-12-12Sokoban: Add keymaps for Cowon D2Tomer Shalev1-0/+2
2009-12-12Comment var only used by already commented out debug code, delete #if 0'ed bl...Nils Wallménius1-22/+12
2009-12-12spacerocks: Fix FS#9380: spacerocks shows funny rocks.Teruaki Kawashima1-39/+59
2009-12-12Invadrox: Fix red caused by touchscreen targets with no buttons defined for m...Tomer Shalev1-9/+18
2009-12-12Fix wrong button used in touchscreen keymapTomer Shalev1-1/+1
2009-12-12Invadrox: Add support for both touchscreen and buttons control of the game.Tomer Shalev1-22/+33
2009-12-12Fix Hebrew translationTomer Shalev1-2/+2
2009-12-12Use positive logic in #ifdef hellTomer Shalev1-4/+4
2009-12-12CodeBuster: Replace mapping defines with direct use of PLA_* macros.Tomer Shalev1-23/+18
2009-12-12Cowon: Fix wrong pluginlib actionTomer Shalev1-2/+2
2009-12-12Cowon D2: Revert some of r23927 (keymap changes), and restore Radio keymappingsTomer Shalev1-6/+3
2009-12-11Remove svn:executableMichael Chicoine2-0/+0
2009-12-10Remove inline asm that hasn't been useful for years, no speed differenceNils Wallménius1-12/+0
2009-12-10Cowon D2: Add some more key mappingsTomer Shalev1-6/+14
2009-12-10Fix yellow: add bracesJeffrey Goode1-0/+2
2009-12-10plugin.c: It wouldn't make much sense to clear screen right before setting ba...Teruaki Kawashima1-5/+5
2009-12-10Rework spacerocks:Teruaki Kawashima1-189/+171
2009-12-10These are the last plugin keymaps needed for the GoGear SA9200.Robert Menes4-6/+38
2009-12-09Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong.Frank Gevaerts1-3/+10
2009-12-09More GoGear SA9200 plugin keymaps, plus a fix on mosaique.Robert Menes7-1/+75
2009-12-09Remove some sample functions from codeclib - these were for verifying the gen...Andrew Mahone1-9/+0
2009-12-09Reuse existing variable instead of creating a new one.Michael Chicoine1-3/+2
2009-12-09Fix red - resolve multiple variable definitionMichael Chicoine1-3/+3
2009-12-09Correct the debug information displayed for SD card to match the CID register...Michael Chicoine1-5/+11
2009-12-09Rework spacerocks:Teruaki Kawashima1-839/+812
2009-12-09fix red checkwpsJonathan Gordon1-4/+5
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon24-416/+282
2009-12-09Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...Andrew Mahone6-137/+92
2009-12-08GoGear SA9200 plugin keymap for snake2. Just get it underRobert Menes1-0/+9
2009-12-08Onda VX777: use POWER button to exit Plasma and StarfieldMaurus Cuelenaere2-2/+2
2009-12-07Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes7-2/+74
2009-12-07make tpj1022 bootloader compile again Robert Kukla2-2/+2
2009-12-07Corrected ondio language wildcards.Björn Stenberg35-264/+264
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg42-3102/+3102
2009-12-06FS#10834 by Alex Bennee, fixing off-by-one bug in code calling format_track_pathNils Wallménius1-3/+2
2009-12-06Boomshine:Maurus Cuelenaere1-42/+30
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima11-14/+20
2009-12-06Fix red: av_log2 undefined for ARM_ARCH <= 4, missing codeclib.h includes.Andrew Mahone3-4/+4
2009-12-06slightly faster asm av_log2 for armv6 (currently only Gigabeat S)Nils Wallménius1-2/+14
2009-12-05Fix yellow: mixed signed/unsigned in conditional.Andrew Mahone1-1/+1
2009-12-05Slightly improve av_log2 in codeclib on ARMv6.Andrew Mahone1-2/+1
2009-12-05Updated Hebrew translationTomer Shalev1-10/+11
2009-12-05Yes/No screen: Add proper message for touchscreen targetsTomer Shalev1-3/+4