| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 1 | -873/+0 |
* | Replace color format conversion macros with proper routines to prevent side e... | inmarket | 2013-11-17 | 1 | -38/+4 |
* | doxygen fixes | Joel Bodenmann | 2013-11-10 | 1 | -4/+5 |
* | New GDISP now supports multiple controllers with different pixel formats. | inmarket | 2013-11-05 | 1 | -0/+248 |
* | Add support for a driver private area (as well as a board private area) | inmarket | 2013-10-21 | 1 | -0/+1 |
* | Fix missing case in gdispStreamStop(). | inmarket | 2013-10-21 | 1 | -27/+57 |
* | Change to gdisp low level driver API. Display number is now in the GDriver st... | inmarket | 2013-10-19 | 1 | -6/+7 |
* | Bugfix to remove compile error that only affects GCC ARM compiler | inmarket | 2013-10-17 | 1 | -2/+2 |
* | Multiple controller support can now auto-detect hardware capabilities at run-... | inmarket | 2013-10-16 | 1 | -26/+62 |
* | Multiple displays across one or more controllers is now fully supported. | inmarket | 2013-10-12 | 1 | -167/+152 |
* | New optimisation method for some streaming drivers. It should improve speed b... | inmarket | 2013-10-02 | 1 | -3/+35 |
* | SSD1289 streaming driver (untested) | inmarket | 2013-09-30 | 1 | -56/+86 |
* | Useless leftover from ASYNC support is now removed | inmarket | 2013-09-25 | 1 | -181/+0 |
* | Rename a macro and fix some bugs | inmarket | 2013-09-25 | 1 | -5/+6 |
* | GDISP streaming bug fixes | inmarket | 2013-09-24 | 1 | -13/+13 |
* | Scrolling emulation when not supported by hardware | inmarket | 2013-09-18 | 1 | -174/+439 |
* | GDISP revamp - stage 1 | inmarket | 2013-09-06 | 2 | -666/+94 |
* | Vastly simplify GDISP mcufont interface code. | inmarket | 2013-07-29 | 3 | -194/+0 |
* | First cut - beautiful new font handling by PetteriAimonen | inmarket | 2013-07-28 | 3 | -158/+108 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 3 | -3/+3 |
* | gdisp: fixed bug in line drawing function | Mateusz Tomaszkiewicz | 2013-06-26 | 1 | -1/+1 |
* | License header updates | inmarket | 2013-06-15 | 3 | -3/+3 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -1/+23 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 3 | -54/+15 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 3 | -24/+57 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 3 | -57/+24 |
* | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 2 | -227/+14 |
* | Revert "GDISP changes including polygon support" | Andrew Hannam | 2013-03-10 | 2 | -14/+227 |
* | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 2 | -227/+14 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 3 | -3/+3 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 3 | -1504/+1504 |
* | typo | Joel Bodenmann | 2013-02-11 | 1 | -1/+1 |
* | VMT removal | Joel Bodenmann | 2013-02-11 | 1 | -22/+22 |
* | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 2 | -7/+2 |
* | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 3 | -0/+1509 |
* | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 3 | -1509/+0 |
* | small GDISP fix - Thanks to George Lucian | Joel Bodenmann | 2013-02-04 | 1 | -1/+1 |
* | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 1 | -11/+15 |
* | doxygen update | Joel Bodenmann | 2012-12-16 | 1 | -1/+1 |
* | Restructure | Andrew Hannam | 2012-12-06 | 3 | -0/+1505 |