Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the last remains of slave mode | wm4 | 2014-08-01 | 1 | -5/+1 |
* | terminal: always use SA_RESTART with sigaction() | wm4 | 2014-04-26 | 1 | -1/+1 |
* | terminal-unix: reject overlong termcap strings | wm4 | 2014-04-10 | 1 | -0/+3 |
* | terminal-unix: fix terminfo/termcap name for cursor up | wm4 | 2014-01-14 | 1 | -1/+1 |
* | terminal-unix: add fallback for enter key | wm4 | 2014-01-13 | 1 | -0/+3 |
* | terminal-unix: fix fallbacks in case terminfo/termcap are disabled | wm4 | 2014-01-13 | 1 | -2/+2 |
* | terminal-unix: add termcap/terminfo documentation links | wm4 | 2014-01-13 | 1 | -0/+4 |
* | player: redo terminal OSD and status line handling | wm4 | 2014-01-13 | 1 | -4/+11 |
* | terminal: don't initialize termcap etc. if stdout is not a terminal | wm4 | 2014-01-07 | 1 | -2/+6 |
* | input: rework how input sources are added | wm4 | 2013-12-21 | 1 | -1/+18 |
* | terminal: abstract terminal color handling | wm4 | 2013-12-20 | 1 | -1/+21 |
* | terminal: move SIGTTOU signal handler setup code | wm4 | 2013-12-19 | 1 | -0/+2 |
* | Rename getch2....c/h to terminal....c/h | wm4 | 2013-12-19 | 1 | -0/+578 |