index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changelog.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce type gImage to replace v2.x gdispImage
Joel Bodenmann
2019-04-10
1
-0
/
+1
*
Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...
inmarket
2018-11-03
1
-3
/
+5
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-1
/
+3
*
Fix gfxRealloc bug for RAW32 (and derivitives)
inmarket
2018-10-14
1
-0
/
+1
*
Reverse removal of label auto-sizing during label creation. Retained removal ...
inmarket
2018-10-14
1
-2
/
+2
*
Updating changelog
Joel Bodenmann
2018-10-01
1
-0
/
+2
*
Added type gThread to replace V2.x gfxThreadHandle
inmarket
2018-07-08
1
-0
/
+1
*
gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY
inmarket
2018-07-08
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
-11
/
+15
*
Added type gColorformat to replace V2.x colorformat
inmarket
2018-07-08
1
-0
/
+1
*
Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...
inmarket
2018-07-08
1
-10
/
+11
*
Added macros JUSTIFYMASK_HORIZONTAL, JUSTIFYMASK_VERTICAL to replace macros J...
inmarket
2018-07-08
1
-0
/
+1
*
Added type gFont to replace V2.x font_t
inmarket
2018-07-08
1
-0
/
+1
*
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...
inmarket
2018-07-08
1
-2
/
+3
*
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...
inmarket
2018-07-08
1
-0
/
+1
*
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...
inmarket
2018-07-08
1
-0
/
+1
*
Change color_t to gColor
inmarket
2018-07-08
1
-0
/
+1
*
Change pixel_t to gPixel
inmarket
2018-07-08
1
-0
/
+1
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-0
/
+1
*
Change point and point_t to gPoint
inmarket
2018-07-08
1
-2
/
+2
*
Added WS29EPD driver by cpu20 for the WaveShare E-Paper display
inmarket
2018-07-07
1
-0
/
+1
*
Add support for ChibiOS V5 - Thanks Vrollei
inmarket
2018-07-07
1
-0
/
+1
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-0
/
+8
*
Fix UC1610 driver private area initialisation
inmarket
2018-04-03
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master'
inmarket
2018-03-10
1
-0
/
+1
|
\
|
*
Updating changelog
Joel Bodenmann
2018-03-10
1
-0
/
+1
*
|
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
1
-1
/
+1
|
/
*
First set of V3 macro changes
inmarket
2018-02-27
1
-0
/
+4
*
Fixing issue in RTX5/CMSIS2 port
Joel Bodenmann
2018-02-26
1
-0
/
+1
*
Added support for specifying calibration fonts and text
inmarket
2018-02-24
1
-0
/
+10
*
Release v2.8
Joel Bodenmann
2017-10-29
1
-1
/
+1
*
Improving STM32F746G-Discovery board files
Joel Bodenmann
2017-10-28
1
-0
/
+1
*
STM32F469i-Discovery board files
Joel Bodenmann
2017-10-28
1
-0
/
+2
*
Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms.
inmarket
2017-10-02
1
-1
/
+1
*
Add cache flushing to the ChibiOS FATFS/PETITFS block routines. Required for ...
inmarket
2017-10-02
1
-0
/
+1
*
Adding nullpointer checks to GDISP image functions
Joel Bodenmann
2017-10-01
1
-0
/
+1
*
STM32LTDC 2nd layer support with alpha
inmarket
2017-10-01
1
-0
/
+9
*
Adding Zephyr port
Joel Bodenmann
2017-09-20
1
-0
/
+1
*
Oops - add readme and changelog
inmarket
2017-09-11
1
-0
/
+1
*
First attempt at the JPG decoder. Compiles but may not run.
inmarket
2017-08-26
1
-0
/
+1
*
Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
inmarket
2017-08-26
1
-0
/
+1
*
Fix a problem with gwinImage where an animated GIF can leave a running timer ...
inmarket
2017-08-26
1
-0
/
+3
*
Add support for CMSIS V2 OS's eg RTX5
inmarket
2017-08-16
1
-0
/
+2
*
Fix gwinTextEdit() problems
inmarket
2017-08-09
1
-1
/
+3
*
Added UC1610 driver. Thanks to aeroman
inmarket
2017-07-19
1
-0
/
+1
*
Upgrade to from FATFS-0.10b to FATFS-0.13
inmarket
2017-06-24
1
-0
/
+1
*
Updating changelog
Joel Bodenmann
2017-05-24
1
-0
/
+1
*
Adding RA6963 driver
Joel Bodenmann
2017-05-23
1
-409
/
+410
*
KS0108 multi-chip driver thanks to doc_rob.
inmarket
2017-05-18
1
-0
/
+1
[next]