aboutsummaryrefslogtreecommitdiffstats
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
|
* update todoGustav Sörnäs2020-10-12
|
* create smol READMEGustav 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
|
* Merge branch 'main' of github.com:sornas/mum into mainEskil Queseth2020-10-11
|\
| * print user id on connectGustav Sörnäs2020-10-11
| |
| * update todoGustav 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
|/
* next TODOGustav Sörnäs2020-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>
* Added gitignoreEskil Queseth2020-10-10
|
* Create LICENSEGustav Sörnäs2020-10-10
|
* 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
|
* org: handle invalid keysGustav Sörnäs2020-10-09
|
* your_nameGustav Sörnäs2020-10-09
|
* more commandsGustav Sörnäs2020-10-09
|
* update usage.orgGustav Sörnäs2020-10-09
|
* add initial usage.orgGustav Sörnäs2020-10-09
|
* initial commitGustav Sörnäs2020-10-09