index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
STM32F429i-Discovery board is now a supported board with an example project.
inmarket
2014-11-05
18
-0
/
+5864
*
Adding missing GWIN wrapper for ArcSectors functions
Joel Bodenmann
2014-10-28
2
-1
/
+63
*
Simplifying gdisp/arcsectors demo to only use the GDISP module
Joel Bodenmann
2014-10-28
2
-24
/
+6
*
Adding GDISP_NEED_ARCSECTOR stuff that was missing
Joel Bodenmann
2014-10-28
2
-0
/
+9
*
Added new arc sector drawing routines (Thanks to steved for the inspiration).
inmarket
2014-10-27
6
-16
/
+494
*
Adding Embest board example for chibios 2.x
Joel Bodenmann
2014-10-27
7
-2
/
+1276
*
Fixing wrong driver name
Joel Bodenmann
2014-10-26
5
-4
/
+4
*
compiler warning
Joel Bodenmann
2014-10-26
1
-1
/
+1
*
GWIN list toggle bug compile error fix
Joel Bodenmann
2014-10-26
1
-2
/
+2
*
ChibiOS 3 error message update
inmarket
2014-10-09
1
-2
/
+2
*
Fixes bug with printf formatting of zero filled fields
inmarket
2014-10-09
2
-2
/
+2
*
Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driver
inmarket
2014-10-07
1
-3
/
+3
*
Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ...
inmarket
2014-10-07
1
-3
/
+8
*
Add eCos to the new build system - untested!
inmarket
2014-10-06
3
-156
/
+74
*
Add support for FreeRTOS into make system
inmarket
2014-10-06
16
-103
/
+137
*
Tidy ups
inmarket
2014-10-06
3
-3
/
+0
*
Update buildfonts.sh to match change to fonts.h
inmarket
2014-10-06
1
-2
/
+1
*
Merge remote-tracking branch 'origin/master'
inmarket
2014-10-06
1
-2
/
+1
|
\
|
*
Fixing inclusion problem
Joel Bodenmann
2014-10-05
1
-2
/
+1
*
|
Update support for ChibiOS v3 to the current repository.
inmarket
2014-10-06
19
-122
/
+180
|
/
*
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...
inmarket
2014-10-04
17
-545
/
+377
*
Add makefile support for absolute paths
inmarket
2014-10-02
4
-24
/
+50
*
First ARM build to use the new makefile plus makefile updates
inmarket
2014-10-01
13
-303
/
+306
*
Updated make scripts to be more compatible with older versions of gmake 3.XX
inmarket
2014-09-30
2
-11
/
+22
*
Makefile fix
inmarket
2014-09-29
1
-1
/
+1
*
/src/gos/gfx_* -> /src/gos/gos_*
Joel Bodenmann
2014-09-29
18
-16
/
+16
*
doxygen updates
inmarket
2014-09-29
10
-15
/
+27
*
X bug fix so application closes properly when there is a window manager
inmarket
2014-09-29
1
-7
/
+17
*
Progress bar optimisation.
inmarket
2014-09-29
2
-26
/
+22
*
Bug fixes for the OSX GOS layer
inmarket
2014-09-29
1
-25
/
+17
*
Bug fixes for the linux GOS layer. Also add POSIX semaphore implementation.
inmarket
2014-09-29
2
-75
/
+127
*
New makefile structure. Also OSX board defintion
inmarket
2014-09-28
18
-630
/
+451
*
GOS updates to fix compile warnings on linux
inmarket
2014-09-28
3
-8
/
+28
*
Another GDriver bugfix
inmarket
2014-09-26
1
-2
/
+2
*
gdriver bugfix
inmarket
2014-09-26
1
-1
/
+1
*
More makefile updates
inmarket
2014-09-26
3
-3
/
+22
*
Update more Makefiles
inmarket
2014-09-26
2
-55
/
+169
*
Change to GDriver to support an initialisation parameter
inmarket
2014-09-26
4
-9
/
+11
*
Reorder initialisation to ensure gwin is initialised last
inmarket
2014-09-26
1
-6
/
+6
*
Makefile: Add support for -
inmarket
2014-09-26
1
-20
/
+58
*
Additional GDriver call
inmarket
2014-09-25
2
-9
/
+27
*
C decls on GDISP functions
inmarket
2014-09-25
1
-3
/
+9
*
Expose the GDISP_STARTUP_COLOR setting for the initial color of displays
inmarket
2014-09-25
3
-68
/
+58
*
Remove compile warning.
inmarket
2014-09-17
1
-1
/
+0
*
GDISP updates to match previous GDRIVER and multiple display updates
inmarket
2014-09-17
4
-8
/
+17
*
Convert GDRIVER instance numbers to unsigned.
inmarket
2014-09-17
2
-10
/
+10
*
FATFS and PETITFS compile error fix (caused by prior file renaming).
inmarket
2014-09-17
3
-3
/
+3
*
SImplify the options for multiple displays.
inmarket
2014-09-17
9
-193
/
+155
*
Create a readme for the gdisp drivers directory listing what hardware each dr...
inmarket
2014-09-17
1
-0
/
+28
*
Clean up demo gfxconf.h files that incorrectly specify every option.
inmarket
2014-09-17
2
-321
/
+4
[next]