aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tools
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-2/+2
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-15/+15
* Update license headerTibo Clausen2018-10-012-2/+2
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-2/+2
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-083-9/+9
* Added type gFont to replace V2.x font_tinmarket2018-07-084-4/+4
* Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...inmarket2018-07-083-3/+3
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-084-8/+8
* Change coord_t to gCoordinmarket2018-07-084-7/+7
* Added new type definitions - moving towards V3.0inmarket2018-06-234-23/+23
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-104-19/+19
* First set of V3 macro changesinmarket2018-02-275-71/+71
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-1/+5
* Fixing demosJoel Bodenmann2015-10-301-2/+2
* Improving demo (/demos/tools/touch_calibration_grabber)Joel Bodenmann2015-06-191-0/+4
* Adding /demos/tools/touch_calibration_grabber which can be used to read out t...Joel Bodenmann2015-06-183-0/+151
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-212-4/+4
* Move the uGFX based tools into a sub-directory of demos so they can be compil...inmarket2014-11-149-0/+1172