index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
modules
/
gdisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
10
-48
/
+48
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-2
/
+2
*
Added type gDelay to replace V2.x delaytime_t
inmarket
2018-07-08
1
-1
/
+1
*
Added type gFont to replace V2.x font_t
inmarket
2018-07-08
3
-4
/
+4
*
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...
inmarket
2018-07-08
1
-2
/
+2
*
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...
inmarket
2018-07-08
2
-11
/
+11
*
Change color_t to gColor
inmarket
2018-07-08
1
-1
/
+1
*
Change pixel_t to gPixel
inmarket
2018-07-08
1
-1
/
+1
*
Change coord_t to gCoord
inmarket
2018-07-08
10
-18
/
+18
*
Change point and point_t to gPoint
inmarket
2018-07-08
1
-3
/
+3
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
8
-9
/
+9
*
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
12
-64
/
+64
*
First set of V3 macro changes
inmarket
2018-02-27
17
-183
/
+183
*
STM32LTDC 2nd layer support with alpha
inmarket
2017-10-01
1
-1
/
+1
*
Update font demo to show Anti-aliased drawing
inmarket
2017-01-18
2
-12
/
+27
*
Adding gdispGDrawThickArc() demo
Joel Bodenmann
2016-12-11
3
-0
/
+113
*
Adding screenshot of the expected result to /demos/modules/gdisp/images_palet...
Joel Bodenmann
2016-11-11
1
-0
/
+0
*
Adding demo to demonstrate image color palette modification
Joel Bodenmann
2016-11-11
7
-0
/
+222
*
Add PNG image support - Does not support interlaced PNG's
inmarket
2016-02-27
1
-5
/
+6
*
Improving Pixmap API
Joel Bodenmann
2015-07-03
1
-6
/
+9
*
Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (droppi...
Joel Bodenmann
2015-07-03
3
-1
/
+1
*
Update multiple display demo to display better on very small displays.
inmarket
2015-02-07
1
-4
/
+14
*
Multiple Displays demo - use sprintg instead of sprintf.
inmarket
2015-02-05
2
-6
/
+19
*
Add support and demo for pixmaps (in memory drawing)
inmarket
2015-01-13
3
-0
/
+134
*
Add MatrixFloat2D and MatrixFixed2D operations to GMISC.
inmarket
2014-11-21
3
-0
/
+229
*
Simplifying gdisp/arcsectors demo to only use the GDISP module
Joel Bodenmann
2014-10-28
2
-24
/
+6
*
Added new arc sector drawing routines (Thanks to steved for the inspiration).
inmarket
2014-10-27
3
-0
/
+131
*
SImplify the options for multiple displays.
inmarket
2014-09-17
2
-16
/
+22
*
Add demo makefiles and update example master makefiles to match.
inmarket
2014-02-19
8
-0
/
+24
*
On ARM gcc compiler it appears that non-referenced character arrays are "opti...
inmarket
2014-02-15
2
-36
/
+2
*
Update image demo's to use GFILE ROMFS.
inmarket
2014-02-07
8
-35
/
+81
*
Update demo's with images in them
inmarket
2014-02-07
4
-6
/
+10
*
Comment fix
inmarket
2013-11-23
1
-1
/
+1
*
Remove orientation changes in demos because this is now handled by using GDIS...
inmarket
2013-11-16
1
-3
/
+0
*
Fix incorrect naming of GMISC_INVSQRT_... macros.
inmarket
2013-11-09
2
-4
/
+4
*
Fix spelling error and migrate demo gfxconf.h changes to all demos including ...
inmarket
2013-10-28
10
-62
/
+32
*
uncommented GOS selection in GDISP and GWIN demos
Joel Bodenmann
2013-10-28
6
-30
/
+30
*
updated GDISP and GWIN demos
Joel Bodenmann
2013-10-28
31
-416
/
+141
*
GMISC invsqrt() function.
inmarket
2013-10-24
2
-13
/
+29
*
Fix missing case in gdispStreamStop().
inmarket
2013-10-21
2
-0
/
+4
*
Multiple controller support can now auto-detect hardware capabilities at run-...
inmarket
2013-10-16
1
-13
/
+26
*
New demo for multiple display support.
inmarket
2013-10-14
2
-0
/
+197
*
Update animated image demo to better support small displays
inmarket
2013-09-27
1
-3
/
+14
*
Update to streaming demo program to only update the needed area (results in m...
inmarket
2013-09-25
2
-22
/
+41
*
New streaming demo
inmarket
2013-09-24
2
-0
/
+148
*
Update demos so OS can be specified in the Makefile
inmarket
2013-09-18
4
-12
/
+11
*
added cyrillic font demo
Joel Bodenmann
2013-09-15
3
-0
/
+644
*
Update demos slightly.
inmarket
2013-09-06
3
-12
/
+16
*
Update old demos for new fonts.
inmarket
2013-08-17
1
-3
/
+23
*
Add new font demo showing how to include user application fonts.
inmarket
2013-08-17
11
-0
/
+1590
[next]