Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-19 | Frame delay = 50 on normal client, 100 on telnet | Florrie | |
2019-07-07 | PARTY MODE | Florrie | |
2019-07-07 | Properly disconnect all clients! | Florrie | |
2019-07-07 | Support disabling process playback commands | Florrie | |
2019-07-06 | Support disabling controlling the queue | Florrie | |
2019-07-06 | Support disabling playback controls | Florrie | |
I don't think I'm going to disable controls in the telnet client (by default?), but it's good to have this implemented anyway. | |||
2019-07-06 | Disallow suspending on telnet clients | Florrie | |
Suspending doesn't really mean anything unless you're an actual process! | |||
2019-07-06 | Support hiding the left pane | Florrie | |
Testing this out in the telnet client. Also some tweaks to tabber keybinding behavior. | |||
2019-07-06 | End flushable when socket disconnects | Florrie | |
This prevents occasional errors from showing up when a flushable tries to flush to the socket after it's been closed. | |||
2019-07-06 | Experimental telnet server | Florrie | |