1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-10-05 17:31:12 +04:00
build/archlinux In PKGBUILD provides= and conflicts= options were removed since there is no need to add $pkgname itself. It implicitly is there. 2023-09-23 03:33:47 +04:00
cmd/dwelling-radio Added SIGABRT to doneSignal. 2023-10-05 17:26:48 +04:00
configs Fixed a dwelling-radio intake. Replaced a default playlist with this one. 2023-10-02 04:10:15 +04:00
init Updated args in radio.service. 2023-10-02 04:03:39 +04:00
internal Decided to remove inotify watcher from playlist. 2023-10-05 17:31:12 +04:00
pkg In oggtag.go a struct named OggFIle was created, ReadFile turned into a constructor NewOggFile. And GetTag and GetDuration turned into methods. 2023-10-05 17:26:13 +04:00
tools Updated tools/radio-*. 2023-10-02 04:00:59 +04:00
web In index.pug: songList.Len() was replaced with songList.MaxLen(). 2023-10-04 18:15:09 +04:00
.gitignore Removed auto-generated jade.go from repo and ignored it. 2023-08-06 03:35:32 +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 From Makefile dwelling-radiodj was purged completely. 2023-10-02 03:22:06 +04:00