index
:
snowcast-streamer.git
main
A multithreaded music streaming app (both server and client) in C using TCP for channel info and UDP for streaming.
mfoiani
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-09-23
try some stuff, no avail
sotech117
2023-09-23
redo make file again
sotech117
2023-09-23
revert makefile
sotech117
2023-09-23
another makefile
sotech117
2023-09-23
fix makefile
sotech117
2023-09-23
merge post-warmup with main
sotech117
2023-09-23
PASS ALL TESTS
sotech117
2023-09-23
bitrate still low, but pass the no read from file test
sotech117
2023-09-20
implement collecting all bits, if they don't come in one message
sotech117
2023-09-20
fix makefile for submission
sotech117
2023-09-20
fix handshake protocol
sotech117
2023-09-19
fix make file
sotech117
2023-09-19
update MAKEFILE again
sotech117
2023-09-19
update makefile
sotech117
2023-09-18
decent connection, but not there yet
sotech117
2023-09-18
good progress. basic num_station data going & listener udp port works
sotech117
2023-09-18
big progress on streaming in sync and controlling multiple users
sotech117
2023-09-15
work on server handling multiple clients with a fd set
sotech117
2023-09-14
pass all tests on warmup
sotech117
2023-09-14
good starting point, finished the guide
sotech117