index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added type gThread to replace V2.x gfxThreadHandle
inmarket
2018-07-08
1
-1
/
+1
*
gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY
inmarket
2018-07-08
2
-3
/
+3
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
18
-21
/
+21
*
Added type gDelay to replace V2.x delaytime_t
inmarket
2018-07-08
3
-7
/
+7
*
Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...
inmarket
2018-07-08
5
-6
/
+6
*
Added type gFont to replace V2.x font_t
inmarket
2018-07-08
10
-11
/
+11
*
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
3
-15
/
+15
*
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
19
-48
/
+48
*
Change point and point_t to gPoint
inmarket
2018-07-08
2
-4
/
+4
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
40
-218
/
+218
*
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
39
-137
/
+137
*
First set of V3 macro changes
inmarket
2018-02-27
48
-810
/
+810
*
STM32LTDC 2nd layer support with alpha
inmarket
2017-10-01
1
-1
/
+1
*
Updating /demos/modules/gwin/graph configuration file
Joel Bodenmann
2017-09-26
1
-0
/
+5
*
using GFX_PI instead of M_PI in graph demo
Joel Bodenmann
2017-09-26
1
-7
/
+7
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
1
-3
/
+9
*
Add a demo for GFILE
inmarket
2017-06-24
3
-0
/
+73
*
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
*
Fixing misleading/wrong configuration of virtual keyboard demo
Joel Bodenmann
2016-08-03
1
-1
/
+1
*
Adding demo using textedit with virtual keyboard widget
Joel Bodenmann
2016-02-28
3
-0
/
+177
*
Merge branch 'translation'
Joel Bodenmann
2016-02-27
4
-0
/
+900
|
\
|
*
Improving GTRANS basic demo
Joel Bodenmann
2016-02-09
3
-50
/
+802
|
*
Adding documentation to GTRANS
Joel Bodenmann
2016-02-08
1
-1
/
+1
|
*
Preliminary version of GTRANS
Joel Bodenmann
2016-02-07
2
-2
/
+39
|
*
GTRANS module skeleton
Joel Bodenmann
2016-02-07
3
-0
/
+111
*
|
Add PNG image support - Does not support interlaced PNG's
inmarket
2016-02-27
1
-5
/
+6
*
|
Add necessary setting to graph demo
inmarket
2016-02-13
1
-0
/
+1
|
/
*
Adding comments to graph demo
Joel Bodenmann
2016-01-08
1
-60
/
+67
*
Fixing 'progress' color of built-in widget styles
Joel Bodenmann
2015-12-19
1
-1
/
+1
*
using GFX_PI internally to avoid issues with M_PI
Joel Bodenmann
2015-11-28
1
-2
/
+2
*
Make no hardware keyboard the default for the textedit demo
inmarket
2015-11-27
1
-2
/
+2
*
Fix frame demo so that malloc is emulated as rand() needs it on some platforms
inmarket
2015-11-27
2
-1
/
+4
*
Revert "Adding justification parameter to gwinLabelCreate()"
Joel Bodenmann
2015-11-07
5
-13
/
+13
*
Adding justification parameter to gwinLabelCreate()
Joel Bodenmann
2015-11-06
5
-13
/
+13
*
Add some keyboard widget support
inmarket
2015-08-17
2
-0
/
+17
*
Compile fixes
inmarket
2015-08-16
1
-3
/
+3
*
Updates to focus.
inmarket
2015-08-16
2
-4
/
+11
*
Adding TextEdit demo
Joel Bodenmann
2015-08-14
3
-0
/
+213
*
Revert unnecessary change in the sliders demo config file from previous commit
Joel Bodenmann
2015-07-22
1
-1
/
+0
*
Adding first version of STM32F7 discovery touch driver
Joel Bodenmann
2015-07-22
1
-0
/
+1
*
Updated gos/threads and gos/threads_advanced demos.
inmarket
2015-07-08
4
-104
/
+108
*
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
*
Adding Tabset widget demo
Joel Bodenmann
2015-06-26
3
-0
/
+195
[next]