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
Age
Commit message (
Expand
)
Author
2023-09-23
merge post-warmup with main
sotech117
2023-09-23
PASS ALL TESTS
sotech117
2023-09-23
pass one extra test
sotech117
2023-09-23
bitrate still low, but pass the no read from file test
sotech117
2023-09-21
decent stopping point. failing some more tests - may have to redesign my threads
sotech117
2023-09-21
change model to seek
sotech117
2023-09-21
small improvments
sotech117
2023-09-21
optimizations and cleanup function
sotech117
2023-09-21
death with handshake first
sotech117
2023-09-21
add timeout
sotech117
2023-09-21
good stopping point. added some more edge cases.
sotech117
2023-09-20
fix the set station byte reading
sotech117
2023-09-20
implement collecting all bits, if they don't come in one message
sotech117
2023-09-20
reverse handshake
sotech117
2023-09-20
try fixes
sotech117
2023-09-20
remove period?
sotech117
2023-09-20
remake
sotech117
2023-09-20
remove extraneous lines
sotech117
2023-09-20
add design doc for submission
sotech117
2023-09-20
rename
sotech117
2023-09-20
fix makefile for submission
sotech117
2023-09-20
fix memory array
sotech117
2023-09-20
malloc error checking
sotech117
2023-09-20
fix some other tests i broke. small index bug
sotech117
2023-09-20
more small spec changes
sotech117
2023-09-20
more small things to fit assignment spec
sotech117
2023-09-20
add code to send invalid messages
sotech117
2023-09-20
add better command line interface to server repl. also, add the print functio...
sotech117
2023-09-20
fix handshake protocol
sotech117
2023-09-20
fix makefile
sotech117
2023-09-19
add design doc
sotech117
2023-09-19
fix make file
sotech117
2023-09-19
make file testing
sotech117
2023-09-19
start broadcasting right away
sotech117
2023-09-19
update MAKEFILE again
sotech117
2023-09-19
update makefile
sotech117
2023-09-19
fix file descriptor leak
sotech117
2023-09-18
cleanup some bugs. you can now listen to the music! good stopping point
sotech117
2023-09-18
run_tests: Updated to ensure all test suites are run.
Nicholas DeMarinis
2023-09-18
Updated x86 tester binaries.
Nicholas DeMarinis
2023-09-18
Updated arm64 tester binaries.
Nicholas DeMarinis
2023-09-18
announce message basics done
sotech117
2023-09-18
got it to work, not sure on protocol.
sotech117
2023-09-18
Updated .gitattributes.
Nicholas DeMarinis
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
rever back to pthread_cancel
sotech117
2023-09-18
good stopping point before experimenting
sotech117
2023-09-18
big progress on streaming in sync and controlling multiple users
sotech117
2023-09-15
decents stopping point. developed some udp code
sotech117
[prev]
[next]