summaryrefslogtreecommitdiff
path: root/apps/plugins/fractals/fractal.c (unfollow)
Commit message (Expand)Author
2011-05-04Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann
2011-05-01Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann
2010-08-25Remove a bunch of build conditions inside .c filesRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis
2010-01-18Fractals: Use overlay (do not clear the screen and paint the same region) whe...Tomer Shalev
2010-01-18Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces.Teruaki Kawashima
2010-01-17Fractals: Prevent zooming more than deepest possible zoomTomer Shalev
2010-01-17Fractals: Fix redTomer Shalev
2010-01-17Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield()Tomer Shalev
2010-01-15Fractals: Fix yellowTomer Shalev
2010-01-15Fractals: Fix redTomer Shalev
2010-01-15FS#10911 - Plugins: Fractals (formerly Mandelbrot) Tomer Shalev