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
4faf2a0309
dwelling-radio
/
internal
/
radio
History
Alexander "Arav" Andreev
4faf2a0309
In Playlist a method Load() was renamed into load(), and a public Reload() method created.
2023-10-01 06:40:05 +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
In Playlist a method Load() was renamed into load(), and a public Reload() method created.
2023-10-01 06:40:05 +04:00
song.go
In SongList Add check if a current song wasn't set yet.
2023-10-01 06:37:47 +04:00