summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2024-11-08Fix zombie ffmpeg processxengineering
2024-10-31Rename Go module to xengineering.eu/soundbox-appxengineering
2024-10-08Add config option "enabled"xengineering
2024-10-08Apply go fmtxengineering
2024-10-08Remove unnecessary state member PlayPauseButtonTextxengineering
2024-10-08Select URL with radio buttons based on configxengineering
2024-10-08Display only "soundbox" in window decorationxengineering
2024-10-08Use only one Config structxengineering
2024-10-07Parse config at startupxengineering
2024-10-06Switch from local playback to soundbox streamingxengineering
2024-09-29Add web radio player app as MVPxengineering