| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gui demo cleanup | Tectu | 2012-07-09 | 1 | -2/+2 |
* | added powerOn mode in lcdInit() | Tectu | 2012-07-09 | 1 | -0/+1 |
* | compiler warnings | Tectu | 2012-07-09 | 1 | -0/+2 |
* | compiler warnings | Tectu | 2012-07-09 | 1 | -0/+5 |
* | fix | Tectu | 2012-07-09 | 1 | -2/+1 |
* | compiler warning | Tectu | 2012-07-09 | 1 | -1/+1 |
* | whitepsaces | Tectu | 2012-07-09 | 1 | -1/+1 |
* | cleanup | Tectu | 2012-07-09 | 1 | -1/+1 |
* | updated GUI example | Tectu | 2012-07-08 | 1 | -2/+2 |
* | changed TP_CS macros. Added TP_CS_PORT | Tectu | 2012-06-29 | 3 | -11/+12 |
* | compiler error fix | Tectu | 2012-06-28 | 1 | -1/+1 |
* | fix | Tectu | 2012-06-28 | 1 | -1/+1 |
* | whitespaces | Tectu | 2012-06-28 | 2 | -27/+31 |
* | whitespaces | Tectu | 2012-06-27 | 1 | -1/+0 |
* | prototype fix | Tectu | 2012-06-27 | 1 | -1/+1 |
* | fixed lld_lcdReadStream() | Tectu | 2012-06-27 | 2 | -6/+41 |
* | Merge pull request #11 from trsaunders/master | Tectu | 2012-06-27 | 15 | -272/+487 |
|\ |
|
| * | fix merge | trsaunders | 2012-06-27 | 1 | -9/+0 |
| * | merge upstream changes | trsaunders | 2012-06-27 | 11 | -364/+593 |
| |\
| |/
|/| |
|
* | | small fix | Tectu | 2012-06-27 | 1 | -1/+1 |
* | | shadowing fix | Tectu | 2012-06-27 | 1 | -2/+2 |
* | | added shadow support for buttons | Tectu | 2012-06-27 | 2 | -2/+11 |
* | | example code update | Tectu | 2012-06-27 | 1 | -2/+7 |
* | | name -> label | Tectu | 2012-06-27 | 2 | -19/+19 |
* | | fix | Tectu | 2012-06-27 | 1 | -1/+1 |
* | | some name changes | Tectu | 2012-06-27 | 2 | -7/+7 |
* | | added guiDeleteElement | Tectu | 2012-06-27 | 2 | -1/+17 |
* | | guiDrawSlider() frame drawing | Tectu | 2012-06-26 | 2 | -6/+11 |
* | | added guiDrawWheel() dummy | Tectu | 2012-06-26 | 2 | -0/+27 |
* | | added wheel as GUI type | Tectu | 2012-06-26 | 2 | -2/+36 |
* | | added different GUI elements | Tectu | 2012-06-26 | 2 | -1/+14 |
* | | added type of GUI element | Tectu | 2012-06-26 | 2 | -6/+10 |
* | | free memory | Tectu | 2012-06-26 | 1 | -2/+2 |
* | | added GUI usage demo | Tectu | 2012-06-26 | 1 | -0/+74 |
* | | sleep fix in gui.c | Tectu | 2012-06-26 | 1 | -2/+0 |
* | | free memory | Tectu | 2012-06-26 | 1 | -0/+2 |
* | | gui doc | Tectu | 2012-06-26 | 1 | -0/+29 |
* | | GUI thread WA size fix | Tectu | 2012-06-26 | 1 | -1/+1 |
* | | guiInit() priority parameter | Tectu | 2012-06-26 | 2 | -3/+3 |
* | | guiDrawButton return value fix | Tectu | 2012-06-26 | 1 | -1/+2 |
* | | fixed active/inactive state of GUI elements | Tectu | 2012-06-26 | 2 | -6/+8 |
* | | implemented GUI button drawing | Tectu | 2012-06-26 | 1 | -4/+15 |
* | | implemented linkedlist | Tectu | 2012-06-26 | 2 | -152/+104 |
* | | doc fix | Tectu | 2012-06-25 | 1 | -2/+2 |
* | | doc | Tectu | 2012-06-25 | 1 | -1/+1 |
* | | doc | Tectu | 2012-06-25 | 1 | -28/+2 |
* | | ssd1289 fix | Tectu | 2012-06-25 | 1 | -1/+1 |
* | | whitespaces | Tectu | 2012-06-25 | 1 | -0/+3 |
* | | GPIO interfacing rewrite | Tectu | 2012-06-25 | 2 | -46/+2 |
* | | lld GPIO lsb/msb order fix | Tectu | 2012-06-25 | 2 | -8/+8 |