summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-12-10Remove inline asm that hasn't been useful for years, no speed differenceNils Wallménius
2009-12-10Cowon D2: Add some more key mappingsTomer Shalev
2009-12-10Fix yellow: add bracesJeffrey Goode
2009-12-10plugin.c: It wouldn't make much sense to clear screen right before setting ba...Teruaki Kawashima
2009-12-10Rework spacerocks:Teruaki Kawashima
2009-12-10These are the last plugin keymaps needed for the GoGear SA9200.Robert Menes
2009-12-09Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong.Frank Gevaerts
2009-12-09More GoGear SA9200 plugin keymaps, plus a fix on mosaique.Robert Menes
2009-12-09Remove some sample functions from codeclib - these were for verifying the gen...Andrew Mahone
2009-12-09Reuse existing variable instead of creating a new one.Michael Chicoine
2009-12-09Fix red - resolve multiple variable definitionMichael Chicoine
2009-12-09Correct the debug information displayed for SD card to match the CID register...Michael Chicoine
2009-12-09Rework spacerocks:Teruaki Kawashima
2009-12-09fix red checkwpsJonathan Gordon
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon
2009-12-09Extend av_log2 in codeclib into a generic for scanning for set bits, which ca...Andrew Mahone
2009-12-08GoGear SA9200 plugin keymap for snake2. Just get it underRobert Menes
2009-12-08Onda VX777: use POWER button to exit Plasma and StarfieldMaurus Cuelenaere
2009-12-07Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes
2009-12-07make tpj1022 bootloader compile again Robert Kukla
2009-12-07Corrected ondio language wildcards.Björn Stenberg
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg
2009-12-06FS#10834 by Alex Bennee, fixing off-by-one bug in code calling format_track_pathNils Wallménius
2009-12-06Boomshine:Maurus Cuelenaere
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima
2009-12-06Fix red: av_log2 undefined for ARM_ARCH <= 4, missing codeclib.h includes.Andrew Mahone
2009-12-06slightly faster asm av_log2 for armv6 (currently only Gigabeat S)Nils Wallménius
2009-12-05Fix yellow: mixed signed/unsigned in conditional.Andrew Mahone
2009-12-05Slightly improve av_log2 in codeclib on ARMv6.Andrew Mahone
2009-12-05Updated Hebrew translationTomer Shalev
2009-12-05Yes/No screen: Add proper message for touchscreen targetsTomer Shalev
2009-12-05Touchscreen mapping: Fix setting contextTomer Shalev
2009-12-05Touchscreen button mapping enhancement in WPS contextTomer Shalev
2009-12-05Cowon D2: In WPS context, assign BUTTON_POWER to ACTION_WPS_BROWSETomer Shalev
2009-12-05Move av_log2 function and asociated table to the codec lib, remove 3 identica...Nils Wallménius
2009-12-05Touchscreen keymapping enhancementsTomer Shalev
2009-12-05Cowon D2: Fix standard keymapsTomer Shalev
2009-12-05On RTL mode, flip + and - buttons (Cowon D2)Tomer Shalev
2009-12-05A few more GoGear SA9200 plugin keymaps.Robert Menes
2009-12-05spacerocks: Fix indentation and remove trailing spaces. Fix some minor bugs.Teruaki Kawashima
2009-12-05boomshine: use theme colour to draw text so that text would be more readable ...Teruaki Kawashima
2009-12-05plasma: clean up button definition.Teruaki Kawashima
2009-12-05Fix division by 0 by clamping freq value a little higher, some minor style an...Nils Wallménius
2009-12-04png: Change zoom in/out method and don't center the view on zoom.Teruaki Kawashima
2009-12-04Skin parser: Use parse_list() when possibleTomer Shalev
2009-12-04text editor: Return pointer to buffer but position in buffer for ACTION_GET t...Teruaki Kawashima
2009-12-04blackjack: Set foreground color and background color properly after canceled ...Teruaki Kawashima
2009-12-04Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolutionRobert Menes
2009-12-04Dice: Prevent a divide by 0Karl Kurbjun
2009-12-04fix red - add missing #elifMichael Chicoine