summaryrefslogtreecommitdiffstats
path: root/apps/plugins/greyscale.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-2/+2
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-17/+1
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+8
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-2/+2
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-4/+1
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-6/+3
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-3/+6
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-6/+3
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+8
2009-01-24Add button map for the Clip.Jens Arnold1-0/+8
2009-01-16loader-initialized global plugin API:Andrew Mahone1-6/+4
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-07m:robe 100: a few button defines and other greyscale related changesRobert Kukla1-1/+1
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold1-1/+1
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold1-0/+11
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-11/+0
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-0/+11
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold1-1/+2
2008-01-13Greyscale test plugin: Add missing button definitions for M5.Jens Arnold1-0/+8
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold1-0/+1
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold1-0/+352