aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Revert "GDISP changes including polygon support"Andrew Hannam2013-03-104-1014/+540
| | | | This reverts commit 269262ef9bcd392eb037ed9873557478951669e7.
* GDISP changes including polygon supportAndrew Hannam2013-03-104-540/+1014
| | | | | | | | | | | | Add polygon drawing Add convex polygon filling Start support for a monochrome display Move gdisp doxygen to header file Restructure the balance between gdisp.h and gdisp_lld.h Remove old extern font definitions (now always use gdispOpenFont) Make public the GDISP structure and change macros to suit (faster for the application). gdispQuery is now optional.
* Correction of copyright messageAndrew Hannam2013-03-084-4/+4
|
* updated copyright - 2013Joel Bodenmann2013-03-0639-39/+39
|
* TDISP updateJoel Bodenmann2013-03-021-2/+2
|
* Add option GWIN_BUTTON_LAZY_RELEASEAndrew Hannam2013-03-021-71/+74
| | | | | | Add option GWIN_BUTTON_LAZY_RELEASE. When set to true in gfxconf.h it changes gwin button behaviour to not require the mouse/touch be over the button when it is released.
* GAUDIN implemented with GADC driverAndrew Hannam2013-03-016-457/+597
|
* GADC implementation with demo programAndrew Hannam2013-02-184-435/+639
| | | | Also includes driver for AT91SAM7 cpu
* Fix compile error in GDISPAndrew Hannam2013-02-184-1795/+1795
| | | | | | Fix compile error with wrongly named include file Revert lld_gdisp naming convention to gdisp_lld to fix problem and be consitant with all other low level drivers.
* TDISP merge - NOT TESTED!!!Joel Bodenmann2013-02-183-238/+284
|\
| * TDISP cleanupAndrew Hannam2013-01-193-238/+284
| | | | | | | | | | | | Seperate High level and low level code better Implement tdispControl Cleanup
* | typoJoel Bodenmann2013-02-111-1/+1
| |
* | VMT removalJoel Bodenmann2013-02-112-28/+23
| |
* | more GDISP_LLD() cleanupJoel Bodenmann2013-02-112-7/+2
| |
* | removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-1137-0/+5827
| |
* | removed GDISP_LLD() macroJoel Bodenmann2013-02-1137-5827/+0
| |
* | small GDISP fix - Thanks to George LucianJoel Bodenmann2013-02-041-1/+1
|/
* Merge pull request #31 from inmarket/masterTectu2013-01-1711-0/+844
|\ | | | | New Subsystems GADC, GAUDIN, GAUDOUT, GMISC
| * Implement GMISC Array OperationsAndrew Hannam2013-01-171-0/+6
| |
| * New Subsystems GADC, GAUDIN, GAUDOUT, GMISCAndrew Hannam2013-01-1711-0/+838
| | | | | | | | Subsystem definitions and API (not fully implemented yet)
* | TDISP cleanupJoel Bodenmann2013-01-172-4/+6
|/
* some more TDISP cleanupJoel Bodenmann2013-01-161-0/+2
|
* removed internal TDISP_LLD() macroJoel Bodenmann2013-01-161-3/+5
|
* TDISP updateJoel Bodenmann2013-01-161-3/+3
|
* compiling bux fixJoel Bodenmann2013-01-131-0/+3
|
* small fixJoel Bodenmann2013-01-131-0/+9
|
* tdisp fixesJoel Bodenmann2013-01-121-2/+2
|
* TDISP: added custom character routineJoel Bodenmann2013-01-121-1/+12
|
* tdisp docsJoel Bodenmann2013-01-111-0/+1
|
* Merge branch 'tdisp'Joel Bodenmann2013-01-114-0/+272
|\
| * tdisp updateJoel Bodenmann2013-01-111-5/+6
| |
| * some tdisp updateJoel Bodenmann2013-01-113-22/+104
| |
| * TDISP updateJoel Bodenmann2013-01-101-0/+7
| |
| * 4-bit mode implementedJoel Bodenmann2013-01-101-0/+16
| |
| * some TDISP doxygenJoel Bodenmann2013-01-102-2/+60
| |
| * added TDISP - experimentalJoel Bodenmann2013-01-093-0/+108
| |
* | small doxygen fixesJoel Bodenmann2013-01-111-11/+15
|/
* more updateJoel Bodenmann2012-12-211-5/+63
|
* doxygen & cleanupJoel Bodenmann2012-12-212-57/+164
|
* doxygen warning fixJoel Bodenmann2012-12-201-1/+1
|
* small doxygen cleanupJoel Bodenmann2012-12-203-8/+4
|
* more doxygen cleanupJoel Bodenmann2012-12-192-16/+93
|
* GEVENT doxygenJoel Bodenmann2012-12-191-45/+85
|
* more doxygenJoel Bodenmann2012-12-1814-10/+45
|
* some more doxygenJoel Bodenmann2012-12-183-0/+22
|
* some more doxygenJoel Bodenmann2012-12-184-0/+24
|
* doxygen fixJoel Bodenmann2012-12-181-1/+4
|
* doxygenJoel Bodenmann2012-12-189-9/+23
|
* ginput doxygenJoel Bodenmann2012-12-184-23/+98
|
* ginput/mouse doxygenJoel Bodenmann2012-12-181-8/+47
|