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
...
|
|
*
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
*
Added UC1601s driver
inmarket
2017-05-05
7
-0
/
+451
*
Fixes to allow STM32F749-Discovery to work with ChibiOS
inmarket
2017-04-29
7
-362
/
+558
*
Update ChibiOS make scripts to support later versions of ChibiOS
inmarket
2017-04-29
3
-6
/
+119
*
Fixed an issue on FreeRTOS where thread stacks were being created too large
inmarket
2017-04-06
2
-0
/
+4
*
Another gwin concurrency fix
inmarket
2017-04-01
1
-1
/
+5
*
Fix some prototypes for win32.raw32 emulation environments
inmarket
2017-04-01
2
-5
/
+5
*
Prevent GWIN drawing while deleting a window from the list
inmarket
2017-04-01
1
-0
/
+2
*
Fix font baseline_x problem, decrease word-wrap stack usage, add text justifi...
inmarket
2017-03-11
6
-83
/
+160
*
Fix a bug that can cause large fonts to not be read correctly.
inmarket
2017-03-11
3
-3
/
+3
*
Make the uGFXMain() prototype always available
inmarket
2017-03-04
3
-5
/
+12
*
Change the prototype for uGFXMain()
inmarket
2017-03-04
3
-5
/
+9
*
Fix introduces bug in gdisp UC8173 driver
inmarket
2017-03-04
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master'
inmarket
2017-03-04
2
-166
/
+833
|
\
|
*
Minor clean-up to UC8173 driver
Joel Bodenmann
2017-03-02
2
-166
/
+833
*
|
FEATURE: Significantly improved the FreeRTOS port
inmarket
2017-03-04
17
-9
/
+125
|
/
*
Merge remote-tracking branch 'origin/master'
inmarket
2017-03-01
0
-0
/
+0
|
\
[prev]
[next]