aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/src/audio.rs
Commit message (Collapse)AuthorAge
* Update state properly when disconnecting from server and on user_state packetEskil2020-10-16
|
* cargo fmt 2 eletric boogalooGustav Sörnäs2020-10-14
|
* cargo clippyGustav Sörnäs2020-10-14
|
* cargo fmtGustav Sörnäs2020-10-14
|
* add support for reconnecting to serverEskil Queseth2020-10-14
|
* wait for complete state before sending commandsGustav Sörnäs2020-10-13
|
* join different channelsGustav Sörnäs2020-10-13
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* change to actual logging (#2)Gustav Sörnäs2020-10-12
|
* 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>