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
*
using GFX_PI internally to avoid issues with M_PI
Joel Bodenmann
2015-11-28
4
-10
/
+10
*
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Joel Bodenmann
2015-11-27
45
-1058
/
+374
|
\
|
*
Some gdisp drivers release_bus() calls are in the wrong spot compared to post...
inmarket
2015-11-27
2
-5
/
+3
|
*
ChibiOS does not work reliably with GCC -O0 with recent compilers.
inmarket
2015-11-27
6
-6
/
+6
|
*
Make no hardware keyboard the default for the textedit demo
inmarket
2015-11-27
1
-2
/
+2
|
*
Fix frame demo so that malloc is emulated as rand() needs it on some platforms
inmarket
2015-11-27
2
-1
/
+4
|
*
Add ability to emulate malloc() and free() to prevent nasty hard to find link...
inmarket
2015-11-27
5
-2
/
+43
|
*
Fix doco
inmarket
2015-11-27
1
-30
/
+12
|
*
Update some makefiles and openocd config files
inmarket
2015-11-27
11
-40
/
+46
|
*
Fix compiler errors and warnings on image handling with multiple image format...
inmarket
2015-11-25
4
-42
/
+55
|
*
Change STM32F429i-Discovery board to use the general STM32LTDC driver.
inmarket
2015-11-25
12
-831
/
+102
|
*
Fix STM32LTDC orientation and DMA2D acceleration
inmarket
2015-11-25
2
-96
/
+98
|
*
Warning removal as supplied by woodstck
inmarket
2015-11-25
2
-2
/
+2
|
*
Fix from crteensy for Arduino when compiling with a strict(er) compiler
inmarket
2015-11-25
1
-1
/
+1
*
|
Adding support for NIOS-II platform
Joel Bodenmann
2015-11-27
9
-2
/
+123
|
/
*
Prevent naming conflicts when compiling multiple image formats with GFXSINGLE...
inmarket
2015-11-24
3
-173
/
+173
*
Add the mcufont encoder to the tools (including a win32 build) with binaries
inmarket
2015-11-22
29
-0
/
+3694
*
Add an Arduino Sketch project.
inmarket
2015-11-21
9
-0
/
+229
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
158
-314
/
+284
*
Update and then move compiler specific code into its own file
inmarket
2015-11-19
2
-275
/
+908
*
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Joel Bodenmann
2015-11-18
5
-40
/
+56
|
\
|
*
Fix endian macro's
inmarket
2015-11-18
2
-13
/
+13
|
*
More compiler specific stuff
inmarket
2015-11-18
3
-27
/
+43
*
|
Fixing comment
Joel Bodenmann
2015-11-18
1
-1
/
+1
|
/
*
Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’
Joel Bodenmann
2015-11-15
1
-1
/
+1
*
Removing superfluous paranthesis
Joel Bodenmann
2015-11-15
1
-1
/
+1
*
Merged in woodyhawthorne/ugfx/fixes (pull request #20)
Joel Bodenmann
2015-11-15
3
-3
/
+5
|
\
|
*
Fix virtual keyboard
Woody Hawthorne
2015-11-15
2
-3
/
+3
|
*
Fix (potential) compiler warnings about redefining PI
Woody Hawthorne
2015-11-15
1
-0
/
+2
|
/
*
Fixing typo in macros
Joel Bodenmann
2015-11-14
3
-4
/
+4
*
Fixing vertical center alignment issue when word-wrap is turned on
Joel Bodenmann
2015-11-14
1
-4
/
+23
*
Fix compiler detection for Keil uVision V5
inmarket
2015-11-12
3
-5
/
+5
*
More endian updates. Images should now work for any endian machine even stran...
inmarket
2015-11-12
3
-20
/
+99
*
Added auto-detection of compilers and some cpu's
inmarket
2015-11-11
1
-20
/
+151
*
Clean up endian support for images based on new system defines
inmarket
2015-11-11
8
-207
/
+150
*
Fix grammer error
inmarket
2015-11-11
1
-1
/
+1
*
More compiler define fixes
inmarket
2015-11-11
1
-1
/
+1
*
Add gfxconf.h.example for the new defines
inmarket
2015-11-11
1
-0
/
+2
*
Add missing defines and move some config variables
inmarket
2015-11-11
2
-56
/
+145
*
Revert the use of the new compiler defines as they are not autodetected corre...
inmarket
2015-11-11
2
-3
/
+3
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-08
1
-4
/
+12
*
Fixing issue for #define of TRUE
Joel Bodenmann
2015-11-08
1
-6
/
+1
*
Adding missing defines for GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL in gos_op...
Joel Bodenmann
2015-11-08
1
-1
/
+2
*
Releasing version 2.4
Joel Bodenmann
2015-11-07
2
-3
/
+3
*
Updating readme
Joel Bodenmann
2015-11-07
1
-1
/
+5
*
Doc
Joel Bodenmann
2015-11-07
1
-0
/
+1
*
Doxygen
Joel Bodenmann
2015-11-07
1
-1
/
+1
*
Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL
Joel Bodenmann
2015-11-07
3
-5
/
+10
*
Doxygen
Joel Bodenmann
2015-11-07
32
-32
/
+102
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-07
1
-7
/
+6
[next]