commit 8b39e2a18f4540464216242fc48dc19efee7327c Author: Ole Aamot Date: Thu Jul 21 14:29:35 2022 +0200 GNOME Radio (org.gnome.Radio) version 44.1 ChangeLog | 15 +++++++++++++++ NEWS | 1 + gnome-radio.spec.in | 1 + 3 files changed, 17 insertions(+) commit 1bb828032e84ec4eed83c965f908977f3244fed8 Author: Ole Aamot Date: Thu Jul 21 14:25:42 2022 +0200 Basic GNOME Radio (org.gnome.Radio service) with BBC World Service ChangeLog | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 2 +- Makefile.in | 4 +-- configure | 3 ++- configure.ac | 1 + gtk/Makefile.in | 4 +-- gtk/org.gnome.Radio.c | 8 ++++++ 7 files changed, 84 insertions(+), 6 deletions(-) commit e784c2b6ea703f5b2172b38ef425c63986e6e484 Author: Ole Aamot Date: Thu Jul 21 14:00:56 2022 +0200 BBC World Service profile src/gnome_radio-application.c | 2 +- src/org.gnomeradio.ui | 24 +++++++++++------------- 2 files changed, 12 insertions(+), 14 deletions(-) commit 047d5f3002e26f6a7390d5a71b7e3cc23cfd04cf Author: Ole Aamot Date: Thu Jul 21 12:53:59 2022 +0200 GNOME Radio (org.gnomeradio) rejects Digital Millenium Copyright Act. NEWS | 4 ++++ src/gnome_radio-window.c | 4 ++-- src/gnome_radio.gresource.xml | 2 +- src/{gnome_radio-window.ui => org.gnomeradio.ui} | 0 4 files changed, 7 insertions(+), 3 deletions(-) commit 83ff238b034ae96d6f79c732fad5e1b706b2791a Author: Ole Aamot Date: Thu Jul 21 12:09:15 2022 +0200 Informal Disneyland Information with Radio src/gnome_radio-window.ui | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) commit 919d8ec422296a9af85eb7d4457e48fdebbbc351 Author: Ole Aamot Date: Thu Jul 21 10:13:17 2022 +0200 Basic GTK 4 Radio application with 56 kbps on api.perceptron.stream Makefile.in | 2 +- configure | 20 ++++++++++---------- src/gnome_radio-application.c | 6 ++++++ src/main.c | 3 ++- src/meson.build | 2 ++ 5 files changed, 21 insertions(+), 12 deletions(-) commit 9063fb6b2614ef040e3ddb80ababdbec1731d87b Author: Ole Aamot Date: Thu Jul 21 09:38:08 2022 +0200 GNOME Radio (org.gnome.Radio) version 44.1 NEWS | 12 ++++++++++++ configure.ac | 2 +- gtk/org.gnome.Radio.xml | 4 ++-- meson.build | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) commit 1acb9594992a7e978bd6f222a1c5511e6c3ce264 Author: Ole Aamot Date: Thu Jul 21 08:46:17 2022 +0200