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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
New port: FiiO M3K
Solomon Peachy
1
-0
/
+12
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
3
-130
/
+3
2020-06-30
fractals: Clean up ARM asm
Solomon Peachy
1
-4
/
+4
2020-04-13
av300: Continue cleaning out keymaps.
Solomon Peachy
1
-12
/
+0
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
1
-0
/
+24
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
1
-0
/
+24
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+12
2018-06-20
Fix yellow for LCD_DEPTH == 32
Marcin Bukat
1
-0
/
+7
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
1
-0
/
+12
2018-04-03
Zen XFi2: Enable Plugins
Sebastian Leonhardt
1
-0
/
+3
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2015-11-16
fix yellow.
Szymon Dziok
1
-2
/
+4
2015-11-15
YH8xx,YH9xx: Keymap improvement
Sebastian Leonhardt
1
-4
/
+17
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
1
-0
/
+3
2014-07-17
zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable plugins
Amaury Pouly
1
-0
/
+11
2014-06-30
Introduce plugin keymaps for the Sony NWZ Series
Nils Stec
1
-0
/
+13
2014-06-21
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
1
-3
/
+2
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2014-04-06
Complete Plugin Keymaps for Creative Zen X-Fi3
David Jilke
1
-0
/
+12
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
1
-0
/
+12
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
1
-0
/
+12
2012-02-21
Fuze+: fractals's plugin keymaps reworks
Jean-Louis Biasini
1
-4
/
+4
2012-02-02
MPIOs: keymap tweaks
Marcin Bukat
1
-6
/
+6
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-0
/
+12
2011-11-16
Sandisk Sansa Connect port (FS #12363)
Tomasz Moń
1
-0
/
+12
2011-10-02
fuze+: add fractal keymap
Amaury Pouly
1
-0
/
+12
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-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+12
2010-11-02
More plugin keymaps for the GoGear HDD6330.
Robert Menes
1
-0
/
+12
2010-11-02
MPIO HD200: rename button defines to adhere how they are labeled on the device.
Marcin Bukat
1
-4
/
+4
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
2
-20
/
+12
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
1
-0
/
+12
2010-03-28
Fractals: Remove redundant assignment to a variable (y_delta)
Tomer Shalev
1
-19
/
+18
2010-02-14
Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...
Szymon Dziok
1
-0
/
+12
2010-01-30
mandelbrot: start with bright colors on greyscale
Rafaël Carré
1
-1
/
+1
2010-01-30
mandelbrot: use correct colors on greyscale targets (FS#10935)
Rafaël Carré
1
-3
/
+5
2010-01-21
fractals: set svn:keywords property.
Teruaki Kawashima
1
-1
/
+1
2010-01-21
Fractals: this should fix bugs on simulator for greyscale LCD targets.
Teruaki Kawashima
3
-4
/
+7
2010-01-19
Fractals: No need to have globals under ctx struct
Tomer Shalev
1
-55
/
+52
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
2
-214
/
+215
2010-01-17
Fractals: Have helper functions in header file to keep them inlined
Tomer Shalev
7
-204
/
+118
2010-01-17
Fractals: Use more colors
Tomer Shalev
1
-13
/
+13
2010-01-17
Fractals: Prevent zooming more than deepest possible zoom
Tomer Shalev
3
-12
/
+25
2010-01-17
Fractals: Fix SAMSUNG_YH_PAD key assignment. Also fixes red
Tomer Shalev
1
-1
/
+1
[next]