| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove http related header pollution (#9201) | 2022-01-26 | 1 | -6/+7 | |
| | | | | | | | | | | * Remove http related header polution * remove now invalid message * fixed issued detected by clang * Fixed CR at EOF | ||||
| * | Remove emualloc.* | 2021-06-22 | 1 | -0/+1 | |
| | | |||||
| * | emu: correct some file headers (nw) | 2020-06-19 | 1 | -2/+2 | |
| | | |||||
| * | use C++ library includes (nw) | 2020-01-22 | 1 | -1/+1 | |
| | | |||||
| * | Refactor server_{ws,http}.hpp into separate interface and implementation. ↵ | 2017-08-06 | 1 | -12/+9 | |
| | | | | | | | (#2548) Refactor server_{ws,http}.hpp into separate interface and implementation headers. When shutting down the HTTP server, also explicitly stop the asio::io_context. | ||||
| * | never hurts to srcclean (nw) | 2017-07-09 | 1 | -31/+31 | |
| | | |||||
| * | better handle the case where HTTP is not enabled. | 2017-07-06 | 1 | -1/+7 | |
| | | |||||
| * | Add an external panel for the Ensoniq VFX family of keyboards, with a ↵ | 2017-07-05 | 1 | -4/+136 | |
| | | | | | websocket interface and an HTML/Javascript implementation that can be served over HTTP. | ||||
| * | Refactored HTTP handling to be easier to extend and use (nw) | 2017-03-19 | 1 | -0/+57 | |
