Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix a bug in the Cortex M0 task switcher | inmarket | 2016-12-06 | 5 | -107/+267 | |
| | | | | | | | | Start of Keil compiler CPU specific switching | |||||
* | | Add the ability to display the detected compiler | inmarket | 2016-12-06 | 2 | -0/+216 | |
| | | ||||||
* | | Remove some compiler warnings | inmarket | 2016-12-06 | 2 | -3/+1 | |
| | | ||||||
* | | Minor improvement to release notes | Joel Bodenmann | 2016-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | Added a function to draw thick arcs | Corentin Barman | 2016-11-27 | 2 | -0/+122 | |
|/ | ||||||
* | Fixing typo in ILI9488 driver | Joel Bodenmann | 2016-11-27 | 1 | -2/+2 | |
| | ||||||
* | Adding readme files for implicitly supported touchscreen controllers | Joel Bodenmann | 2016-11-27 | 3 | -0/+3 | |
| | ||||||
* | Adding ADS7843 + STM32CubeF4HAL demo board file | Joel Bodenmann | 2016-11-27 | 1 | -0/+140 | |
| | ||||||
* | Adding ILI9488 + STM32CubeF4HAL demo board file | Joel Bodenmann | 2016-11-27 | 1 | -0/+163 | |
| | ||||||
* | Adding ILI9488 display driver | Joel Bodenmann | 2016-11-27 | 5 | -0/+426 | |
| | ||||||
* | Properly fix the problem causing the compiler warning | inmarket | 2016-11-24 | 1 | -2/+2 | |
| | ||||||
* | Prevening compiler warning | Joel Bodenmann | 2016-11-19 | 1 | -1/+1 | |
| | ||||||
* | Fixes to GEVENT | inmarket | 2016-11-19 | 3 | -52/+42 | |
| | ||||||
* | Merge branch 'master' of git.ugfx.io:uGFX/uGFX | Joel Bodenmann | 2016-11-14 | 0 | -0/+0 | |
|\ | ||||||
| * | Adding gmistHittestPoly() | Joel Bodenmann | 2016-11-14 | 7 | -1/+148 | |
| | | ||||||
* | | Adding gmiscHittestPoly() | Joel Bodenmann | 2016-11-14 | 7 | -1/+148 | |
|/ | ||||||
* | Add support for adding fonts to the font list | inmarket | 2016-11-14 | 3 | -13/+51 | |
| | ||||||
* | Updating changelog | Joel Bodenmann | 2016-11-13 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' of CorentinB/uGFX into master | Joel Bodenmann | 2016-11-13 | 1 | -60/+28 | |
|\ | ||||||
| * | Fixed and improved the get_normal_vector function | Corentin Barman | 2016-11-12 | 1 | -60/+28 | |
| | | ||||||
* | | Adding screenshot of the expected result to ↵ | Joel Bodenmann | 2016-11-11 | 1 | -0/+0 | |
| | | | | | | | | /demos/modules/gdisp/images_palettes. | |||||
* | | Merge branch 'image_palette' | Joel Bodenmann | 2016-11-11 | 11 | -7/+357 | |
|\ \ | ||||||
| * | | Updating changelog | Joel Bodenmann | 2016-11-11 | 1 | -0/+1 | |
| | | | ||||||
| * | | Adding demo to demonstrate image color palette modification | Joel Bodenmann | 2016-11-11 | 7 | -0/+222 | |
| | | | ||||||
| * | | Adding API documentation for new image color palette functions | Joel Bodenmann | 2016-11-11 | 1 | -0/+32 | |
| | | | ||||||
| * | | Minor changes & improvements on image color palletization handling | Joel Bodenmann | 2016-11-11 | 3 | -31/+42 | |
| | | | ||||||
| * | | Adding ability to modify the color palette of BMP images (untested) | Joel Bodenmann | 2016-11-10 | 3 | -7/+91 | |
| | | | ||||||
* | | | Fixing gdispFillDualCircle() wrapper macro parameters | Joel Bodenmann | 2016-11-11 | 1 | -1/+1 | |
|/ / | ||||||
* | | Updating changelog | Joel Bodenmann | 2016-11-09 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'master' of CorentinB/uGFX into master | Joel Bodenmann | 2016-11-09 | 1 | -0/+2 | |
|\| | ||||||
| * | Fixing bug in gdispGFillConvexPoly | Corentin Barman | 2016-11-09 | 1 | -0/+2 | |
|/ | ||||||
* | Merge branch 'master' of https://git.ugfx.io/uGFX/uGFX | inmarket | 2016-11-09 | 2 | -2/+2 | |
|\ | ||||||
| * | Merge branch 'master' of git.ugfx.io:ugfx/ugfx | Joel Bodenmann | 2016-11-08 | 2 | -24/+20 | |
| |\ | ||||||
| * | | Removing old references to ChibiOS/GFX in documentation | Joel Bodenmann | 2016-11-08 | 2 | -2/+2 | |
| | | | ||||||
* | | | New dual circle drawing in GDISP | inmarket | 2016-11-09 | 5 | -0/+105 | |
| |/ |/| | ||||||
* | | Fix progressbar bounds checking and decrementing | inmarket | 2016-11-08 | 2 | -24/+20 | |
|/ | ||||||
* | Minor fix in toggle/pal readme | Joel Bodenmann | 2016-11-07 | 1 | -1/+1 | |
| | ||||||
* | Minor fix in toggle/pal readme | Joel Bodenmann | 2016-11-07 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of git.ugfx.io:ugfx/ugfx | Joel Bodenmann | 2016-11-04 | 1 | -0/+1 | |
|\ | ||||||
| * | Updating docs/releases.txt | Joel Bodenmann | 2016-10-18 | 1 | -0/+1 | |
| | | ||||||
* | | Fixing GEVENT documentation | Joel Bodenmann | 2016-11-04 | 1 | -9/+9 | |
|/ | ||||||
* | Merge branch 'master' of dongie/uGFX into master | Joel | 2016-10-03 | 11 | -6/+222 | |
|\ | ||||||
| * | Added build files for mcufont on Windows, using Visual Studio 2015. | dongie | 2016-10-02 | 11 | -6/+222 | |
|/ | | | | | Corrected opening .ttf/.bdf files in BINARY mode (which has an effect on Win32, no change on other platforms). Added progress report to import_ttf as with a large font file, it may take several minutes. | |||||
* | Updating release notes | Joel Bodenmann | 2016-10-01 | 1 | -0/+2 | |
| | ||||||
* | Add protection for a font not being supplied. | inmarket | 2016-10-01 | 1 | -1/+17 | |
| | ||||||
* | Fix 3 bugs in filled arc drawing... | inmarket | 2016-10-01 | 1 | -69/+73 | |
| | | | | | | 1. Certain small angles would fill the inverse angle 2. Certain angles would draw a spurios horizontal line 3. Integer rounding improvements (now also improved for arc drawing) | |||||
* | Add the math header files when using FASTTRIG | inmarket | 2016-10-01 | 1 | -0/+2 | |
| | ||||||
* | Protect Win32 GDISP driver from some strange config file configurations | inmarket | 2016-10-01 | 1 | -19/+19 | |
| | ||||||
* | New uGFXnetESP8266 driver. A gdisp driver for the ESP8266. | inmarket | 2016-08-30 | 7 | -1/+762 | |
| | | | | Not tested yet. | |||||
* | Minor improvement to the ST7565 driver | Joel Bodenmann | 2016-08-26 | 1 | -2/+6 | |
| |