aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp/options.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-381/+0
* GDISP startup logo now optionalJoel Bodenmann2013-12-161-0/+8
* Add support for a default application orientation.inmarket2013-11-091-9/+5
* GDISP_NEED_TEXT and GDISP_NEED_ELLIPSE defaults to FALSE now. The former requ...Joel Bodenmann2013-10-281-2/+2
* Add GDISP_NEED_TIMERFLUSH to enable automatic display flushing on a timer.inmarket2013-10-241-0/+13
* Fix missing case in gdispStreamStop().inmarket2013-10-211-0/+14
* Multiple displays across one or more controllers is now fully supported.inmarket2013-10-121-13/+44
* Scrolling emulation when not supported by hardwareinmarket2013-09-181-61/+75
* Vastly simplify GDISP mcufont interface code.inmarket2013-07-291-0/+4
* First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-281-25/+30
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* License header updatesinmarket2013-06-151-1/+1
* X driver for GDISP and GINPUT_MOUSEAndrew Hannam2013-05-161-0/+6
* updated license headersJoel Bodenmann2013-05-031-18/+5
* Revert "updated license headers"Joel Bodenmann2013-05-021-8/+19
* updated license headersJoel Bodenmann2013-05-021-19/+8
* GIF image handlingAndrew Hannam2013-04-201-0/+7
* New GDISP image handling with demoAndrew Hannam2013-04-031-0/+49
* GDISP changes including polygon supportAndrew Hannam2013-03-101-236/+247
* Revert "GDISP changes including polygon support"Andrew Hannam2013-03-101-247/+236
* GDISP changes including polygon supportAndrew Hannam2013-03-101-236/+247
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* VMT removalJoel Bodenmann2013-02-111-6/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+241
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-241/+0
* small doxygen cleanupJoel Bodenmann2012-12-201-1/+1
* Add GDISP font routines. Fix demo bugsAndrew Hannam2012-12-071-0/+33
* RestructureAndrew Hannam2012-12-061-0/+208