Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge remote-tracking branch 'upstream/master' | trsaunders | 2012-07-25 | 4 | -7/+7 | |
| |\ | |/ |/| | ||||||
* | | lcdVerticalScroll() fix | Tectu | 2012-07-25 | 4 | -4/+4 | |
* | | fixed lcdRectDraw() | Tectu | 2012-07-25 | 1 | -3/+3 | |
* | | Merge pull request #18 from trsaunders/master | Tectu | 2012-07-24 | 3 | -50/+54 | |
|\ \ | ||||||
| | * | drawChar in worker | trsaunders | 2012-07-25 | 3 | -28/+90 | |
| |/ | ||||||
| * | get pixel return value implemented in struct | trsaunders | 2012-07-24 | 15 | -121/+133 | |
| |\ | |/ |/| | ||||||
* | | compiler warnings | Tectu | 2012-07-24 | 1 | -3/+6 | |
* | | 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 | 2 | -4/+4 | |
* | | | implemented lcdGetPixelColor() | Tectu | 2012-07-23 | 1 | -8/+6 | |
* | | | Merge pull request #16 from trsaunders/master | Tectu | 2012-07-22 | 1 | -0/+5 | |
|\ \ \ | ||||||
* | | | | added console demo | Tectu | 2012-07-22 | 2 | -14/+30 | |
* | | | | readme update | Tectu | 2012-07-22 | 1 | -1/+1 | |
* | | | | fastMath cleanup | Tectu | 2012-07-22 | 2 | -19/+15 | |
* | | | | ssd1289 lld_lcdReadStream() fix | Tectu | 2012-07-22 | 1 | -1/+1 | |
* | | | | touchpad fix | Tectu | 2012-07-22 | 5 | -25/+17 | |
* | | | | Merge pull request #15 from trsaunders/master | Tectu | 2012-07-22 | 1 | -9/+9 | |
|\ \ \ \ | ||||||
* \ \ \ \ | Merge pull request #14 from trsaunders/master | Tectu | 2012-07-22 | 1 | -19/+34 | |
|\ \ \ \ \ | ||||||
* \ \ \ \ \ | Merge pull request #13 from trsaunders/master | Tectu | 2012-07-22 | 1 | -146/+271 | |
|\ \ \ \ \ \ | ||||||
| | | | | | * | 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 | |
| | | |/ | ||||||
| | | * | fix SSD1289 inverted mode | trsaunders | 2012-07-22 | 1 | -9/+9 | |
| | |/ | ||||||
| | * | fix orientations in ssd1289 | trsaunders | 2012-07-22 | 1 | -2/+2 | |
| | * | fix orientations in ssd1289 | trsaunders | 2012-07-22 | 1 | -19/+34 | |
| |/ | ||||||
| * | F4 FSMC support, add support for different orientations, tidyup | trsaunders | 2012-07-22 | 1 | -146/+271 | |
|/ | ||||||
* | ssd1289 fix | Tectu | 2012-07-22 | 1 | -5/+3 | |
* | whitespace | Tectu | 2012-07-22 | 1 | -2/+0 | |
* | fix | Tectu | 2012-07-22 | 1 | -10/+1 | |
* | small fix | Tectu | 2012-07-22 | 1 | -1/+1 | |
* | small fix | Tectu | 2012-07-22 | 4 | -5/+6 | |
* | lcdVerticalScroll() uses worker | Tectu | 2012-07-18 | 2 | -4/+31 | |
* | restructorizing | Tectu | 2012-07-18 | 20 | -7/+431 | |
* | restructorizing | Tectu | 2012-07-18 | 3 | -409/+5 | |
* | fix | Tectu | 2012-07-18 | 1 | -1/+1 | |
* | cleanups | Tectu | 2012-07-18 | 2 | -22/+0 | |
* | readme update | Tectu | 2012-07-17 | 1 | -1/+1 | |
* | readme update | Tectu | 2012-07-17 | 1 | -1/+2 | |
* | cleanup | Tectu | 2012-07-17 | 2 | -2/+2 | |
* | added GLCD_DRAW_CHAR dummy in worker thread | Tectu | 2012-07-17 | 2 | -0/+22 | |
* | removed lcdSetCursor() in glcd.c | Tectu | 2012-07-17 | 2 | -26/+1 | |
* | small fixes | Tectu | 2012-07-16 | 2 | -1/+2 | |
* | implemented worker thread for glcd | Tectu | 2012-07-16 | 2 | -17/+235 | |
* | implemented worker thread for glcd | Tectu | 2012-07-16 | 3 | -3/+94 | |
* | cleanup | Tectu | 2012-07-12 | 2 | -2/+2 |