aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * remove user from users on disconnectGustav Sörnäs2020-10-23
| * add first notificationGustav Sörnäs2020-10-23
* | Merge branch 'mac' into 'main'Gustav Sörnäs2020-10-29
|\ \
| * | iterate and find valid sample rateGustav Sörnäs2020-10-27
|/ /
* | additional version bumpGustav Sörnäs2020-10-27
* | add changelog for 0.2Gustav Sörnäs2020-10-26
* | 0.2 version bumpGustav Sörnäs2020-10-26
* | Merge remote-tracking branch 'origin/command-alias' into mainEskil Queseth2020-10-23
|\ \
| * | inline variableEskil Queseth2020-10-23
| * | add support for connecting to server through aliasEskil Queseth2020-10-23
| * | add support for mumctl server configEskil Queseth2020-10-23
| |/
* | Merge branch 'config-home' into 'main'Eskil2020-10-23
|\ \ | |/ |/|
| * minor changesEskil Queseth2020-10-23
| * add confirmation when creating config file and add check for where to create ...Eskil Queseth2020-10-23
|/
* Merge branch 'tcp-event-macro' into 'main'Eskil2020-10-22
|\
| * change to use macroEskil Queseth2020-10-21
| * remove async from State::handle_commandEskil Queseth2020-10-21
|/
* Merge branch 'readme' into 'main'Gustav Sörnäs2020-10-21
|\
| * Add ReadmeGustav Sörnäs2020-10-21
|/
* Merge remote-tracking branch 'origin/refactor-state' into mainGustav Sörnäs2020-10-21
|\
| * refactor state into {channel,server,user}.rsGustav Sörnäs2020-10-21
* | Merge branch 'network-rework' into 'main'Gustav Sörnäs2020-10-21
|\ \
| * | minor changesEskil Queseth2020-10-21
| * | reduce code duplicationEskil Queseth2020-10-21
| * | add printing of welcome message to server connectEskil Queseth2020-10-21
| * | add tcp event systemEskil Queseth2020-10-21
* | | Merge branch 'refactor-audio' into 'main'Gustav Sörnäs2020-10-21
|\ \ \
| * | | refactor audio into input.rs and output.rsGustav Sörnäs2020-10-21
| | |/ | |/|
* | | elided lifetimesGustav Sörnäs2020-10-21
| |/ |/|
* | Merge branch 'audio-new-clients' into 'main'Gustav Sörnäs2020-10-21
|\ \ | |/ |/|
| * update user state in mumdGustav Sörnäs2020-10-21
| * implement remove_clientGustav Sörnäs2020-10-21
| * parse user state diff and handle connecting clientsGustav Sörnäs2020-10-21
* | update depsGustav Sörnäs2020-10-21
* | add Cargo.lockGustav Sörnäs2020-10-21
* | don't specify rev for cpalGustav Sörnäs2020-10-21
* | don't ignore Cargo.lockGustav Sörnäs2020-10-21
* | Merge branch 'lock-cpal' into 'main'Gustav Sörnäs2020-10-21
|\ \
| * | Lock cpal to latest commitGustav Sörnäs2020-10-21
| |/
* | Merge branch 'getters' into 'main'Gustav Sörnäs2020-10-21
|\ \ | |/ |/|
| * remove pubGustav Sörnäs2020-10-21
|/
* Merge branch 'config-file' into 'main'Gustav Sörnäs2020-10-21
|\
| * default cfg is optionGustav Sörnäs2020-10-21
| * mumctl: refactor matching of config valuesGustav Sörnäs2020-10-21
| * some changesGustav Sörnäs2020-10-19
| * send config-reload-commandGustav Sörnäs2020-10-19
| * mumd: add method to reload configGustav Sörnäs2020-10-19
| * dont write config after loading stateGustav Sörnäs2020-10-19
| * minorGustav Sörnäs2020-10-19
| * clap cleanupGustav Sörnäs2020-10-19