Commit graph

5 commits

Author SHA1 Message Date
94b147f6f7 feat: New layout, use AC new APIs, upgrade to Fyne 2.5 2024-11-19 18:28:47 +01:00
cd3a909e61 fix: Better management of stop and play behavior
Removed the need of cancelreader that didn't work on Windows
as expected, so we did away with the silly pipe to return a
ReadCloser of the output, and used the object directly from
the RadioPlayer object itself. Now when we stop, we close the
stream and the ffmpeg instance.
2023-12-17 16:05:49 +01:00
8c48b48371 feat: buffering indicator implemented, solved bug reading when paused 2023-12-08 01:52:40 +01:00
72178cb4bc feat: engine changed from mplayer to ffmpeg + oto 2023-12-06 16:27:24 +01:00
b21738d4ed Get the radio playing 2023-12-04 09:38:06 +01:00