| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'audio-volume' into 'main' | Eskil | 2020-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 fmt | Eskil Queseth | 2020-11-02 |
| | | | |||
| | * | remove redundancy | Eskil Queseth | 2020-11-02 |
| | | | |||
| | * | refactor and add audio out config command | Eskil Queseth | 2020-11-02 |
| | | | |||
| * | | cargo fmt | Eskil Queseth | 2020-10-31 |
| | | | |||
| * | | add support for mumctl server list | Eskil Queseth | 2020-10-31 |
| |/ | |||
| * | cargo fmt | Gustav Sörnäs | 2020-10-29 |
| | | |||
| * | add confirmation when creating config file and add check for where to create ↵ | Eskil Queseth | 2020-10-23 |
| | | | | | the config file | ||
| * | default cfg is option | Gustav Sörnäs | 2020-10-21 |
| | | | | | None if the file doesn't exist | ||
| * | some changes | Gustav Sörnäs | 2020-10-19 |
| | | | | | | | | | | | They got a bit bundled together but they at least do the following: - read_default_cfg returns a result - command to print all server config values - command to print a single server config value - command to remove servers - Option::map instead of if let Some()-... - TryFrom instead of Try | ||
| * | server config subcommand | Gustav Sörnäs | 2020-10-19 |
| | | |||
| * | write config to file | Gustav Sörnäs | 2020-10-19 |
| | | |||
| * | convert config to string | Gustav Sörnäs | 2020-10-19 |
| | | |||
| * | initial reading of config file | Gustav Sörnäs | 2020-10-19 |
