| Commit message (Expand) | Author | Age | Files | Lines |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -3/+3 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 1 | -1/+1 |
* | Make the uGFXMain() prototype always available | inmarket | 2017-03-04 | 1 | -3/+0 |
* | Change the prototype for uGFXMain() | inmarket | 2017-03-04 | 1 | -1/+1 |
* | FEATURE: Significantly improved the FreeRTOS port | inmarket | 2017-03-04 | 1 | -0/+8 |
* | Merge branch 'translation' | Joel Bodenmann | 2016-02-27 | 1 | -0/+10 |
|\ |
|
| * | GTRANS module skeleton | Joel Bodenmann | 2016-02-07 | 1 | -0/+10 |
* | | Replacing wrong define | Joel Bodenmann | 2016-02-24 | 1 | -1/+1 |
|/ |
|
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -1/+1 |
* | Add support for a PreInit Routine to allow early hardware initialisation | inmarket | 2015-11-05 | 1 | -0/+6 |
* | Added ability to compile ugfx as a single file (excluding driver and board fi... | inmarket | 2015-06-08 | 1 | -5/+5 |
* | GFILE was not being initialised properly. | inmarket | 2015-02-28 | 1 | -0/+22 |
* | Stable release v2.2 | Joel Bodenmann | 2014-11-23 | 1 | -1/+0 |
* | Reorder initialisation to ensure gwin is initialised last | inmarket | 2014-09-26 | 1 | -6/+6 |
* | GDRIVER now working for GDISP including multiple displays. | inmarket | 2014-08-23 | 1 | -0/+10 |
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 1 | -1/+11 |
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -16/+6 |
* | Spelling mistake compile error | inmarket | 2014-02-19 | 1 | -1/+1 |
* | Ensure double initialisation/de-initialisation of GFX can't occur | inmarket | 2014-02-03 | 1 | -1/+11 |
* | added deinit() routines for all modules (not implemented so far) | Joel Bodenmann | 2014-02-02 | 1 | -10/+48 |
* | Removed TDISP module | Joel Bodenmann | 2013-12-11 | 1 | -8/+0 |
* | Multiple displays across one or more controllers is now fully supported. | inmarket | 2013-10-12 | 1 | -1/+0 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
* | License header updates | inmarket | 2013-06-15 | 1 | -18/+5 |
* | Add a simple GWIN window manager, Change the way GWIN visibility works | inmarket | 2013-06-08 | 1 | -1/+1 |
* | GOS updates | inmarket | 2013-06-02 | 1 | -7/+2 |
* | added obsolete #warning to gdispInit() | Joel Bodenmann | 2013-05-30 | 1 | -0/+7 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -0/+107 |