summaryrefslogtreecommitdiff
path: root/apps/plugins/fractals (follow)
Commit message (Expand)AuthorAge
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis2010-06-04
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev2010-03-28
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* mandelbrot: start with bright colors on greyscaleRafaël Carré2010-01-30
* mandelbrot: use correct colors on greyscale targets (FS#10935)Rafaël Carré2010-01-30
* fractals: set svn:keywords property.Teruaki Kawashima2010-01-21
* Fractals: this should fix bugs on simulator for greyscale LCD targets.Teruaki Kawashima2010-01-21
* Fractals: No need to have globals under ctx structTomer Shalev2010-01-19
* 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
* 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
* 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