Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for console when x0 != 0 or y0 != 0 | trsaunders | 2012-07-25 | 1 | -5/+7 |
* | change font type to font_t | trsaunders | 2012-07-25 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | trsaunders | 2012-07-25 | 2 | -5/+5 |
|\ | |||||
| * | lcdVerticalScroll() fix | Tectu | 2012-07-25 | 2 | -2/+2 |
| * | fixed lcdRectDraw() | Tectu | 2012-07-25 | 1 | -3/+3 |
* | | drawChar in worker | trsaunders | 2012-07-25 | 3 | -28/+90 |
|/ | |||||
* | 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 |
| |\ | |||||
| * | | 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 |
| |\ \ | |||||
| * | | | fastMath cleanup | Tectu | 2012-07-22 | 2 | -19/+15 |
* | | | | remove result from GLCD message struct and use chMsgRelease to pass result in... | trsaunders | 2012-07-24 | 3 | -48/+47 |
| |_|/ |/| | | |||||
* | | | 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 |