Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More GOS module changes | inmarket | 2013-05-26 | 6 | -116/+540 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 33 | -454/+948 |
* | Fix GIF rendering issue | Abhishek Kumar | 2013-05-21 | 1 | -0/+2 |
* | docs | Joel Bodenmann | 2013-05-20 | 6 | -2/+18 |
* | added enable and disable APIs to high level GWIN code | Joel Bodenmann | 2013-05-20 | 1 | -0/+4 |
* | button fix | Joel Bodenmann | 2013-05-20 | 1 | -8/+16 |
* | added gwin enabled parameter and implemented button enable/disable functions | Joel Bodenmann | 2013-05-20 | 1 | -0/+17 |
* | cleanup & tdisp warning fix | Joel Bodenmann | 2013-05-20 | 2 | -571/+571 |
* | TDISP fixes | Joel Bodenmann | 2013-05-15 | 1 | -1/+1 |
* | TDISP fixes | Joel Bodenmann | 2013-05-15 | 1 | -98/+103 |
* | More Image Fixes | Andrew Hannam | 2013-05-09 | 1 | -7/+7 |
* | Image Decoder Fixes | Andrew Hannam | 2013-05-09 | 3 | -51/+82 |
* | Reinsertion of doxygen headers | Andrew Hannam | 2013-05-06 | 4 | -130/+170 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 24 | -496/+139 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 24 | -204/+228 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 24 | -228/+204 |
* | GIF image handling | Andrew Hannam | 2013-04-20 | 3 | -23/+1201 |
* | Add GINPUT Dial, simplify GWIN input assignment | Andrew Hannam | 2013-04-07 | 3 | -63/+226 |
* | Create generic GWIN Draw routine | Andrew Hannam | 2013-04-06 | 1 | -0/+15 |
* | GWIN slider + image support | Andrew Hannam | 2013-04-06 | 3 | -0/+297 |
* | Change Memory Reader prototype | Andrew Hannam | 2013-04-04 | 1 | -2/+2 |
* | Fixes to RLE_4, RLE_8 and 16 bit BMP images | Andrew Hannam | 2013-04-03 | 1 | -14/+16 |
* | New GDISP image handling with demo | Andrew Hannam | 2013-04-03 | 7 | -2/+1403 |
* | coding style | Joel Bodenmann | 2013-03-31 | 1 | -2/+3 |
* | GWIN doc update and poly functions | Andrew Hannam | 2013-03-18 | 1 | -373/+117 |
* | GWIN Graph - use GDISP point definition | Andrew Hannam | 2013-03-18 | 1 | -362/+362 |
* | Change GDISP poly fns to support translation | Andrew Hannam | 2013-03-18 | 2 | -45/+45 |
* | GWIN button changes | Andrew Hannam | 2013-03-10 | 1 | -59/+177 |
* | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 2 | -1126/+876 |
* | Revert "GDISP changes including polygon support" | Andrew Hannam | 2013-03-10 | 2 | -876/+1126 |
* | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 2 | -1126/+876 |
* | Fix compiler warning | Andrew Hannam | 2013-03-08 | 1 | -1/+1 |
* | Correction of copyright message | Andrew Hannam | 2013-03-08 | 1 | -1/+1 |
* | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 17 | -17/+17 |
* | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 2 | -7/+7 |
* | Add option GWIN_BUTTON_LAZY_RELEASE | Andrew Hannam | 2013-03-02 | 1 | -275/+279 |
* | Fix to allow destroying of gwin buttons | Andrew Hannam | 2013-03-02 | 2 | -741/+743 |
* | GAUDIN implemented with GADC driver | Andrew Hannam | 2013-03-01 | 2 | -38/+169 |
* | GADC implementation with demo program | Andrew Hannam | 2013-02-18 | 1 | -38/+465 |
* | Fix compile error in GDISP | Andrew Hannam | 2013-02-18 | 2 | -1272/+1272 |
* | TDISP merge - NOT TESTED!!! | Joel Bodenmann | 2013-02-18 | 1 | -85/+117 |
|\ | |||||
| * | TDISP cleanup | Andrew Hannam | 2013-01-19 | 1 | -85/+117 |
* | | more GDISP_LLD() cleanup | Joel Bodenmann | 2013-02-11 | 1 | -1/+1 |
* | | removed GDISP_LLD() macro - fix | Joel Bodenmann | 2013-02-11 | 27 | -0/+5117 |
* | | removed GDISP_LLD() macro | Joel Bodenmann | 2013-02-11 | 27 | -5117/+0 |
|/ | |||||
* | Merge pull request #31 from inmarket/master | Tectu | 2013-01-17 | 8 | -0/+359 |
|\ | |||||
| * | Implement GMISC Array Operations | Andrew Hannam | 2013-01-17 | 1 | -1/+205 |
| * | New Subsystems GADC, GAUDIN, GAUDOUT, GMISC | Andrew Hannam | 2013-01-17 | 8 | -0/+155 |
* | | TDISP cleanup | Joel Bodenmann | 2013-01-17 | 1 | -27/+2 |
|/ | |||||
* | some more TDISP cleanup | Joel Bodenmann | 2013-01-16 | 1 | -2/+2 |