Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Merge branch 'master' of olegator77/uGFX into master | Joel | 2016-08-08 | 6 | -2/+536 |
|\ | |||||
| * | Added SDL multiply driver | Oleg Gerasimov | 2016-08-08 | 6 | -2/+536 |
|/ | |||||
* | Fixing crash when passing NULL to gwinSetStyle() | Joel Bodenmann | 2016-08-07 | 2 | -2/+3 |
| | |||||
* | STM32F439i-Eval board file cleanup | Joel Bodenmann | 2016-08-03 | 1 | -4/+7 |
| | |||||
* | Fixing misleading/wrong configuration of virtual keyboard demo | Joel Bodenmann | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | Adding STM32F439i-EVAL board files | Joel Bodenmann | 2016-08-03 | 11 | -0/+2619 |
| | |||||
* | Adding EXC7200 driver | Joel Bodenmann | 2016-08-03 | 4 | -1/+132 |
| | |||||
* | Starting development on version 2.7 | Joel Bodenmann | 2016-07-28 | 1 | -0/+4 |
| | |||||
* | Release version 2.6 | Joel Bodenmann | 2016-07-28 | 2 | -3/+3 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-07-28 | 1 | -3/+3 |
| | |||||
* | Fixing makefiles of games that were moved to a dedicated location | Joel Bodenmann | 2016-07-28 | 3 | -3/+3 |
| |