aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_gdisp.c
Commit message (Expand)AuthorAgeFilesLines
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-3378/+0
* Compile fix for default orientation with pixmaps.inmarket2015-01-141-2/+4
* Support dynamic displays at compile time, don't re-orient pixmaps at initiali...inmarket2015-01-131-6/+12
* Add support and demo for pixmaps (in memory drawing)inmarket2015-01-131-1/+1
* Protect against NULL stringsinmarket2015-01-031-0/+3
* Fixing bug in gdispGDrawRoundedBox()Joel Bodenmann2014-11-291-4/+4
* Fix some extern structure definitions that cause problems with some compilersinmarket2014-11-261-5/+7
* Added new arc sector drawing routines (Thanks to steved for the inspiration).inmarket2014-10-271-12/+251
* Change to GDriver to support an initialisation parameterinmarket2014-09-261-4/+5
* Expose the GDISP_STARTUP_COLOR setting for the initial color of displaysinmarket2014-09-251-3/+0
* GDISP updates to match previous GDRIVER and multiple display updatesinmarket2014-09-171-3/+12
* SImplify the options for multiple displays.inmarket2014-09-171-68/+43
* Fixes to gdriver to make uGFXnet displays workinmarket2014-09-131-15/+91
* GDRIVER now working for GDISP including multiple displays.inmarket2014-08-231-153/+121
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+3100