index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
fractals
/
fractal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
Fix last known 'variable set but not used' warning reported from GCC 4.6.0.
Andree Buschmann
1
-2
/
+2
2011-05-01
Fix nearly all residual 'variable set but not used' warnings reported from GC...
Andree Buschmann
1
-1
/
+10
2010-08-25
Remove a bunch of build conditions inside .c files
Rafaël Carré
1
-4
/
+0
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-13
/
+7
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-7
/
+13
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-13
/
+7
2010-06-04
Convert some more stuff to mylcd_ and support pgfx as well.
Michael Sevakis
1
-20
/
+10
2010-01-18
Fractals: Use overlay (do not clear the screen and paint the same region) whe...
Tomer Shalev
1
-9
/
+16
2010-01-18
Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces.
Teruaki Kawashima
1
-0
/
+7
2010-01-17
Fractals: Prevent zooming more than deepest possible zoom
Tomer Shalev
1
-4
/
+4
2010-01-17
Fractals: Fix red
Tomer Shalev
1
-1
/
+2
2010-01-17
Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield()
Tomer Shalev
1
-0
/
+3
2010-01-15
Fractals: Fix yellow
Tomer Shalev
1
-2
/
+1
2010-01-15
Fractals: Fix red
Tomer Shalev
1
-3
/
+0
2010-01-15
FS#10911 - Plugins: Fractals (formerly Mandelbrot)
Tomer Shalev
1
-0
/
+260