Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile time fix to text rendering. | inmarket | 2013-10-14 | 1 | -3/+19 |
* | Multiple displays across one or more controllers is now fully supported. | inmarket | 2013-10-12 | 1 | -116/+227 |
* | GDISP streaming bug fixes | inmarket | 2013-09-24 | 1 | -0/+52 |
* | Scrolling emulation when not supported by hardware | inmarket | 2013-09-18 | 1 | -59/+81 |
* | GDISP revamp - stage 1 | inmarket | 2013-09-06 | 1 | -268/+226 |
* | Merge branch 'master' into fonts | inmarket | 2013-08-01 | 1 | -12/+13 |
|\ | |||||
| * | Add color blending to GDISP | inmarket | 2013-08-01 | 1 | -0/+13 |
* | | Vastly simplify GDISP mcufont interface code. | inmarket | 2013-07-29 | 1 | -38/+26 |
* | | First cut - beautiful new font handling by PetteriAimonen | inmarket | 2013-07-28 | 1 | -4/+31 |
|/ | |||||
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 1 | -1/+1 |
* | doxygen updates | Joel Bodenmann | 2013-07-21 | 1 | -0/+2 |
* | GDISP fix bug in non-multithread | inmarket | 2013-07-08 | 1 | -1/+0 |
* | Various README updates | Mateusz Tomaszkiewicz | 2013-06-21 | 1 | -1/+1 |
* | License header updates | inmarket | 2013-06-15 | 1 | -1/+1 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -30/+1 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 1 | -18/+5 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 1 | -8/+19 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 1 | -19/+8 |
* | New GDISP image handling with demo | Andrew Hannam | 2013-04-03 | 1 | -0/+4 |
* | Change GDISP poly fns to support translation | Andrew Hannam | 2013-03-18 | 1 | -3/+8 |
* | doxygen fixes | Joel Bodenmann | 2013-03-10 | 1 | -1/+1 |
* | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 1 | -77/+753 |
* | Revert "GDISP changes including polygon support" | Andrew Hannam | 2013-03-10 | 1 | -753/+77 |
* | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 1 | -77/+753 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 1 | -1/+1 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 1 | -291/+291 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 1 | -0/+291 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 1 | -291/+0 |
* | small doxygen cleanup | Joel Bodenmann | 2012-12-20 | 1 | -4/+3 |
* | more doxygen | Joel Bodenmann | 2012-12-18 | 1 | -0/+5 |
* | Add GDISP font routines. Fix demo bugs | Andrew Hannam | 2012-12-07 | 1 | -19/+32 |
* | Restructure | Andrew Hannam | 2012-12-06 | 1 | -0/+274 |