aboutsummaryrefslogtreecommitdiffstats
path: root/gui.h
Commit message (Expand)AuthorAgeFilesLines
* added wheel as GUI typeTectu2012-06-261-1/+4
* added different GUI elementsTectu2012-06-261-1/+1
* added type of GUI elementTectu2012-06-261-0/+2
* gui docTectu2012-06-261-0/+29
* guiInit() priority parameterTectu2012-06-261-1/+1
* fixed active/inactive state of GUI elementsTectu2012-06-261-1/+1
* implemented linkedlistTectu2012-06-261-62/+13
* guiInit() returns pointer to created threadTectu2012-06-251-2/+2
* compiler warningsTectu2012-06-251-1/+1
* documentationTectu2012-06-251-0/+2
* GUI threads do now take active/inactive stateTectu2012-06-251-3/+6
* c++ compatibility, FSMC driver for ssd1289trsaunders2012-06-191-0/+9
* added guiDrawBarGraph()Tectu2012-06-091-0/+32
* removed guiDrawKeymatrixTectu2012-06-091-19/+0
* added not working guiDrawKeymatrix()Tectu2012-06-091-3/+23
* docTectu2012-06-071-0/+22
* implemented guiDrawButton()Tectu2012-06-071-1/+9
* cleanupsTectu2012-06-071-0/+7