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
*
Fixing syntax errors in order to be able to compile scheduler code (still not...
Joel Bodenmann
2015-07-12
1
-45
/
+45
*
Some fixes in ASM code
Joel Bodenmann
2015-07-12
1
-11
/
+11
*
Merge branch 'master' into Alternate_Raw32_Scheduler
inmarket
2015-07-08
4
-10
/
+24
|
\
|
*
Provide better access to compiler optimisations for the raw scheduler
inmarket
2015-07-08
3
-9
/
+23
|
*
Allow a zero sized clipping region
inmarket
2015-07-08
1
-1
/
+1
*
|
Merge branch 'master' into Alternate_Raw32_Scheduler
inmarket
2015-07-08
2
-2
/
+2
|
\
|
|
*
Correction of stackbase for mingw32
inmarket
2015-07-08
2
-2
/
+2
*
|
Alternate Raw32 scheduler.
inmarket
2015-07-08
2
-111
/
+256
|
/
*
Fix single file make issues with GOS Raw32 on the Win32 platform.
inmarket
2015-07-08
1
-1
/
+10
*
Merge remote-tracking branch 'origin/master'
inmarket
2015-07-08
3
-3
/
+3
|
\
|
*
Fixing stack alignment issue in Arduino scheduler
Joel Bodenmann
2015-07-08
1
-1
/
+1
|
*
Fixing stack alignment issue in RAW32 scheduler
Joel Bodenmann
2015-07-08
1
-1
/
+1
|
*
Doxygen update
Joel Bodenmann
2015-07-05
1
-1
/
+1
*
|
Spelling fixes.
inmarket
2015-07-08
1
-2
/
+2
|
/
*
Improving progressbar doxygen
Joel Bodenmann
2015-07-05
1
-1
/
+1
*
Improving Pixmap API
Joel Bodenmann
2015-07-03
2
-8
/
+8
*
Improving type definition inclusion in RAW32 port
Joel Bodenmann
2015-07-02
1
-2
/
+6
*
Fixing ChibiOS/RT 3.x port
Joel Bodenmann
2015-06-19
1
-1
/
+2
*
Improvind doxygen
Joel Bodenmann
2015-06-18
1
-5
/
+40
*
Improving label documentation
Joel Bodenmann
2015-06-18
1
-3
/
+7
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
45
-306
/
+557
*
Add the license to the makefiles
inmarket
2015-06-08
12
-0
/
+60
*
Fixing doxygen
Joel Bodenmann
2015-05-16
1
-2
/
+2
*
Fixing doxygen
Joel Bodenmann
2015-05-16
1
-2
/
+2
*
Fixing doxygen
Joel Bodenmann
2015-05-16
5
-5
/
+9
*
Fix to LLD driver color conversions.
inmarket
2015-05-10
1
-2
/
+2
*
Add the ability to change a gwin list selection via the api
inmarket
2015-04-30
2
-0
/
+90
*
Workaround for dynamically sized labels crashing sometimes when the text size...
inmarket
2015-04-29
1
-3
/
+11
*
Remove superfluous forward definition on a container.
inmarket
2015-04-29
1
-3
/
+0
*
Fix a bug in detecting the button area in a frame window
inmarket
2015-04-29
1
-1
/
+1
*
Add GWIN virtual keyboard widget
inmarket
2015-04-12
9
-2
/
+736
*
More GOS arduino files - oops missed them last commit.
inmarket
2015-04-07
2
-0
/
+652
*
Add Arduino as a full GOS supported operating system (even though it is reall...
inmarket
2015-04-07
4
-3
/
+13
*
Fix in color conversions for some strange compilers that don't do macro expan...
inmarket
2015-04-07
1
-9
/
+9
*
Add more pixel format support
inmarket
2015-04-07
1
-1
/
+5
*
Small fix for scrolling
inmarket
2015-04-07
1
-1
/
+3
*
Fix misspelling of KEIL preprocessor directive.
inmarket
2015-03-25
1
-2
/
+2
*
More updates for Keil with raw32 GOS.
inmarket
2015-03-18
2
-16
/
+10
*
Attempt to fix setjmp issues with the Kiel compiler.
inmarket
2015-03-18
1
-7
/
+9
*
Support ChibiOS V3 changes to the FileStream API
inmarket
2015-03-11
3
-14
/
+26
*
GFILE was not being initialised properly.
inmarket
2015-02-28
1
-0
/
+22
*
Background images on GWIN containers had cx and cy interposed.
inmarket
2015-02-28
3
-3
/
+3
*
Compile warning fix for GWIN tabset
inmarket
2015-02-23
1
-0
/
+2
*
Compile error and emulation errors for GFILE_NEED_STDIO
inmarket
2015-02-21
8
-16
/
+39
*
Compile error fix for GFILE_ALLOW_FLOAT
inmarket
2015-02-21
1
-6
/
+6
*
Big improvements to GWIN arrow button drawing.
inmarket
2015-02-14
1
-30
/
+142
*
Fix pixel error rounding in gdispDrawConvexPoly().
inmarket
2015-02-14
1
-0
/
+7
*
Toggle fixes.
inmarket
2015-02-14
1
-1
/
+1
*
Change ugfx startup logo to white so it shows up on monochrome displays
inmarket
2015-02-07
1
-1
/
+2
*
Update vararg macro's to C99 standard syntax.
inmarket
2015-02-05
1
-8
/
+8
[next]