Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type gDelay to replace V2.x delaytime_t | inmarket | 2018-07-08 | 1 | -1/+1 |
| | | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t | ||||
* | Change pixel_t to gPixel | inmarket | 2018-07-08 | 1 | -9/+9 |
| | |||||
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -2/+2 |
| | |||||
* | Fix compiler errors and warnings on image handling with multiple image ↵ | inmarket | 2015-11-25 | 1 | -16/+24 |
| | | | | formats turned on. | ||||
* | Prevent naming conflicts when compiling multiple image formats with ↵ | inmarket | 2015-11-24 | 1 | -8/+8 |
| | | | | GFXSINGLEMAKE | ||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -1/+1 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Clean up endian support for images based on new system defines | inmarket | 2015-11-11 | 1 | -0/+2 |
| | | | | Remove deprecated image functions | ||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 1 | -5/+0 |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | ||||
* | doxygen updates | inmarket | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+145 |