commit a0d2de55d2a954d911f144519eb3a409bc345689
Author: Ole Aamot <ole@aamot.org>
Date:   Sun Nov 3 05:45:57 2024 +0100

    Build on Fedora Core Linux 42

 Makefile                                      |   43 +-
 Makefile.in                                   |   13 +-
 aclocal.m4                                    |  149 +-
 autom4te.cache/output.1                       |  561 +----
 autom4te.cache/output.2                       |  561 +----
 autom4te.cache/output.3                       |  561 +----
 autom4te.cache/traces.1                       | 1210 +++++-----
 autom4te.cache/traces.2                       | 2133 +++++++++--------
 autom4te.cache/traces.3                       | 2132 +++++++++--------
 config.guess                                  |   70 +-
 config.h                                      |   16 +-
 config.log                                    | 1656 +++++++------
 config.status                                 |  115 +-
 config.sub                                    |  239 +-
 configure~                                    | 3098 ++++++++++++-------------
 data/Makefile                                 |   84 +-
 data/Makefile.in                              |    7 +-
 data/icons/Makefile                           |  402 ++--
 data/icons/Makefile.in                        |    7 +-
 gtk/.deps/org_gnome_Radio-org.gnome.Radio.Po  | 1745 +++++++++++++-
 gtk/Makefile                                  |   59 +-
 gtk/Makefile.in                               |    7 +-
 help/C/version.xml                            |    2 +-
 help/Makefile                                 |   69 +-
 help/Makefile.in                              |    7 +-
 install-sh                                    |   10 +-
 libtool                                       |    4 +-
 man/Makefile                                  |   57 +-
 man/Makefile.in                               |    7 +-
 po/Makefile                                   |   18 +-
 po/Makefile.in                                |    8 +-
 po/POTFILES                                   |   10 +-
 src/.deps/gtk_radio-gtk-radio-gui.Po          | 1509 +++++++++++-
 src/.deps/gtk_radio-gtk-radio-listener.Po     |    4 +-
 src/.deps/gtk_radio-gtk-radio-markers.Po      | 2254 +++++++++++++++++-
 src/.deps/gtk_radio-gtk-radio-player.Po       | 1772 +++++++++++++-
 src/.deps/gtk_radio-gtk-radio-program.Po      |    4 +-
 src/.deps/gtk_radio-gtk-radio-runners.Po      |    4 +-
 src/.deps/gtk_radio-gtk-radio-station.Po      | 1544 +++++++++++-
 src/.deps/gtk_radio-gtk-radio-stations-map.Po |    4 +-
 src/.deps/gtk_radio-gtk-radio-streams.Po      |    4 +-
 src/.deps/gtk_radio-gtk-radio-tz.Po           |  359 ++-
 src/.deps/gtk_radio-gtk-radio.Po              | 2287 +++++++++++++++++-
 src/Makefile                                  |  984 +++++++-
 src/Makefile.am                               |   68 +-
 src/Makefile.in                               |  577 ++++-
 src/gnome-radio-gui.c                         |  477 ++++
 src/gnome-radio-listener.c                    |    0
 src/gnome-radio-location.c                    |  188 ++
 src/gnome-radio-markers.c                     | 1111 +++++++++
 src/gnome-radio-player.c                      |  738 ++++++
 src/gnome-radio-program.c                     |    0
 src/gnome-radio-radius.c                      |   76 +
 src/gnome-radio-runners.c                     |    0
 src/gnome-radio-station.c                     |  363 +++
 src/gnome-radio-stations-map.c                |    0
 src/gnome-radio-streams.c                     |    0
 src/gnome-radio-tz.c                          |  509 ++++
 src/gnome-radio.c                             | 1073 +++++++++
 src/gtk-internet-radio-locator-gui.c          |  504 ++++
 src/gtk-internet-radio-locator-keys.h         |    2 +-
 src/gtk-internet-radio-locator-listener.c     |    0
 src/gtk-internet-radio-locator-markers.c      |  516 ++++
 src/gtk-internet-radio-locator-player.c       |  829 +++++++
 src/gtk-internet-radio-locator-program.c      |    0
 src/gtk-internet-radio-locator-runners.c      |    0
 src/gtk-internet-radio-locator-station.c      |  717 ++++++
 src/gtk-internet-radio-locator-stations-map.c |    0
 src/gtk-internet-radio-locator-streams.c      |    0
 src/gtk-internet-radio-locator-tz.c           |  509 ++++
 src/gtk-internet-radio-locator.c              | 1013 ++++++++
 71 files changed, 27616 insertions(+), 7443 deletions(-)

