aboutsummaryrefslogtreecommitdiffstats
path: root/mumd
Commit message (Expand)AuthorAge
* 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
* Merge branch 'mute-fix' into 'main'Eskil2020-11-13
|\
| * 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
|\ \ | |/ |/|
| * 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
| |\
| | * 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
|\
| * add fileGustav Sörnäs2020-10-29
| * refactor and dont panic without x-serverGustav Sörnäs2020-10-29
| * dont use qualified pathGustav Sörnäs2020-10-29
| * notif if user muted/unmutedGustav Sörnäs2020-10-23
| * minor cleanupGustav Sörnäs2020-10-23
| * refactor parsing initial and updated user stateGustav Sörnäs2020-10-23
| * send notif when someone disconnectsGustav Sörnäs2020-10-23
| * send notif when someone connectsGustav Sörnäs2020-10-23
| * remove unused importsGustav Sörnäs2020-10-23
| * remove user from users on disconnectGustav Sörnäs2020-10-23
| * add first notificationGustav Sörnäs2020-10-23
* | iterate and find valid sample rateGustav Sörnäs2020-10-27
* | 0.2 version bumpGustav Sörnäs2020-10-26
|/
* change to use macroEskil Queseth2020-10-21
* remove async from State::handle_commandEskil Queseth2020-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