Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another fix to gdriver | inmarket | 2015-08-18 | 1 | -6/+7 |
| | |||||
* | GDRIVER bugfix. Thanks to David. | Joel Bodenmann | 2015-08-17 | 1 | -2/+4 |
| | |||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 1 | -0/+8 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Add the license to the makefiles | inmarket | 2015-06-08 | 1 | -0/+5 |
| | |||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 6 | -6/+6 |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | ||||
* | Fixing doxygen | Joel Bodenmann | 2014-11-23 | 1 | -3/+2 |
| | |||||
* | Another GDriver bugfix | inmarket | 2014-09-26 | 1 | -2/+2 |
| | |||||
* | gdriver bugfix | inmarket | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Change to GDriver to support an initialisation parameter | inmarket | 2014-09-26 | 2 | -4/+5 |
| | |||||
* | Additional GDriver call | inmarket | 2014-09-25 | 2 | -9/+27 |
| | |||||
* | Convert GDRIVER instance numbers to unsigned. | inmarket | 2014-09-17 | 2 | -10/+10 |
| | |||||
* | Fixes to gdriver to make uGFXnet displays work | inmarket | 2014-09-13 | 2 | -44/+20 |
| | |||||
* | GDRIVER now working for GDISP including multiple displays. | inmarket | 2014-08-23 | 2 | -36/+86 |
| | | | | | | Still uses old GDISP driver model for now Untested with uGFXnet. Still to come: Input drivers etc | ||||
* | New gdriver module. | inmarket | 2014-08-23 | 5 | -0/+319 |