summaryrefslogtreecommitdiffstats
path: root/apps/plugins/fractals
AgeCommit message (Expand)AuthorFilesLines
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-23/+10
2020-10-09New port: FiiO M3KSolomon Peachy1-0/+12
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy3-130/+3
2020-06-30fractals: Clean up ARM asmSolomon Peachy1-4/+4
2020-04-13av300: Continue cleaning out keymaps.Solomon Peachy1-12/+0
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-0/+24
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+24
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+12
2018-06-20Fix yellow for LCD_DEPTH == 32Marcin Bukat1-0/+7
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat1-0/+12
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-0/+3
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2015-11-16fix yellow.Szymon Dziok1-2/+4
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt1-4/+17
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+3
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly1-0/+11
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec1-0/+13
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz1-3/+2
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke1-0/+12
2012-04-19hm801: Add support for plugins.Andrew Ryabinin1-0/+12
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin1-0/+12
2012-02-21Fuze+: fractals's plugin keymaps reworksJean-Louis Biasini1-4/+4
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-6/+6
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+12
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+12
2011-10-02fuze+: add fractal keymapAmaury Pouly1-0/+12
2011-05-04Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann1-2/+2
2011-05-01Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann1-1/+10
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+12
2010-11-02More plugin keymaps for the GoGear HDD6330.Robert Menes1-0/+12
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-4/+4
2010-08-25Remove a bunch of build conditions inside .c filesRafaël Carré1-4/+0
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-13/+7
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-7/+13
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-13/+7
2010-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis2-20/+12
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+12
2010-03-28Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev1-19/+18
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