1
0
Radio front-end and management. https://radio.arav.su
Go to file
2024-05-09 20:30:17 +04:00
build/archlinux Version set to 24.10.0. 2024-03-06 04:49:27 +04:00
cmd/dwelling-radio 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
configs In ezstream.xml port 8001 was replaced by 8000. 2023-10-09 01:22:03 +04:00
init In ezstream.service changed order in Requires= and After=. 2023-10-08 03:04:55 +04:00
internal 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
pkg Remove unused inode watcher. 2024-04-20 18:25:04 +04:00
tools Remove unused radio-listener-dis/connect scripts. 2024-04-20 18:24:45 +04:00
web 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
.gitignore In .gitignore added a file mls-test. 2023-10-06 03:17:59 +04:00
go.mod Updated httpr to v0.3.2. 2023-09-15 04:39:51 +04:00
go.sum Updated httpr to v0.3.2. 2023-09-15 04:39:51 +04:00
LICENSE Change arav.top to arav.su. 2023-02-23 17:49:01 +04:00
LICENSE.RobotoCondensed.txt Move font's license out of assets dir. 2022-03-30 18:49:20 +04:00
Makefile Remove unused radio-listener-dis/connect scripts. 2024-04-20 18:24:45 +04:00