Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-12-02 | dist | Mattias Andrée | 3 | -0/+51 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | portable compiler flags1.0 | Mattias Andrée | 1 | -12/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
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 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | make sure the timer has expired | Mattias Andrée | 1 | -1/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | support up and left | Mattias Andrée | 1 | -1/+6 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | support for down, right, and p | Mattias Andrée | 1 | -3/+8 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | support for +, -, and q | Mattias Andrée | 1 | -4/+56 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | use specified rate | Mattias Andrée | 1 | -5/+24 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | typo | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | give the user time to prepare herself | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | center the text | Mattias Andrée | 1 | -2/+79 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | display word by word | Mattias Andrée | 1 | -1/+65 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | use better compiler flags for development | Mattias Andrée | 1 | -2/+12 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2015-12-02 | add missing include | Mattias Andrée | 1 | -0/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |