aboutsummaryrefslogtreecommitdiffstats
path: root/mumd
Commit message (Collapse)AuthorAge
...
* | | update versions againGustav Sörnäs2021-04-10
| | | | | | | | | | | | oops
* | | bump version numbersGustav Sörnäs2021-04-10
| |/ |/|
* | add readme to all Cargo.tomlGustav Sörnäs2021-04-08
| |
* | Fix the import location and a possible deadlockRubens Brandao2021-04-06
| |
* | Replace State tokio::sync::Mutex by std::sync::RwLockRubens Brandao2021-04-05
|/
* tyrbofish ?Eskil Queseth2021-03-31
|
* reviewGustav Sörnäs2021-03-31
|
* report tcp errors all the wayGustav Sörnäs2021-03-30
|
* udp errorGustav Sörnäs2021-03-30
|
* return tcp errors from tcp internalsGustav Sörnäs2021-03-30
|
* skip handling >2 channels for nowGustav Sörnäs2021-03-30
| | | | See #80.
* config errorGustav Sörnäs2021-03-30
|
* rename notify -> notificationsGustav Sörnäs2021-03-30
| | | | Notify is already taken, see https://lib.rs/crates/notify.
* warn if notification init failsGustav Sörnäs2021-03-30
|
* add StateError and AudioErrorGustav Sörnäs2021-03-30
|
* add todosGustav Sörnäs2021-03-30
|
* code reviewGustav Sörnäs2021-03-30
|
* fix indentationGustav Sörnäs2021-03-30
|
* mumlib: re-export errorGustav Sörnäs2021-03-30
|
* tcp reject: more descriptive loggingGustav Sörnäs2021-03-30
|
* handle faulty tcp streamGustav Sörnäs2021-03-30
|
* remove error suffix on error variantsGustav Sörnäs2021-03-29
|
* report invalid server passwordGustav Sörnäs2021-03-29
|
* tcp event connected contains resultGustav Sörnäs2021-03-29
|
* tcp event queueGustav Sörnäs2021-03-29
|
* Merge pull request #75 from rbran/mainGustav Sörnäs2021-03-29
|\ | | | | Finish the password implementation
| * Finish the password implementationRubens Brandao2021-03-28
| |
* | Merge pull request #74 from mum-rs/yeet-ipcGustav Sörnäs2021-03-29
|\ \ | |/ |/|
| * remove extra newlineGustav Sörnäs2021-03-29
| |
| * re-add trailing newline 2 electric boogalooEskil Queseth2021-03-29
| |
| * make command receiving scaleableEskil Queseth2021-03-26
| |
| * use constant string for socket pathEskil Queseth2021-03-26
| |
| * remove code commentEskil Queseth2021-03-26
| |
| * remove unneeded featureEskil Queseth2021-03-26
| |
| * re-add error checkingEskil Queseth2021-03-26
| |
| * re-add check for live serverEskil Queseth2021-03-26
| |
| * remove ipc-channel dependencyEskil Queseth2021-03-24
| |
* | move noise gate to own fileGustav Sörnäs2021-03-24
| |
* | FloatSampleGustav Sörnäs2021-03-24
| |
* | use same phase watcher in audio and stateGustav Sörnäs2021-03-24
|/ | | | Closes #72
* Merge pull request #63 from mum-rs/git-hash-versionGustav Sörnäs2021-03-22
|\
| * inline variableEskil Queseth2021-03-22
| |
| * made more consistent output without gitEskil Queseth2021-03-21
| |
| * commit_hash returns option insteadGustav Sörnäs2021-03-21
| |
| * add a --version that includes commit hash to mum{ctl,d}Gustav Sörnäs2021-03-21
| |
* | update fern and ipc channelGustav Sörnäs2021-03-21
|/
* Merge pull request #66 from mum-rs/noise_gate_fixKapten Z∅∅m2021-02-13
|\ | | | | Change noise gate to be dynamic instead of static
| * change noise gate to be dynamig instead of staticEskil Queseth2021-02-11
| |
* | Merge pull request #64 from mum-rs/futures-cleanupKapten Z∅∅m2021-02-13
|\ \ | | | | | | Dependency cleanup
| * | minor cleanupEskil Queseth2021-02-03
| | |