This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch main
in repository eradio.
View the commit online.
commit 0f414b15b7af84c5e95f449200c5f6fb6f4f154a
Merge: 7cd01f6 28bcc98
Author: 1wErt3r <[email protected]>
AuthorDate: Wed Oct 22 17:25:42 2025 -0500
Merge pull request #8 from 1wErt3r/visualizer
Visualizer
src/Makefile.am | 4 +-
src/appdata.h | 7 ++
src/main.c | 3 +
src/radio_player.c | 32 ++++++-
src/ui.c | 15 +++-
src/visualizer.c | 239 +++++++++++++++++++++++++++++++++++++++++++++++++++++
src/visualizer.h | 13 +++
7 files changed, 308 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.