Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lcdVerticalScroll() fix | Tectu | 2012-07-25 | 2 | -2/+2 |
| | |||||
* | fixed lcdRectDraw() | Tectu | 2012-07-25 | 1 | -3/+3 |
| | |||||
* | get pixel return value implemented in struct | trsaunders | 2012-07-24 | 5 | -74/+75 |
|\ | |||||
| * | cleanup | Tectu | 2012-07-24 | 2 | -3/+0 |
| | | |||||
| * | lcdDrawLine() speed improvement | Tectu | 2012-07-24 | 1 | -42/+50 |
| | | |||||
| * | lcdDrawRect() speed improvement | Tectu | 2012-07-24 | 1 | -3/+1 |
| | | |||||
| * | Merge pull request #17 from trsaunders/master | Tectu | 2012-07-23 | 1 | -5/+5 |
| |\ | | | | | | | console optimisations | ||||
| * | | added glcdWorker.h | Tectu | 2012-07-23 | 1 | -0/+123 |
| | | | |||||
| * | | cleanup | Tectu | 2012-07-23 | 3 | -126/+2 |
| | | | |||||
| * | | cleanup | Tectu | 2012-07-23 | 1 | -1/+1 |
| | | | |||||
| * | | implemented lcdGetPixelColor() | Tectu | 2012-07-23 | 1 | -8/+6 |
| | | | |||||
| * | | Merge pull request #16 from trsaunders/master | Tectu | 2012-07-22 | 1 | -0/+5 |
| |\ \ | | | | | | | | | tidy up bottom and edges of console | ||||
| * | | | fastMath cleanup | Tectu | 2012-07-22 | 2 | -19/+15 |
| | | | | |||||
* | | | | remove result from GLCD message struct and use chMsgRelease to pass result ↵ | trsaunders | 2012-07-24 | 3 | -48/+47 |
| |_|/ |/| | | | | | | | | instead | ||||
* | | | optimise console: use lcdFillArea instead of lcdDrawRect | trsaunders | 2012-07-23 | 1 | -5/+5 |
| |/ |/| | |||||
* | | tidy up bottom and edges of console | trsaunders | 2012-07-22 | 1 | -0/+5 |
|/ | |||||
* | small fix | Tectu | 2012-07-22 | 2 | -2/+2 |
| | |||||
* | lcdVerticalScroll() uses worker | Tectu | 2012-07-18 | 2 | -4/+31 |
| | |||||
* | restructorizing | Tectu | 2012-07-18 | 10 | -0/+1922 |