aboutsummaryrefslogtreecommitdiffstats
path: root/mumd
Commit message (Collapse)AuthorAge
* add license to cargo.tomlGustav Sörnäs2020-10-12
|
* update authorsGustav Sörnäs2020-10-12
|
* remove and restructure dependenciesGustav Sörnäs2020-10-12
|
* Cleaned up inports in network.rsEskil Queseth2020-10-12
|
* begin saving stateGustav Sörnäs2020-10-12
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* create command.rsGustav Sörnäs2020-10-11
|
* Fixed client sometimes crashing when receiving compressed packagesEskil Queseth2020-10-11
|
* Merge branch 'main' of github.com:sornas/mum into mainEskil Queseth2020-10-11
|\
| * refactor parameters to input callback generatorGustav Sörnäs2020-10-11
| |
* | Changed so code is more robust with a cheeky hackEskil Queseth2020-10-11
|/
* working microphone stuffGustav Sörnäs2020-10-11
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* handle user removeGustav Sörnäs2020-10-10
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* handle multiple incoming audio streamsGustav Sörnäs2020-10-10
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* big ol refactorGustav Sörnäs2020-10-10
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* move connect_udp to network.rsGustav Sörnäs2020-10-10
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* create network.rs and move codeGustav Sörnäs2020-10-10
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* actually add audio.rsGustav Sörnäs2020-10-10
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* create audio.rs and move codeGustav Sörnäs2020-10-10
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* initial unpacking of received opus packagesGustav Sörnäs2020-10-10
| | | | | | Need to refactor big time. Co-authored-by: Eskil Queseth <eskilq@kth.se>
* move dependenciesGustav Sörnäs2020-10-09
|
* mumd/mumctl workspacesGustav Sörnäs2020-10-09