Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added guiDrawWheel() dummy | Tectu | 2012-06-26 | 1 | -0/+25 |
* | added wheel as GUI type | Tectu | 2012-06-26 | 1 | -1/+32 |
* | added different GUI elements | Tectu | 2012-06-26 | 1 | -0/+13 |
* | added type of GUI element | Tectu | 2012-06-26 | 1 | -6/+8 |
* | free memory | Tectu | 2012-06-26 | 1 | -2/+2 |
* | sleep fix in gui.c | Tectu | 2012-06-26 | 1 | -2/+0 |
* | free memory | Tectu | 2012-06-26 | 1 | -0/+2 |
* | GUI thread WA size fix | Tectu | 2012-06-26 | 1 | -1/+1 |
* | guiInit() priority parameter | Tectu | 2012-06-26 | 1 | -2/+2 |
* | guiDrawButton return value fix | Tectu | 2012-06-26 | 1 | -1/+2 |
* | fixed active/inactive state of GUI elements | Tectu | 2012-06-26 | 1 | -5/+7 |
* | implemented GUI button drawing | Tectu | 2012-06-26 | 1 | -4/+15 |
* | implemented linkedlist | Tectu | 2012-06-26 | 1 | -90/+91 |
* | guiInit() returns pointer to created thread | Tectu | 2012-06-25 | 1 | -1/+3 |
* | compiler warnings | Tectu | 2012-06-25 | 1 | -1/+1 |
* | GUI threads do now take active/inactive state | Tectu | 2012-06-25 | 1 | -22/+31 |
* | cleanup | Tectu | 2012-06-09 | 1 | -11/+11 |
* | added guiDrawBarGraph() | Tectu | 2012-06-09 | 1 | -4/+52 |
* | removed guiDrawKeymatrix | Tectu | 2012-06-09 | 1 | -86/+0 |
* | added guiDrawKeymatrix() v1 | Tectu | 2012-06-09 | 1 | -19/+27 |
* | added not working guiDrawKeymatrix() | Tectu | 2012-06-09 | 1 | -13/+99 |
* | doc | Tectu | 2012-06-07 | 1 | -5/+4 |
* | fixes | Tectu | 2012-06-07 | 1 | -4/+4 |
* | fixes | Tectu | 2012-06-07 | 1 | -13/+4 |
* | implemented guiDrawButton() | Tectu | 2012-06-07 | 1 | -3/+27 |
* | added GUI files | Tectu | 2012-06-07 | 1 | -1/+0 |
* | cleanups | Tectu | 2012-06-07 | 1 | -0/+40 |