Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | ||||||
* | Fix keyboard handling for gwin checkbox and button | inmarket | 2016-08-24 | 2 | -11/+10 | |
| | ||||||
* | Tidy up function names in the gwin virtual keyboard | inmarket | 2016-08-24 | 1 | -6/+6 | |
| | ||||||
* | Fix for linux framebuffer for RGB555 and BGR555 | inmarket | 2016-08-24 | 1 | -1/+5 | |
| | ||||||
* | Fixing wrong macro in Linux framebuffer board file | Joel Bodenmann | 2016-08-24 | 1 | -2/+2 | |
| | ||||||
* | Whitespace | Joel Bodenmann | 2016-08-24 | 1 | -0/+1 | |
| | ||||||
* | Fixing issue with color formats in Linux-Framebuffer board files | Joel Bodenmann | 2016-08-24 | 2 | -3/+4 | |
| | ||||||
* | Adding Linux event input touch driver | Joel Bodenmann | 2016-08-23 | 6 | -0/+215 | |
| | ||||||
* | Merge branch 'compile_fixes_mr' of olegator77/uGFX into master | inmarket | 2016-08-21 | 4 | -8/+9 | |
|\ | ||||||
| * | Fix formatting | Oleg Gerasimov | 2016-08-20 | 1 | -1/+1 | |
| | | ||||||
| * | Fix function SendKeyboardEvent name conflict in single file build | Oleg Gerasimov | 2016-08-20 | 1 | -6/+6 | |
| | | ||||||
| * | Fix clang build warnings | Oleg Gerasimov | 2016-08-20 | 3 | -3/+4 | |
| | | ||||||
* | | Updating docs/releases.txt | Joel Bodenmann | 2016-08-20 | 1 | -0/+2 | |
|/ | ||||||
* | Merge branch 'ili9225_mr' of olegator77/uGFX into master | Joel | 2016-08-20 | 4 | -0/+450 | |
|\ | ||||||
| * | Added ILI9225 driver | Oleg Gerasimov | 2016-08-19 | 4 | -0/+450 | |
| | | ||||||
* | | Merge branch 'st7735_mr' of olegator77/uGFX into master | Joel | 2016-08-20 | 4 | -0/+457 | |
|\ \ | |/ |/| | ||||||
| * | Increased st7735 refresh rate - no more flicker | Oleg Gerasimov | 2016-08-19 | 1 | -2/+2 | |
| | | ||||||
| * | Added ST7735 driver | Oleg Gerasimov | 2016-08-19 | 4 | -0/+457 | |
|/ | ||||||
* | Modifying SDL window title (it's not a simulation) | Joel Bodenmann | 2016-08-15 | 1 | -1/+1 | |
| | ||||||
* | Updating Mac OS X board files | Joel Bodenmann | 2016-08-15 | 3 | -8/+17 | |
| | ||||||
* | Cleaning up new SDL driver support | Joel Bodenmann | 2016-08-15 | 9 | -11/+87 | |
| | ||||||
* | Updates to STM32F439i-Eval board files to fix display flashing | inmarket | 2016-08-13 | 3 | -48/+32 | |
| | ||||||
* | (void)var statements must come after any variable definitions in strict c | inmarket | 2016-08-13 | 1 | -1/+2 | |
| | ||||||
* | Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled. | Joel Bodenmann | 2016-08-13 | 2 | -1/+5 | |
| |