commit 1717eba634632e48457886cfd85109efc13e1556 Author: Ole Aamot Date: Wed Nov 2 15:48:22 2022 +0100 GNOME Radio (gnome-radio) version 48.1 gnome-radio.spec.in | 3 +++ src/gnome-radio.c | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) commit 88f94f47b6fdc940201d4fd81c452f595c1571f2 Author: Ole Aamot Date: Wed Oct 5 07:04:46 2022 +0200 Radio 48.1 for Flatpak Makefile.in | 2 +- configure | 20 ++++++++++---------- configure.ac | 2 +- gtk/Makefile.am | 2 +- gtk/Makefile.in | 2 +- gtk/org.gnome.Radio.json | 15 +++++++++++++-- 6 files changed, 27 insertions(+), 16 deletions(-) commit e619f16be32030b2ed96d5de62fa623aeea19999 Author: Ole Aamot Date: Wed Oct 5 06:08:45 2022 +0200 Flathub: org.gnome.Radio.json gtk/org.gnome.Radio.json | 94 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) commit 107e14b28962bb788b9852440a2f380f61bbd3b3 Merge: b419ee6 af15fe7 Author: Ole Aamot Date: Mon Oct 3 21:25:26 2022 +0000 Merge branch 'rebranding' into 'main' WIP: data: Remove GNOME branding See merge request ole/gnome-radio!7 commit af15fe70cfbae519f08ce13b6673e96dc5ed3ce8 Author: Sabri Ünal Date: Mon Oct 3 21:25:26 2022 +0000 WIP: data: Remove GNOME branding AMFM | 4 ++-- BROADCAST | 4 ++-- DEBIAN | 4 ++-- FEDORA | 4 ++-- GEOLOCATION | 2 +- GTK4 | 2 +- HACKING | 4 ++-- README | 4 ++-- TODO | 2 +- UBUNTU | 4 ++-- configure | 2 +- configure.ac | 2 +- data/applications/gnome-radio.desktop | 2 +- data/gnome-radio.appdata.xml.in | 6 +++--- data/org.gnome.Radio.appdata.xml.in | 4 ++-- gnome-radio.doap | 1 - help/C/exit.page | 4 ++-- help/C/index.page | 14 +++++++------- help/C/intro.page | 6 +++--- help/C/new.page | 4 ++-- help/C/search.page | 4 ++-- help/C/stop.page | 2 +- man/gnome-internet-radio-locator.1 | 8 ++++---- man/gnome-radio.1 | 6 +++--- 24 files changed, 49 insertions(+), 50 deletions(-) commit b419ee628976033298bd30d4ab0746d4331c5f6f Author: Ole Aamot Date: Sat Oct 1 05:55:59 2022 +0200 GNOME Radio 48 Screenshot data/screenshot.png | Bin 212141 -> 241467 bytes 1 file changed, 0 insertions(+), 0 deletions(-) commit 87056f5394046bbe35e062849275530e7b39665d Author: Ole Aamot Date: Sat Oct 1 05:42:51 2022 +0200 Add accels for app.about (a) src/gnome_radio-application.c | 6 ++++++ 1 file changed, 6 insertions(+) commit 484452c5aa0b17e4f208bf87de23912ab09a6a24 Author: Ole Aamot Date: Sat Oct 1 05:24:01 2022 +0200 Documentation in GNOME Radio 48 for GNOME 44 Makefile.in | 2 +- help/C/exit.page | 8 ++++---- help/C/index.page | 16 ++++++++-------- help/C/intro.page | 8 ++++---- help/C/new.page | 6 +++--- help/C/search.page | 6 +++--- help/C/stop.page | 4 ++-- help/C/zoom.page | 2 +- 8 files changed, 26 insertions(+), 26 deletions(-) commit d8523f028cbcfc6d884750c8af5c6cdc877c122b Author: Ole Aamot Date: Sat Oct 1 04:58:17 2022 +0200 Add screenshots of GNOME Radio 48 data/screenshots/maps-main.png | Bin 858505 -> 134756 bytes data/screenshots/maps-pinpoint.png | Bin 804100 -> 717142 bytes data/screenshots/maps-route.png | Bin 676993 -> 241467 bytes 3 files changed, 0 insertions(+), 0 deletions(-) commit a2147979d9d0618ba68f2bab9fb4564cd5b070e2 Author: Ole Aamot Date: Sat Oct 1 04:53:56 2022 +0200 Update Appdata for org.gnome.Radio 48 data/org.gnome.Radio.appdata.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit a1e03138bf50d2c6bf88fbba1505e2916a94f6f0 Author: Ole Aamot Date: Sat Oct 1 04:50:18 2022 +0200 Meson Build of org.gnome.Radio 48 meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 72f90b492fdf65a657144b02b7ba0d7738f59b5c Author: Ole Aamot Date: Sat Oct 1 03:08:56 2022 +0200 GNOME Radio (gnome-radio) version 48.0 ChangeLog | 41 ++++++++++++++ Makefile.in | 2 +- NEWS | 9 +++ README | 8 +-- configure | 20 +++---- configure.ac | 2 +- data/gnome-radio.appdata.xml.in | 12 ++-- data/gnome-radio.desktop.in | 2 +- data/gnome-radio.desktop.in.in | 2 +- gnome-radio.spec.in | 3 + gtk/org.gnome.Radio.xml | 122 ++++++++++++++++++++++++++++++++++------ src/gnome-radio.c | 4 +- src/gnome-radio.xml | 21 ++++--- 13 files changed, 194 insertions(+), 54 deletions(-) commit 2fac744c13e35ab9c4967424b11173abee542e1e Author: Ole Aamot Date: Tue Sep 27 11:23:07 2022 +0200