index
:
mum
index-sound-effects
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mumd
/
src
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'origin/cli' into error-handling
Eskil Queseth
2020-10-15
|
\
|
*
initial cli
Gustav Sörnäs
2020-10-15
*
|
rename and move file to clarify file purpose
Eskil Queseth
2020-10-14
|
/
*
cargo fmt 2 eletric boogaloo
Gustav Sörnäs
2020-10-14
*
cargo clippy
Gustav Sörnäs
2020-10-14
*
cargo fmt
Gustav Sörnäs
2020-10-14
*
update debug message
Gustav Sörnäs
2020-10-14
*
update server so that we clear information once we leave a server
Eskil Queseth
2020-10-14
*
add support for reconnecting to server
Eskil Queseth
2020-10-14
*
resolve some compiler warnings
Eskil Queseth
2020-10-14
*
add support for disconnect command
Eskil Queseth
2020-10-14
*
add newline when logging if logged message contains a newline
Eskil Queseth
2020-10-14
*
some changes
Gustav Sörnäs
2020-10-14
*
fix code so that it doesn't deadlock
Eskil Queseth
2020-10-14
*
wip handle more commands (panics)
Gustav Sörnäs
2020-10-14
*
remove shared mutability of tcp sink
Gustav Sörnäs
2020-10-14
*
send tcp pings via packet sender
Gustav Sörnäs
2020-10-13
*
respect if we're initializing when parsing user state
Gustav Sörnäs
2020-10-13
*
wait for complete state before sending commands
Gustav Sörnäs
2020-10-13
*
command todos
Gustav Sörnäs
2020-10-13
*
join different channels
Gustav Sörnäs
2020-10-13
*
split network.rs to tcp.rs and udp.rs (#4)
Gustav Sörnäs
2020-10-13
*
parse channel remove (#3)
Gustav Sörnäs
2020-10-13
*
change to actual logging (#2)
Gustav Sörnäs
2020-10-12
*
Cleaned up inports in network.rs
Eskil Queseth
2020-10-12
*
begin saving state
Gustav Sörnäs
2020-10-12
*
create command.rs
Gustav Sörnäs
2020-10-11
*
Fixed client sometimes crashing when receiving compressed packages
Eskil Queseth
2020-10-11
*
Merge branch 'main' of github.com:sornas/mum into main
Eskil Queseth
2020-10-11
|
\
|
*
refactor parameters to input callback generator
Gustav Sörnäs
2020-10-11
*
|
Changed so code is more robust with a cheeky hack
Eskil Queseth
2020-10-11
|
/
*
working microphone stuff
Gustav Sörnäs
2020-10-11
*
handle user remove
Gustav Sörnäs
2020-10-10
*
handle multiple incoming audio streams
Gustav Sörnäs
2020-10-10
*
big ol refactor
Gustav Sörnäs
2020-10-10
*
move connect_udp to network.rs
Gustav Sörnäs
2020-10-10
*
create network.rs and move code
Gustav Sörnäs
2020-10-10
*
actually add audio.rs
Gustav Sörnäs
2020-10-10
*
create audio.rs and move code
Gustav Sörnäs
2020-10-10
*
initial unpacking of received opus packages
Gustav Sörnäs
2020-10-10
*
mumd/mumctl workspaces
Gustav Sörnäs
2020-10-09