Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-12-02 | dist | Mattias Andrée | 3 | -0/+51 |
2015-12-02 | portable compiler flags1.0 | Mattias Andrée | 1 | -12/+2 |
2015-12-02 | simplify by loading and preparsing in separate function + add reverse video for duplicated words + wait on the last word before exiting + m | Mattias Andrée | 1 | -43/+118 |
2015-12-02 | make sure the timer has expired | Mattias Andrée | 1 | -1/+3 |
2015-12-02 | support up and left | Mattias Andrée | 1 | -1/+6 |
2015-12-02 | support for down, right, and p | Mattias Andrée | 1 | -3/+8 |
2015-12-02 | support for +, -, and q | Mattias Andrée | 1 | -4/+56 |
2015-12-02 | use specified rate | Mattias Andrée | 1 | -5/+24 |
2015-12-02 | typo | Mattias Andrée | 1 | -1/+1 |
2015-12-02 | give the user time to prepare herself | Mattias Andrée | 1 | -1/+1 |
2015-12-02 | center the text | Mattias Andrée | 1 | -2/+79 |
2015-12-02 | display word by word | Mattias Andrée | 1 | -1/+65 |
2015-12-02 | use better compiler flags for development | Mattias Andrée | 1 | -2/+12 |
2015-12-02 | add missing include | Mattias Andrée | 1 | -0/+1 |