Commit Graph

17 Commits (cbf9c22adf27103dea9dd425c3eff2b769fa8b74)

Author SHA1 Message Date
Joel Bodenmann 785047b0aa Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
inmarket 7c5a6c928f For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
Tibo Clausen 0840c8e784 Update license header 2018-10-01 17:34:15 +02:00
inmarket 93da5a0578 gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
inmarket 215f31ee3d Added type gDelay to replace V2.x delaytime_t
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
2018-07-08 14:30:31 +10:00
inmarket f9c848e985 Change color_t to gColor 2018-07-08 11:19:43 +10:00
inmarket 2ab2d77fcb Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
inmarket 41271d632b Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
Joel Bodenmann ea158a836d Adding nullpointer checks to GDISP image functions 2017-10-01 13:21:56 +02:00
Joel Bodenmann 73a110eed6 Adding API documentation for new image color palette functions 2016-11-11 18:35:09 +01:00
Joel Bodenmann ebfe1e95a2 Minor changes & improvements on image color palletization handling 2016-11-11 18:28:48 +01:00
Joel Bodenmann 386e49480d Adding ability to modify the color palette of BMP images (untested) 2016-11-10 23:00:31 +01:00
inmarket fb7e7c6ea7 Fix compiler errors and warnings on image handling with multiple image formats turned on. 2015-11-25 12:25:04 +10:00
inmarket f48b492303 Clean up endian support for images based on new system defines
Remove deprecated image functions
2015-11-11 19:20:10 +10:00
Joel Bodenmann 6397a56e0b Doxygen 2015-11-07 16:33:28 +01:00
inmarket 0f3f8f68f8 Rename lots of files to help prevent compile time name conflicts. 2014-08-20 17:42:53 +10:00