summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-01-20FS#10738: fix disktidy plugin crash when dealing with very long file/director...Amaury Pouly1-28/+70
2010-01-19Fractals: No need to have globals under ctx structTomer Shalev1-55/+52
2010-01-18A simple rename in cube.c (s/USE_GSLIB/USEGSLIB) in order to have better cons...Tomer Shalev1-12/+12
2010-01-18Fractals: Use overlay (do not clear the screen and paint the same region) whe...Tomer Shalev1-9/+16
2010-01-18Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces.Teruaki Kawashima2-214/+215
2010-01-18jpeg,png: Merge user interface code and plugin entry point of the two plugins...Teruaki Kawashima33-1995/+1048
2010-01-17Fix warnings in frotz, one of which is a real bug :)Torne Wuff2-6/+6
2010-01-17New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.Torne Wuff32-0/+10866
2010-01-17Fractals: Have helper functions in header file to keep them inlinedTomer Shalev7-204/+118
2010-01-17Fractals: Use more colorsTomer Shalev1-13/+13
2010-01-17Fractals: Prevent zooming more than deepest possible zoomTomer Shalev3-12/+25
2010-01-17Fractals: Fix SAMSUNG_YH_PAD key assignment. Also fixes redTomer Shalev1-1/+1
2010-01-17Fractals: Fix redTomer Shalev1-1/+2
2010-01-17Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield()Tomer Shalev1-0/+3
2010-01-17Fractals: Use constants for screen panningTomer Shalev3-4/+10
2010-01-17change dependencies in make files:Teruaki Kawashima6-7/+6
2010-01-15Fractals: Use defines for colorsTomer Shalev1-11/+17
2010-01-15Fractals: Fix yellowTomer Shalev3-7/+8
2010-01-15Mandelbrot: Another try at fixing redsTomer Shalev1-1/+1
2010-01-15Fractals: Fix redTomer Shalev4-934/+7
2010-01-15FS#10911 - Plugins: Fractals (formerly Mandelbrot) Tomer Shalev18-2/+1673
2010-01-13mpegplayer:Teruaki Kawashima4-161/+115
2010-01-05pluginlib: Support calling a function at exit time to clean up open filesTorne Wuff1-11/+20
2010-01-03Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere1-0/+1
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken1-1/+1
2010-01-03Fix warning in chip8 plugin for simulator buildsBertrik Sikken1-1/+1
2010-01-03chip8 plugin:Bertrik Sikken1-24/+18
2010-01-03More tabs removedAndree Buschmann2-10/+10
2010-01-02Fix tabs in chip8 pluginBertrik Sikken1-306/+306
2010-01-02xobox: show game stats when finishing levelJeffrey Goode1-0/+1
2010-01-02Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken4-5/+5
2010-01-02Brickmania: Change the drawing/collision detection to simplify position manag...Karl Kurbjun1-35/+35
2010-01-02Fix red.Karl Kurbjun1-0/+0
2010-01-02Brickmania: Scale bitmaps with the high-res bricks to fit them to the LCD wid...Karl Kurbjun7-0/+9
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken2-2/+2
2009-12-30Add bitmaps for correct and wrong flags when showing the full board. (Feel fr...Antoine Cellerier6-5/+8
2009-12-30Clicking on a discovered tile with its number of adjacent mines already flagg...Antoine Cellerier1-10/+51
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