aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* add ping/pong to mumlib commandsGustav Sörnäs2020-11-28
|
* sort mumlib commandsGustav Sörnäs2020-11-28
|
* Merge branch 'sound-effects-inside-binary' into 'main'Gustav Sörnäs2020-11-28
|\ | | | | | | | | | | | | include_bytes instead of static filepaths Closes #76 See merge request gustav/mum!39
| * include_bytes instead of static filepathsGustav Sörnäs2020-11-28
|/
* possibly handle new crypt statesGustav Sörnäs2020-11-28
|
* debug print all tcp packetsGustav Sörnäs2020-11-28
|
* Merge branch 'mumctl-log' into mainGustav Sörnäs2020-11-21
|\
| * mumctl: update print_err-macroGustav Sörnäs2020-11-21
| |
| * mumctl: own log::-implementationGustav Sörnäs2020-11-21
|/
* Merge branch 'mute-deafen-toggle-print' into mainGustav Sörnäs2020-11-21
|\
| * print status of mute/deafened when they changeGustav Sörnäs2020-11-21
|/
* Merge branch 'help-about' into mainGustav Sörnäs2020-11-21
|\
| * set about-strings for the mumctl CLIGustav Sörnäs2020-11-21
|/
* Merge branch 'reorder-commands' into mainGustav Sörnäs2020-11-21
|\
| * make connect and disconnect root-commandsGustav Sörnäs2020-11-21
|/ | | | | | | | While writing some about-texts for the CLI, I noticed that the server-command did two things. 1. Connect and disconnect 2. Handle saved servers
* Merge branch 'readme-features' into mainGustav Sörnäs2020-11-21
|\
| * update feature namesGustav Sörnäs2020-11-21
| |
| * add note about features and libsamplerateGustav Sörnäs2020-11-21
|/
* Merge branch 'sound-effect' into 'main'Eskil2020-11-21
|\ | | | | | | | | | | | | Sound effects on events Closes #68 See merge request gustav/mum!32
| * change sound_effects to sound-effectsEskil Queseth2020-11-16
| |
| * clean up conditional compilationEskil Queseth2020-11-16
| |
| * change some things with extra featuresEskil Queseth2020-11-16
| |
| * clean up mute notification codeEskil Queseth2020-11-16
| |
| * cargo fmtEskil Queseth2020-11-16
| |
| * remove a mutEskil Queseth2020-11-16
| |
| * fix on how sound is played when mutingEskil Queseth2020-11-16
| |
| * add sound for muting and unmuting selfEskil Queseth2020-11-16
| |
| * add sound on users movingEskil Queseth2020-11-16
| |
| * refactor of parsing user stateEskil Queseth2020-11-15
| |
| * add sound filesEskil Queseth2020-11-13
| |
| * add mvp for playing sound when stuff happensEskil Queseth2020-11-13
| |
* | mumd: depend only on used tokio featuresGustav Sörnäs2020-11-16
|/
* Merge branch 'mute-fix' into 'main'Eskil2020-11-13
|\ | | | | | | | | Mute fix See merge request gustav/mum!31
| * fix mute and deafen featureEskil Queseth2020-11-13
| |
| * remove commented out codeEskil Queseth2020-11-12
| |
| * clean up bad codeEskil Queseth2020-11-12
| |
* | Merge branch 'cfg-libnotify' into 'main'Gustav Sörnäs2020-11-13
|\ \ | |/ |/| | | | | | | | | Add feature libnotify to mumd Closes #66 See merge request gustav/mum!30
| * Update notify.rsGustav Sörnäs2020-11-06
| |
| * add feature libnotify to mumdGustav Sörnäs2020-11-06
| |
* | Merge branch 'mute' into 'main'Eskil2020-11-06
|\ \ | |/ |/| | | | | | | | | Mute Closes #43 See merge request gustav/mum!29
| * remove redundancy in mumlibEskil Queseth2020-11-05
| |
| * minor cleanupEskil Queseth2020-11-05
| |
| * update usage.orgEskil Queseth2020-11-05
| |
| * cargo fmtEskil Queseth2020-11-05
| |
| * add mute featureEskil Queseth2020-11-05
| |
| * Merge branch 'main' into muteEskil Queseth2020-11-03
| |\ | |/ |/|
* | Merge branch 'audio-volume' into 'main'Eskil2020-11-03
|\ \ | | | | | | | | | | | | Refactor of config and add support for changing global output volume and individual user's volume See merge request gustav/mum!28
| * | remove commented out codeEskil Queseth2020-11-02
| | |
| * | remove commented out codeEskil Queseth2020-11-02
| | |
| * | cargo fmtEskil Queseth2020-11-02
| | |