summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-12-23Brickmania: Improve screen collision detection.Karl Kurbjun1-24/+56
2009-12-21blackjack: improve the menu and the buttonsJohannes Schwarz1-120/+67
2009-12-21jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is le...Teruaki Kawashima2-33/+30
2009-12-21properties,shortcuts_view: enable the theme while showing list.Teruaki Kawashima2-12/+44
2009-12-20codebuster: save settings only if they are changed.Teruaki Kawashima1-57/+62
2009-12-20plugin: search,sort: Handle UTF-8 BOM at the start of file.Teruaki Kawashima2-21/+28
2009-12-18make sure plugin reset backlight setting before exit. do code polish.Teruaki Kawashima8-36/+38
2009-12-18jpeg,png: Separate code to load file from load_and_show().Teruaki Kawashima3-310/+362
2009-12-18Accept FS #10271 by Christian Beier: Automatically disable voice upon rockdoo...Karl Kurbjun1-0/+5
2009-12-18Accept a form of FS #10561 by Clément Pit-Claudel: Fullscreen Brickmania for...Karl Kurbjun1-6/+0
2009-12-18Accept FS #10568 by Asael Reiter: Brickmania Lasers not working properly.Karl Kurbjun1-5/+4
2009-12-17Mosaic: Add Cowon D2 keymaps, and update manualTomer Shalev1-0/+2
2009-12-17Hide menu entries "Resume Game" and "Quit without Saving" if not available an...Johannes Schwarz1-31/+35
2009-12-16vumeter: Remove unused definesTomer Shalev1-44/+0
2009-12-16Add stopwatch plugin replacement for touchscreen targetsMaurus Cuelenaere2-0/+345
2009-12-16sudoku: fix FS#7772: Sudoku: "Solve" Crash.Teruaki Kawashima3-3/+48
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon1-2/+0
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev63-68/+68
2009-12-14Enable calendar plugin for non-rtc targets (FS#10786 by Teruaki Kawashima)Alexander Levin2-17/+88
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-12Sokoban: Add keymaps for Cowon D2Tomer Shalev1-0/+2
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-12Invadrox: Add support for both touchscreen and buttons control of the game.Tomer Shalev1-22/+33
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-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-09More GoGear SA9200 plugin keymaps, plus a fix on mosaique.Robert Menes7-1/+75
2009-12-09Rework spacerocks:Teruaki Kawashima1-839/+812
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-06Boomshine:Maurus Cuelenaere1-42/+30
2009-12-06Correct checking return value of open in plugins.Teruaki Kawashima11-14/+20
2009-12-05A few more GoGear SA9200 plugin keymaps.Robert Menes7-0/+71
2009-12-05spacerocks: Fix indentation and remove trailing spaces. Fix some minor bugs.Teruaki Kawashima1-809/+740
2009-12-05boomshine: use theme colour to draw text so that text would be more readable ...Teruaki Kawashima1-2/+2
2009-12-05plasma: clean up button definition.Teruaki Kawashima1-60/+44
2009-12-05Fix division by 0 by clamping freq value a little higher, some minor style an...Nils Wallménius1-12/+11
2009-12-04png: Change zoom in/out method and don't center the view on zoom.Teruaki Kawashima1-97/+98
2009-12-04text editor: Return pointer to buffer but position in buffer for ACTION_GET t...Teruaki Kawashima1-28/+26
2009-12-04blackjack: Set foreground color and background color properly after canceled ...Teruaki Kawashima1-14/+19
2009-12-04Fix a typo for the GoGear SA9200 on chessclock, and got the LCD resolutionRobert Menes3-9/+13
2009-12-04Dice: Prevent a divide by 0Karl Kurbjun1-0/+3
2009-12-04fix red - add missing #elifMichael Chicoine1-0/+1