Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license header | Tibo Clausen | 2018-10-01 | 4 | -4/+4 |
| | |||||
* | Added type gOrientation to replace V2.x orientation_t, and values ↵ | inmarket | 2018-07-08 | 1 | -18/+18 |
| | | | | gOrientationX replace GDISP_ROTATE_X | ||||
* | Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX ↵ | inmarket | 2018-07-08 | 1 | -8/+8 |
| | | | | replace powerXXX | ||||
* | Change color_t to gColor | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -4/+4 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 2 | -5/+5 |
| | |||||
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 1 | -2/+2 |
| | |||||
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -4/+4 |
| | |||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -3/+3 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 1 | -8/+8 |
| | |||||
* | Fixes to all monochrome drivers | inmarket | 2015-02-07 | 2 | -0/+30 |
| | | | | TLS8204 driver is now operational | ||||
* | Driver bugfix | inmarket | 2015-02-05 | 1 | -5/+1 |
| | |||||
* | Missing definition in driver board template file | inmarket | 2015-02-05 | 1 | -0/+5 |
| | |||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 1 | -1/+1 |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | ||||
* | fix SPI send data | root | 2014-07-12 | 1 | -9/+2 |
| | |||||
* | fix SPI | root | 2014-07-10 | 1 | -4/+3 |
| | |||||
* | more whitepsaces | Joel Bodenmann | 2014-07-09 | 1 | -5/+5 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-07-09 | 1 | -25/+25 |
| | |||||
* | first commit | root | 2014-07-09 | 5 | -0/+351 |