commit df30bcea85406b6bf8f74d14159236276b016ce2
Author: Ole Aamot <ole@aamot.org>
Date:   Sun Nov 3 05:28:00 2024 +0100

    GNOME Radio 48.0 (www.gnomeradio.org)

 AUTHORS                 |   21 +-
 BROADCAST               |   22 +-
 ChangeLog               | 7347 -----------------------------------------------
 DEBIAN                  |   11 +-
 HACKING                 |   29 +-
 Makefile                |   96 +-
 Makefile.am             |   12 +-
 Makefile.in             |   40 +-
 NEWS                    | 1744 ++++++++++-
 README                  |   41 +-
 THANKS                  |   22 +-
 TODO                    |   14 +-
 aclocal.m4              |  149 +-
 config.guess            |   70 +-
 config.h.in             |    2 +-
 config.sub              |  239 +-
 configure               |  561 +---
 configure.ac            |   97 +-
 data/Makefile.am        |   20 +-
 data/Makefile.in        |   45 +-
 data/icons/Makefile.am  |   19 +-
 data/icons/Makefile.in  |  363 +--
 gtk/Makefile.am         |    4 +-
 gtk/Makefile.in         |   20 +-
 gtk/org.gnome.Radio.xml |  138 +-
 help/Makefile.am        |   14 +-
 help/Makefile.in        |   30 +-
 install-sh              |   10 +-
 m4/ChangeLog            |   14 -
 man/Makefile.am         |    2 +-
 man/Makefile.in         |   18 +-
 man/gnome-radio.1       |    6 +-
 po/LINGUAS              |   12 +
 po/POTFILES.in          |   10 +-
 po/POTFILES.skip        |   21 +-
 po/ca.po                |  252 +-
 po/cs.po                |  239 +-
 po/de.po                |  213 +-
 po/es.po                |  289 +-
 po/fr.po                |  253 +-
 po/hu.po                |  335 ++-
 po/id.po                |  305 +-
 po/nb.po                |  140 +-
 po/pl.po                |  240 +-
 po/pt_BR.po             |  289 +-
 po/sl.po                |   58 +-
 po/sr.po                |  321 ++-
 po/sv.po                |  265 +-
 src/Makefile.am         |   84 +-
 src/Makefile.in         |  817 ++++--
 src/gnome-radio-keys.h  |    2 +-
 src/gnome-radio.xml     |  221 +-
 52 files changed, 5278 insertions(+), 10308 deletions(-)

