summaryrefslogtreecommitdiff
path: root/apps/plugins/fractals/fractal.c (follow)
Commit message (Expand)AuthorAge
* Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann2011-05-04
* Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann2011-05-01
* 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
* 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: Prevent zooming more than deepest possible zoomTomer Shalev2010-01-17
* Fractals: Fix redTomer Shalev2010-01-17
* Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield()Tomer Shalev2010-01-17
* Fractals: Fix yellowTomer Shalev2010-01-15
* Fractals: Fix redTomer Shalev2010-01-15
* FS#10911 - Plugins: Fractals (formerly Mandelbrot) Tomer Shalev2010-01-15