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 (
Collapse
)
Author
2023-09-26
small typo fixes
HEAD
main
sotech117
2023-09-26
Merge branch 'optimizations'
sotech117
2023-09-26
clean up some final bugs
sotech117
2023-09-26
remove logging & add easter egg in compiler error
sotech117
2023-09-26
REMOVE WARNINGS. I BELIEVE I AM DONE!
sotech117
2023-09-26
find two bugs with passing arguments into threads
sotech117
2023-09-26
found the bug, attempting fixes
sotech117
2023-09-26
Merge branch 'main' of https://github.com/brown-cs1680-f23/snowcast-sotech117
sotech117
Revert server.
2023-09-26
revert server
sotech117
2023-09-26
remove warnigns, but command line doesn't work :(
sotech117
2023-09-25
remove personal notes
sotech117
2023-09-25
remove executables
sotech117
2023-09-25
remove executables from git
sotech117
2023-09-25
update gitignore & clean files
sotech117
2023-09-25
update gitignore
sotech117
2023-09-25
pull readme
sotech117
2023-09-25
Update README.md
sotech117
2023-09-25
Update README.md
sotech117
2023-09-25
Update and rename README to README.md
sotech117
2023-09-25
first iteration README
sotech117
2023-09-25
massive restrcuting of code for readability
sotech117
2023-09-25
more refactoring and commenting
sotech117
2023-09-25
add comments and clean client
sotech117
2023-09-25
clean up stream thread function
sotech117
2023-09-25
fix udp connection pointers. may abstract into a memo type structure to ↵
sotech117
reduce redunant calls
2023-09-25
big refactoring code. some issues with udp stream now, though. will need to ↵
sotech117
fix up
2023-09-24
fix for stations with lots of stations
sotech117
2023-09-24
important small things
sotech117
2023-09-24
more extra credit :)
sotech117
2023-09-24
add small fixes for cmd prompt and optimize
sotech117
2023-09-24
cleanup more server code
sotech117
2023-09-24
simplify into functions and add log output
sotech117
2023-09-23
cleanup
sotech117
2023-09-23
implement extra credit
sotech117
2023-09-24
add readme
sotech117
2023-09-24
pass all control tests!
sotech117
2023-09-23
try some stuff, no avail
sotech117
2023-09-23
edits to control
sotech117
2023-09-23
maybe this works
sotech117
2023-09-23
last time
sotech117
2023-09-23
redo make file again
sotech117
2023-09-23
revert makefile
sotech117
2023-09-23
revert to old clinet
sotech117
2023-09-23
final try before ed post
sotech117
2023-09-23
print type of station?
sotech117
2023-09-23
print command line prompt after welcome is received
sotech117
2023-09-23
flushing stdout
sotech117
2023-09-23
small changes
sotech117
2023-09-23
another makefile
sotech117
2023-09-23
fix makefile
sotech117
[next]