Gustav Sörnäs
Gustav Sörnäs
https://readthedocs.org/projects/mumble-protocol/downloads/pdf/latest/ 1.5.3
e.g. https://crates.io/crates/notify
Mainly, we should fallback to mono if no stereo can be found.
Currently we reload all sound effects every time the config is reloaded, which takes a non-neglible amount of time. We can instead pass the hashmap as a `&mut` and only...
It's very easy to forget updating the documentation for the configuration file. A procedural macro that reads the doc comments and formats them into a man-page would ensure they stay...