aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/src/state.rs
Commit message (Collapse)AuthorAge
* Set input volume via mumctlGustav Sörnäs2020-10-17
|
* add pretty printing for error typeEskil Queseth2020-10-16
|
* add an error checkEskil Queseth2020-10-16
|
* Merge remote-tracking branch 'origin/main' into error-handlingEskil Queseth2020-10-16
|\
| * Merge branch 'cli' into 'main'Gustav Sörnäs2020-10-16
| |\ | | | | | | | | | | | | mumctl See merge request gustav/mum!2
| * | Update state properly when disconnecting from server and on user_state packetEskil2020-10-16
| | |
* | | add basic error messaging on mumdEskil Queseth2020-10-15
| |/ |/|
* | initial cliGustav Sörnäs2020-10-15
|/
* cargo clippyGustav Sörnäs2020-10-14
|
* cargo fmtGustav Sörnäs2020-10-14
|
* update server so that we clear information once we leave a serverEskil Queseth2020-10-14
|
* resolve some compiler warningsEskil Queseth2020-10-14
|
* add support for disconnect commandEskil Queseth2020-10-14
|
* some changesGustav Sörnäs2020-10-14
|
* fix code so that it doesn't deadlockEskil Queseth2020-10-14
|
* wip handle more commands (panics)Gustav Sörnäs2020-10-14
|
* send tcp pings via packet senderGustav Sörnäs2020-10-13
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* wait for complete state before sending commandsGustav Sörnäs2020-10-13
|
* command todosGustav Sörnäs2020-10-13
|
* join different channelsGustav Sörnäs2020-10-13
| | | | Co-authored-by: Eskil Queseth <eskilq@kth.se>
* parse channel remove (#3)Gustav Sörnäs2020-10-13
|
* change to actual logging (#2)Gustav Sörnäs2020-10-12
|
* begin saving stateGustav Sörnäs2020-10-12
Co-authored-by: Eskil Queseth <eskilq@kth.se>