summaryrefslogtreecommitdiffstats
path: root/apps/plugins/fractals
AgeCommit message (Expand)AuthorFilesLines
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok1-0/+12
2010-01-30mandelbrot: start with bright colors on greyscaleRafaël Carré1-1/+1
2010-01-30mandelbrot: use correct colors on greyscale targets (FS#10935)Rafaël Carré1-3/+5
2010-01-21fractals: set svn:keywords property.Teruaki Kawashima1-1/+1
2010-01-21Fractals: this should fix bugs on simulator for greyscale LCD targets.Teruaki Kawashima3-4/+7
2010-01-19Fractals: No need to have globals under ctx structTomer Shalev1-55/+52
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-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-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 Shalev3-9/+7
2010-01-15FS#10911 - Plugins: Fractals (formerly Mandelbrot) Tomer Shalev15-0/+1671