Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added guiDrawWheel() dummy | Tectu | 2012-06-26 | 1 | -0/+2 |
* | added wheel as GUI type | Tectu | 2012-06-26 | 1 | -1/+4 |
* | added different GUI elements | Tectu | 2012-06-26 | 1 | -1/+1 |
* | added type of GUI element | Tectu | 2012-06-26 | 1 | -0/+2 |
* | gui doc | Tectu | 2012-06-26 | 1 | -0/+29 |
* | guiInit() priority parameter | Tectu | 2012-06-26 | 1 | -1/+1 |
* | fixed active/inactive state of GUI elements | Tectu | 2012-06-26 | 1 | -1/+1 |
* | implemented linkedlist | Tectu | 2012-06-26 | 1 | -62/+13 |
* | guiInit() returns pointer to created thread | Tectu | 2012-06-25 | 1 | -2/+2 |
* | compiler warnings | Tectu | 2012-06-25 | 1 | -1/+1 |
* | documentation | Tectu | 2012-06-25 | 1 | -0/+2 |
* | GUI threads do now take active/inactive state | Tectu | 2012-06-25 | 1 | -3/+6 |
* | c++ compatibility, FSMC driver for ssd1289 | trsaunders | 2012-06-19 | 1 | -0/+9 |
* | added guiDrawBarGraph() | Tectu | 2012-06-09 | 1 | -0/+32 |
* | removed guiDrawKeymatrix | Tectu | 2012-06-09 | 1 | -19/+0 |
* | added not working guiDrawKeymatrix() | Tectu | 2012-06-09 | 1 | -3/+23 |
* | doc | Tectu | 2012-06-07 | 1 | -0/+22 |
* | implemented guiDrawButton() | Tectu | 2012-06-07 | 1 | -1/+9 |
* | cleanups | Tectu | 2012-06-07 | 1 | -0/+7 |