commit c98e4f8494ef80253497944825639dcc0f55c249
Author: Ole Kristian Aamot <olekaam@stud.ntnu.no>
Date:   Wed Sep 11 21:49:55 2024 +0200

    Build on Fedora Core Linux 41

 Makefile                                      |   931 ++
 Makefile.in                                   |    11 +-
 aclocal.m4                                    |  2439 +++
 autogen.sh                                    |    26 +
 autom4te.cache/output.0                       |  6359 +++++++
 autom4te.cache/output.1                       | 21039 +++++++++++++++++++++++
 autom4te.cache/output.2                       | 21039 +++++++++++++++++++++++
 autom4te.cache/output.3                       | 21040 ++++++++++++++++++++++++
 autom4te.cache/requests                       |   488 +
 autom4te.cache/traces.0                       |   446 +
 autom4te.cache/traces.1                       |  4058 +++++
 autom4te.cache/traces.2                       |  1217 ++
 autom4te.cache/traces.3                       |  1216 ++
 config.guess                                  |  1812 ++
 config.h                                      |   148 +
 config.h.in                                   |   147 +
 config.log                                    |  1652 ++
 config.status                                 |  2346 +++
 config.sub                                    |  1971 +++
 configure                                     |  2583 +--
 configure~                                    | 20705 +++++++++++++++++++++++
 data/Makefile                                 |   790 +
 data/Makefile.in                              |     9 +-
 data/gtk-radio.appdata.xml                    |    24 +
 data/gtk-radio.desktop.in                     |    18 +
 data/icons/1024x1024/Makefile                 |   563 +
 data/icons/1024x1024/Makefile.in              |     9 +-
 data/icons/16x16/Makefile                     |   564 +
 data/icons/16x16/Makefile.in                  |     9 +-
 data/icons/22x22/Makefile                     |   564 +
 data/icons/22x22/Makefile.in                  |     9 +-
 data/icons/24x24/Makefile                     |   563 +
 data/icons/24x24/Makefile.in                  |     9 +-
 data/icons/256x256/Makefile                   |   563 +
 data/icons/256x256/Makefile.in                |     9 +-
 data/icons/32x32/Makefile                     |   564 +
 data/icons/32x32/Makefile.in                  |     9 +-
 data/icons/48x48/Makefile                     |   564 +
 data/icons/48x48/Makefile.in                  |     9 +-
 data/icons/512x512/Makefile                   |   563 +
 data/icons/512x512/Makefile.in                |     9 +-
 data/icons/Makefile                           |   697 +
 data/icons/Makefile.in                        |     9 +-
 data/icons/scalable/Makefile                  |   745 +
 data/icons/scalable/Makefile.in               |     9 +-
 data/icons/scalable/apps/Makefile             |   564 +
 data/icons/scalable/apps/Makefile.in          |     9 +-
 depcomp                                       |   791 +
 gtk-doc.make                                  |   322 +
 gtk-radio.spec                                |    88 +
 gtk/.deps/org_gnome_Radio-org.gnome.Radio.Po  |     1 +
 gtk/Makefile                                  |   794 +
 gtk/Makefile.in                               |     9 +-
 help/C/version.xml                            |     1 +
 help/Makefile                                 |   684 +
 help/Makefile.in                              |     9 +-
 install-sh                                    |   541 +
 install-sh~                                   |   541 +
 libtool                                       | 11936 ++++++++++++++
 ltmain.sh                                     | 11429 +++++++++++++
 m4/gtk-doc.m4                                 |   113 +
 m4/libtool.m4                                 |    22 +-
 man/Makefile                                  |   582 +
 man/Makefile.in                               |     9 +-
 missing                                       |   215 +
 po/Makefile                                   |   223 +
 po/Makefile.in                                |   221 +
 po/Makefile.in.in                             |   221 +
 po/POTFILES                                   |     3 +
 po/stamp-it                                   |     0
 src/.deps/gtk_radio-gtk-radio-gui.Po          |     1 +
 src/.deps/gtk_radio-gtk-radio-listener.Po     |     1 +
 src/.deps/gtk_radio-gtk-radio-markers.Po      |     1 +
 src/.deps/gtk_radio-gtk-radio-player.Po       |     1 +
 src/.deps/gtk_radio-gtk-radio-program.Po      |     1 +
 src/.deps/gtk_radio-gtk-radio-runners.Po      |     1 +
 src/.deps/gtk_radio-gtk-radio-station.Po      |     1 +
 src/.deps/gtk_radio-gtk-radio-stations-map.Po |     1 +
 src/.deps/gtk_radio-gtk-radio-streams.Po      |     1 +
 src/.deps/gtk_radio-gtk-radio-tz.Po           |     1 +
 src/.deps/gtk_radio-gtk-radio.Po              |     1 +
 src/Makefile                                  |  1025 ++
 src/Makefile.in                               |     9 +-
 stamp-h1                                      |     1 +
 84 files changed, 147718 insertions(+), 1210 deletions(-)

