index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding missing __cpp() wrapper macro to inline assembly for Keil RAW32 thread...
Joel Bodenmann
2016-12-12
3
-3
/
+3
*
Cleaning up raw32 thread context switching functions (use consistent coding s...
Joel Bodenmann
2016-12-12
3
-30
/
+30
*
Fixing typo in comment
Joel Bodenmann
2016-12-12
1
-1
/
+1
*
Update the Raw32 heap allocator to remove a memory merging bug.
inmarket
2016-12-12
1
-62
/
+50
*
Update Raw32 threads CLIB support to work with modern versions of the MINGW c...
inmarket
2016-12-12
1
-2
/
+3
*
Doxygen fixes
Joel Bodenmann
2016-12-11
1
-15
/
+15
*
Fixed drawThickArc function
Corentin Barman
2016-12-11
1
-23
/
+45
*
Merge branch 'master' of https://git.ugfx.io/uGFX/uGFX
Corentin Barman
2016-12-11
6
-123
/
+530
|
\
|
*
Fix GCC assembler broken during Keil port
inmarket
2016-12-08
3
-6
/
+6
|
*
Support for Keil compiler RAW32 CPU specific task switching for Cortex M0,1,3...
inmarket
2016-12-06
4
-70
/
+106
|
*
Fix a bug in the Cortex M0 task switcher
inmarket
2016-12-06
4
-107
/
+265
|
*
Add the ability to display the detected compiler
inmarket
2016-12-06
1
-0
/
+215
|
*
Remove some compiler warnings
inmarket
2016-12-06
2
-3
/
+1
*
|
Added a function to draw thick arcs
Corentin Barman
2016-11-27
2
-0
/
+122
|
/
*
Properly fix the problem causing the compiler warning
inmarket
2016-11-24
1
-2
/
+2
*
Prevening compiler warning
Joel Bodenmann
2016-11-19
1
-1
/
+1
*
Fixes to GEVENT
inmarket
2016-11-19
2
-52
/
+41
*
Adding gmiscHittestPoly()
Joel Bodenmann
2016-11-14
5
-1
/
+146
*
Add support for adding fonts to the font list
inmarket
2016-11-14
2
-13
/
+50
*
Merge branch 'master' of CorentinB/uGFX into master
Joel Bodenmann
2016-11-13
1
-60
/
+28
|
\
|
*
Fixed and improved the get_normal_vector function
Corentin Barman
2016-11-12
1
-60
/
+28
*
|
Merge branch 'image_palette'
Joel Bodenmann
2016-11-11
3
-7
/
+134
|
\
\
|
*
|
Adding API documentation for new image color palette functions
Joel Bodenmann
2016-11-11
1
-0
/
+32
|
*
|
Minor changes & improvements on image color palletization handling
Joel Bodenmann
2016-11-11
3
-31
/
+42
|
*
|
Adding ability to modify the color palette of BMP images (untested)
Joel Bodenmann
2016-11-10
3
-7
/
+91
|
|
/
*
/
Fixing gdispFillDualCircle() wrapper macro parameters
Joel Bodenmann
2016-11-11
1
-1
/
+1
|
/
*
Fixing bug in gdispGFillConvexPoly
Corentin Barman
2016-11-09
1
-0
/
+2
*
Merge branch 'master' of https://git.ugfx.io/uGFX/uGFX
inmarket
2016-11-09
2
-2
/
+2
|
\
|
*
Merge branch 'master' of git.ugfx.io:ugfx/ugfx
Joel Bodenmann
2016-11-08
1
-24
/
+19
|
|
\
|
*
|
Removing old references to ChibiOS/GFX in documentation
Joel Bodenmann
2016-11-08
2
-2
/
+2
*
|
|
New dual circle drawing in GDISP
inmarket
2016-11-09
3
-0
/
+103
|
|
/
|
/
|
*
|
Fix progressbar bounds checking and decrementing
inmarket
2016-11-08
1
-24
/
+19
|
/
*
Fixing GEVENT documentation
Joel Bodenmann
2016-11-04
1
-9
/
+9
*
Add protection for a font not being supplied.
inmarket
2016-10-01
1
-1
/
+17
*
Fix 3 bugs in filled arc drawing...
inmarket
2016-10-01
1
-69
/
+73
*
Add the math header files when using FASTTRIG
inmarket
2016-10-01
1
-0
/
+2
*
Fix keyboard handling for gwin checkbox and button
inmarket
2016-08-24
2
-11
/
+10
*
Tidy up function names in the gwin virtual keyboard
inmarket
2016-08-24
1
-6
/
+6
*
Fix formatting
Oleg Gerasimov
2016-08-20
1
-1
/
+1
*
Fix function SendKeyboardEvent name conflict in single file build
Oleg Gerasimov
2016-08-20
1
-6
/
+6
*
Fix clang build warnings
Oleg Gerasimov
2016-08-20
3
-3
/
+4
*
(void)var statements must come after any variable definitions in strict c
inmarket
2016-08-13
1
-1
/
+2
*
Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled.
Joel Bodenmann
2016-08-13
1
-1
/
+4
*
Fixing crash when passing NULL to gwinSetStyle()
Joel Bodenmann
2016-08-07
1
-2
/
+2
*
Minor WM_Raise tidy up
Andrew Hannam
2016-07-28
1
-1
/
+1
*
Fixing crash when loading GIF image without enough memory available
Joel Bodenmann
2016-07-27
1
-0
/
+1
*
Improving formatting of gfx_compilers.h
Joel Bodenmann
2016-07-27
1
-2
/
+14
*
Adding support for IAR and EDG compilers
Joel Bodenmann
2016-07-26
1
-0
/
+3
*
Minor fix in slider widget documentation
Joel Bodenmann
2016-07-26
1
-2
/
+2
*
Revert "Whitespaces"
Joel Bodenmann
2016-07-25
1
-2
/
+1
[prev]
[next]