aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/src/error.rs
Commit message (Collapse)AuthorAge
* add unreachable_pub lint and fix debug implEskil Queseth2021-06-13
|
* cargo fmtGustav Sörnäs2021-06-06
|
* Create a trait and default device audio outputRubens Brandao2021-04-08
| | | | | Also removed add/remove/clear client from audio interface, it is done on demand now.
* Create a trait and default implementation for device audio inputRubens Brandao2021-04-07
|
* 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
|
* config errorGustav Sörnäs2021-03-30
|
* add StateError and AudioErrorGustav Sörnäs2021-03-30