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 1db066f369e4899158fd0e7dca5781a7ff91f9ff
Merge: 9f4c6fc 67007fa
Author: 1wErt3r <[email protected]>
AuthorDate: Fri Oct 10 18:42:16 2025 -0500
Merge pull request #4 from 1wErt3r/favorites
Favorites
src/Makefile.am | 2 +-
src/appdata.h | 10 +++
src/favorites.c | 257 +++++++++++++++++++++++++++++++++++++++++++++++++++++
src/favorites.h | 24 +++++
src/http.c | 5 +-
src/main.c | 4 +
src/station_list.c | 95 +++++++++++++++++++-
src/ui.c | 72 ++++++++++++---
8 files changed, 456 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.