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
*
Fixing progressbar widget rendering
Joel Bodenmann
2015-12-18
1
-5
/
+6
*
Fixing slider widget rendering
Joel Bodenmann
2015-12-18
1
-1
/
+1
*
Fixing slider widget rendering
Joel Bodenmann
2015-12-18
1
-10
/
+13
*
Remove obsolete file
Joel Bodenmann
2015-12-17
1
-28
/
+0
*
Added ILI9342 driver
Joel Bodenmann
2015-12-17
5
-0
/
+470
*
Allowing the cursor to be set anywhere in the string of a TextEdit widget
Joel Bodenmann
2015-12-13
1
-1
/
+26
*
Removing superfluous struct declaration
Joel Bodenmann
2015-12-13
1
-3
/
+0
*
Removing default operating system to avoid confusion
Joel Bodenmann
2015-12-13
1
-5
/
+1
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-10
2
-70
/
+151
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-09
1
-31
/
+50
*
using uint32_t instead of unsigned for GEVENT source listener flags
Joel Bodenmann
2015-12-08
2
-4
/
+4
*
Fixing compiler errors for non-gcc compilers
Joel Bodenmann
2015-12-08
1
-1
/
+2
*
Removing debugging code from NIOS port
Joel Bodenmann
2015-12-04
1
-3
/
+1
*
Removing debugging code from NIOS port
Joel Bodenmann
2015-12-04
1
-2
/
+1
*
docs
Joel Bodenmann
2015-11-29
1
-2
/
+7
*
Adding Altera MAX10 NEEK board files
Joel Bodenmann
2015-11-29
4
-0
/
+78
*
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
[next]