Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure | Tectu | 2012-08-13 | 4 | -449/+0 |
| | |||||
* | Multi-thread, Async Multi-thread & VMT | Andrew Hannam | 2012-08-09 | 2 | -43/+64 |
| | |||||
* | makefiles update | Tectu | 2012-08-08 | 1 | -2/+2 |
| | |||||
* | Backport GDISP low level drivers to GLCD | Andrew Hannam | 2012-08-06 | 1 | -1/+1 |
| | | | | see GLCD/readme.txt | ||||
* | Many changes including scaled fonts | Andrew Hannam | 2012-08-05 | 3 | -405/+94 |
| | | | | | | | | | | Scaled fonts (independantly in x & y direction) based on normal sized font. Effectively double sized and double height same width fonts come free (or triple etc). New routine for sending low level drivers hardware commands eg backlight brightness, contrast Power and Orientation moved to new routine. Clean up on files to simplify low level driver file overheads. | ||||
* | halext new license headers | Tectu | 2012-08-02 | 3 | -63/+15 |
| | |||||
* | New low level driver gdispTestStub | Andrew Hannam | 2012-08-02 | 5 | -0/+787 |
This new driver contains no hardware dependancies and so it can be used accross platforms to ensure the halext build system is working correctly. Just don't expect dots to appear on the non-existant display. :) |