Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix font baseline_x problem, decrease word-wrap stack usage, add text ↵ | inmarket | 2017-03-11 | 6 | -83/+160 | |
| | | | | justification options | |||||
* | 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 | 3 | -5/+12 | |
| | ||||||
* | Change the prototype for uGFXMain() | inmarket | 2017-03-04 | 3 | -5/+9 | |
| | ||||||
* | Fix introduces bug in gdisp UC8173 driver | inmarket | 2017-03-04 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | inmarket | 2017-03-04 | 2 | -166/+833 | |
|\ | ||||||
| * | Minor clean-up to UC8173 driver | Joel Bodenmann | 2017-03-02 | 2 | -166/+833 | |
| | | ||||||
* | | FEATURE: Significantly improved the FreeRTOS port | inmarket | 2017-03-04 | 17 | -9/+125 | |
|/ | | | | | | FEATURE: Added support for operating system initialisation in FreeRTOS FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size | |||||
* | Merge remote-tracking branch 'origin/master' | inmarket | 2017-03-01 | 0 | -0/+0 | |
|\ | ||||||
| * | Improving UC8173 driver | Joel Bodenmann | 2017-02-28 | 1 | -4/+2 | |
| | | ||||||
* | | Updates to the FreeRTOS GOS port | inmarket | 2017-03-01 | 2 | -78/+32 | |
| | | ||||||
* | | Update to the UC8173 driver to fix memory overwrite | inmarket | 2017-03-01 | 1 | -3/+1 | |
|/ | ||||||
* | Fixing an issue with word wrapping of strings containing dashes. | Joel Bodenmann | 2017-02-21 | 1 | -0/+2 | |
| | | | | Strings do get wrapper correctly at dashes but the space to print the actual space has not been taken account of. This has now been fixed. | |||||
* | Minor internal improvement (clean-up) to AlteraFramereader driver | Joel Bodenmann | 2017-02-20 | 1 | -19/+14 | |
| | ||||||
* | Updating drivers list | Joel Bodenmann | 2017-02-18 | 1 | -35/+36 | |
| | ||||||
* | Added complete support for Altera Terasic MAX10 NEEK board | Joel Bodenmann | 2017-02-18 | 6 | -64/+141 | |
| | ||||||
* | Adding Altera Frame Reader IP Core display driver | Joel Bodenmann | 2017-02-18 | 5 | -0/+366 | |
| | ||||||
* | Updating drivers list | Joel Bodenmann | 2017-02-18 | 1 | -0/+2 | |
| | ||||||
* | Adding UC8173 driver | Joel Bodenmann | 2017-02-02 | 7 | -0/+852 | |
| | ||||||
* | Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays | inmarket | 2017-01-20 | 7 | -0/+306 | |
| | ||||||
* | Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set | inmarket | 2017-01-20 | 2 | -1/+2 | |
| | ||||||
* | Fixed extra dots when drawing anti-aliased fonts with wordwrap | inmarket | 2017-01-20 | 2 | -1/+2 | |
| | ||||||
* | Update font demo to show Anti-aliased drawing | inmarket | 2017-01-18 | 2 | -12/+27 | |
| | ||||||
* | Unifying changelog | Joel Bodenmann | 2017-01-10 | 1 | -2/+2 | |
| | ||||||
* | Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option | Joel Bodenmann | 2017-01-10 | 4 | -15/+26 | |
| | ||||||
* | Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option | Joel Bodenmann | 2017-01-10 | 4 | -16/+21 | |
| | ||||||
* | Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option | Joel Bodenmann | 2017-01-10 | 3 | -11/+15 | |
| | ||||||
* | Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option | Joel Bodenmann | 2017-01-10 | 4 | -6/+11 | |
| | ||||||
* | Removing obsolete code | Joel Bodenmann | 2017-01-10 | 1 | -7/+0 | |
| | ||||||
* | Improving doc | Joel Bodenmann | 2017-01-10 | 1 | -1/+1 | |
| | ||||||
* | Fixing whitespace | Joel Bodenmann | 2017-01-10 | 1 | -1/+1 | |
| | ||||||
* | Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option | Joel Bodenmann | 2017-01-10 | 4 | -12/+23 | |
| | ||||||
* | Adding missing option GFILE_NEED_USERFS to gfxconf.example.h | Joel Bodenmann | 2017-01-09 | 1 | -0/+1 | |
| | ||||||
* | Add gwinListItemSetText() | inmarket | 2017-01-09 | 3 | -7/+68 | |
| | ||||||
* | Update Changelog | inmarket | 2017-01-09 | 1 | -0/+1 | |
| | ||||||
* | Add support for a user provided file system. | inmarket | 2017-01-09 | 3 | -0/+24 | |
| | ||||||
* | Ensure stack size produces an aligned stack on platforms where it matters | inmarket | 2017-01-09 | 5 | -5/+9 | |
| | ||||||
* | Fix console recursion bug - Thanks to Oleg Gerasimov | inmarket | 2017-01-09 | 1 | -39/+51 | |
| | ||||||
* | Fix window manager redraw problem with multi-tasking and large images | inmarket | 2017-01-09 | 1 | -11/+10 | |
| | ||||||
* | Updating changelog | Joel Bodenmann | 2017-01-06 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'ssd1306-128x32' of wezm/uGFX into master | Joel Bodenmann | 2017-01-06 | 1 | -0/+2 | |
|\ | ||||||
| * | Add support for 128x32 SSD1306 displays | Wesley Moore | 2016-12-15 | 1 | -0/+2 | |
| | | ||||||
* | | Fix Cortex m0 Raw32 scheduler. | inmarket | 2016-12-30 | 3 | -18/+25 | |
| | | | | | | | | Ensure 8 byte alignment of the stack for all ARM specific scheduler code. | |||||
* | | Updates to Keil RAW32 CPU specific scheduler. | inmarket | 2016-12-23 | 3 | -3/+27 | |
| | | | | | | | | Tested working on CortexM7 and CortexM7 with FP. | |||||
* | | Removing obsolete color parameters from gwinFillDualCircle() | Joel Bodenmann | 2016-12-15 | 2 | -4/+2 | |
| | | | | | | | | Fixes T27 | |||||
* | | Starting work on version 2.8 | Joel Bodenmann | 2016-12-14 | 1 | -0/+2 | |
| | | ||||||
* | | Release version 2.7 | Joel Bodenmann | 2016-12-14 | 2 | -3/+3 | |
| | | ||||||
* | | Enabling local search engine in generated doxygen documentation | Joel Bodenmann | 2016-12-14 | 1 | -1/+1 | |
| | | ||||||
* | | Doxygen fix | Joel Bodenmann | 2016-12-14 | 1 | -1/+1 | |
| | | ||||||
* | | Adding #prama for Keil compiler to suppress "statement is unreachable" warning. | Joel Bodenmann | 2016-12-14 | 1 | -0/+1 | |
| | | | | | | | | Commit r57667124 removed certain unreachable statements as Keil/ARMCC complains about those. However, most other compilers (including GCC) complain if a function with a non-void return type have no return statement in them. Therefore, that commit was reverted (Revert commit is r509eba89) and pragams are added to the Keil compiler configuration instead. |