index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to hacked alpha support - now uses pre-multiplied color blending algor...
inmarket
2017-10-10
1
-19
/
+42
*
Compiler warnings
Joel Bodenmann
2017-10-03
1
-731
/
+738
*
Add alpha blending support
inmarket
2017-10-02
2
-18
/
+51
*
Fix: ChibiOS V2 doesn't support dma cache handling at all
inmarket
2017-10-02
2
-6
/
+16
*
Work around yet another ChibiOS DMA/Cache bug
inmarket
2017-10-02
2
-20
/
+47
*
Add cache flushing to the ChibiOS FATFS/PETITFS block routines. Required for ...
inmarket
2017-10-02
2
-12
/
+19
*
Tidy up
inmarket
2017-10-02
1
-3
/
+1
*
Adding nullpointer checks to GDISP image functions
Joel Bodenmann
2017-10-01
2
-18
/
+30
*
STM32LTDC 2nd layer support with alpha
inmarket
2017-10-01
1
-0
/
+7
*
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
7
-3
/
+152
*
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
7
-102
/
+1312
|
\
|
*
First attempt at the JPG decoder. Compiles but may not run.
inmarket
2017-08-26
1
-1
/
+1147
|
*
Oops! Fix object reference
inmarket
2017-08-26
1
-1
/
+1
|
*
Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
inmarket
2017-08-26
2
-85
/
+131
|
*
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
1
-1
/
+5
|
*
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 '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
3
-0
/
+243
*
|
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
3
-4
/
+22
*
|
Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...
inmarket
2017-08-16
15
-92
/
+8
*
|
Fix gwinTextEdit() problems
inmarket
2017-08-09
1
-35
/
+60
|
/
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
23
-69
/
+249
*
Upgrade to from FATFS-0.10b to FATFS-0.13
inmarket
2017-06-24
3
-6
/
+6
*
Improve handling of streaming drivers with a setpos and a fillarea acceleration
inmarket
2017-06-24
1
-0
/
+12
*
Fixing clipping issue with gdispGDrawString()
Joel Bodenmann
2017-05-24
1
-1
/
+1
*
Fixed an issue on FreeRTOS where thread stacks were being created too large
inmarket
2017-04-06
1
-0
/
+3
*
Another gwin concurrency fix
inmarket
2017-04-01
1
-1
/
+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
4
-83
/
+151
*
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
2
-5
/
+0
*
Change the prototype for uGFXMain()
inmarket
2017-03-04
3
-5
/
+9
*
FEATURE: Significantly improved the FreeRTOS port
inmarket
2017-03-04
15
-9
/
+119
*
Updates to the FreeRTOS GOS port
inmarket
2017-03-01
2
-78
/
+32
*
Fixing an issue with word wrapping of strings containing dashes.
Joel Bodenmann
2017-02-21
1
-0
/
+2
*
Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set
inmarket
2017-01-20
1
-1
/
+1
*
Fixed extra dots when drawing anti-aliased fonts with wordwrap
inmarket
2017-01-20
1
-1
/
+1
[next]