index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gos
/
gos.h
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
1
-4
/
+4
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
Added type gThread to replace V2.x gfxThreadHandle
inmarket
2018-07-08
1
-5
/
+6
*
gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY
inmarket
2018-07-08
1
-9
/
+12
*
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
inmarket
2018-07-08
1
-7
/
+12
*
Added type gDelay to replace V2.x delaytime_t
inmarket
2018-07-08
1
-16
/
+23
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-21
/
+24
*
First set of V3 macro changes
inmarket
2018-02-27
1
-3
/
+1
*
Adding Zephyr port
Joel Bodenmann
2017-09-20
1
-0
/
+2
*
Add support for CMSIS V2 OS's eg RTX5
inmarket
2017-08-16
1
-0
/
+4
*
Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...
inmarket
2017-08-16
1
-21
/
+0
*
Ensure stack size produces an aligned stack on platforms where it matters
inmarket
2017-01-09
1
-1
/
+5
*
Adding Qt GOS port
Joel Bodenmann
2016-07-19
1
-2
/
+4
*
Doxygen fix
Joel Bodenmann
2016-02-28
1
-1
/
+1
*
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Joel Bodenmann
2015-11-27
1
-0
/
+17
|
\
|
*
Add ability to emulate malloc() and free() to prevent nasty hard to find link...
inmarket
2015-11-27
1
-0
/
+17
*
|
Adding support for NIOS-II platform
Joel Bodenmann
2015-11-27
1
-0
/
+2
|
/
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-11
/
+11
*
Adding missing defines for CMSIS and Keil OS
Joel Bodenmann
2015-10-23
1
-0
/
+4
*
More thread return fixes
inmarket
2015-10-23
1
-0
/
+10
*
Add Arduino as a full GOS supported operating system (even though it is reall...
inmarket
2015-04-07
1
-0
/
+2
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-0
/
+470