Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure include and fix makefiles HEAD master | latex | 2023-02-11 | 1 | -2/+2 |
| | | | | | | | | * restructed include/ to have a umumble folder * fix the makefile to use the new include structure * tests makefile now builds inside root build folder * added TODO list for shit I gotta do * laid groundwork for packet parsing/packing: mumble_packet_gen_header | ||||
* | add mumble_connect to connect to TCP | latex | 2023-01-29 | 1 | -3/+17 |
| | |||||
* | fix API, fix Makefile, add unit tests | latex | 2023-01-26 | 1 | -4/+4 |
| | |||||
* | add context initialization and uv loop | latex | 2023-01-25 | 1 | -0/+15 |