This website requires JavaScript.
Explore
Help
Sign In
Arav
/
dwelling-radio
Watch
1
Star
0
Fork
0
You've already forked dwelling-radio
Code
Releases
25
Activity
10b817df2e
dwelling-radio
/
internal
/
radio
History
Alexander "Arav" Andreev
8c1e46900a
Added a SongList and Song_ types. An underscore is temporary and is because there is an another Song type in an icecast.go file.
2023-10-01 05:42:55 +04:00
..
icecast_test.go
Comment out log in a benchmark.
2023-09-15 04:24:12 +04:00
icecast.go
Added comments for separator* consts.
2023-09-17 19:18:18 +04:00
listeners.go
Added a mutex for Listeners struct for thread safety.
2023-10-01 04:18:43 +04:00
mostlistened.go
In CheckAndUpdateMostListenedSong pass cur and prev songs by pointer.
2023-09-15 03:17:44 +04:00
playlist.go
Added a Playlist struct.
2023-10-01 00:47:07 +04:00
song.go
Added a SongList and Song_ types. An underscore is temporary and is because there is an another Song type in an icecast.go file.
2023-10-01 05:42:55 +04:00