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
*
Fix image byte extraction macros
inmarket
2017-09-23
1
-6
/
+5
*
Fixing issue in JPG decoder
Joel Bodenmann
2017-09-22
1
-0
/
+1
*
Adding Zephyr port
Joel Bodenmann
2017-09-20
9
-3
/
+154
*
Oops - add readme and changelog
inmarket
2017-09-11
2
-0
/
+2
*
Add SSD1322 driver. Thanks to Andrey_13 (but with modifications)
inmarket
2017-09-11
5
-0
/
+485
*
Temporary fix for unknown osFeature_Semaphore value (needs fixing!)
Joel Bodenmann
2017-08-29
1
-1
/
+1
*
Adding CMSIS2 port to gos_mk.c
Joel Bodenmann
2017-08-29
1
-0
/
+1
*
Fixing typo in CMSIS2 port
Joel Bodenmann
2017-08-29
1
-1
/
+1
*
Updating #error message
Joel Bodenmann
2017-08-27
1
-1
/
+1
*
Merge branch 'master' of git.ugfx.io:uGFX/uGFX
Joel Bodenmann
2017-08-27
10
-107
/
+1322
|
\
|
*
First attempt at the JPG decoder. Compiles but may not run.
inmarket
2017-08-26
2
-1
/
+1148
|
*
Oops! Fix object reference
inmarket
2017-08-26
1
-1
/
+1
|
*
Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
inmarket
2017-08-26
3
-85
/
+132
|
*
Fix where some V3.x changes found there way back into V2 causing a compile error
inmarket
2017-08-26
1
-2
/
+2
|
*
Fix a problem with gwinImage where an animated GIF can leave a running timer ...
inmarket
2017-08-26
2
-1
/
+8
|
*
Merge branch 'gwinDetachToggle' of raboof/ugfx into master
inmarket
2017-08-26
1
-0
/
+14
|
|
\
|
|
*
Oops
Aram
2017-07-01
1
-0
/
+1
|
|
*
Added gwinDetachToggle method interface
Aram
2017-07-01
2
-1
/
+14
|
*
|
Merge branch 'fix-macos' of yous/uGFX into master
inmarket
2017-08-26
2
-5
/
+5
|
|
\
\
|
|
*
|
Fix CFLAGS and LIBS for sdl2
Chayoung You
2017-06-26
1
-2
/
+2
|
|
*
|
Fix default OPT_CPU for macOS
Chayoung You
2017-06-26
1
-3
/
+3
|
*
|
|
Merge branch 'tabsForIndenting' of raboof/ugfx into master
inmarket
2017-08-26
1
-13
/
+13
|
|
\
\
\
|
|
*
|
|
Indent src/ginput/ginput_keyboard.c with tabs
Arnout Engelen
2017-07-01
1
-13
/
+13
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Improving gdispPixmapCreate() documentation
Joel Bodenmann
2017-08-27
1
-2
/
+2
|
/
/
/
*
|
|
Remove #error in cmsis2
inmarket
2017-08-17
1
-2
/
+0
*
|
|
Add files missing due to git problems
inmarket
2017-08-17
4
-0
/
+409
*
|
|
CHibiOS fixes from removing gfxSemCounter()
inmarket
2017-08-16
1
-11
/
+26
*
|
|
Add support for CMSIS V2 OS's eg RTX5
inmarket
2017-08-16
5
-4
/
+26
*
|
|
Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...
inmarket
2017-08-16
15
-92
/
+8
*
|
|
UC8173 board template fix
inmarket
2017-08-13
1
-1
/
+2
*
|
|
Vastly improve UC8173 driver
inmarket
2017-08-13
4
-1050
/
+410
*
|
|
Fix gwinTextEdit() problems
inmarket
2017-08-09
2
-36
/
+63
*
|
|
Added UC1610 driver. Thanks to aeroman
inmarket
2017-07-19
7
-0
/
+465
|
/
/
*
|
Ensure correct window titles on unicode compiles on Windows
inmarket
2017-06-30
1
-1
/
+1
*
|
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
52
-211
/
+456
|
/
*
Add support for .S files to the gcc make system
inmarket
2017-06-24
1
-1
/
+17
*
Updates to the ChibiOS Git version makefile
inmarket
2017-06-24
1
-1
/
+15
*
Add a demo for GFILE
inmarket
2017-06-24
3
-0
/
+73
*
Upgrade to from FATFS-0.10b to FATFS-0.13
inmarket
2017-06-24
174
-42304
/
+25870
*
Improve handling of streaming drivers with a setpos and a fillarea acceleration
inmarket
2017-06-24
2
-1
/
+13
*
Updating changelog
Joel Bodenmann
2017-05-24
1
-0
/
+1
*
Fixing clipping issue with gdispGDrawString()
Joel Bodenmann
2017-05-24
1
-1
/
+1
*
Merge branch 'master' of git.ugfx.io:uGFX/uGFX
Joel Bodenmann
2017-05-23
0
-0
/
+0
|
\
|
*
Adding RA6963 driver
U-INSANEENGINEER\joel
2017-05-23
5
-448
/
+1203
*
|
Adding RA6963 driver
Joel Bodenmann
2017-05-23
5
-448
/
+1203
|
/
*
KS0108 multi-chip driver thanks to doc_rob.
inmarket
2017-05-18
5
-0
/
+742
*
Updating changelog
Joel Bodenmann
2017-05-16
1
-0
/
+1
*
Whitespaces
Joel Bodenmann
2017-05-16
1
-1
/
+1
*
Changing syncflag type from uint8_t to uint32_t in STM32LTDC driver
Joel Bodenmann
2017-05-16
1
-1
/
+1
*
Added partial definition for the STM32F469i-Discovery board
inmarket
2017-05-05
5
-11
/
+385
[next]