summaryrefslogtreecommitdiff
path: root/apps/plugins/fractals
AgeCommit message (Expand)Author
2020-04-13av300: Continue cleaning out keymaps.Solomon Peachy
2020-04-06xDuoo X3II and X20 portMarcin Bukat
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy
2018-06-20Fix yellow for LCD_DEPTH == 32Marcin Bukat
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2015-11-16fix yellow.Szymon Dziok
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-02-21Fuze+: fractals's plugin keymaps reworksJean-Louis Biasini
2012-02-02MPIOs: keymap tweaksMarcin Bukat
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-02fuze+: add fractal keymapAmaury Pouly
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-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-02More plugin keymaps for the GoGear HDD6330.Robert Menes
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
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-04-26Add MPIO HD200 port - changed filesMarcin Bukat
2010-03-28Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok
2010-01-30mandelbrot: start with bright colors on greyscaleRafaël Carré
2010-01-30mandelbrot: use correct colors on greyscale targets (FS#10935)Rafaël Carré
2010-01-21fractals: set svn:keywords property.Teruaki Kawashima
2010-01-21Fractals: this should fix bugs on simulator for greyscale LCD targets.Teruaki Kawashima
2010-01-19Fractals: No need to have globals under ctx structTomer Shalev
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: Have helper functions in header file to keep them inlinedTomer Shalev
2010-01-17Fractals: Use more colorsTomer Shalev
2010-01-17Fractals: Prevent zooming more than deepest possible zoomTomer Shalev
2010-01-17Fractals: Fix SAMSUNG_YH_PAD key assignment. Also fixes redTomer Shalev
2010-01-17Fractals: Fix redTomer Shalev
2010-01-17Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield()Tomer Shalev
2010-01-17Fractals: Use constants for screen panningTomer Shalev