Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 115 | -2899/+2915 |
| | |||||
* | Merge branch 'master' of Steffen/uGFX into master | inmarket | 2018-06-23 | 3 | -1/+59 |
|\ | |||||
| * | Added missing check for GDISP_NEED_CIRCLE | Steffen Schroeter | 2018-01-23 | 2 | -10/+14 |
| | | |||||
| * | Add keyboard input to radio widget | Steffen Schroeter | 2018-01-19 | 3 | -1/+55 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' | inmarket | 2018-03-10 | 3 | -0/+15 |
|\ \ | |||||
| * | | C comment style | Thomas Sterren | 2018-03-06 | 1 | -1/+1 |
| | | | |||||
| * | | Got stuck in here with a source font file generated out of `arial` size 48 | Thomas Sterren | 2018-03-06 | 1 | -0/+7 |
| | | | |||||
| * | | Tab to spaces | Thomas Sterren | 2018-03-06 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://git.ugfx.io/uGFX/uGFX | Thomas Sterren | 2018-03-06 | 72 | -731/+762 |
| |\ \ | |||||
| * | | | Compiler satisfaction | Thomas Sterren | 2018-02-20 | 1 | -0/+1 |
| | | | | |||||
| * | | | _gosPostInit() needs to be in C | Thomas Sterren | 2018-02-20 | 1 | -0/+1 |
| | | | | |||||
| * | | | Defined gfxRealloc() for GFX_USE_OS_QT | Thomas Sterren | 2018-02-20 | 2 | -0/+6 |
| | |/ | |/| | |||||
* | | | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 24 | -97/+101 |
| |/ |/| | |||||
* | | First set of V3 macro changes | inmarket | 2018-02-27 | 71 | -724/+739 |
| | | |||||
* | | Fixing issue in RTX5/CMSIS2 port | Joel Bodenmann | 2018-02-26 | 1 | -1/+1 |
| | | |||||
* | | Added support for specifying calibration fonts and text | inmarket | 2018-02-24 | 1 | -6/+22 |
|/ | |||||
* | Support negative baseline_x in a font. | inmarket | 2018-01-09 | 2 | -19/+17 |
| | |||||
* | Fix for wordwrapping when there is a space then a newline | inmarket | 2018-01-05 | 1 | -38/+42 |
| | |||||
* | Bug fix for drawing boxes of size 3x3 pixels | inmarket | 2017-11-07 | 1 | -11/+11 |
| | |||||
* | Doxygen fix | Joel Bodenmann | 2017-10-29 | 1 | -117/+111 |
| | |||||
* | Update to hacked alpha support - now uses pre-multiplied color blending ↵ | inmarket | 2017-10-10 | 1 | -19/+42 |
| | | | | algorithm | ||||
* | 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 |
| | | | | STM32F7. This should really be in the ChibiOS DMA routines. | ||||
* | 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 |
| | | | | | | | | when it is destroyed. | ||||
| * | 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 |
| | |/ | | | | | | | | | | | | | | | | src/ginput/ginput_keyboard.c was already mostly indented with tabs, but some lines that were indented with spaces made it in there. This causes trouble with GCC 6 which can warn (or error) on misleading indentations. | ||||
* | / | 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 |
| | |