Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce type gImage to replace v2.x gdispImage | Joel Bodenmann | 2019-04-10 | 1 | -7/+7 |
| | |||||
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 1 | -7/+8 |
| | |||||
* | Update license header | Tibo Clausen | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | 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 |