aboutsummaryrefslogtreecommitdiffstats
path: root/mumd
Commit message (Collapse)AuthorAge
* initial tokio 1.0 commitEskil Q2020-12-25
|
* Merge pull request #32 from sornas/mumble-protocol-cleanupKapten Z∅∅m2020-12-24
|\ | | | | remove mumlibs dependency on rust-mumble-protocol
| * remove mumlibs dependency on rust-mumble-protocolEskil Q2020-12-23
| |
* | make use of updated rust-mumble-protocolEskil Q2020-12-23
|/
* clearer castingGustav Sörnäs2020-11-28
|
* remove sound-effects featureGustav Sörnäs2020-11-28
|
* formattingGustav Sörnäs2020-11-28
|
* samplerate -> daspGustav Sörnäs2020-11-28
|
* print weird ping responseGustav Sörnäs2020-11-28
|
* check if mumd instance is running before startingGustav Sörnäs2020-11-28
|
* add ping/pong to mumlib commandsGustav Sörnäs2020-11-28
|
* sort mumlib commandsGustav Sörnäs2020-11-28
|
* 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
|
* print status of mute/deafened when they changeGustav 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 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
| |
* | remove redundancy in mumlibEskil Queseth2020-11-05
| |
* | minor cleanupEskil 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
| | * cargo fmtEskil Queseth2020-11-02
| | |
| | * refactor and add audio out config commandEskil Queseth2020-11-02
| | |
| | * add mumd support for volume adjustmentEskil Queseth2020-11-02
| | |
| * | cargo fmtEskil Queseth2020-10-31
| | |
| * | add support for mumctl server listEskil Queseth2020-10-31
| |/
* | add mumd support for muting usersEskil Queseth2020-11-03
|/
* cargo fmtGustav Sörnäs2020-10-29
|
* Merge branch 'libnotify' into mainGustav Sörnäs2020-10-29
|\