commit 4d35ef8aa9966e5dc9b3cd631a7997b9d4e144aa
Author: Ole Kristian Aamot <olekaam@stud.ntnu.no>
Date:   Wed Sep 11 21:31:40 2024 +0200

    GTK Radio version 549.0 (www.gtkradio.org)

 ABOUT-NLS                                          |     1 +
 AUTHORS                                            |    23 +
 BROADCAST                                          |    36 +
 COPYING                                            |   674 +
 ChangeLog                                          |  8736 ++++++++
 DEBIAN                                             |     6 +
 HACKING                                            |    36 +
 INSTALL                                            |   368 +
 Makefile.am                                        |    48 +
 Makefile.in                                        |   930 +
 NEWS                                               |     1 +
 README                                             |    40 +
 THANKS                                             |    28 +
 TODO                                               |    51 +
 compile                                            |   348 +
 config.rpath                                       |   684 +
 configure                                          | 20705 +++++++++++++++++++
 configure.ac                                       |   204 +
 data/Makefile.am                                   |    32 +
 data/Makefile.in                                   |   789 +
 data/gtk-radio.appdata.xml.in                      |    24 +
 data/gtk-radio.desktop.in.in                       |    18 +
 data/icons/1024x1024/Makefile.am                   |     7 +
 data/icons/1024x1024/Makefile.in                   |   562 +
 data/icons/1024x1024/apps/gtk-radio.png            |   Bin 0 -> 98149 bytes
 data/icons/16x16/Makefile.am                       |     9 +
 data/icons/16x16/Makefile.in                       |   563 +
 data/icons/16x16/apps/gtk-radio.png                |   Bin 0 -> 559 bytes
 data/icons/22x22/Makefile.am                       |     9 +
 data/icons/22x22/Makefile.in                       |   563 +
 data/icons/22x22/apps/gtk-radio.png                |   Bin 0 -> 816 bytes
 data/icons/24x24/Makefile.am                       |     7 +
 data/icons/24x24/Makefile.in                       |   562 +
 data/icons/24x24/apps/gtk-radio.png                |   Bin 0 -> 878 bytes
 data/icons/256x256/Makefile.am                     |     7 +
 data/icons/256x256/Makefile.in                     |   562 +
 data/icons/256x256/apps/gtk-radio.png              |   Bin 0 -> 15211 bytes
 data/icons/32x32/Makefile.am                       |     9 +
 data/icons/32x32/Makefile.in                       |   563 +
 data/icons/32x32/apps/gtk-radio.png                |   Bin 0 -> 1171 bytes
 data/icons/48x48/Makefile.am                       |     9 +
 data/icons/48x48/Makefile.in                       |   563 +
 data/icons/48x48/apps/gtk-radio.png                |   Bin 0 -> 1934 bytes
 data/icons/512x512/Makefile.am                     |     7 +
 data/icons/512x512/Makefile.in                     |   562 +
 data/icons/512x512/apps/gtk-radio.png              |   Bin 0 -> 38250 bytes
 data/icons/Makefile.am                             |    16 +
 data/icons/Makefile.in                             |   696 +
 data/icons/scalable/Makefile.am                    |    10 +
 data/icons/scalable/Makefile.in                    |   744 +
 data/icons/scalable/apps/Makefile.am               |     9 +
 data/icons/scalable/apps/Makefile.in               |   563 +
 data/icons/scalable/apps/gnome-radio.svg           |   109 +
 .../scalable/apps/gtk-internet-radio-locator.svg   |   111 +
 data/icons/scalable/apps/gtk-radio.svg             |   111 +
 gtk-radio.spec.in                                  |    88 +
 gtk/Makefile.am                                    |    31 +
 gtk/Makefile.in                                    |   793 +
 gtk/org.gnome.Radio.c                              |    32 +
 gtk/org.gnome.Radio.dtd                            |    24 +
 gtk/org.gnome.Radio.json                           |   105 +
 gtk/org.gnome.Radio.xml                            |  1865 ++
 help/C/version.xml.in                              |     1 +
 help/Makefile.am                                   |    19 +
 help/Makefile.in                                   |   513 +
 m4/ChangeLog                                       |    25 +
 m4/libtool.m4                                      |  8415 ++++++++
 m4/ltoptions.m4                                    |   437 +
 m4/ltsugar.m4                                      |   124 +
 m4/ltversion.m4                                    |    24 +
 m4/lt~obsolete.m4                                  |    99 +
 m4/nls.m4                                          |    32 +
 man/Makefile.am                                    |     3 +
 man/Makefile.in                                    |   581 +
 man/gnome-radio.1                                  |    33 +
 man/gtk-internet-radio-locator.1                   |    39 +
 man/gtk-radio.1                                    |    35 +
 po/ChangeLog                                       |  8138 ++++++++
 po/LINGUAS                                         |    15 +
 po/POTFILES.in                                     |     6 +
 po/POTFILES.skip                                   |    21 +
 po/ca.po                                           |   272 +
 po/cs.po                                           |   269 +
 po/de.po                                           |   285 +
 po/es.po                                           |   589 +
 po/fr.po                                           |   113 +
 po/hu.po                                           |   290 +
 po/id.po                                           |   127 +
 po/nb.po                                           |   280 +
 po/pl.po                                           |   274 +
 po/pt_BR.po                                        |   315 +
 po/sl.po                                           |   123 +
 po/sr.po                                           |   121 +
 po/sv.po                                           |   299 +
 src/Makefile.am                                    |    48 +
 src/Makefile.in                                    |  1024 +
 src/gnome-radio-549.0.dtd                          |    24 +
 src/gnome-radio-archive.h                          |    44 +
 src/gnome-radio-encoder.h                          |    42 +
 src/gnome-radio-gui.h                              |    20 +
 src/gnome-radio-keys.h                             |    31 +
 src/gnome-radio-listener.h                         |    62 +
 src/gnome-radio-location.h                         |    26 +
 src/gnome-radio-markers.h                          |    50 +
 src/gnome-radio-player-kb.h                        |    35 +
 src/gnome-radio-player-renderer.h                  |    49 +
 src/gnome-radio-player-resource.h                  |     7 +
 src/gnome-radio-player.h                           |    58 +
 src/gnome-radio-program.h                          |    66 +
 src/gnome-radio-radius.h                           |    29 +
 src/gnome-radio-runners.h                          |    54 +
 src/gnome-radio-station.h                          |    86 +
 src/gnome-radio-stations-map.h                     |   110 +
 src/gnome-radio-streams.h                          |    71 +
 src/gnome-radio-tz.h                               |   118 +
 src/gnome-radio.gresource.xml                      |     5 +
 src/gnome-radio.h                                  |   168 +
 src/gnome-radio.xml                                |  1894 ++
 src/gnome-radio.xsl                                |    54 +
 src/gtk-internet-radio-locator-gui.h               |    20 +
 src/gtk-internet-radio-locator-keys.h              |    31 +
 src/gtk-internet-radio-locator-listener.h          |    62 +
 src/gtk-internet-radio-locator-markers.h           |    28 +
 src/gtk-internet-radio-locator-player-kb.h         |    35 +
 src/gtk-internet-radio-locator-player-renderer.h   |    49 +
 src/gtk-internet-radio-locator-player-resource.h   |     7 +
 src/gtk-internet-radio-locator-player.h            |    58 +
 src/gtk-internet-radio-locator-program.h           |    76 +
 src/gtk-internet-radio-locator-runners.h           |    54 +
 src/gtk-internet-radio-locator-station.h           |    88 +
 src/gtk-internet-radio-locator-stations-map.h      |   110 +
 src/gtk-internet-radio-locator-streams.h           |    71 +
 src/gtk-internet-radio-locator-tz.h                |   118 +
 src/gtk-internet-radio-locator.h                   |   168 +
 src/gtk-radio-gui.c                                |   504 +
 src/gtk-radio-gui.h                                |    20 +
 src/gtk-radio-keys.h                               |    31 +
 src/gtk-radio-listener.c                           |     0
 src/gtk-radio-listener.h                           |    62 +
 src/gtk-radio-markers.c                            |   570 +
 src/gtk-radio-markers.h                            |    28 +
 src/gtk-radio-player-kb.h                          |    35 +
 src/gtk-radio-player.c                             |   829 +
 src/gtk-radio-player.h                             |    58 +
 src/gtk-radio-program.c                            |     0
 src/gtk-radio-program.h                            |    76 +
 src/gtk-radio-runners.c                            |     0
 src/gtk-radio-runners.h                            |    54 +
 src/gtk-radio-station.c                            |   717 +
 src/gtk-radio-station.h                            |    88 +
 src/gtk-radio-stations-map.c                       |     0
 src/gtk-radio-stations-map.h                       |   110 +
 src/gtk-radio-streams.c                            |     0
 src/gtk-radio-streams.h                            |    71 +
 src/gtk-radio-tz.c                                 |   509 +
 src/gtk-radio-tz.h                                 |   118 +
 src/gtk-radio.c                                    |   989 +
 src/gtk-radio.h                                    |   168 +
 src/internet-radio-locator-549.0.dtd               |    23 +
 src/internet-radio-locator.xml                     |  1898 ++
 src/internet-radio-locator.xsl                     |    54 +
 161 files changed, 77732 insertions(+)
