index
:
mum
index-sound-effects
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add support for reconnecting to server
Eskil Queseth
2020-10-14
*
resolve some compiler warnings
Eskil Queseth
2020-10-14
*
Merge branch 'commands' of gitlab:gustav/mum into commands
Eskil Queseth
2020-10-14
|
\
|
*
update todo.org
Gustav Sörnäs
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
*
remove todo title
Gustav Sörnäs
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
*
update todo
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
*
restructure todo
Gustav Sörnäs
2020-10-13
*
split network.rs to tcp.rs and udp.rs (#4)
Gustav Sörnäs
2020-10-13
*
indent todos
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
*
add license to cargo.toml
Gustav Sörnäs
2020-10-12
*
update authors
Gustav Sörnäs
2020-10-12
*
remove and restructure dependencies
Gustav Sörnäs
2020-10-12
*
update todo
Gustav Sörnäs
2020-10-12
*
create smol README
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
*
Merge branch 'main' of github.com:sornas/mum into main
Eskil Queseth
2020-10-11
|
\
|
*
print user id on connect
Gustav Sörnäs
2020-10-11
|
*
update todo
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
|
/
*
next TODO
Gustav Sörnäs
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
*
Added gitignore
Eskil Queseth
2020-10-10
*
Create LICENSE
Gustav Sörnäs
2020-10-10
*
initial unpacking of received opus packages
Gustav Sörnäs
2020-10-10
*
move dependencies
Gustav Sörnäs
2020-10-09
[next]