Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | posixstream: fix incorrect read() usage | bptato | 2023-01-01 | 1 | -1/+1 |
| | | | | It was overwriting our buffer, instead of appending to it... | ||||
* | posixstream/socketstream: fix cross-platform compilation | bptato | 2022-12-31 | 1 | -8/+17 |
| | |||||
* | Fix stream error handling confusion, title display | bptato | 2022-12-13 | 1 | -8/+25 |
| | | | | Also probably other fixes. | ||||
* | Add support for the encoding standard, fix parseLegacyColor | bptato | 2022-12-10 | 1 | -0/+40 |
Also, fix a bug in the |