aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/src/audio.rs
Commit message (Collapse)AuthorAge
* 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>
* actually add audio.rsGustav Sörnäs2020-10-10
Co-authored-by: Eskil Queseth <eskilq@kth.se>