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
d936b41483
dwelling-radio
/
internal
History
Alexander "Arav" Andreev
816a8d88a7
Introduce a statistics DB implemented in SQLite3.
2024-05-09 23:53:33 +04:00
..
http
A unified ServeAsset() func was introduced. AssetsGetFile() now will panic if a file doesn't exists, because it must not be the case.
2024-04-20 18:54:05 +04:00
radio
SongList struct was removed. A Song struct got UpdateMaxListeners() and IncListeners() methods. A mutex was Introduced for it. A Listeners field to store overall number of listeners during a song playing was introduced as well. A comment for the Song struct was removed.
2024-05-09 20:30:17 +04:00
statistics
Introduce a statistics DB implemented in SQLite3.
2024-05-09 23:53:33 +04:00