summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Disable DOOM for c200v2, it won't runRafaël Carré2010-01-24
* *.link: depends on config file where plugin buffer size is setRafaël Carré2010-01-24
* fractals: set svn:keywords property.Teruaki Kawashima2010-01-21
* Fractals: this should fix bugs on simulator for greyscale LCD targets.Teruaki Kawashima2010-01-21
* mpegplayer: reset foreground/background color and clear display in case they ...Teruaki Kawashima2010-01-21
* jpeg,png: fix typo in comments and indentions.Teruaki Kawashima2010-01-21
* FS#10738: fix disktidy plugin crash when dealing with very long file/director...Amaury Pouly2010-01-20
* Fractals: No need to have globals under ctx structTomer Shalev2010-01-19
* A simple rename in cube.c (s/USE_GSLIB/USEGSLIB) in order to have better cons...Tomer Shalev2010-01-18
* Fractals: Use overlay (do not clear the screen and paint the same region) whe...Tomer Shalev2010-01-18
* Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces.Teruaki Kawashima2010-01-18
* jpeg,png: Merge user interface code and plugin entry point of the two plugins...Teruaki Kawashima2010-01-18
* Fix warnings in frotz, one of which is a real bug :)Torne Wuff2010-01-17
* New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.Torne Wuff2010-01-17
* Fractals: Have helper functions in header file to keep them inlinedTomer Shalev2010-01-17
* Fractals: Use more colorsTomer Shalev2010-01-17
* Fractals: Prevent zooming more than deepest possible zoomTomer Shalev2010-01-17
* Fractals: Fix SAMSUNG_YH_PAD key assignment. Also fixes redTomer Shalev2010-01-17
* Fractals: Fix redTomer Shalev2010-01-17
* Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield()Tomer Shalev2010-01-17
* Fractals: Use constants for screen panningTomer Shalev2010-01-17
* change dependencies in make files:Teruaki Kawashima2010-01-17
* Fractals: Use defines for colorsTomer Shalev2010-01-15
* Fractals: Fix yellowTomer Shalev2010-01-15
* Mandelbrot: Another try at fixing redsTomer Shalev2010-01-15
* Fractals: Fix redTomer Shalev2010-01-15
* FS#10911 - Plugins: Fractals (formerly Mandelbrot) Tomer Shalev2010-01-15
* mpegplayer:Teruaki Kawashima2010-01-13
* pluginlib: Support calling a function at exit time to clean up open filesTorne Wuff2010-01-05
* Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere2010-01-03
* Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken2010-01-03
* Fix warning in chip8 plugin for simulator buildsBertrik Sikken2010-01-03
* chip8 plugin:Bertrik Sikken2010-01-03
* More tabs removedAndree Buschmann2010-01-03
* Fix tabs in chip8 pluginBertrik Sikken2010-01-02
* xobox: show game stats when finishing levelJeffrey Goode2010-01-02
* Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken2010-01-02
* Brickmania: Change the drawing/collision detection to simplify position manag...Karl Kurbjun2010-01-02
* Fix red.Karl Kurbjun2010-01-02
* Brickmania: Scale bitmaps with the high-res bricks to fit them to the LCD wid...Karl Kurbjun2010-01-02
* Simplify some expressions using the ? operatorBertrik Sikken2010-01-01
* Add bitmaps for correct and wrong flags when showing the full board. (Feel fr...Antoine Cellerier2009-12-30
* Clicking on a discovered tile with its number of adjacent mines already flagg...Antoine Cellerier2009-12-30
* Brickmania: Improve screen collision detection.Karl Kurbjun2009-12-23
* blackjack: improve the menu and the buttonsJohannes Schwarz2009-12-21
* jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is le...Teruaki Kawashima2009-12-21
* properties,shortcuts_view: enable the theme while showing list.Teruaki Kawashima2009-12-21
* codebuster: save settings only if they are changed.Teruaki Kawashima2009-12-20
* plugin: search,sort: Handle UTF-8 BOM at the start of file.Teruaki Kawashima2009-12-20
* make sure plugin reset backlight setting before exit. do code polish.Teruaki Kawashima2009-12-18