commit f3b918ee04faf33f36517a282a7529cfc9fb8b4f
Author: Ole Aamot <ole@aamot.org>
Date:   Thu Apr 25 14:40:17 2024 +0200

    GTK Radio 512.0 (www.gtkradio.org)

 ChangeLog                                | 6777 +++++++++++++++++++++++++++++-
 Makefile                                 |   50 +-
 Makefile.in                              |    2 +-
 NEWS                                     |   45 +-
 config.guess                             |   62 +-
 config.sub                               |   51 +-
 configure                                |   71 +-
 configure.ac                             |   14 +-
 data/Makefile.am                         |    4 +-
 data/Makefile.in                         |   21 +-
 data/icons/1024x1024/Makefile.am         |    2 +-
 data/icons/1024x1024/Makefile.in         |    2 +-
 data/icons/16x16/Makefile.am             |    2 +-
 data/icons/16x16/Makefile.in             |    2 +-
 data/icons/22x22/Makefile.am             |    2 +-
 data/icons/22x22/Makefile.in             |    2 +-
 data/icons/24x24/Makefile.am             |    2 +-
 data/icons/24x24/Makefile.in             |    2 +-
 data/icons/256x256/Makefile.am           |    2 +-
 data/icons/256x256/Makefile.in           |    2 +-
 data/icons/32x32/Makefile.am             |    2 +-
 data/icons/32x32/Makefile.in             |    2 +-
 data/icons/48x48/Makefile.am             |    2 +-
 data/icons/48x48/Makefile.in             |    2 +-
 data/icons/512x512/Makefile.am           |    2 +-
 data/icons/512x512/Makefile.in           |    2 +-
 gtk-radio.spec.in                        |   43 +-
 ltmain.sh                                |   83 +-
 m4/libtool.m4                            |   56 +-
 po/POTFILES.in                           |    8 -
 src/Makefile.am                          |   84 +-
 src/Makefile.in                          |  920 +---
 src/gnome-radio-gui.c                    |    4 +-
 src/gnome-radio-location.c               |    4 +-
 src/gnome-radio-markers.c                |    4 +-
 src/gnome-radio-radius.c                 |    4 +-
 src/gnome-radio-station.c                |    6 +-
 src/gnome-radio-tz.c                     |    4 +-
 src/gnome-radio.c                        |   12 +-
 src/gnome-radio.xml                      |  132 +-
 src/gtk-internet-radio-locator-gui.c     |    4 +-
 src/gtk-internet-radio-locator-station.c |    6 +-
 src/gtk-internet-radio-locator-tz.c      |    4 +-
 src/gtk-internet-radio-locator.c         |    6 +-
 src/internet-radio-locator-1.5.dtd       |   23 -
 src/internet-radio-locator.xml           |  132 +-
 src/internet-radio-locator.xml~          | 1861 --------
 47 files changed, 7160 insertions(+), 3369 deletions(-)

commit b753f34c4c4eba516b228f284299ac458f77eb0e
Author: Ole Aamot <ole@aamot.org>
Date:   Thu Mar 28 02:23:51 2024 +0100

    Bump GTK+ version.

 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit b9232bb765c2ab5ed929b42b46119a9a8ac361c2
Author: Ole Aamot <ole@aamot.org>
Date:   Thu Mar 28 02:03:23 2024 +0100

    Fix gtk_init()

 src/main.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 6b33cc623fc25f7e228139514598fe92f9be03e5
Author: Ole Aamot <ole@aamot.org>
Date:   Sun Jan 28 03:08:14 2024 +0100

    GTK Audio (gtk.audio) on World Wide Web

 www/fedora                                         |     1 -
 www/fedora/BUILD/garagejam-1.0.0/AUTHORS           |     1 +
 www/fedora/BUILD/garagejam-1.0.0/COPYING           |   674 +
 www/fedora/BUILD/garagejam-1.0.0/ChangeLog         |   214 +
 www/fedora/BUILD/garagejam-1.0.0/INSTALL           |   368 +
 www/fedora/BUILD/garagejam-1.0.0/Makefile.am       |    14 +
 www/fedora/BUILD/garagejam-1.0.0/Makefile.in       |   822 +
 www/fedora/BUILD/garagejam-1.0.0/NEWS              |     6 +
 www/fedora/BUILD/garagejam-1.0.0/README            |     1 +
 www/fedora/BUILD/garagejam-1.0.0/TODO              |     8 +
 www/fedora/BUILD/garagejam-1.0.0/aclocal.m4        |  2240 ++
 www/fedora/BUILD/garagejam-1.0.0/compile           |   348 +
 www/fedora/BUILD/garagejam-1.0.0/config.h.in       |    86 +
 www/fedora/BUILD/garagejam-1.0.0/config.log        |   679 +
 www/fedora/BUILD/garagejam-1.0.0/configure         |  7791 +++++++
 www/fedora/BUILD/garagejam-1.0.0/configure.ac      |    54 +
 www/fedora/BUILD/garagejam-1.0.0/data/Makefile.am  |    32 +
 www/fedora/BUILD/garagejam-1.0.0/data/Makefile.in  |   724 +
 .../garagejam-1.0.0/data/garagejam.appdata.xml.in  |    32 +
 .../garagejam-1.0.0/data/garagejam.desktop.in.in   |    18 +
 .../BUILD/garagejam-1.0.0/data/icons/Makefile.am   |     7 +
 .../BUILD/garagejam-1.0.0/data/icons/Makefile.in   |   496 +
 .../BUILD/garagejam-1.0.0/data/icons/garagejam.svg |   111 +
 www/fedora/BUILD/garagejam-1.0.0/depcomp           |   791 +
 www/fedora/BUILD/garagejam-1.0.0/etc/Makefile.am   |     3 +
 www/fedora/BUILD/garagejam-1.0.0/etc/Makefile.in   |   492 +
 .../BUILD/garagejam-1.0.0/etc/icecast-server.xml   |   172 +
 www/fedora/BUILD/garagejam-1.0.0/garagejam.spec    |    95 +
 www/fedora/BUILD/garagejam-1.0.0/garagejam.spec.in |    95 +
 www/fedora/BUILD/garagejam-1.0.0/install-sh        |   541 +
 www/fedora/BUILD/garagejam-1.0.0/meson.build       |    39 +
 www/fedora/BUILD/garagejam-1.0.0/missing           |   215 +
 www/fedora/BUILD/garagejam-1.0.0/po/LINGUAS        |     1 +
 www/fedora/BUILD/garagejam-1.0.0/po/Makefile.in.in |   221 +
 www/fedora/BUILD/garagejam-1.0.0/po/POTFILES       |    15 +
 www/fedora/BUILD/garagejam-1.0.0/po/POTFILES.in    |    17 +
 www/fedora/BUILD/garagejam-1.0.0/po/POTFILES.skip  |     4 +
 www/fedora/BUILD/garagejam-1.0.0/po/nb.po          |   185 +
 www/fedora/BUILD/garagejam-1.0.0/src/Makefile.am   |    15 +
 www/fedora/BUILD/garagejam-1.0.0/src/Makefile.in   |   962 +
 .../garagejam-1.0.0/src/garagejam-gingerblue-app.c |    32 +
 .../garagejam-1.0.0/src/garagejam-gingerblue-app.h |     5 +
 .../src/garagejam-gingerblue-chord.h               |    50 +
 .../src/garagejam-gingerblue-config.c              |    92 +
 .../src/garagejam-gingerblue-config.h              |     6 +
 .../src/garagejam-gingerblue-container.h           |    10 +
 .../src/garagejam-gingerblue-file.c                |   179 +
 .../src/garagejam-gingerblue-file.h                |    17 +
 .../src/garagejam-gingerblue-knob.c                |    23 +
 .../src/garagejam-gingerblue-knob.h                |    11 +
 .../src/garagejam-gingerblue-library.h             |     5 +
 .../src/garagejam-gingerblue-line.c                |    22 +
 .../src/garagejam-gingerblue-line.h                |    11 +
 .../src/garagejam-gingerblue-main-loop.c           |    34 +
 .../src/garagejam-gingerblue-main-loop.h           |     8 +
 .../src/garagejam-gingerblue-main.c                |   874 +
 .../src/garagejam-gingerblue-main.h                |    11 +
 .../src/garagejam-gingerblue-record.c              |   184 +
 .../src/garagejam-gingerblue-record.h              |    31 +
 .../src/garagejam-gingerblue-song.c                |    30 +
 .../src/garagejam-gingerblue-song.h                |    15 +
 .../src/garagejam-gingerblue-storage.h             |     8 +
 .../src/garagejam-gingerblue-studio-config.c       |    35 +
 .../src/garagejam-gingerblue-studio-config.h       |     6 +
 .../src/garagejam-gingerblue-studio-location.c     |   193 +
 .../src/garagejam-gingerblue-studio-location.h     |    13 +
 .../src/garagejam-gingerblue-studio-player-kb.h    |    35 +
 .../src/garagejam-gingerblue-studio-player.c       |   779 +
 .../src/garagejam-gingerblue-studio-player.h       |    71 +
 .../src/garagejam-gingerblue-studio-stream.c       |    98 +
 .../src/garagejam-gingerblue-studio-stream.h       |     6 +
 .../src/garagejam-gingerblue-wizard.h              |    13 +
 www/fedora/BUILD/garagejam-1.0.0/src/garagejam.c   |    66 +
 www/fedora/BUILD/garagejam-1.0.0/src/garagejam.h   |    49 +
 .../BUILD/garagejam-1.0.0/src/garagejam.xml.in     |    12 +
 www/fedora/BUILD/garagejam-1.0.0/src/meson.build   |    19 +
 www/fedora/BUILD/gtk-radio-264.0/AUTHORS           |    23 +
 www/fedora/BUILD/gtk-radio-264.0/BROADCAST         |    36 +
 www/fedora/BUILD/gtk-radio-264.0/COPYING           |   674 +
 www/fedora/BUILD/gtk-radio-264.0/ChangeLog         |  1968 ++
 www/fedora/BUILD/gtk-radio-264.0/DEBIAN            |     6 +
 www/fedora/BUILD/gtk-radio-264.0/HACKING           |    36 +
 www/fedora/BUILD/gtk-radio-264.0/INSTALL           |   368 +
 www/fedora/BUILD/gtk-radio-264.0/Makefile          |   927 +
 www/fedora/BUILD/gtk-radio-264.0/Makefile.am       |    48 +
 www/fedora/BUILD/gtk-radio-264.0/Makefile.in       |   927 +
 www/fedora/BUILD/gtk-radio-264.0/NEWS              |    44 +
 www/fedora/BUILD/gtk-radio-264.0/README            |    40 +
 www/fedora/BUILD/gtk-radio-264.0/THANKS            |    28 +
 www/fedora/BUILD/gtk-radio-264.0/TODO              |    51 +
 www/fedora/BUILD/gtk-radio-264.0/aclocal.m4        |  2543 +++
 www/fedora/BUILD/gtk-radio-264.0/compile           |   348 +
 www/fedora/BUILD/gtk-radio-264.0/config.guess      |  1774 ++
 www/fedora/BUILD/gtk-radio-264.0/config.h          |   142 +
 www/fedora/BUILD/gtk-radio-264.0/config.h.in       |   141 +
 www/fedora/BUILD/gtk-radio-264.0/config.log        |  1640 ++
 www/fedora/BUILD/gtk-radio-264.0/config.status     |  2339 +++
 www/fedora/BUILD/gtk-radio-264.0/config.sub        |  1907 ++
 www/fedora/BUILD/gtk-radio-264.0/configure         | 20543 +++++++++++++++++++
 www/fedora/BUILD/gtk-radio-264.0/configure.ac      |   191 +
 www/fedora/BUILD/gtk-radio-264.0/configure.backup  | 20543 +++++++++++++++++++
 www/fedora/BUILD/gtk-radio-264.0/data/Makefile     |   801 +
 www/fedora/BUILD/gtk-radio-264.0/data/Makefile.am  |    32 +
 www/fedora/BUILD/gtk-radio-264.0/data/Makefile.in  |   801 +
 .../gtk-radio-264.0/data/gnome-radio.appdata.xml   |    24 +
 .../data/gnome-radio.appdata.xml.in                |    24 +
 .../BUILD/gtk-radio-264.0/data/gnome-radio.desktop |    30 +
 .../gtk-radio-264.0/data/gnome-radio.desktop.in    |    18 +
 .../gtk-radio-264.0/data/gnome-radio.desktop.in.in |    18 +
 .../data/gtk-internet-radio-locator.appdata.xml    |    24 +
 .../data/gtk-internet-radio-locator.appdata.xml.in |    24 +
 .../data/gtk-internet-radio-locator.desktop        |    56 +
 .../data/gtk-internet-radio-locator.desktop.in     |    18 +
 .../data/gtk-internet-radio-locator.desktop.in.in  |    18 +
 .../gtk-radio-264.0/data/gtk-radio.appdata.xml     |    24 +
 .../gtk-radio-264.0/data/gtk-radio.appdata.xml.in  |    24 +
 .../BUILD/gtk-radio-264.0/data/gtk-radio.desktop   |    30 +
 .../gtk-radio-264.0/data/gtk-radio.desktop.in      |    18 +
 .../gtk-radio-264.0/data/gtk-radio.desktop.in.in   |    18 +
 .../gtk-radio-264.0/data/icons/1024x1024/Makefile  |   559 +
 .../data/icons/1024x1024/Makefile.am               |     7 +
 .../data/icons/1024x1024/Makefile.in               |   559 +
 .../1024x1024/apps/gtk-internet-radio-locator.png  |   Bin 0 -> 98149 bytes
 .../gtk-radio-264.0/data/icons/16x16/Makefile      |   560 +
 .../gtk-radio-264.0/data/icons/16x16/Makefile.am   |     9 +
 .../gtk-radio-264.0/data/icons/16x16/Makefile.in   |   560 +
 .../16x16/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 559 bytes
 .../gtk-radio-264.0/data/icons/22x22/Makefile      |   560 +
 .../gtk-radio-264.0/data/icons/22x22/Makefile.am   |     9 +
 .../gtk-radio-264.0/data/icons/22x22/Makefile.in   |   560 +
 .../22x22/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 816 bytes
 .../gtk-radio-264.0/data/icons/24x24/Makefile      |   559 +
 .../gtk-radio-264.0/data/icons/24x24/Makefile.am   |     7 +
 .../gtk-radio-264.0/data/icons/24x24/Makefile.in   |   559 +
 .../24x24/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 878 bytes
 .../gtk-radio-264.0/data/icons/256x256/Makefile    |   559 +
 .../gtk-radio-264.0/data/icons/256x256/Makefile.am |     7 +
 .../gtk-radio-264.0/data/icons/256x256/Makefile.in |   559 +
 .../256x256/apps/gtk-internet-radio-locator.png    |   Bin 0 -> 15211 bytes
 .../gtk-radio-264.0/data/icons/32x32/Makefile      |   560 +
 .../gtk-radio-264.0/data/icons/32x32/Makefile.am   |     9 +
 .../gtk-radio-264.0/data/icons/32x32/Makefile.in   |   560 +
 .../32x32/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 1171 bytes
 .../gtk-radio-264.0/data/icons/48x48/Makefile      |   560 +
 .../gtk-radio-264.0/data/icons/48x48/Makefile.am   |     9 +
 .../gtk-radio-264.0/data/icons/48x48/Makefile.in   |   560 +
 .../48x48/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 1934 bytes
 .../gtk-radio-264.0/data/icons/512x512/Makefile    |   559 +
 .../gtk-radio-264.0/data/icons/512x512/Makefile.am |     7 +
 .../gtk-radio-264.0/data/icons/512x512/Makefile.in |   559 +
 .../512x512/apps/gtk-internet-radio-locator.png    |   Bin 0 -> 38250 bytes
 .../BUILD/gtk-radio-264.0/data/icons/Makefile      |   693 +
 .../BUILD/gtk-radio-264.0/data/icons/Makefile.am   |    16 +
 .../BUILD/gtk-radio-264.0/data/icons/Makefile.in   |   693 +
 .../gtk-radio-264.0/data/icons/scalable/Makefile   |   741 +
 .../data/icons/scalable/Makefile.am                |    10 +
 .../data/icons/scalable/Makefile.in                |   741 +
 .../data/icons/scalable/apps/Makefile              |   560 +
 .../data/icons/scalable/apps/Makefile.am           |     9 +
 .../data/icons/scalable/apps/Makefile.in           |   560 +
 .../data/icons/scalable/apps/gnome-radio.svg       |   109 +
 .../scalable/apps/gtk-internet-radio-locator.svg   |   109 +
 .../data/icons/scalable/apps/gtk-radio.svg         |   109 +
 www/fedora/BUILD/gtk-radio-264.0/debugfiles.list   |     9 +
 www/fedora/BUILD/gtk-radio-264.0/debuglinks.list   |     0
 .../BUILD/gtk-radio-264.0/debugsourcefiles.list    |     1 +
 www/fedora/BUILD/gtk-radio-264.0/debugsources.list |   Bin 0 -> 5183 bytes
 www/fedora/BUILD/gtk-radio-264.0/depcomp           |   791 +
 www/fedora/BUILD/gtk-radio-264.0/elfbins.list      |     4 +
 www/fedora/BUILD/gtk-radio-264.0/gtk-radio.lang    |    13 +
 www/fedora/BUILD/gtk-radio-264.0/gtk-radio.spec    |    91 +
 www/fedora/BUILD/gtk-radio-264.0/gtk-radio.spec.in |    91 +
 www/fedora/BUILD/gtk-radio-264.0/gtk/Makefile      |   790 +
 www/fedora/BUILD/gtk-radio-264.0/gtk/Makefile.am   |    31 +
 www/fedora/BUILD/gtk-radio-264.0/gtk/Makefile.in   |   790 +
 .../BUILD/gtk-radio-264.0/gtk/org.gnome.Radio      |   Bin 0 -> 33272 bytes
 .../BUILD/gtk-radio-264.0/gtk/org.gnome.Radio.c    |    32 +
 .../BUILD/gtk-radio-264.0/gtk/org.gnome.Radio.dtd  |    24 +
 .../BUILD/gtk-radio-264.0/gtk/org.gnome.Radio.json |   105 +
 .../BUILD/gtk-radio-264.0/gtk/org.gnome.Radio.xml  |  1849 ++
 .../gtk/org_gnome_Radio-org.gnome.Radio.o          |   Bin 0 -> 43528 bytes
 .../BUILD/gtk-radio-264.0/help/C/version.xml       |     1 +
 .../BUILD/gtk-radio-264.0/help/C/version.xml.in    |     1 +
 www/fedora/BUILD/gtk-radio-264.0/help/Makefile     |   680 +
 www/fedora/BUILD/gtk-radio-264.0/help/Makefile.am  |    19 +
 www/fedora/BUILD/gtk-radio-264.0/help/Makefile.in  |   510 +
 www/fedora/BUILD/gtk-radio-264.0/install-sh        |   541 +
 www/fedora/BUILD/gtk-radio-264.0/libtool           | 11942 +++++++++++
 www/fedora/BUILD/gtk-radio-264.0/ltmain.sh         | 11436 +++++++++++
 www/fedora/BUILD/gtk-radio-264.0/ltmain.sh.backup  | 11436 +++++++++++
 www/fedora/BUILD/gtk-radio-264.0/m4/ChangeLog      |    11 +
 www/fedora/BUILD/gtk-radio-264.0/m4/libtool.m4     |  8427 ++++++++
 www/fedora/BUILD/gtk-radio-264.0/m4/ltoptions.m4   |   437 +
 www/fedora/BUILD/gtk-radio-264.0/m4/ltsugar.m4     |   124 +
 www/fedora/BUILD/gtk-radio-264.0/m4/ltversion.m4   |    24 +
 www/fedora/BUILD/gtk-radio-264.0/m4/lt~obsolete.m4 |    99 +
 www/fedora/BUILD/gtk-radio-264.0/m4/nls.m4         |    32 +
 www/fedora/BUILD/gtk-radio-264.0/man/Makefile      |   578 +
 www/fedora/BUILD/gtk-radio-264.0/man/Makefile.am   |     3 +
 www/fedora/BUILD/gtk-radio-264.0/man/Makefile.in   |   578 +
 www/fedora/BUILD/gtk-radio-264.0/man/gnome-radio.1 |    33 +
 .../man/gtk-internet-radio-locator.1               |    39 +
 www/fedora/BUILD/gtk-radio-264.0/man/gtk-radio.1   |    35 +
 www/fedora/BUILD/gtk-radio-264.0/missing           |   215 +
 .../BUILD/gtk-radio-264.0/po/.intltool-merge-cache |   262 +
 www/fedora/BUILD/gtk-radio-264.0/po/ChangeLog      |  8127 ++++++++
 www/fedora/BUILD/gtk-radio-264.0/po/LINGUAS        |    15 +
 www/fedora/BUILD/gtk-radio-264.0/po/Makefile       |   227 +
 www/fedora/BUILD/gtk-radio-264.0/po/Makefile.in    |   221 +
 www/fedora/BUILD/gtk-radio-264.0/po/Makefile.in.in |   221 +
 www/fedora/BUILD/gtk-radio-264.0/po/POTFILES       |     8 +
 www/fedora/BUILD/gtk-radio-264.0/po/POTFILES.in    |    11 +
 www/fedora/BUILD/gtk-radio-264.0/po/POTFILES.skip  |    17 +
 www/fedora/BUILD/gtk-radio-264.0/po/ca.gmo         |   Bin 0 -> 4731 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/ca.po          |   272 +
 www/fedora/BUILD/gtk-radio-264.0/po/cs.gmo         |   Bin 0 -> 4727 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/cs.po          |   269 +
 www/fedora/BUILD/gtk-radio-264.0/po/de.gmo         |   Bin 0 -> 5311 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/de.po          |   285 +
 www/fedora/BUILD/gtk-radio-264.0/po/es.gmo         |   Bin 0 -> 4832 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/es.po          |   589 +
 www/fedora/BUILD/gtk-radio-264.0/po/fr.gmo         |   Bin 0 -> 2696 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/fr.po          |   113 +
 www/fedora/BUILD/gtk-radio-264.0/po/hu.gmo         |   Bin 0 -> 4742 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/hu.po          |   290 +
 www/fedora/BUILD/gtk-radio-264.0/po/id.gmo         |   Bin 0 -> 2750 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/id.po          |   127 +
 www/fedora/BUILD/gtk-radio-264.0/po/nb.gmo         |   Bin 0 -> 3373 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/nb.po          |   280 +
 www/fedora/BUILD/gtk-radio-264.0/po/pl.gmo         |   Bin 0 -> 4780 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/pl.po          |   274 +
 www/fedora/BUILD/gtk-radio-264.0/po/pt_BR.gmo      |   Bin 0 -> 4901 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/pt_BR.po       |   315 +
 www/fedora/BUILD/gtk-radio-264.0/po/sl.gmo         |   Bin 0 -> 2882 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/sl.po          |   123 +
 www/fedora/BUILD/gtk-radio-264.0/po/sr.gmo         |   Bin 0 -> 3606 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/sr.po          |   121 +
 www/fedora/BUILD/gtk-radio-264.0/po/stamp-it       |     0
 www/fedora/BUILD/gtk-radio-264.0/po/sv.gmo         |   Bin 0 -> 4669 bytes
 www/fedora/BUILD/gtk-radio-264.0/po/sv.po          |   299 +
 www/fedora/BUILD/gtk-radio-264.0/src/Makefile      |  1617 ++
 www/fedora/BUILD/gtk-radio-264.0/src/Makefile.am   |    99 +
 www/fedora/BUILD/gtk-radio-264.0/src/Makefile.in   |  1617 ++
 .../src/gnome-internet-radio-locator               |   Bin 0 -> 292736 bytes
 www/fedora/BUILD/gtk-radio-264.0/src/gnome-radio   |   Bin 0 -> 292736 bytes
 .../gtk-radio-264.0/src/gnome-radio-264.0.dtd      |    24 +
 .../gtk-radio-264.0/src/gnome-radio-archive.h      |    44 +
 .../gtk-radio-264.0/src/gnome-radio-encoder.h      |    42 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-gui.c    |   477 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-gui.h    |    20 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-keys.h   |    31 +
 .../gtk-radio-264.0/src/gnome-radio-listener.c     |     0
 .../gtk-radio-264.0/src/gnome-radio-listener.h     |    62 +
 .../gtk-radio-264.0/src/gnome-radio-location.c     |   197 +
 .../gtk-radio-264.0/src/gnome-radio-location.h     |    26 +
 .../gtk-radio-264.0/src/gnome-radio-markers.c      |  1122 +
 .../gtk-radio-264.0/src/gnome-radio-markers.h      |    50 +
 .../gtk-radio-264.0/src/gnome-radio-player-kb.h    |    35 +
 .../src/gnome-radio-player-renderer.h              |    49 +
 .../src/gnome-radio-player-resource.h              |     7 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-player.c |   738 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-player.h |    58 +
 .../gtk-radio-264.0/src/gnome-radio-program.c      |     0
 .../gtk-radio-264.0/src/gnome-radio-program.h      |    66 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-radius.c |    76 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-radius.h |    29 +
 .../gtk-radio-264.0/src/gnome-radio-runners.c      |     0
 .../gtk-radio-264.0/src/gnome-radio-runners.h      |    54 +
 .../gtk-radio-264.0/src/gnome-radio-station.c      |   375 +
 .../gtk-radio-264.0/src/gnome-radio-station.h      |    86 +
 .../gtk-radio-264.0/src/gnome-radio-stations-map.c |     0
 .../gtk-radio-264.0/src/gnome-radio-stations-map.h |   110 +
 .../gtk-radio-264.0/src/gnome-radio-streams.c      |     0
 .../gtk-radio-264.0/src/gnome-radio-streams.h      |    71 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-tz.c     |   509 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio-tz.h     |   118 +
 www/fedora/BUILD/gtk-radio-264.0/src/gnome-radio.c |  1073 +
 .../gtk-radio-264.0/src/gnome-radio.gresource.xml  |     5 +
 www/fedora/BUILD/gtk-radio-264.0/src/gnome-radio.h |   168 +
 .../BUILD/gtk-radio-264.0/src/gnome-radio.xml      |  1863 ++
 .../BUILD/gtk-radio-264.0/src/gnome-radio.xsl      |    54 +
 .../gnome_internet_radio_locator-gnome-radio-gui.o |   Bin 0 -> 142792 bytes
 ...e_internet_radio_locator-gnome-radio-listener.o |   Bin 0 -> 9360 bytes
 ...e_internet_radio_locator-gnome-radio-location.o |   Bin 0 -> 65360 bytes
 ...me_internet_radio_locator-gnome-radio-markers.o |   Bin 0 -> 327496 bytes
 ...ome_internet_radio_locator-gnome-radio-player.o |   Bin 0 -> 70112 bytes
 ...me_internet_radio_locator-gnome-radio-program.o |   Bin 0 -> 9352 bytes
 ...ome_internet_radio_locator-gnome-radio-radius.o |   Bin 0 -> 25880 bytes
 ...me_internet_radio_locator-gnome-radio-runners.o |   Bin 0 -> 9352 bytes
 ...me_internet_radio_locator-gnome-radio-station.o |   Bin 0 -> 130920 bytes
 ...ternet_radio_locator-gnome-radio-stations-map.o |   Bin 0 -> 9416 bytes
 ...me_internet_radio_locator-gnome-radio-streams.o |   Bin 0 -> 9352 bytes
 .../gnome_internet_radio_locator-gnome-radio-tz.o  |   Bin 0 -> 123768 bytes
 .../src/gnome_internet_radio_locator-gnome-radio.o |   Bin 0 -> 284424 bytes
 .../src/gnome_radio-gnome-radio-gui.o              |   Bin 0 -> 142768 bytes
 .../src/gnome_radio-gnome-radio-listener.o         |   Bin 0 -> 9344 bytes
 .../src/gnome_radio-gnome-radio-location.o         |   Bin 0 -> 65360 bytes
 .../src/gnome_radio-gnome-radio-markers.o          |   Bin 0 -> 327496 bytes
 .../src/gnome_radio-gnome-radio-player.o           |   Bin 0 -> 70112 bytes
 .../src/gnome_radio-gnome-radio-program.o          |   Bin 0 -> 9352 bytes
 .../src/gnome_radio-gnome-radio-radius.o           |   Bin 0 -> 25880 bytes
 .../src/gnome_radio-gnome-radio-runners.o          |   Bin 0 -> 9352 bytes
 .../src/gnome_radio-gnome-radio-station.o          |   Bin 0 -> 130920 bytes
 .../src/gnome_radio-gnome-radio-stations-map.o     |   Bin 0 -> 9416 bytes
 .../src/gnome_radio-gnome-radio-streams.o          |   Bin 0 -> 9352 bytes
 .../src/gnome_radio-gnome-radio-tz.o               |   Bin 0 -> 123768 bytes
 .../gtk-radio-264.0/src/gnome_radio-gnome-radio.o  |   Bin 0 -> 284424 bytes
 .../gtk-radio-264.0/src/gtk-internet-radio-locator |   Bin 0 -> 210136 bytes
 .../src/gtk-internet-radio-locator-gui.c           |   504 +
 .../src/gtk-internet-radio-locator-gui.h           |    20 +
 .../src/gtk-internet-radio-locator-keys.h          |    31 +
 .../src/gtk-internet-radio-locator-listener.c      |     0
 .../src/gtk-internet-radio-locator-listener.h      |    62 +
 .../src/gtk-internet-radio-locator-markers.c       |   527 +
 .../src/gtk-internet-radio-locator-markers.h       |    28 +
 .../src/gtk-internet-radio-locator-player-kb.h     |    35 +
 .../gtk-internet-radio-locator-player-renderer.h   |    49 +
 .../gtk-internet-radio-locator-player-resource.h   |     7 +
 .../src/gtk-internet-radio-locator-player.c        |   829 +
 .../src/gtk-internet-radio-locator-player.h        |    58 +
 .../src/gtk-internet-radio-locator-program.c       |     0
 .../src/gtk-internet-radio-locator-program.h       |    76 +
 .../src/gtk-internet-radio-locator-runners.c       |     0
 .../src/gtk-internet-radio-locator-runners.h       |    54 +
 .../src/gtk-internet-radio-locator-station.c       |   717 +
 .../src/gtk-internet-radio-locator-station.h       |    88 +
 .../src/gtk-internet-radio-locator-stations-map.c  |     0
 .../src/gtk-internet-radio-locator-stations-map.h  |   110 +
 .../src/gtk-internet-radio-locator-streams.c       |     0
 .../src/gtk-internet-radio-locator-streams.h       |    71 +
 .../src/gtk-internet-radio-locator-tz.c            |   509 +
 .../src/gtk-internet-radio-locator-tz.h            |   118 +
 .../src/gtk-internet-radio-locator.c               |  1014 +
 .../src/gtk-internet-radio-locator.h               |   168 +
 ..._radio_locator-gtk-internet-radio-locator-gui.o |   Bin 0 -> 149696 bytes
 ...o_locator-gtk-internet-radio-locator-listener.o |   Bin 0 -> 9576 bytes
 ...io_locator-gtk-internet-radio-locator-markers.o |   Bin 0 -> 178104 bytes
 ...dio_locator-gtk-internet-radio-locator-player.o |   Bin 0 -> 72600 bytes
 ...io_locator-gtk-internet-radio-locator-program.o |   Bin 0 -> 9552 bytes
 ...io_locator-gtk-internet-radio-locator-runners.o |   Bin 0 -> 9536 bytes
 ...io_locator-gtk-internet-radio-locator-station.o |   Bin 0 -> 146000 bytes
 ...cator-gtk-internet-radio-locator-stations-map.o |   Bin 0 -> 9616 bytes
 ...io_locator-gtk-internet-radio-locator-streams.o |   Bin 0 -> 9552 bytes
 ...t_radio_locator-gtk-internet-radio-locator-tz.o |   Bin 0 -> 124432 bytes
 ...rnet_radio_locator-gtk-internet-radio-locator.o |   Bin 0 -> 253752 bytes
 .../src/internet-radio-locator-1.5.dtd             |    23 +
 .../gtk-radio-264.0/src/internet-radio-locator.xml |  1861 ++
 .../gtk-radio-264.0/src/internet-radio-locator.xsl |    54 +
 www/fedora/BUILD/gtk-radio-264.0/stamp-h1          |     1 +
 .../RPMS/x86_64/garagejam-2.0.0-1.fc39.x86_64.rpm  |   Bin 0 -> 47173 bytes
 .../garagejam-debuginfo-2.0.0-1.fc39.x86_64.rpm    |   Bin 0 -> 56547 bytes
 .../garagejam-debugsource-2.0.0-1.fc39.x86_64.rpm  |   Bin 0 -> 28690 bytes
 .../RPMS/x86_64/gingerblue-6.1.0-1.fc36.x86_64.rpm |   Bin 0 -> 247450 bytes
 .../gingerblue-debuginfo-6.1.0-1.fc36.x86_64.rpm   |   Bin 0 -> 52154 bytes
 .../gingerblue-debugsource-6.1.0-1.fc36.x86_64.rpm |   Bin 0 -> 28145 bytes
 .../RPMS/x86_64/gnome-radio-43.0-1.fc36.x86_64.rpm |   Bin 0 -> 196470 bytes
 .../RPMS/x86_64/gnome-radio-45.0-1.fc36.x86_64.rpm |   Bin 0 -> 202181 bytes
 .../RPMS/x86_64/gnome-radio-45.1-1.fc36.x86_64.rpm |   Bin 0 -> 204092 bytes
 .../RPMS/x86_64/gnome-radio-48.0-1.fc37.x86_64.rpm |   Bin 0 -> 206170 bytes
 .../gnome-radio-debuginfo-43.0-1.fc36.x86_64.rpm   |   Bin 0 -> 73254 bytes
 .../gnome-radio-debuginfo-45.0-1.fc36.x86_64.rpm   |   Bin 0 -> 77097 bytes
 .../gnome-radio-debuginfo-45.1-1.fc36.x86_64.rpm   |   Bin 0 -> 77399 bytes
 .../gnome-radio-debuginfo-48.0-1.fc37.x86_64.rpm   |   Bin 0 -> 78562 bytes
 .../gnome-radio-debugsource-43.0-1.fc36.x86_64.rpm |   Bin 0 -> 40754 bytes
 .../gnome-radio-debugsource-45.0-1.fc36.x86_64.rpm |   Bin 0 -> 41149 bytes
 .../gnome-radio-debugsource-45.1-1.fc36.x86_64.rpm |   Bin 0 -> 41245 bytes
 .../gnome-radio-debugsource-48.0-1.fc37.x86_64.rpm |   Bin 0 -> 41895 bytes
 .../x86_64/gnome-voice-0.0.10-1.fc36.x86_64.rpm    |   Bin 0 -> 33734 bytes
 .../x86_64/gnome-voice-0.0.2-1.fc36.x86_64.rpm     |   Bin 0 -> 31035 bytes
 .../x86_64/gnome-voice-0.0.8-1.fc36.x86_64.rpm     |   Bin 0 -> 33941 bytes
 .../x86_64/gnome-voice-0.0.9-1.fc36.x86_64.rpm     |   Bin 0 -> 33503 bytes
 .../x86_64/gnome-voice-0.1.0-1.fc36.x86_64.rpm     |   Bin 0 -> 32816 bytes
 .../x86_64/gnome-voice-0.5.0-1.fc37.x86_64.rpm     |   Bin 0 -> 36703 bytes
 .../x86_64/gnome-voice-1.1.0-1.fc37.x86_64.rpm     |   Bin 0 -> 41690 bytes
 .../x86_64/gnome-voice-1.1.1-1.fc37.x86_64.rpm     |   Bin 0 -> 41379 bytes
 .../x86_64/gnome-voice-1.2.0-1.fc37.x86_64.rpm     |   Bin 0 -> 41464 bytes
 .../x86_64/gnome-voice-5.0.0-1.fc39.x86_64.rpm     |   Bin 0 -> 38883 bytes
 .../x86_64/gnome-voice-6.0.0-1.fc40.x86_64.rpm     |   Bin 0 -> 39103 bytes
 .../x86_64/gnome-voice-7.0.0-1.fc39.x86_64.rpm     |   Bin 0 -> 39144 bytes
 .../x86_64/gnome-voice-8.0.0-1.fc39.x86_64.rpm     |   Bin 0 -> 39237 bytes
 .../gnome-voice-debuginfo-0.0.10-1.fc36.x86_64.rpm |   Bin 0 -> 34755 bytes
 .../gnome-voice-debuginfo-0.0.2-1.fc36.x86_64.rpm  |   Bin 0 -> 26581 bytes
 .../gnome-voice-debuginfo-0.0.8-1.fc36.x86_64.rpm  |   Bin 0 -> 33718 bytes
 .../gnome-voice-debuginfo-0.0.9-1.fc36.x86_64.rpm  |   Bin 0 -> 32780 bytes
 .../gnome-voice-debuginfo-0.1.0-1.fc36.x86_64.rpm  |   Bin 0 -> 33355 bytes
 .../gnome-voice-debuginfo-0.5.0-1.fc37.x86_64.rpm  |   Bin 0 -> 40767 bytes
 .../gnome-voice-debuginfo-1.1.0-1.fc37.x86_64.rpm  |   Bin 0 -> 51824 bytes
 .../gnome-voice-debuginfo-1.1.1-1.fc37.x86_64.rpm  |   Bin 0 -> 49524 bytes
 .../gnome-voice-debuginfo-1.2.0-1.fc37.x86_64.rpm  |   Bin 0 -> 49563 bytes
 .../gnome-voice-debuginfo-5.0.0-1.fc39.x86_64.rpm  |   Bin 0 -> 46601 bytes
 .../gnome-voice-debuginfo-6.0.0-1.fc40.x86_64.rpm  |   Bin 0 -> 46481 bytes
 .../gnome-voice-debuginfo-7.0.0-1.fc39.x86_64.rpm  |   Bin 0 -> 46500 bytes
 .../gnome-voice-debuginfo-8.0.0-1.fc39.x86_64.rpm  |   Bin 0 -> 46572 bytes
 ...nome-voice-debugsource-0.0.10-1.fc36.x86_64.rpm |   Bin 0 -> 14529 bytes
 ...gnome-voice-debugsource-0.0.2-1.fc36.x86_64.rpm |   Bin 0 -> 12038 bytes
 ...gnome-voice-debugsource-0.0.8-1.fc36.x86_64.rpm |   Bin 0 -> 14688 bytes
 ...gnome-voice-debugsource-0.0.9-1.fc36.x86_64.rpm |   Bin 0 -> 14394 bytes
 ...gnome-voice-debugsource-0.1.0-1.fc36.x86_64.rpm |   Bin 0 -> 14577 bytes
 ...gnome-voice-debugsource-0.5.0-1.fc37.x86_64.rpm |   Bin 0 -> 16820 bytes
 ...gnome-voice-debugsource-1.1.0-1.fc37.x86_64.rpm |   Bin 0 -> 18819 bytes
 ...gnome-voice-debugsource-1.1.1-1.fc37.x86_64.rpm |   Bin 0 -> 18971 bytes
 ...gnome-voice-debugsource-1.2.0-1.fc37.x86_64.rpm |   Bin 0 -> 19042 bytes
 ...gnome-voice-debugsource-5.0.0-1.fc39.x86_64.rpm |   Bin 0 -> 19656 bytes
 ...gnome-voice-debugsource-6.0.0-1.fc40.x86_64.rpm |   Bin 0 -> 19499 bytes
 ...gnome-voice-debugsource-7.0.0-1.fc39.x86_64.rpm |   Bin 0 -> 19523 bytes
 ...gnome-voice-debugsource-8.0.0-1.fc39.x86_64.rpm |   Bin 0 -> 19592 bytes
 ...-internet-radio-locator-128.0-1.fc40.x86_64.rpm |   Bin 0 -> 244458 bytes
 ...-internet-radio-locator-4.8.3-1.fc37.x86_64.rpm |   Bin 0 -> 235840 bytes
 ...radio-locator-debuginfo-128.0-1.fc40.x86_64.rpm |   Bin 0 -> 60949 bytes
 ...radio-locator-debuginfo-4.8.3-1.fc37.x86_64.rpm |   Bin 0 -> 59878 bytes
 ...dio-locator-debugsource-128.0-1.fc40.x86_64.rpm |   Bin 0 -> 38345 bytes
 ...dio-locator-debugsource-4.8.3-1.fc37.x86_64.rpm |   Bin 0 -> 37868 bytes
 .../RPMS/x86_64/gtk-radio-264.0-1.fc39.x86_64.rpm  |   Bin 0 -> 281229 bytes
 .../RPMS/x86_64/gtk-radio-264.1-1.fc39.x86_64.rpm  |   Bin 0 -> 282266 bytes
 .../gtk-radio-debuginfo-264.0-1.fc39.x86_64.rpm    |   Bin 0 -> 111456 bytes
 .../gtk-radio-debuginfo-264.1-1.fc39.x86_64.rpm    |   Bin 0 -> 115932 bytes
 .../gtk-radio-debugsource-264.0-1.fc39.x86_64.rpm  |   Bin 0 -> 52706 bytes
 .../gtk-radio-debugsource-264.1-1.fc39.x86_64.rpm  |   Bin 0 -> 57969 bytes
 www/fedora/SOURCES/garagejam-2.0.0.tar.xz          |   Bin 0 -> 124692 bytes
 www/fedora/SOURCES/gnome-voice-1.1.0.tar.xz        |   Bin 0 -> 111324 bytes
 www/fedora/SOURCES/gnome-voice-1.1.1.tar.xz        |   Bin 0 -> 111396 bytes
 www/fedora/SOURCES/gnome-voice-5.0.0.tar.xz        |   Bin 0 -> 110888 bytes
 www/fedora/SOURCES/gnome-voice-5.0.0/AUTHORS       |     5 +
 www/fedora/SOURCES/gnome-voice-5.0.0/COPYING       |   674 +
 www/fedora/SOURCES/gnome-voice-5.0.0/ChangeLog     |    94 +
 www/fedora/SOURCES/gnome-voice-5.0.0/GEOLOCATION   |     9 +
 www/fedora/SOURCES/gnome-voice-5.0.0/INSTALL       |   368 +
 www/fedora/SOURCES/gnome-voice-5.0.0/Makefile.am   |     9 +
 www/fedora/SOURCES/gnome-voice-5.0.0/Makefile.in   |   872 +
 www/fedora/SOURCES/gnome-voice-5.0.0/NEWS          |   248 +
 www/fedora/SOURCES/gnome-voice-5.0.0/README        |    13 +
 www/fedora/SOURCES/gnome-voice-5.0.0/aclocal.m4    |  2204 ++
 www/fedora/SOURCES/gnome-voice-5.0.0/autogen.sh    |    26 +
 www/fedora/SOURCES/gnome-voice-5.0.0/compile       |   348 +
 www/fedora/SOURCES/gnome-voice-5.0.0/config.h.in   |    86 +
 www/fedora/SOURCES/gnome-voice-5.0.0/configure     |  7961 +++++++
 www/fedora/SOURCES/gnome-voice-5.0.0/configure.ac  |    60 +
 .../SOURCES/gnome-voice-5.0.0/data/Makefile.am     |    22 +
 .../SOURCES/gnome-voice-5.0.0/data/Makefile.in     |   714 +
 .../data/gnome-voice.appdata.xml.in                |    26 +
 .../gnome-voice-5.0.0/data/gnome-voice.desktop     |    17 +
 .../data/gnome-voice.desktop.in.in                 |    17 +
 .../gnome-voice-5.0.0/data/icons/Makefile.am       |     7 +
 .../gnome-voice-5.0.0/data/icons/Makefile.in       |   496 +
 .../data/icons/apps/gnome-voice.svg                |   111 +
 www/fedora/SOURCES/gnome-voice-5.0.0/depcomp       |   791 +
 .../SOURCES/gnome-voice-5.0.0/gnome-voice.spec     |   138 +
 .../SOURCES/gnome-voice-5.0.0/gnome-voice.spec.in  |   138 +
 .../SOURCES/gnome-voice-5.0.0/gnome-voice.xml.in   |     7 +
 www/fedora/SOURCES/gnome-voice-5.0.0/install-sh    |   541 +
 www/fedora/SOURCES/gnome-voice-5.0.0/missing       |   215 +
 www/fedora/SOURCES/gnome-voice-5.0.0/po/LINGUAS    |     1 +
 .../SOURCES/gnome-voice-5.0.0/po/Makefile.in.in    |   221 +
 .../SOURCES/gnome-voice-5.0.0/po/POTFILES.in       |     6 +
 .../SOURCES/gnome-voice-5.0.0/po/POTFILES.skip     |     3 +
 www/fedora/SOURCES/gnome-voice-5.0.0/po/da.po      |    26 +
 .../SOURCES/gnome-voice-5.0.0/src/Makefile.am      |    25 +
 .../SOURCES/gnome-voice-5.0.0/src/Makefile.in      |   685 +
 .../gnome-voice-5.0.0/src/gnome-voice-file.c       |   104 +
 .../gnome-voice-5.0.0/src/gnome-voice-file.h       |    54 +
 .../gnome-voice-5.0.0/src/gnome-voice-main.c       |   924 +
 .../gnome-voice-5.0.0/src/gnome-voice-main.h       |    46 +
 .../gnome-voice-5.0.0/src/gnome-voice-vosc.c       |    52 +
 .../gnome-voice-5.0.0/src/gnome-voice-vosc.h       |    26 +
 www/fedora/SOURCES/gnome-voice-6.0.0.tar.xz        |   Bin 0 -> 111396 bytes
 www/fedora/SOURCES/gnome-voice-6.0.0/AUTHORS       |     5 +
 www/fedora/SOURCES/gnome-voice-6.0.0/COPYING       |   674 +
 www/fedora/SOURCES/gnome-voice-6.0.0/ChangeLog     |    94 +
 www/fedora/SOURCES/gnome-voice-6.0.0/GEOLOCATION   |     9 +
 www/fedora/SOURCES/gnome-voice-6.0.0/INSTALL       |   368 +
 www/fedora/SOURCES/gnome-voice-6.0.0/Makefile      |   872 +
 www/fedora/SOURCES/gnome-voice-6.0.0/Makefile.am   |     9 +
 www/fedora/SOURCES/gnome-voice-6.0.0/Makefile.in   |   872 +
 www/fedora/SOURCES/gnome-voice-6.0.0/NEWS          |   254 +
 www/fedora/SOURCES/gnome-voice-6.0.0/README        |    13 +
 www/fedora/SOURCES/gnome-voice-6.0.0/aclocal.m4    |  2204 ++
 www/fedora/SOURCES/gnome-voice-6.0.0/autogen.sh    |    26 +
 www/fedora/SOURCES/gnome-voice-6.0.0/compile       |   348 +
 www/fedora/SOURCES/gnome-voice-6.0.0/config.h      |    87 +
 www/fedora/SOURCES/gnome-voice-6.0.0/config.h.in   |    86 +
 www/fedora/SOURCES/gnome-voice-6.0.0/config.log    |   722 +
 www/fedora/SOURCES/gnome-voice-6.0.0/config.status |  1350 ++
 www/fedora/SOURCES/gnome-voice-6.0.0/configure     |  7961 +++++++
 www/fedora/SOURCES/gnome-voice-6.0.0/configure.ac  |    60 +
 www/fedora/SOURCES/gnome-voice-6.0.0/data/Makefile |   714 +
 .../SOURCES/gnome-voice-6.0.0/data/Makefile.am     |    22 +
 .../SOURCES/gnome-voice-6.0.0/data/Makefile.in     |   714 +
 .../gnome-voice-6.0.0/data/gnome-voice.appdata.xml |    26 +
 .../data/gnome-voice.appdata.xml.in                |    26 +
 .../gnome-voice-6.0.0/data/gnome-voice.desktop     |    17 +
 .../gnome-voice-6.0.0/data/gnome-voice.desktop.in  |    17 +
 .../data/gnome-voice.desktop.in.in                 |    17 +
 .../SOURCES/gnome-voice-6.0.0/data/icons/Makefile  |   496 +
 .../gnome-voice-6.0.0/data/icons/Makefile.am       |     7 +
 .../gnome-voice-6.0.0/data/icons/Makefile.in       |   496 +
 .../data/icons/apps/gnome-voice.svg                |   111 +
 www/fedora/SOURCES/gnome-voice-6.0.0/depcomp       |   791 +
 .../SOURCES/gnome-voice-6.0.0/gnome-voice.spec     |   142 +
 .../SOURCES/gnome-voice-6.0.0/gnome-voice.spec.in  |   142 +
 .../SOURCES/gnome-voice-6.0.0/gnome-voice.xml      |     7 +
 .../SOURCES/gnome-voice-6.0.0/gnome-voice.xml.in   |     7 +
 www/fedora/SOURCES/gnome-voice-6.0.0/install-sh    |   541 +
 www/fedora/SOURCES/gnome-voice-6.0.0/missing       |   215 +
 www/fedora/SOURCES/gnome-voice-6.0.0/po/LINGUAS    |     1 +
 www/fedora/SOURCES/gnome-voice-6.0.0/po/Makefile   |   223 +
 .../SOURCES/gnome-voice-6.0.0/po/Makefile.in       |   221 +
 .../SOURCES/gnome-voice-6.0.0/po/Makefile.in.in    |   221 +
 www/fedora/SOURCES/gnome-voice-6.0.0/po/POTFILES   |     4 +
 .../SOURCES/gnome-voice-6.0.0/po/POTFILES.in       |     6 +
 .../SOURCES/gnome-voice-6.0.0/po/POTFILES.skip     |     3 +
 www/fedora/SOURCES/gnome-voice-6.0.0/po/da.po      |    26 +
 www/fedora/SOURCES/gnome-voice-6.0.0/po/stamp-it   |     0
 .../src/.deps/gnome_voice-gnome-voice-file.Po      |     1 +
 .../src/.deps/gnome_voice-gnome-voice-main.Po      |     1 +
 .../src/.deps/gnome_voice-gnome-voice-vosc.Po      |     1 +
 www/fedora/SOURCES/gnome-voice-6.0.0/src/Makefile  |   685 +
 .../SOURCES/gnome-voice-6.0.0/src/Makefile.am      |    25 +
 .../SOURCES/gnome-voice-6.0.0/src/Makefile.in      |   685 +
 .../gnome-voice-6.0.0/src/gnome-voice-file.c       |   104 +
 .../gnome-voice-6.0.0/src/gnome-voice-file.h       |    54 +
 .../gnome-voice-6.0.0/src/gnome-voice-main.c       |   886 +
 .../gnome-voice-6.0.0/src/gnome-voice-main.h       |    46 +
 .../gnome-voice-6.0.0/src/gnome-voice-vosc.c       |    52 +
 .../gnome-voice-6.0.0/src/gnome-voice-vosc.h       |    26 +
 www/fedora/SOURCES/gnome-voice-6.0.0/stamp-h1      |     1 +
 www/fedora/SOURCES/gnome-voice-7.0.0.tar.xz        |   Bin 0 -> 111788 bytes
 www/fedora/SOURCES/gnome-voice-8.0.0.tar.xz        |   Bin 0 -> 111428 bytes
 www/fedora/SPECS/gnome-internet-radio-locator.spec |   272 +
 www/fedora/SPECS/gnome-radio.spec                  |   113 +
 www/fedora/SPECS/gnome-voice.spec                  |   142 +
 www/fedora/SPECS/gtk-internet-radio-locator.spec   |    78 +
 www/fedora/SPECS/rpm-spec.K8q1UM                   |  1033 +
 www/fedora/SRPMS/garagejam-2.0.0-1.fc39.src.rpm    |   Bin 0 -> 143316 bytes
 www/fedora/SRPMS/gingerblue-6.1.0-1.fc36.src.rpm   |   Bin 0 -> 333476 bytes
 www/fedora/SRPMS/gnome-radio-43.0-1.fc36.src.rpm   |   Bin 0 -> 451380 bytes
 www/fedora/SRPMS/gnome-radio-45.0-1.fc36.src.rpm   |   Bin 0 -> 454443 bytes
 www/fedora/SRPMS/gnome-radio-45.1-1.fc36.src.rpm   |   Bin 0 -> 456481 bytes
 www/fedora/SRPMS/gnome-radio-48.0-1.fc37.src.rpm   |   Bin 0 -> 467590 bytes
 www/fedora/SRPMS/gnome-voice-0.0.10-1.fc36.src.rpm |   Bin 0 -> 116735 bytes
 www/fedora/SRPMS/gnome-voice-0.0.2-1.fc36.src.rpm  |   Bin 0 -> 113618 bytes
 www/fedora/SRPMS/gnome-voice-0.0.8-1.fc36.src.rpm  |   Bin 0 -> 116442 bytes
 www/fedora/SRPMS/gnome-voice-0.0.9-1.fc36.src.rpm  |   Bin 0 -> 116277 bytes
 www/fedora/SRPMS/gnome-voice-0.1.0-1.fc36.src.rpm  |   Bin 0 -> 116817 bytes
 www/fedora/SRPMS/gnome-voice-0.5.0-1.fc37.src.rpm  |   Bin 0 -> 127638 bytes
 www/fedora/SRPMS/gnome-voice-1.1.0-1.fc37.src.rpm  |   Bin 0 -> 130805 bytes
 www/fedora/SRPMS/gnome-voice-1.1.1-1.fc37.src.rpm  |   Bin 0 -> 131074 bytes
 www/fedora/SRPMS/gnome-voice-1.2.0-1.fc37.src.rpm  |   Bin 0 -> 131310 bytes
 www/fedora/SRPMS/gnome-voice-5.0.0-1.fc39.src.rpm  |   Bin 0 -> 132458 bytes
 www/fedora/SRPMS/gnome-voice-6.0.0-1.fc40.src.rpm  |   Bin 0 -> 133289 bytes
 www/fedora/SRPMS/gnome-voice-7.0.0-1.fc39.src.rpm  |   Bin 0 -> 133438 bytes
 www/fedora/SRPMS/gnome-voice-8.0.0-1.fc39.src.rpm  |   Bin 0 -> 133632 bytes
 ...gtk-internet-radio-locator-128.0-1.fc40.src.rpm |   Bin 0 -> 533269 bytes
 ...gtk-internet-radio-locator-4.8.3-1.fc37.src.rpm |   Bin 0 -> 521424 bytes
 www/fedora/SRPMS/gtk-radio-264.0-1.fc39.src.rpm    |   Bin 0 -> 565972 bytes
 www/fedora/SRPMS/gtk-radio-264.1-1.fc39.src.rpm    |   Bin 0 -> 570181 bytes
 www/fedora/gtk-radio-264.1-1.fc39.x86_64.rpm       |   Bin 0 -> 282266 bytes
 www/index.html                                     |   210 +-
 557 files changed, 220497 insertions(+), 107 deletions(-)

commit 7883a8c402801727c9d0d19678434c66cd7ca210
Author: Ole Aamot <ole@aamot.org>
Date:   Sun Jan 28 01:03:59 2024 +0100

    GNOME Radio on World Wide Web

 www/index.html | 170 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 85 insertions(+), 85 deletions(-)

commit 9f09e6201038366b694bc07c5d264af504d15890
Author: Ole Aamot <ole@aamotengineering.com>
Date:   Thu Jan 25 23:26:26 2024 +0100

    Radio Software for World Wide Web

 www/index.html | 8 --------
 1 file changed, 8 deletions(-)

commit 3ec09c0b2c6828e8aadee7ba9c15ee4e9d563afd
Merge: 7d98662 761da8f
Author: Ole Aamot <ole@aamotengineering.com>
Date:   Thu Jan 25 23:25:27 2024 +0100

    Merge branch 'main' of https://gitlab.stud.idi.ntnu.no/olekaam/radio into main

commit 7d986628ccbdab5a40d7a5fe678efaac50bfa748
Author: Ole Aamot <ole@aamotengineering.com>
Date:   Thu Jan 25 23:24:40 2024 +0100

    Radio Software for World Wide Web

 www/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d02b32025a58bbb5980b68a7adcc4d5a8abb96bf
Author: aamotengineering <aamotengineering@shell.domeneshop.no>
Date:   Thu Jan 25 23:23:02 2024 +0100

    www.gtkradio.org

 gnome-radio-264.0/AUTHORS                          |    23 -
 gnome-radio-264.0/BROADCAST                        |    36 -
 gnome-radio-264.0/COPYING                          |   674 -
 gnome-radio-264.0/ChangeLog                        |   184 -
 gnome-radio-264.0/DEBIAN                           |     6 -
 gnome-radio-264.0/HACKING                          |    36 -
 gnome-radio-264.0/INSTALL                          |   368 -
 gnome-radio-264.0/Makefile                         |   930 -
 gnome-radio-264.0/Makefile.am                      |    48 -
 gnome-radio-264.0/Makefile.in                      |   930 -
 gnome-radio-264.0/NEWS                             |    44 -
 gnome-radio-264.0/README                           |    40 -
 gnome-radio-264.0/THANKS                           |    28 -
 gnome-radio-264.0/TODO                             |    51 -
 gnome-radio-264.0/aclocal.m4                       |  2549 ---
 gnome-radio-264.0/compile                          |   348 -
 gnome-radio-264.0/config.guess                     |  1476 --
 gnome-radio-264.0/config.h.in                      |   141 -
 gnome-radio-264.0/config.sub                       |  1836 --
 gnome-radio-264.0/configure                        | 20385 -------------------
 gnome-radio-264.0/configure.ac                     |   185 -
 gnome-radio-264.0/data/Makefile.am                 |    32 -
 gnome-radio-264.0/data/Makefile.in                 |   782 -
 .../data/gtk-internet-radio-locator.appdata.xml.in |    24 -
 .../data/gtk-internet-radio-locator.desktop.in     |    18 -
 .../data/gtk-internet-radio-locator.desktop.in.in  |    18 -
 gnome-radio-264.0/data/icons/1024x1024/Makefile.am |     7 -
 gnome-radio-264.0/data/icons/1024x1024/Makefile.in |   558 -
 .../1024x1024/apps/gtk-internet-radio-locator.png  |   Bin 98149 -> 0 bytes
 gnome-radio-264.0/data/icons/16x16/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/16x16/Makefile.in     |   559 -
 .../16x16/apps/gtk-internet-radio-locator.png      |   Bin 559 -> 0 bytes
 gnome-radio-264.0/data/icons/22x22/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/22x22/Makefile.in     |   559 -
 .../22x22/apps/gtk-internet-radio-locator.png      |   Bin 816 -> 0 bytes
 gnome-radio-264.0/data/icons/24x24/Makefile.am     |     7 -
 gnome-radio-264.0/data/icons/24x24/Makefile.in     |   558 -
 .../24x24/apps/gtk-internet-radio-locator.png      |   Bin 878 -> 0 bytes
 gnome-radio-264.0/data/icons/256x256/Makefile.am   |     7 -
 gnome-radio-264.0/data/icons/256x256/Makefile.in   |   558 -
 .../256x256/apps/gtk-internet-radio-locator.png    |   Bin 15211 -> 0 bytes
 gnome-radio-264.0/data/icons/32x32/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/32x32/Makefile.in     |   559 -
 .../32x32/apps/gtk-internet-radio-locator.png      |   Bin 1171 -> 0 bytes
 gnome-radio-264.0/data/icons/48x48/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/48x48/Makefile.in     |   559 -
 .../48x48/apps/gtk-internet-radio-locator.png      |   Bin 1934 -> 0 bytes
 gnome-radio-264.0/data/icons/512x512/Makefile.am   |     7 -
 gnome-radio-264.0/data/icons/512x512/Makefile.in   |   558 -
 gnome-radio-264.0/data/icons/Makefile.am           |    16 -
 gnome-radio-264.0/data/icons/Makefile.in           |   692 -
 gnome-radio-264.0/data/icons/scalable/Makefile.am  |     7 -
 gnome-radio-264.0/data/icons/scalable/Makefile.in  |   558 -
 gnome-radio-264.0/depcomp                          |   791 -
 gnome-radio-264.0/gnome-radio.spec.in              |   119 -
 gnome-radio-264.0/gtk-internet-radio-locator.spec  |    87 -
 .../gtk-internet-radio-locator.spec.in             |    87 -
 gnome-radio-264.0/help/Makefile.am                 |    19 -
 gnome-radio-264.0/install-sh                       |   501 -
 gnome-radio-264.0/ltmain.sh                        | 11149 ----------
 gnome-radio-264.0/m4/ChangeLog                     |    11 -
 gnome-radio-264.0/m4/libtool.m4                    |  8372 --------
 gnome-radio-264.0/m4/ltoptions.m4                  |   437 -
 gnome-radio-264.0/m4/ltsugar.m4                    |   124 -
 gnome-radio-264.0/m4/ltversion.m4                  |    23 -
 gnome-radio-264.0/m4/lt~obsolete.m4                |    99 -
 gnome-radio-264.0/m4/nls.m4                        |    32 -
 gnome-radio-264.0/man/Makefile.am                  |     3 -
 gnome-radio-264.0/man/Makefile.in                  |   577 -
 gnome-radio-264.0/man/gtk-internet-radio-locator.1 |    39 -
 gnome-radio-264.0/missing                          |   215 -
 gnome-radio-264.0/po/ChangeLog                     |  8127 --------
 gnome-radio-264.0/po/LINGUAS                       |    15 -
 gnome-radio-264.0/po/Makefile.in.in                |   221 -
 gnome-radio-264.0/po/POTFILES.in                   |    12 -
 gnome-radio-264.0/po/POTFILES.skip                 |     4 -
 gnome-radio-264.0/po/ca.po                         |   272 -
 gnome-radio-264.0/po/cs.po                         |   269 -
 gnome-radio-264.0/po/de.po                         |   285 -
 gnome-radio-264.0/po/es.po                         |   589 -
 gnome-radio-264.0/po/fr.po                         |   113 -
 gnome-radio-264.0/po/hu.po                         |   290 -
 gnome-radio-264.0/po/id.po                         |   127 -
 gnome-radio-264.0/po/nb.po                         |   280 -
 gnome-radio-264.0/po/pl.po                         |   274 -
 gnome-radio-264.0/po/pt_BR.po                      |   315 -
 gnome-radio-264.0/po/sl.po                         |   123 -
 gnome-radio-264.0/po/sr.po                         |   121 -
 gnome-radio-264.0/po/sv.po                         |   299 -
 gnome-radio-264.0/src/Makefile.am                  |    99 -
 gnome-radio-264.0/src/Makefile.in                  |  1616 --
 gnome-radio-264.0/src/gnome-radio-264.0.dtd        |    24 -
 gnome-radio-264.0/src/gnome-radio-archive.h        |    44 -
 gnome-radio-264.0/src/gnome-radio-encoder.h        |    42 -
 gnome-radio-264.0/src/gnome-radio-gui.c            |   477 -
 gnome-radio-264.0/src/gnome-radio-gui.h            |    20 -
 gnome-radio-264.0/src/gnome-radio-keys.h           |    31 -
 gnome-radio-264.0/src/gnome-radio-listener.h       |    62 -
 gnome-radio-264.0/src/gnome-radio-location.c       |   197 -
 gnome-radio-264.0/src/gnome-radio-location.h       |    26 -
 gnome-radio-264.0/src/gnome-radio-markers.c        |  1122 -
 gnome-radio-264.0/src/gnome-radio-markers.h        |    50 -
 gnome-radio-264.0/src/gnome-radio-player-kb.h      |    35 -
 .../src/gnome-radio-player-renderer.h              |    49 -
 .../src/gnome-radio-player-resource.h              |     7 -
 gnome-radio-264.0/src/gnome-radio-player.c         |   738 -
 gnome-radio-264.0/src/gnome-radio-player.h         |    58 -
 gnome-radio-264.0/src/gnome-radio-program.c        |     0
 gnome-radio-264.0/src/gnome-radio-program.h        |    66 -
 gnome-radio-264.0/src/gnome-radio-radius.c         |    76 -
 gnome-radio-264.0/src/gnome-radio-radius.h         |    29 -
 gnome-radio-264.0/src/gnome-radio-runners.c        |     0
 gnome-radio-264.0/src/gnome-radio-runners.h        |    54 -
 gnome-radio-264.0/src/gnome-radio-station.c        |   375 -
 gnome-radio-264.0/src/gnome-radio-station.h        |    86 -
 gnome-radio-264.0/src/gnome-radio-stations-map.c   |     0
 gnome-radio-264.0/src/gnome-radio-stations-map.h   |   110 -
 gnome-radio-264.0/src/gnome-radio-streams.c        |     0
 gnome-radio-264.0/src/gnome-radio-streams.h        |    71 -
 gnome-radio-264.0/src/gnome-radio-tz.c             |   509 -
 gnome-radio-264.0/src/gnome-radio-tz.h             |   118 -
 gnome-radio-264.0/src/gnome-radio.c                |  1073 -
 gnome-radio-264.0/src/gnome-radio.gresource.xml    |     5 -
 gnome-radio-264.0/src/gnome-radio.h                |   168 -
 .../src/gtk-internet-radio-locator-gui.c           |   504 -
 .../src/gtk-internet-radio-locator-gui.h           |    20 -
 .../src/gtk-internet-radio-locator-keys.h          |    31 -
 .../src/gtk-internet-radio-locator-listener.c      |     0
 .../src/gtk-internet-radio-locator-listener.h      |    62 -
 .../src/gtk-internet-radio-locator-markers.c       |   527 -
 .../src/gtk-internet-radio-locator-markers.h       |    28 -
 .../src/gtk-internet-radio-locator-player-kb.h     |    35 -
 .../gtk-internet-radio-locator-player-renderer.h   |    49 -
 .../gtk-internet-radio-locator-player-resource.h   |     7 -
 .../src/gtk-internet-radio-locator-player.c        |   829 -
 .../src/gtk-internet-radio-locator-player.h        |    58 -
 .../src/gtk-internet-radio-locator-program.c       |     0
 .../src/gtk-internet-radio-locator-program.h       |    76 -
 .../src/gtk-internet-radio-locator-runners.c       |     0
 .../src/gtk-internet-radio-locator-runners.h       |    54 -
 .../src/gtk-internet-radio-locator-station.c       |   717 -
 .../src/gtk-internet-radio-locator-station.h       |    88 -
 .../src/gtk-internet-radio-locator-stations-map.c  |     0
 .../src/gtk-internet-radio-locator-stations-map.h  |   110 -
 .../src/gtk-internet-radio-locator-streams.c       |     0
 .../src/gtk-internet-radio-locator-streams.h       |    71 -
 .../src/gtk-internet-radio-locator-tz.c            |   509 -
 .../src/gtk-internet-radio-locator-tz.h            |   118 -
 gnome-radio-264.0/src/gtk-internet-radio-locator.c |  1014 -
 gnome-radio-264.0/src/gtk-internet-radio-locator.h |   168 -
 .../src/internet-radio-locator-1.5.dtd             |    23 -
 gnome-radio-264.0/src/internet-radio-locator.xml   |  1861 --
 gnome-radio-264.0/src/internet-radio-locator.xsl   |    54 -
 www/0.0/gnome-radio-0.0.0.tar.gz                   |   Bin 0 -> 103644 bytes
 www/0.1/gnome-radio-0.1.0.tar.gz                   |   Bin 0 -> 105437 bytes
 www/0.1/gnome-radio-0.1.1.tar.gz                   |   Bin 0 -> 105948 bytes
 www/0.1/gnome-radio-0.1.2.tar.gz                   |   Bin 0 -> 106068 bytes
 www/0.1/gnome-radio-0.1.3.tar.gz                   |   Bin 0 -> 106314 bytes
 www/0.1/gnome-radio-0.1.4.tar.gz                   |   Bin 0 -> 107695 bytes
 www/0.1/gnome-radio-0.1.5.tar.gz                   |   Bin 0 -> 108124 bytes
 www/0.1/gnome-radio-0.1.5.tar.xz                   |   Bin 0 -> 10298960 bytes
 www/0.1/gnome-radio-0.1.5.tar.xz.sha256sum         |     1 +
 www/0.1/gnome-radio-0.1.6.tar.xz                   |   Bin 0 -> 10298784 bytes
 www/0.1/gnome-radio-0.1.7.tar.gz                   |   Bin 0 -> 108207 bytes
 www/0.1/gnome-radio-0.1.8.tar.gz                   |   Bin 0 -> 109201 bytes
 www/0.1/gnome-radio-0.1.9.tar.gz                   |   Bin 0 -> 109315 bytes
 www/0.2/gnome-radio-0.2.0.tar.gz                   |   Bin 0 -> 109290 bytes
 www/0.3/gnome-radio-0.3.0.tar.xz                   |   Bin 0 -> 447116 bytes
 www/0.4/gnome-radio-0.4.0.tar.xz                   |   Bin 0 -> 104060 bytes
 ...417_10157659305531256_8164538629013258551_n.jpg |   Bin 0 -> 175763 bytes
 ...417_10157659305531256_8164538629013258551_n.png |   Bin 0 -> 770312 bytes
 www/AAA010A.jpg                                    |   Bin 0 -> 241824 bytes
 ...y-of-Communication-by-Claude-Shannon-(1948).pdf |   Bin 0 -> 366296 bytes
 ...ls-of-Electrical-Engineering-by-Don-Johnson.jpg |   Bin 0 -> 2372165 bytes
 www/AAMOT.txt                                      | 11565 +++++++++++
 www/Aamot-2020.aux                                 |     1 +
 www/Aamot-2020.pdf                                 |   Bin 0 -> 53587 bytes
 www/Aamot-2020.tex                                 |    76 +
 www/Aamot-2020.txt                                 |    93 +
 www/Aamot-2021.aux                                 |     2 +
 www/Aamot-2021.log                                 |   192 +
 www/Aamot-2021.pdf                                 |   Bin 0 -> 1218145 bytes
 www/Aamot-2021.tex                                 |    91 +
 www/Aamot-2022.aux                                 |     1 +
 www/Aamot-2022.log                                 |   179 +
 www/Aamot-2022.pdf                                 |   Bin 0 -> 85094 bytes
 www/Aamot-2022.tex                                 |    76 +
 www/Aamot.pdf                                      |   Bin 0 -> 29245822 bytes
 www/FCC.txt                                        |   152 +
 www/FOO.pdf                                        |   Bin 0 -> 77606 bytes
 www/GC2019.pdf                                     |   Bin 0 -> 4373593 bytes
 www/GNOMERadio.mkv                                 |   Bin 0 -> 47584216 bytes
 www/GUADEC/GUADEC2017.pdf                          |   Bin 0 -> 527933 bytes
 www/GUADEC/GUADEC2017_NUUG_Aamot.pdf               |   Bin 0 -> 246922 bytes
 www/GUADEC/GUADEC2019.pdf                          |   Bin 0 -> 3130690 bytes
 www/GUADEC/GUADEC2020.pdf                          |   Bin 0 -> 226608 bytes
 www/GUADEC/GUADEC2021.pdf                          |   Bin 0 -> 415099 bytes
 www/GUADEC/GUADEC2022.pdf                          |   Bin 0 -> 2681862 bytes
 www/GUADEC/GUADEC2023.pdf                          |   Bin 0 -> 2674523 bytes
 www/GUADEC/index.html                              |    14 +
 www/GUADEC/photos/coctail-party/gnome.jpg          |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/coctail-party/index.html         |   141 +
 www/GUADEC/photos/coctail-party/picture-001.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-001.jpg    |   Bin 0 -> 45846 bytes
 www/GUADEC/photos/coctail-party/picture-002.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-002.jpg    |   Bin 0 -> 50897 bytes
 www/GUADEC/photos/coctail-party/picture-003.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-003.jpg    |   Bin 0 -> 50464 bytes
 www/GUADEC/photos/coctail-party/picture-004.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-004.jpg    |   Bin 0 -> 45380 bytes
 www/GUADEC/photos/coctail-party/picture-005.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-005.jpg    |   Bin 0 -> 50036 bytes
 www/GUADEC/photos/coctail-party/picture-006.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-006.jpg    |   Bin 0 -> 44088 bytes
 www/GUADEC/photos/coctail-party/picture-007.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-007.jpg    |   Bin 0 -> 41268 bytes
 www/GUADEC/photos/coctail-party/picture-008.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-008.jpg    |   Bin 0 -> 41079 bytes
 www/GUADEC/photos/coctail-party/picture-009.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-009.jpg    |   Bin 0 -> 47206 bytes
 www/GUADEC/photos/coctail-party/picture-010.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-010.jpg    |   Bin 0 -> 46984 bytes
 www/GUADEC/photos/coctail-party/picture-011.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-011.jpg    |   Bin 0 -> 41828 bytes
 www/GUADEC/photos/coctail-party/picture-012.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-012.jpg    |   Bin 0 -> 49401 bytes
 www/GUADEC/photos/coctail-party/picture-013.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-013.jpg    |   Bin 0 -> 47429 bytes
 www/GUADEC/photos/coctail-party/picture-014.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-014.jpg    |   Bin 0 -> 40818 bytes
 www/GUADEC/photos/coctail-party/picture-015.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-015.jpg    |   Bin 0 -> 56176 bytes
 www/GUADEC/photos/coctail-party/picture-016.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-016.jpg    |   Bin 0 -> 42161 bytes
 www/GUADEC/photos/coctail-party/picture-017.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-017.jpg    |   Bin 0 -> 41383 bytes
 www/GUADEC/photos/coctail-party/picture-018.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-018.jpg    |   Bin 0 -> 42854 bytes
 www/GUADEC/photos/coctail-party/picture-019.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-019.jpg    |   Bin 0 -> 55708 bytes
 www/GUADEC/photos/coctail-party/picture-020.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-020.jpg    |   Bin 0 -> 41755 bytes
 www/GUADEC/photos/coctail-party/styles.css         |    59 +
 www/GUADEC/photos/coctail-party/thumbnail-001.jpg  |   Bin 0 -> 1732 bytes
 www/GUADEC/photos/coctail-party/thumbnail-002.jpg  |   Bin 0 -> 1759 bytes
 www/GUADEC/photos/coctail-party/thumbnail-003.jpg  |   Bin 0 -> 1690 bytes
 www/GUADEC/photos/coctail-party/thumbnail-004.jpg  |   Bin 0 -> 1584 bytes
 www/GUADEC/photos/coctail-party/thumbnail-005.jpg  |   Bin 0 -> 1837 bytes
 www/GUADEC/photos/coctail-party/thumbnail-006.jpg  |   Bin 0 -> 1672 bytes
 www/GUADEC/photos/coctail-party/thumbnail-007.jpg  |   Bin 0 -> 1718 bytes
 www/GUADEC/photos/coctail-party/thumbnail-008.jpg  |   Bin 0 -> 1681 bytes
 www/GUADEC/photos/coctail-party/thumbnail-009.jpg  |   Bin 0 -> 1775 bytes
 www/GUADEC/photos/coctail-party/thumbnail-010.jpg  |   Bin 0 -> 1826 bytes
 www/GUADEC/photos/coctail-party/thumbnail-011.jpg  |   Bin 0 -> 1817 bytes
 www/GUADEC/photos/coctail-party/thumbnail-012.jpg  |   Bin 0 -> 1879 bytes
 www/GUADEC/photos/coctail-party/thumbnail-013.jpg  |   Bin 0 -> 1761 bytes
 www/GUADEC/photos/coctail-party/thumbnail-014.jpg  |   Bin 0 -> 1638 bytes
 www/GUADEC/photos/coctail-party/thumbnail-015.jpg  |   Bin 0 -> 1878 bytes
 www/GUADEC/photos/coctail-party/thumbnail-016.jpg  |   Bin 0 -> 1634 bytes
 www/GUADEC/photos/coctail-party/thumbnail-017.jpg  |   Bin 0 -> 1698 bytes
 www/GUADEC/photos/coctail-party/thumbnail-018.jpg  |   Bin 0 -> 1715 bytes
 www/GUADEC/photos/coctail-party/thumbnail-019.jpg  |   Bin 0 -> 1900 bytes
 www/GUADEC/photos/coctail-party/thumbnail-020.jpg  |   Bin 0 -> 1601 bytes
 www/GUADEC/photos/code-party/gnome.jpg             |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/code-party/index.html            |   104 +
 www/GUADEC/photos/code-party/picture-001.html      |    31 +
 www/GUADEC/photos/code-party/picture-001.jpg       |   Bin 0 -> 52483 bytes
 www/GUADEC/photos/code-party/picture-002.html      |    31 +
 www/GUADEC/photos/code-party/picture-002.jpg       |   Bin 0 -> 45311 bytes
 www/GUADEC/photos/code-party/picture-003.html      |    31 +
 www/GUADEC/photos/code-party/picture-003.jpg       |   Bin 0 -> 46676 bytes
 www/GUADEC/photos/code-party/picture-004.html      |    31 +
 www/GUADEC/photos/code-party/picture-004.jpg       |   Bin 0 -> 51587 bytes
 www/GUADEC/photos/code-party/picture-005.html      |    31 +
 www/GUADEC/photos/code-party/picture-005.jpg       |   Bin 0 -> 57093 bytes
 www/GUADEC/photos/code-party/picture-006.html      |    31 +
 www/GUADEC/photos/code-party/picture-006.jpg       |   Bin 0 -> 50001 bytes
 www/GUADEC/photos/code-party/picture-007.html      |    31 +
 www/GUADEC/photos/code-party/picture-007.jpg       |   Bin 0 -> 43887 bytes
 www/GUADEC/photos/code-party/picture-008.html      |    31 +
 www/GUADEC/photos/code-party/picture-008.jpg       |   Bin 0 -> 50485 bytes
 www/GUADEC/photos/code-party/picture-009.html      |    31 +
 www/GUADEC/photos/code-party/picture-009.jpg       |   Bin 0 -> 54237 bytes
 www/GUADEC/photos/code-party/picture-010.html      |    31 +
 www/GUADEC/photos/code-party/picture-010.jpg       |   Bin 0 -> 60487 bytes
 www/GUADEC/photos/code-party/picture-011.html      |    31 +
 www/GUADEC/photos/code-party/picture-011.jpg       |   Bin 0 -> 62440 bytes
 www/GUADEC/photos/code-party/picture-012.html      |    31 +
 www/GUADEC/photos/code-party/picture-012.jpg       |   Bin 0 -> 44354 bytes
 www/GUADEC/photos/code-party/picture-013.html      |    31 +
 www/GUADEC/photos/code-party/picture-013.jpg       |   Bin 0 -> 56123 bytes
 www/GUADEC/photos/code-party/picture-014.html      |    31 +
 www/GUADEC/photos/code-party/picture-014.jpg       |   Bin 0 -> 51744 bytes
 www/GUADEC/photos/code-party/styles.css            |    59 +
 www/GUADEC/photos/code-party/thumbnail-001.jpg     |   Bin 0 -> 2523 bytes
 www/GUADEC/photos/code-party/thumbnail-002.jpg     |   Bin 0 -> 2389 bytes
 www/GUADEC/photos/code-party/thumbnail-003.jpg     |   Bin 0 -> 1717 bytes
 www/GUADEC/photos/code-party/thumbnail-004.jpg     |   Bin 0 -> 2685 bytes
 www/GUADEC/photos/code-party/thumbnail-005.jpg     |   Bin 0 -> 2683 bytes
 www/GUADEC/photos/code-party/thumbnail-006.jpg     |   Bin 0 -> 1953 bytes
 www/GUADEC/photos/code-party/thumbnail-007.jpg     |   Bin 0 -> 1722 bytes
 www/GUADEC/photos/code-party/thumbnail-008.jpg     |   Bin 0 -> 2386 bytes
 www/GUADEC/photos/code-party/thumbnail-009.jpg     |   Bin 0 -> 2645 bytes
 www/GUADEC/photos/code-party/thumbnail-010.jpg     |   Bin 0 -> 2939 bytes
 www/GUADEC/photos/code-party/thumbnail-011.jpg     |   Bin 0 -> 3073 bytes
 www/GUADEC/photos/code-party/thumbnail-012.jpg     |   Bin 0 -> 2276 bytes
 www/GUADEC/photos/code-party/thumbnail-013.jpg     |   Bin 0 -> 2980 bytes
 www/GUADEC/photos/code-party/thumbnail-014.jpg     |   Bin 0 -> 2789 bytes
 www/GUADEC/photos/day-trip/gnome.jpg               |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/day-trip/index.html              |   141 +
 www/GUADEC/photos/day-trip/picture-001.html        |    31 +
 www/GUADEC/photos/day-trip/picture-001.jpg         |   Bin 0 -> 28991 bytes
 www/GUADEC/photos/day-trip/picture-002.html        |    31 +
 www/GUADEC/photos/day-trip/picture-002.jpg         |   Bin 0 -> 53590 bytes
 www/GUADEC/photos/day-trip/picture-003.html        |    31 +
 www/GUADEC/photos/day-trip/picture-003.jpg         |   Bin 0 -> 45640 bytes
 www/GUADEC/photos/day-trip/picture-004.html        |    31 +
 www/GUADEC/photos/day-trip/picture-004.jpg         |   Bin 0 -> 65531 bytes
 www/GUADEC/photos/day-trip/picture-005.html        |    31 +
 www/GUADEC/photos/day-trip/picture-005.jpg         |   Bin 0 -> 50147 bytes
 www/GUADEC/photos/day-trip/picture-006.html        |    31 +
 www/GUADEC/photos/day-trip/picture-006.jpg         |   Bin 0 -> 55745 bytes
 www/GUADEC/photos/day-trip/picture-007.html        |    31 +
 www/GUADEC/photos/day-trip/picture-007.jpg         |   Bin 0 -> 61630 bytes
 www/GUADEC/photos/day-trip/picture-008.html        |    31 +
 www/GUADEC/photos/day-trip/picture-008.jpg         |   Bin 0 -> 32436 bytes
 www/GUADEC/photos/day-trip/picture-009.html        |    31 +
 www/GUADEC/photos/day-trip/picture-009.jpg         |   Bin 0 -> 40428 bytes
 www/GUADEC/photos/day-trip/picture-010.html        |    31 +
 www/GUADEC/photos/day-trip/picture-010.jpg         |   Bin 0 -> 50148 bytes
 www/GUADEC/photos/day-trip/picture-011.html        |    31 +
 www/GUADEC/photos/day-trip/picture-011.jpg         |   Bin 0 -> 62042 bytes
 www/GUADEC/photos/day-trip/picture-012.html        |    31 +
 www/GUADEC/photos/day-trip/picture-012.jpg         |   Bin 0 -> 55941 bytes
 www/GUADEC/photos/day-trip/picture-013.html        |    31 +
 www/GUADEC/photos/day-trip/picture-013.jpg         |   Bin 0 -> 52307 bytes
 www/GUADEC/photos/day-trip/picture-014.html        |    31 +
 www/GUADEC/photos/day-trip/picture-014.jpg         |   Bin 0 -> 53341 bytes
 www/GUADEC/photos/day-trip/picture-015.html        |    31 +
 www/GUADEC/photos/day-trip/picture-015.jpg         |   Bin 0 -> 49622 bytes
 www/GUADEC/photos/day-trip/picture-016.html        |    31 +
 www/GUADEC/photos/day-trip/picture-016.jpg         |   Bin 0 -> 47435 bytes
 www/GUADEC/photos/day-trip/picture-017.html        |    31 +
 www/GUADEC/photos/day-trip/picture-017.jpg         |   Bin 0 -> 53497 bytes
 www/GUADEC/photos/day-trip/picture-018.html        |    31 +
 www/GUADEC/photos/day-trip/picture-018.jpg         |   Bin 0 -> 70292 bytes
 www/GUADEC/photos/day-trip/picture-019.html        |    31 +
 www/GUADEC/photos/day-trip/picture-019.jpg         |   Bin 0 -> 60394 bytes
 www/GUADEC/photos/day-trip/picture-020.html        |    31 +
 www/GUADEC/photos/day-trip/picture-020.jpg         |   Bin 0 -> 31016 bytes
 www/GUADEC/photos/day-trip/styles.css              |    59 +
 www/GUADEC/photos/day-trip/thumbnail-001.jpg       |   Bin 0 -> 1508 bytes
 www/GUADEC/photos/day-trip/thumbnail-002.jpg       |   Bin 0 -> 2407 bytes
 www/GUADEC/photos/day-trip/thumbnail-003.jpg       |   Bin 0 -> 2286 bytes
 www/GUADEC/photos/day-trip/thumbnail-004.jpg       |   Bin 0 -> 2841 bytes
 www/GUADEC/photos/day-trip/thumbnail-005.jpg       |   Bin 0 -> 2288 bytes
 www/GUADEC/photos/day-trip/thumbnail-006.jpg       |   Bin 0 -> 1697 bytes
 www/GUADEC/photos/day-trip/thumbnail-007.jpg       |   Bin 0 -> 2624 bytes
 www/GUADEC/photos/day-trip/thumbnail-008.jpg       |   Bin 0 -> 1847 bytes
 www/GUADEC/photos/day-trip/thumbnail-009.jpg       |   Bin 0 -> 1966 bytes
 www/GUADEC/photos/day-trip/thumbnail-010.jpg       |   Bin 0 -> 2282 bytes
 www/GUADEC/photos/day-trip/thumbnail-011.jpg       |   Bin 0 -> 2868 bytes
 www/GUADEC/photos/day-trip/thumbnail-012.jpg       |   Bin 0 -> 2452 bytes
 www/GUADEC/photos/day-trip/thumbnail-013.jpg       |   Bin 0 -> 2466 bytes
 www/GUADEC/photos/day-trip/thumbnail-014.jpg       |   Bin 0 -> 2328 bytes
 www/GUADEC/photos/day-trip/thumbnail-015.jpg       |   Bin 0 -> 2240 bytes
 www/GUADEC/photos/day-trip/thumbnail-016.jpg       |   Bin 0 -> 2044 bytes
 www/GUADEC/photos/day-trip/thumbnail-017.jpg       |   Bin 0 -> 1756 bytes
 www/GUADEC/photos/day-trip/thumbnail-018.jpg       |   Bin 0 -> 2017 bytes
 www/GUADEC/photos/day-trip/thumbnail-019.jpg       |   Bin 0 -> 2625 bytes
 www/GUADEC/photos/day-trip/thumbnail-020.jpg       |   Bin 0 -> 1935 bytes
 www/GUADEC/photos/dinner/gnome.jpg                 |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/dinner/index.html                |    73 +
 www/GUADEC/photos/dinner/picture-001.html          |    31 +
 www/GUADEC/photos/dinner/picture-001.jpg           |   Bin 0 -> 63451 bytes
 www/GUADEC/photos/dinner/picture-002.html          |    31 +
 www/GUADEC/photos/dinner/picture-002.jpg           |   Bin 0 -> 52543 bytes
 www/GUADEC/photos/dinner/picture-003.html          |    31 +
 www/GUADEC/photos/dinner/picture-003.jpg           |   Bin 0 -> 63959 bytes
 www/GUADEC/photos/dinner/picture-004.html          |    31 +
 www/GUADEC/photos/dinner/picture-004.jpg           |   Bin 0 -> 62270 bytes
 www/GUADEC/photos/dinner/picture-005.html          |    31 +
 www/GUADEC/photos/dinner/picture-005.jpg           |   Bin 0 -> 59081 bytes
 www/GUADEC/photos/dinner/picture-006.html          |    31 +
 www/GUADEC/photos/dinner/picture-006.jpg           |   Bin 0 -> 64433 bytes
 www/GUADEC/photos/dinner/picture-007.html          |    31 +
 www/GUADEC/photos/dinner/picture-007.jpg           |   Bin 0 -> 43141 bytes
 www/GUADEC/photos/dinner/picture-008.html          |    31 +
 www/GUADEC/photos/dinner/picture-008.jpg           |   Bin 0 -> 61054 bytes
 www/GUADEC/photos/dinner/picture-009.html          |    31 +
 www/GUADEC/photos/dinner/picture-009.jpg           |   Bin 0 -> 53534 bytes
 www/GUADEC/photos/dinner/styles.css                |    59 +
 www/GUADEC/photos/dinner/thumbnail-001.jpg         |   Bin 0 -> 3089 bytes
 www/GUADEC/photos/dinner/thumbnail-002.jpg         |   Bin 0 -> 2564 bytes
 www/GUADEC/photos/dinner/thumbnail-003.jpg         |   Bin 0 -> 3041 bytes
 www/GUADEC/photos/dinner/thumbnail-004.jpg         |   Bin 0 -> 3078 bytes
 www/GUADEC/photos/dinner/thumbnail-005.jpg         |   Bin 0 -> 2951 bytes
 www/GUADEC/photos/dinner/thumbnail-006.jpg         |   Bin 0 -> 3109 bytes
 www/GUADEC/photos/dinner/thumbnail-007.jpg         |   Bin 0 -> 2053 bytes
 www/GUADEC/photos/dinner/thumbnail-008.jpg         |   Bin 0 -> 2967 bytes
 www/GUADEC/photos/dinner/thumbnail-009.jpg         |   Bin 0 -> 2559 bytes
 .../photos/gnome-foundation-discussion/gnome.jpg   |   Bin 0 -> 8316 bytes
 .../photos/gnome-foundation-discussion/index.html  |    67 +
 .../gnome-foundation-discussion/picture-001.html   |    31 +
 .../gnome-foundation-discussion/picture-001.jpg    |   Bin 0 -> 51652 bytes
 .../gnome-foundation-discussion/picture-002.html   |    31 +
 .../gnome-foundation-discussion/picture-002.jpg    |   Bin 0 -> 48847 bytes
 .../gnome-foundation-discussion/picture-003.html   |    31 +
 .../gnome-foundation-discussion/picture-003.jpg    |   Bin 0 -> 51254 bytes
 .../gnome-foundation-discussion/picture-004.html   |    31 +
 .../gnome-foundation-discussion/picture-004.jpg    |   Bin 0 -> 51076 bytes
 .../gnome-foundation-discussion/picture-005.html   |    31 +
 .../gnome-foundation-discussion/picture-005.jpg    |   Bin 0 -> 58980 bytes
 .../gnome-foundation-discussion/picture-006.html   |    31 +
 .../gnome-foundation-discussion/picture-006.jpg    |   Bin 0 -> 42276 bytes
 .../gnome-foundation-discussion/picture-007.html   |    31 +
 .../gnome-foundation-discussion/picture-007.jpg    |   Bin 0 -> 40108 bytes
 .../gnome-foundation-discussion/picture-008.html   |    31 +
 .../gnome-foundation-discussion/picture-008.jpg    |   Bin 0 -> 52841 bytes
 .../photos/gnome-foundation-discussion/styles.css  |    59 +
 .../gnome-foundation-discussion/thumbnail-001.jpg  |   Bin 0 -> 2749 bytes
 .../gnome-foundation-discussion/thumbnail-002.jpg  |   Bin 0 -> 2404 bytes
 .../gnome-foundation-discussion/thumbnail-003.jpg  |   Bin 0 -> 2306 bytes
 .../gnome-foundation-discussion/thumbnail-004.jpg  |   Bin 0 -> 2625 bytes
 .../gnome-foundation-discussion/thumbnail-005.jpg  |   Bin 0 -> 2828 bytes
 .../gnome-foundation-discussion/thumbnail-006.jpg  |   Bin 0 -> 1501 bytes
 .../gnome-foundation-discussion/thumbnail-007.jpg  |   Bin 0 -> 1908 bytes
 .../gnome-foundation-discussion/thumbnail-008.jpg  |   Bin 0 -> 2716 bytes
 www/GUADEC/photos/helix-code-party/gnome.jpg       |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/helix-code-party/index.html      |   383 +
 .../photos/helix-code-party/picture-001.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-001.jpg |   Bin 0 -> 64469 bytes
 .../photos/helix-code-party/picture-002.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-002.jpg |   Bin 0 -> 47541 bytes
 .../photos/helix-code-party/picture-003.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-003.jpg |   Bin 0 -> 50991 bytes
 .../photos/helix-code-party/picture-004.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-004.jpg |   Bin 0 -> 47881 bytes
 .../photos/helix-code-party/picture-005.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-005.jpg |   Bin 0 -> 59451 bytes
 .../photos/helix-code-party/picture-006.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-006.jpg |   Bin 0 -> 49526 bytes
 .../photos/helix-code-party/picture-007.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-007.jpg |   Bin 0 -> 46362 bytes
 .../photos/helix-code-party/picture-008.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-008.jpg |   Bin 0 -> 55996 bytes
 .../photos/helix-code-party/picture-009.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-009.jpg |   Bin 0 -> 39426 bytes
 .../photos/helix-code-party/picture-010.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-010.jpg |   Bin 0 -> 49227 bytes
 .../photos/helix-code-party/picture-011.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-011.jpg |   Bin 0 -> 46257 bytes
 .../photos/helix-code-party/picture-012.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-012.jpg |   Bin 0 -> 41221 bytes
 .../photos/helix-code-party/picture-013.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-013.jpg |   Bin 0 -> 45179 bytes
 .../photos/helix-code-party/picture-014.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-014.jpg |   Bin 0 -> 38210 bytes
 .../photos/helix-code-party/picture-015.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-015.jpg |   Bin 0 -> 40035 bytes
 .../photos/helix-code-party/picture-016.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-016.jpg |   Bin 0 -> 21230 bytes
 .../photos/helix-code-party/picture-017.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-017.jpg |   Bin 0 -> 52870 bytes
 .../photos/helix-code-party/picture-018.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-018.jpg |   Bin 0 -> 47490 bytes
 .../photos/helix-code-party/picture-019.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-019.jpg |   Bin 0 -> 43262 bytes
 .../photos/helix-code-party/picture-020.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-020.jpg |   Bin 0 -> 55999 bytes
 .../photos/helix-code-party/picture-021.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-021.jpg |   Bin 0 -> 47455 bytes
 .../photos/helix-code-party/picture-022.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-022.jpg |   Bin 0 -> 55693 bytes
 .../photos/helix-code-party/picture-023.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-023.jpg |   Bin 0 -> 47117 bytes
 .../photos/helix-code-party/picture-024.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-024.jpg |   Bin 0 -> 56718 bytes
 .../photos/helix-code-party/picture-025.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-025.jpg |   Bin 0 -> 59800 bytes
 .../photos/helix-code-party/picture-026.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-026.jpg |   Bin 0 -> 43391 bytes
 .../photos/helix-code-party/picture-027.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-027.jpg |   Bin 0 -> 42976 bytes
 .../photos/helix-code-party/picture-028.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-028.jpg |   Bin 0 -> 40161 bytes
 .../photos/helix-code-party/picture-029.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-029.jpg |   Bin 0 -> 62132 bytes
 .../photos/helix-code-party/picture-030.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-030.jpg |   Bin 0 -> 48167 bytes
 .../photos/helix-code-party/picture-031.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-031.jpg |   Bin 0 -> 44747 bytes
 .../photos/helix-code-party/picture-032.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-032.jpg |   Bin 0 -> 55241 bytes
 .../photos/helix-code-party/picture-033.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-033.jpg |   Bin 0 -> 45442 bytes
 .../photos/helix-code-party/picture-034.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-034.jpg |   Bin 0 -> 59176 bytes
 .../photos/helix-code-party/picture-035.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-035.jpg |   Bin 0 -> 50155 bytes
 .../photos/helix-code-party/picture-036.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-036.jpg |   Bin 0 -> 55999 bytes
 .../photos/helix-code-party/picture-037.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-037.jpg |   Bin 0 -> 60231 bytes
 .../photos/helix-code-party/picture-038.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-038.jpg |   Bin 0 -> 60820 bytes
 .../photos/helix-code-party/picture-039.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-039.jpg |   Bin 0 -> 37515 bytes
 .../photos/helix-code-party/picture-040.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-040.jpg |   Bin 0 -> 53636 bytes
 .../photos/helix-code-party/picture-041.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-041.jpg |   Bin 0 -> 51029 bytes
 .../photos/helix-code-party/picture-042.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-042.jpg |   Bin 0 -> 43842 bytes
 .../photos/helix-code-party/picture-043.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-043.jpg |   Bin 0 -> 53035 bytes
 .../photos/helix-code-party/picture-044.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-044.jpg |   Bin 0 -> 50114 bytes
 .../photos/helix-code-party/picture-045.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-045.jpg |   Bin 0 -> 59682 bytes
 .../photos/helix-code-party/picture-046.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-046.jpg |   Bin 0 -> 51093 bytes
 .../photos/helix-code-party/picture-047.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-047.jpg |   Bin 0 -> 52361 bytes
 .../photos/helix-code-party/picture-048.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-048.jpg |   Bin 0 -> 37996 bytes
 .../photos/helix-code-party/picture-049.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-049.jpg |   Bin 0 -> 50636 bytes
 .../photos/helix-code-party/picture-050.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-050.jpg |   Bin 0 -> 40669 bytes
 .../photos/helix-code-party/picture-051.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-051.jpg |   Bin 0 -> 50418 bytes
 .../photos/helix-code-party/picture-052.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-052.jpg |   Bin 0 -> 21589 bytes
 .../photos/helix-code-party/picture-053.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-053.jpg |   Bin 0 -> 38498 bytes
 .../photos/helix-code-party/picture-054.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-054.jpg |   Bin 0 -> 31355 bytes
 .../photos/helix-code-party/picture-055.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-055.jpg |   Bin 0 -> 34113 bytes
 .../photos/helix-code-party/picture-056.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-056.jpg |   Bin 0 -> 39876 bytes
 .../photos/helix-code-party/picture-057.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-057.jpg |   Bin 0 -> 35537 bytes
 .../photos/helix-code-party/picture-058.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-058.jpg |   Bin 0 -> 48444 bytes
 .../photos/helix-code-party/picture-059.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-059.jpg |   Bin 0 -> 47023 bytes
 www/GUADEC/photos/helix-code-party/styles.css      |    59 +
 .../photos/helix-code-party/thumbnail-001.jpg      |   Bin 0 -> 2956 bytes
 .../photos/helix-code-party/thumbnail-002.jpg      |   Bin 0 -> 2229 bytes
 .../photos/helix-code-party/thumbnail-003.jpg      |   Bin 0 -> 2511 bytes
 .../photos/helix-code-party/thumbnail-004.jpg      |   Bin 0 -> 2356 bytes
 .../photos/helix-code-party/thumbnail-005.jpg      |   Bin 0 -> 2623 bytes
 .../photos/helix-code-party/thumbnail-006.jpg      |   Bin 0 -> 2431 bytes
 .../photos/helix-code-party/thumbnail-007.jpg      |   Bin 0 -> 2562 bytes
 .../photos/helix-code-party/thumbnail-008.jpg      |   Bin 0 -> 2602 bytes
 .../photos/helix-code-party/thumbnail-009.jpg      |   Bin 0 -> 1624 bytes
 .../photos/helix-code-party/thumbnail-010.jpg      |   Bin 0 -> 2448 bytes
 .../photos/helix-code-party/thumbnail-011.jpg      |   Bin 0 -> 1711 bytes
 .../photos/helix-code-party/thumbnail-012.jpg      |   Bin 0 -> 1745 bytes
 .../photos/helix-code-party/thumbnail-013.jpg      |   Bin 0 -> 1774 bytes
 .../photos/helix-code-party/thumbnail-014.jpg      |   Bin 0 -> 1554 bytes
 .../photos/helix-code-party/thumbnail-015.jpg      |   Bin 0 -> 1765 bytes
 .../photos/helix-code-party/thumbnail-016.jpg      |   Bin 0 -> 1479 bytes
 .../photos/helix-code-party/thumbnail-017.jpg      |   Bin 0 -> 2568 bytes
 .../photos/helix-code-party/thumbnail-018.jpg      |   Bin 0 -> 2592 bytes
 .../photos/helix-code-party/thumbnail-019.jpg      |   Bin 0 -> 2263 bytes
 .../photos/helix-code-party/thumbnail-020.jpg      |   Bin 0 -> 2678 bytes
 .../photos/helix-code-party/thumbnail-021.jpg      |   Bin 0 -> 2368 bytes
 .../photos/helix-code-party/thumbnail-022.jpg      |   Bin 0 -> 2625 bytes
 .../photos/helix-code-party/thumbnail-023.jpg      |   Bin 0 -> 2371 bytes
 .../photos/helix-code-party/thumbnail-024.jpg      |   Bin 0 -> 2704 bytes
 .../photos/helix-code-party/thumbnail-025.jpg      |   Bin 0 -> 2780 bytes
 .../photos/helix-code-party/thumbnail-026.jpg      |   Bin 0 -> 2376 bytes
 .../photos/helix-code-party/thumbnail-027.jpg      |   Bin 0 -> 2079 bytes
 .../photos/helix-code-party/thumbnail-028.jpg      |   Bin 0 -> 2148 bytes
 .../photos/helix-code-party/thumbnail-029.jpg      |   Bin 0 -> 2709 bytes
 .../photos/helix-code-party/thumbnail-030.jpg      |   Bin 0 -> 2131 bytes
 .../photos/helix-code-party/thumbnail-031.jpg      |   Bin 0 -> 2324 bytes
 .../photos/helix-code-party/thumbnail-032.jpg      |   Bin 0 -> 2683 bytes
 .../photos/helix-code-party/thumbnail-033.jpg      |   Bin 0 -> 2256 bytes
 .../photos/helix-code-party/thumbnail-034.jpg      |   Bin 0 -> 2749 bytes
 .../photos/helix-code-party/thumbnail-035.jpg      |   Bin 0 -> 2632 bytes
 .../photos/helix-code-party/thumbnail-036.jpg      |   Bin 0 -> 2916 bytes
 .../photos/helix-code-party/thumbnail-037.jpg      |   Bin 0 -> 2862 bytes
 .../photos/helix-code-party/thumbnail-038.jpg      |   Bin 0 -> 2999 bytes
 .../photos/helix-code-party/thumbnail-039.jpg      |   Bin 0 -> 1656 bytes
 .../photos/helix-code-party/thumbnail-040.jpg      |   Bin 0 -> 2935 bytes
 .../photos/helix-code-party/thumbnail-041.jpg      |   Bin 0 -> 2763 bytes
 .../photos/helix-code-party/thumbnail-042.jpg      |   Bin 0 -> 2211 bytes
 .../photos/helix-code-party/thumbnail-043.jpg      |   Bin 0 -> 2508 bytes
 .../photos/helix-code-party/thumbnail-044.jpg      |   Bin 0 -> 1812 bytes
 .../photos/helix-code-party/thumbnail-045.jpg      |   Bin 0 -> 2761 bytes
 .../photos/helix-code-party/thumbnail-046.jpg      |   Bin 0 -> 2565 bytes
 .../photos/helix-code-party/thumbnail-047.jpg      |   Bin 0 -> 1858 bytes
 .../photos/helix-code-party/thumbnail-048.jpg      |   Bin 0 -> 1556 bytes
 .../photos/helix-code-party/thumbnail-049.jpg      |   Bin 0 -> 2420 bytes
 .../photos/helix-code-party/thumbnail-050.jpg      |   Bin 0 -> 1888 bytes
 .../photos/helix-code-party/thumbnail-051.jpg      |   Bin 0 -> 2422 bytes
 .../photos/helix-code-party/thumbnail-052.jpg      |   Bin 0 -> 1327 bytes
 .../photos/helix-code-party/thumbnail-053.jpg      |   Bin 0 -> 1874 bytes
 .../photos/helix-code-party/thumbnail-054.jpg      |   Bin 0 -> 1976 bytes
 .../photos/helix-code-party/thumbnail-055.jpg      |   Bin 0 -> 1980 bytes
 .../photos/helix-code-party/thumbnail-056.jpg      |   Bin 0 -> 2230 bytes
 .../photos/helix-code-party/thumbnail-057.jpg      |   Bin 0 -> 1890 bytes
 .../photos/helix-code-party/thumbnail-058.jpg      |   Bin 0 -> 2364 bytes
 .../photos/helix-code-party/thumbnail-059.jpg      |   Bin 0 -> 2323 bytes
 www/GUADEC/photos/index.html                       |   186 +
 www/GUADEC/photos/leaving_paris/gnome.jpg          |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/leaving_paris/index.html         |   154 +
 www/GUADEC/photos/leaving_paris/picture-001.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-001.jpg    |   Bin 0 -> 53809 bytes
 www/GUADEC/photos/leaving_paris/picture-002.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-002.jpg    |   Bin 0 -> 50548 bytes
 www/GUADEC/photos/leaving_paris/picture-003.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-003.jpg    |   Bin 0 -> 56988 bytes
 www/GUADEC/photos/leaving_paris/picture-004.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-004.jpg    |   Bin 0 -> 58372 bytes
 www/GUADEC/photos/leaving_paris/picture-005.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-005.jpg    |   Bin 0 -> 61692 bytes
 www/GUADEC/photos/leaving_paris/picture-006.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-006.jpg    |   Bin 0 -> 68951 bytes
 www/GUADEC/photos/leaving_paris/picture-007.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-007.jpg    |   Bin 0 -> 71796 bytes
 www/GUADEC/photos/leaving_paris/picture-008.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-008.jpg    |   Bin 0 -> 65434 bytes
 www/GUADEC/photos/leaving_paris/picture-009.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-009.jpg    |   Bin 0 -> 70192 bytes
 www/GUADEC/photos/leaving_paris/picture-010.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-010.jpg    |   Bin 0 -> 66927 bytes
 www/GUADEC/photos/leaving_paris/picture-011.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-011.jpg    |   Bin 0 -> 60494 bytes
 www/GUADEC/photos/leaving_paris/picture-012.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-012.jpg    |   Bin 0 -> 49930 bytes
 www/GUADEC/photos/leaving_paris/picture-013.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-013.jpg    |   Bin 0 -> 41616 bytes
 www/GUADEC/photos/leaving_paris/picture-014.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-014.jpg    |   Bin 0 -> 50318 bytes
 www/GUADEC/photos/leaving_paris/picture-015.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-015.jpg    |   Bin 0 -> 49728 bytes
 www/GUADEC/photos/leaving_paris/picture-016.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-016.jpg    |   Bin 0 -> 52037 bytes
 www/GUADEC/photos/leaving_paris/picture-017.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-017.jpg    |   Bin 0 -> 51863 bytes
 www/GUADEC/photos/leaving_paris/picture-018.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-018.jpg    |   Bin 0 -> 49447 bytes
 www/GUADEC/photos/leaving_paris/picture-019.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-019.jpg    |   Bin 0 -> 43960 bytes
 www/GUADEC/photos/leaving_paris/picture-020.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-020.jpg    |   Bin 0 -> 53085 bytes
 www/GUADEC/photos/leaving_paris/picture-021.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-021.jpg    |   Bin 0 -> 40221 bytes
 www/GUADEC/photos/leaving_paris/picture-022.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-022.jpg    |   Bin 0 -> 34971 bytes
 www/GUADEC/photos/leaving_paris/styles.css         |    59 +
 www/GUADEC/photos/leaving_paris/thumbnail-001.jpg  |   Bin 0 -> 2417 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-002.jpg  |   Bin 0 -> 2351 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-003.jpg  |   Bin 0 -> 2972 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-004.jpg  |   Bin 0 -> 2837 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-005.jpg  |   Bin 0 -> 3013 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-006.jpg  |   Bin 0 -> 3101 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-007.jpg  |   Bin 0 -> 3076 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-008.jpg  |   Bin 0 -> 3148 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-009.jpg  |   Bin 0 -> 3078 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-010.jpg  |   Bin 0 -> 3096 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-011.jpg  |   Bin 0 -> 2476 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-012.jpg  |   Bin 0 -> 2267 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-013.jpg  |   Bin 0 -> 2250 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-014.jpg  |   Bin 0 -> 2408 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-015.jpg  |   Bin 0 -> 2256 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-016.jpg  |   Bin 0 -> 2282 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-017.jpg  |   Bin 0 -> 2535 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-018.jpg  |   Bin 0 -> 2389 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-019.jpg  |   Bin 0 -> 2063 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-020.jpg  |   Bin 0 -> 2454 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-021.jpg  |   Bin 0 -> 1878 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-022.jpg  |   Bin 0 -> 1886 bytes
 www/GUADEC/photos/oslo_paris_flight/gnome.jpg      |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/oslo_paris_flight/index.html     |   141 +
 .../photos/oslo_paris_flight/picture-001.html      |    31 +
 .../photos/oslo_paris_flight/picture-001.jpg       |   Bin 0 -> 30379 bytes
 .../photos/oslo_paris_flight/picture-002.html      |    31 +
 .../photos/oslo_paris_flight/picture-002.jpg       |   Bin 0 -> 43332 bytes
 .../photos/oslo_paris_flight/picture-003.html      |    31 +
 .../photos/oslo_paris_flight/picture-003.jpg       |   Bin 0 -> 33210 bytes
 .../photos/oslo_paris_flight/picture-004.html      |    31 +
 .../photos/oslo_paris_flight/picture-004.jpg       |   Bin 0 -> 49381 bytes
 .../photos/oslo_paris_flight/picture-005.html      |    31 +
 .../photos/oslo_paris_flight/picture-005.jpg       |   Bin 0 -> 47014 bytes
 .../photos/oslo_paris_flight/picture-006.html      |    31 +
 .../photos/oslo_paris_flight/picture-006.jpg       |   Bin 0 -> 34890 bytes
 .../photos/oslo_paris_flight/picture-007.html      |    31 +
 .../photos/oslo_paris_flight/picture-007.jpg       |   Bin 0 -> 35628 bytes
 .../photos/oslo_paris_flight/picture-008.html      |    31 +
 .../photos/oslo_paris_flight/picture-008.jpg       |   Bin 0 -> 32979 bytes
 .../photos/oslo_paris_flight/picture-009.html      |    31 +
 .../photos/oslo_paris_flight/picture-009.jpg       |   Bin 0 -> 32438 bytes
 .../photos/oslo_paris_flight/picture-010.html      |    31 +
 .../photos/oslo_paris_flight/picture-010.jpg       |   Bin 0 -> 54453 bytes
 .../photos/oslo_paris_flight/picture-011.html      |    31 +
 .../photos/oslo_paris_flight/picture-011.jpg       |   Bin 0 -> 65389 bytes
 .../photos/oslo_paris_flight/picture-012.html      |    31 +
 .../photos/oslo_paris_flight/picture-012.jpg       |   Bin 0 -> 57797 bytes
 .../photos/oslo_paris_flight/picture-013.html      |    31 +
 .../photos/oslo_paris_flight/picture-013.jpg       |   Bin 0 -> 50911 bytes
 .../photos/oslo_paris_flight/picture-014.html      |    31 +
 .../photos/oslo_paris_flight/picture-014.jpg       |   Bin 0 -> 51228 bytes
 .../photos/oslo_paris_flight/picture-015.html      |    31 +
 .../photos/oslo_paris_flight/picture-015.jpg       |   Bin 0 -> 52121 bytes
 .../photos/oslo_paris_flight/picture-016.html      |    31 +
 .../photos/oslo_paris_flight/picture-016.jpg       |   Bin 0 -> 44063 bytes
 .../photos/oslo_paris_flight/picture-017.html      |    31 +
 .../photos/oslo_paris_flight/picture-017.jpg       |   Bin 0 -> 56565 bytes
 .../photos/oslo_paris_flight/picture-018.html      |    31 +
 .../photos/oslo_paris_flight/picture-018.jpg       |   Bin 0 -> 36484 bytes
 .../photos/oslo_paris_flight/picture-019.html      |    31 +
 .../photos/oslo_paris_flight/picture-019.jpg       |   Bin 0 -> 49132 bytes
 .../photos/oslo_paris_flight/picture-020.html      |    31 +
 .../photos/oslo_paris_flight/picture-020.jpg       |   Bin 0 -> 31607 bytes
 www/GUADEC/photos/oslo_paris_flight/styles.css     |    59 +
 .../photos/oslo_paris_flight/thumbnail-001.jpg     |   Bin 0 -> 1697 bytes
 .../photos/oslo_paris_flight/thumbnail-002.jpg     |   Bin 0 -> 2034 bytes
 .../photos/oslo_paris_flight/thumbnail-003.jpg     |   Bin 0 -> 1608 bytes
 .../photos/oslo_paris_flight/thumbnail-004.jpg     |   Bin 0 -> 2139 bytes
 .../photos/oslo_paris_flight/thumbnail-005.jpg     |   Bin 0 -> 2254 bytes
 .../photos/oslo_paris_flight/thumbnail-006.jpg     |   Bin 0 -> 1905 bytes
 .../photos/oslo_paris_flight/thumbnail-007.jpg     |   Bin 0 -> 1869 bytes
 .../photos/oslo_paris_flight/thumbnail-008.jpg     |   Bin 0 -> 1727 bytes
 .../photos/oslo_paris_flight/thumbnail-009.jpg     |   Bin 0 -> 1690 bytes
 .../photos/oslo_paris_flight/thumbnail-010.jpg     |   Bin 0 -> 2545 bytes
 .../photos/oslo_paris_flight/thumbnail-011.jpg     |   Bin 0 -> 2861 bytes
 .../photos/oslo_paris_flight/thumbnail-012.jpg     |   Bin 0 -> 2746 bytes
 .../photos/oslo_paris_flight/thumbnail-013.jpg     |   Bin 0 -> 2715 bytes
 .../photos/oslo_paris_flight/thumbnail-014.jpg     |   Bin 0 -> 2624 bytes
 .../photos/oslo_paris_flight/thumbnail-015.jpg     |   Bin 0 -> 2809 bytes
 .../photos/oslo_paris_flight/thumbnail-016.jpg     |   Bin 0 -> 2188 bytes
 .../photos/oslo_paris_flight/thumbnail-017.jpg     |   Bin 0 -> 2746 bytes
 .../photos/oslo_paris_flight/thumbnail-018.jpg     |   Bin 0 -> 1855 bytes
 .../photos/oslo_paris_flight/thumbnail-019.jpg     |   Bin 0 -> 2565 bytes
 .../photos/oslo_paris_flight/thumbnail-020.jpg     |   Bin 0 -> 1608 bytes
 www/GUADEC/photos/photos/clean.css                 |    59 +
 www/GUADEC/photos/photos/gnome.jpg                 |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/photos/index.html                |   221 +
 www/GUADEC/photos/presentations/gnome.jpg          |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/presentations/index.html         |    67 +
 www/GUADEC/photos/presentations/picture-001.html   |    31 +
 www/GUADEC/photos/presentations/picture-001.jpg    |   Bin 0 -> 23732 bytes
 www/GUADEC/photos/presentations/picture-002.html   |    31 +
 www/GUADEC/photos/presentations/picture-002.jpg    |   Bin 0 -> 26752 bytes
 www/GUADEC/photos/presentations/picture-003.html   |    31 +
 www/GUADEC/photos/presentations/picture-003.jpg    |   Bin 0 -> 24728 bytes
 www/GUADEC/photos/presentations/picture-004.html   |    31 +
 www/GUADEC/photos/presentations/picture-004.jpg    |   Bin 0 -> 22920 bytes
 www/GUADEC/photos/presentations/picture-005.html   |    31 +
 www/GUADEC/photos/presentations/picture-005.jpg    |   Bin 0 -> 24482 bytes
 www/GUADEC/photos/presentations/picture-006.html   |    31 +
 www/GUADEC/photos/presentations/picture-006.jpg    |   Bin 0 -> 25770 bytes
 www/GUADEC/photos/presentations/picture-007.html   |    31 +
 www/GUADEC/photos/presentations/picture-007.jpg    |   Bin 0 -> 25424 bytes
 www/GUADEC/photos/presentations/picture-008.html   |    31 +
 www/GUADEC/photos/presentations/picture-008.jpg    |   Bin 0 -> 26412 bytes
 www/GUADEC/photos/presentations/styles.css         |    59 +
 www/GUADEC/photos/presentations/thumbnail-001.jpg  |   Bin 0 -> 1213 bytes
 www/GUADEC/photos/presentations/thumbnail-002.jpg  |   Bin 0 -> 1319 bytes
 www/GUADEC/photos/presentations/thumbnail-003.jpg  |   Bin 0 -> 1255 bytes
 www/GUADEC/photos/presentations/thumbnail-004.jpg  |   Bin 0 -> 1366 bytes
 www/GUADEC/photos/presentations/thumbnail-005.jpg  |   Bin 0 -> 1421 bytes
 www/GUADEC/photos/presentations/thumbnail-006.jpg  |   Bin 0 -> 1463 bytes
 www/GUADEC/photos/presentations/thumbnail-007.jpg  |   Bin 0 -> 1262 bytes
 www/GUADEC/photos/presentations/thumbnail-008.jpg  |   Bin 0 -> 1509 bytes
 www/GUADEC2019.pdf                                 |   Bin 0 -> 3130690 bytes
 www/GUADEC2020.pdf                                 |   Bin 0 -> 226608 bytes
 www/GUADEC2021.pdf                                 |   Bin 0 -> 415099 bytes
 www/GUADEC2022.aux                                 |    55 +
 www/GUADEC2022.log                                 |   168 +
 www/GUADEC2022.nav                                 |    35 +
 www/GUADEC2022.out                                 |     2 +
 www/GUADEC2022.pdf                                 |   Bin 0 -> 2681862 bytes
 .../gnome-radio-listener.c => www/GUADEC2022.snm   |     0
 www/GUADEC2022.tex                                 |   159 +
 www/GUADEC2022.toc                                 |     2 +
 www/GUADEC2023.pdf                                 |   Bin 0 -> 2674523 bytes
 www/LESVOS.TXT                                     |   208 +
 www/LETTER.html                                    |    85 +
 www/LUA_CODING_STYLE                               |    27 +
 www/NATO_Kabul_Taliban_Stoltenberg_20210820.ogg    |   Bin 0 -> 4535380 bytes
 ...bul_Taliban_Stoltenberg_Fall_of_Afghanistan.ogg |   Bin 0 -> 639058 bytes
 ...3\270yen_Botanical_Crush_-_3_Weeks_Holiday.jpg" |   Bin 0 -> 421514 bytes
 ...3\270yen_Botanical_Crush_-_3_Weeks_Holiday.ogg" |   Bin 0 -> 3982182 bytes
 ...03\270yen_Botanical_Crush_-_A_Room_for_Two.jpg" |   Bin 0 -> 568345 bytes
 ...03\270yen_Botanical_Crush_-_A_Room_for_Two.ogg" |   Bin 0 -> 1315508 bytes
 "www/T\303\270yen_Botanical_Crush_-_Fidelity.ogg"  |   Bin 0 -> 1070095 bytes
 "www/T\303\270yen_Botanical_Crush_-_Pluck.ogg"     |   Bin 0 -> 3022069 bytes
 ...AMU_BBC_Israel_Hamas_Gaza_Genocide-20231101.ogg |   Bin 0 -> 4819871 bytes
 www/WAMU_BBC_UNICEF_Gaza-20231101.ogg              |   Bin 0 -> 4129521 bytes
 ...teHouse_US_Intelligence_Kabul_Taliban_Biden.ogg |   Bin 0 -> 1539052 bytes
 www/base.zip                                       |   Bin 0 -> 12752809 bytes
 www/base/INSTALL_NOTES                             |     1 +
 www/base/README.md                                 |    53 +
 www/base/doc/ChangeLog                             |  5992 ++++++
 www/base/doc/FILES                                 |   918 +
 www/base/doc/INSTALL                               |    11 +
 www/base/doc/RELEASE_NOTES.md                      |     1 +
 www/base/doc/description.html                      |     1 +
 www/base/doc/extract.lua                           |   171 +
 www/base/doc/images/brave-gnu-world-logo-mask.bb   |     5 +
 www/base/doc/images/brave-gnu-world-logo-mask.eps  |  3956 ++++
 www/base/doc/images/brave-gnu-world-logo-mask.jpg  |   Bin 0 -> 60485 bytes
 www/base/doc/images/brave-gnu-world-logo.25.bb     |     5 +
 www/base/doc/images/brave-gnu-world-logo.25.eps    |   257 +
 www/base/doc/images/brave-gnu-world-logo.25.jpg    |   Bin 0 -> 57081 bytes
 www/base/doc/images/brave-gnu-world-logo.bb        |     5 +
 www/base/doc/images/brave-gnu-world-logo.eps       |   381 +
 www/base/doc/images/brave-gnu-world-logo.jpg       |   Bin 0 -> 78671 bytes
 www/base/doc/images/brave-gnu-world-logo.xbb       |     6 +
 www/base/doc/images/pgfmanual-mindmap-1.pdf        |   Bin 0 -> 147175 bytes
 www/base/doc/images/pgfmanual-mindmap-2.pdf        |   Bin 0 -> 89737 bytes
 www/base/doc/licenses/LICENSE                      |    34 +
 .../gnu-free-documentation-license-1.2.txt         |   397 +
 www/base/doc/licenses/gnu-public-license-2.txt     |   339 +
 .../licenses/latex-project-public-license-1.3c.txt |   416 +
 www/base/doc/licenses/manifest-code.txt            |     2 +
 www/base/doc/licenses/manifest-documentation.txt   |     2 +
 www/base/doc/pgfmanual.pdf                         |   Bin 0 -> 10185873 bytes
 www/base/doc/text-en/pgfmanual-en-base-actions.tex |   530 +
 .../doc/text-en/pgfmanual-en-base-animations.tex   |  1492 ++
 www/base/doc/text-en/pgfmanual-en-base-arrows.tex  |   962 +
 .../doc/text-en/pgfmanual-en-base-decorations.tex  |   979 +
 www/base/doc/text-en/pgfmanual-en-base-design.tex  |   146 +
 .../doc/text-en/pgfmanual-en-base-external.tex     |   502 +
 www/base/doc/text-en/pgfmanual-en-base-images.tex  |   274 +
 .../pgfmanual-en-base-internalregisters.tex        |   127 +
 www/base/doc/text-en/pgfmanual-en-base-layers.tex  |   136 +
 .../doc/text-en/pgfmanual-en-base-matrices.tex     |   437 +
 www/base/doc/text-en/pgfmanual-en-base-nodes.tex   |  1305 ++
 www/base/doc/text-en/pgfmanual-en-base-paths.tex   |   876 +
 .../doc/text-en/pgfmanual-en-base-patterns.tex     |   261 +
 www/base/doc/text-en/pgfmanual-en-base-plots.tex   |   587 +
 www/base/doc/text-en/pgfmanual-en-base-points.tex  |   683 +
 www/base/doc/text-en/pgfmanual-en-base-quick.tex   |   189 +
 www/base/doc/text-en/pgfmanual-en-base-scopes.tex  |  1027 +
 .../doc/text-en/pgfmanual-en-base-shadings.tex     |   762 +
 .../text-en/pgfmanual-en-base-transformations.tex  |  1246 ++
 .../doc/text-en/pgfmanual-en-base-transparency.tex |   391 +
 www/base/doc/text-en/pgfmanual-en-drivers.tex      |   468 +
 www/base/doc/text-en/pgfmanual-en-dv-axes.tex      |  3822 ++++
 www/base/doc/text-en/pgfmanual-en-dv-backend.tex   |    34 +
 www/base/doc/text-en/pgfmanual-en-dv-examples.tex  |    95 +
 www/base/doc/text-en/pgfmanual-en-dv-formats.tex   |   645 +
 .../doc/text-en/pgfmanual-en-dv-introduction.tex   |   148 +
 www/base/doc/text-en/pgfmanual-en-dv-main.tex      |   828 +
 www/base/doc/text-en/pgfmanual-en-dv-polar.tex     |   458 +
 .../doc/text-en/pgfmanual-en-dv-stylesheets.tex    |  4033 ++++
 .../doc/text-en/pgfmanual-en-dv-visualizers.tex    |   818 +
 .../text-en/pgfmanual-en-gd-algorithm-layer.tex    |   832 +
 .../text-en/pgfmanual-en-gd-algorithms-in-c.tex    |   864 +
 .../doc/text-en/pgfmanual-en-gd-binding-layer.tex  |   281 +
 www/base/doc/text-en/pgfmanual-en-gd-circular.tex  |    29 +
 .../doc/text-en/pgfmanual-en-gd-display-layer.tex  |   285 +
 .../doc/text-en/pgfmanual-en-gd-edge-routing.tex   |    33 +
 www/base/doc/text-en/pgfmanual-en-gd-examples.tex  |    14 +
 www/base/doc/text-en/pgfmanual-en-gd-force.tex     |    43 +
 www/base/doc/text-en/pgfmanual-en-gd-layered.tex   |    33 +
 www/base/doc/text-en/pgfmanual-en-gd-misc.tex      |    30 +
 www/base/doc/text-en/pgfmanual-en-gd-ogdf.tex      |   115 +
 www/base/doc/text-en/pgfmanual-en-gd-overview.tex  |   310 +
 .../doc/text-en/pgfmanual-en-gd-phylogenetics.tex  |    83 +
 www/base/doc/text-en/pgfmanual-en-gd-trees.tex     |    39 +
 www/base/doc/text-en/pgfmanual-en-gd-usage-pgf.tex |   688 +
 .../doc/text-en/pgfmanual-en-gd-usage-tikz.tex     |   549 +
 www/base/doc/text-en/pgfmanual-en-guidelines.tex   |   651 +
 www/base/doc/text-en/pgfmanual-en-installation.tex |   171 +
 www/base/doc/text-en/pgfmanual-en-introduction.tex |   261 +
 www/base/doc/text-en/pgfmanual-en-library-3d.tex   |   245 +
 .../doc/text-en/pgfmanual-en-library-angles.tex    |   109 +
 .../doc/text-en/pgfmanual-en-library-arrows.tex    |   245 +
 .../doc/text-en/pgfmanual-en-library-automata.tex  |   335 +
 .../doc/text-en/pgfmanual-en-library-babel.tex     |    94 +
 .../text-en/pgfmanual-en-library-backgrounds.tex   |   283 +
 www/base/doc/text-en/pgfmanual-en-library-calc.tex |     7 +
 .../doc/text-en/pgfmanual-en-library-calendar.tex  |   976 +
 .../doc/text-en/pgfmanual-en-library-chains.tex    |   499 +
 .../doc/text-en/pgfmanual-en-library-circuits.tex  |  2236 ++
 .../text-en/pgfmanual-en-library-decorations.tex   |  2180 ++
 .../doc/text-en/pgfmanual-en-library-edges.tex     |   330 +
 www/base/doc/text-en/pgfmanual-en-library-er.tex   |   155 +
 .../doc/text-en/pgfmanual-en-library-external.tex  |  1227 ++
 .../doc/text-en/pgfmanual-en-library-fadings.tex   |    51 +
 www/base/doc/text-en/pgfmanual-en-library-fit.tex  |   161 +
 .../text-en/pgfmanual-en-library-fixedpoint.tex    |   120 +
 .../doc/text-en/pgfmanual-en-library-folding.tex   |   255 +
 www/base/doc/text-en/pgfmanual-en-library-fpu.tex  |   714 +
 .../doc/text-en/pgfmanual-en-library-lsystems.tex  |   390 +
 www/base/doc/text-en/pgfmanual-en-library-math.tex |   471 +
 .../doc/text-en/pgfmanual-en-library-matrices.tex  |   334 +
 .../doc/text-en/pgfmanual-en-library-mindmaps.tex  |   523 +
 .../doc/text-en/pgfmanual-en-library-patterns.tex  |   572 +
 .../text-en/pgfmanual-en-library-perspective.tex   |   446 +
 .../doc/text-en/pgfmanual-en-library-petri.tex     |   380 +
 .../text-en/pgfmanual-en-library-plot-handlers.tex |   694 +
 .../text-en/pgfmanual-en-library-plot-marks.tex    |   116 +
 .../doc/text-en/pgfmanual-en-library-profiler.tex  |   242 +
 www/base/doc/text-en/pgfmanual-en-library-rdf.tex  |  1040 +
 .../doc/text-en/pgfmanual-en-library-shadings.tex  |   220 +
 .../doc/text-en/pgfmanual-en-library-shadows.tex   |   291 +
 .../doc/text-en/pgfmanual-en-library-shapes.tex    |  2295 +++
 www/base/doc/text-en/pgfmanual-en-library-spy.tex  |   463 +
 .../doc/text-en/pgfmanual-en-library-svg-path.tex  |    58 +
 .../doc/text-en/pgfmanual-en-library-through.tex   |    43 +
 .../doc/text-en/pgfmanual-en-library-trees.tex     |   196 +
 .../doc/text-en/pgfmanual-en-library-turtle.tex    |   117 +
 .../doc/text-en/pgfmanual-en-library-views.tex     |   127 +
 www/base/doc/text-en/pgfmanual-en-license.tex      |  1229 ++
 www/base/doc/text-en/pgfmanual-en-main-body.tex    |   860 +
 .../doc/text-en/pgfmanual-en-main-preamble.tex     |   384 +
 www/base/doc/text-en/pgfmanual-en-main.tex         |    16 +
 .../doc/text-en/pgfmanual-en-math-algorithms.tex   |   231 +
 .../doc/text-en/pgfmanual-en-math-commands.tex     |   246 +
 www/base/doc/text-en/pgfmanual-en-math-design.tex  |    95 +
 .../text-en/pgfmanual-en-math-numberprinting.tex   |   875 +
 www/base/doc/text-en/pgfmanual-en-math-parsing.tex |  1414 ++
 .../doc/text-en/pgfmanual-en-module-parser.tex     |   311 +
 www/base/doc/text-en/pgfmanual-en-oo.tex           |   690 +
 www/base/doc/text-en/pgfmanual-en-pages.tex        |   636 +
 www/base/doc/text-en/pgfmanual-en-pgfcalendar.tex  |   492 +
 www/base/doc/text-en/pgfmanual-en-pgffor.tex       |   418 +
 www/base/doc/text-en/pgfmanual-en-pgfkeys.tex      |  1743 ++
 .../doc/text-en/pgfmanual-en-pgfkeysfiltered.tex   |   579 +
 .../doc/text-en/pgfmanual-en-pgfsys-animations.tex |  1654 ++
 .../doc/text-en/pgfmanual-en-pgfsys-commands.tex   |  1390 ++
 .../doc/text-en/pgfmanual-en-pgfsys-overview.tex   |    79 +
 www/base/doc/text-en/pgfmanual-en-pgfsys-paths.tex |   217 +
 .../doc/text-en/pgfmanual-en-pgfsys-protocol.tex   |    89 +
 www/base/doc/text-en/pgfmanual-en-tikz-actions.tex |  1449 ++
 .../doc/text-en/pgfmanual-en-tikz-animations.tex   |  2805 +++
 www/base/doc/text-en/pgfmanual-en-tikz-arrows.tex  |  2559 +++
 .../doc/text-en/pgfmanual-en-tikz-coordinates.tex  |  1330 ++
 .../doc/text-en/pgfmanual-en-tikz-decorations.tex  |   559 +
 www/base/doc/text-en/pgfmanual-en-tikz-design.tex  |   274 +
 www/base/doc/text-en/pgfmanual-en-tikz-graphs.tex  |  3703 ++++
 .../doc/text-en/pgfmanual-en-tikz-matrices.tex     |   865 +
 www/base/doc/text-en/pgfmanual-en-tikz-paths.tex   |  1426 ++
 www/base/doc/text-en/pgfmanual-en-tikz-pics.tex    |   645 +
 www/base/doc/text-en/pgfmanual-en-tikz-plots.tex   |   776 +
 www/base/doc/text-en/pgfmanual-en-tikz-scopes.tex  |   582 +
 www/base/doc/text-en/pgfmanual-en-tikz-shapes.tex  |  3061 +++
 .../text-en/pgfmanual-en-tikz-transformations.tex  |   499 +
 .../doc/text-en/pgfmanual-en-tikz-transparency.tex |   895 +
 www/base/doc/text-en/pgfmanual-en-tikz-trees.tex   |   868 +
 .../doc/text-en/pgfmanual-en-tutorial-Euclid.tex   |   692 +
 .../doc/text-en/pgfmanual-en-tutorial-chains.tex   |  1067 +
 www/base/doc/text-en/pgfmanual-en-tutorial-map.tex |  1331 ++
 .../doc/text-en/pgfmanual-en-tutorial-nodes.tex    |  1020 +
 www/base/doc/text-en/pgfmanual-en-tutorial.tex     |  1400 ++
 www/base/doc/text-en/pgfmanual-en-xxcolor.tex      |    85 +
 .../text-en/plots/pgf-asymptotic-example.gnuplot   |     2 +
 .../doc/text-en/plots/pgf-asymptotic-example.table |   204 +
 www/base/doc/text-en/plots/pgf-exp.gnuplot         |     2 +
 www/base/doc/text-en/plots/pgf-exp.table           |    29 +
 .../text-en/plots/pgf-parametric-example.gnuplot   |     2 +
 .../doc/text-en/plots/pgf-parametric-example.table |    29 +
 www/base/doc/text-en/plots/pgf-sin.gnuplot         |     2 +
 www/base/doc/text-en/plots/pgf-sin.table           |    29 +
 www/base/doc/text-en/plots/pgf-tan-example.gnuplot |     2 +
 www/base/doc/text-en/plots/pgf-tan-example.table   |   104 +
 www/base/doc/text-en/plots/pgf-x.gnuplot           |     2 +
 www/base/doc/text-en/plots/pgf-x.table             |    29 +
 www/base/doc/text-en/plots/pgfmanual-sine.gnuplot  |     4 +
 www/base/doc/text-en/plots/pgfmanual-sine.table    |    24 +
 .../text-en/plots/pgfplotgnuplot-example.gnuplot   |     2 +
 .../doc/text-en/plots/pgfplotgnuplot-example.table |   104 +
 www/base/doc/version-for-dvipdfm/en/Makefile       |    30 +
 www/base/doc/version-for-dvipdfm/en/pgfmanual.tex  |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-dvipdfm/en/plots/pgf-exp.gnuplot   |     2 +
 .../doc/version-for-dvipdfm/en/plots/pgf-exp.table |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-dvipdfm/en/plots/pgf-sin.gnuplot   |     2 +
 .../doc/version-for-dvipdfm/en/plots/pgf-sin.table |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-dvipdfm/en/plots/pgf-x.gnuplot |     2 +
 .../doc/version-for-dvipdfm/en/plots/pgf-x.table   |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-dvipdfm/pgfmanual-dvipdfm.cfg  |    18 +
 www/base/doc/version-for-dvipdfmx/en/Makefile      |    37 +
 .../doc/version-for-dvipdfmx/en/pgfmanual-test.tex |    22 +
 www/base/doc/version-for-dvipdfmx/en/pgfmanual.tex |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   205 +
 .../version-for-dvipdfmx/en/plots/pgf-exp.gnuplot  |     2 +
 .../version-for-dvipdfmx/en/plots/pgf-exp.table    |    30 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example-cut.table      |    30 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    30 +
 .../version-for-dvipdfmx/en/plots/pgf-sin.gnuplot  |     2 +
 .../version-for-dvipdfmx/en/plots/pgf-sin.table    |    30 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   105 +
 .../version-for-dvipdfmx/en/plots/pgf-x.gnuplot    |     2 +
 .../doc/version-for-dvipdfmx/en/plots/pgf-x.table  |    30 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   105 +
 .../version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg    |    21 +
 www/base/doc/version-for-dvips/en/Makefile         |    38 +
 .../doc/version-for-dvips/en/pgfmanual-test.tex    |    23 +
 www/base/doc/version-for-dvips/en/pgfmanual.tex    |    17 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../doc/version-for-dvips/en/plots/pgf-exp.gnuplot |     2 +
 .../doc/version-for-dvips/en/plots/pgf-exp.table   |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../doc/version-for-dvips/en/plots/pgf-sin.gnuplot |     2 +
 .../doc/version-for-dvips/en/plots/pgf-sin.table   |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-dvips/en/plots/pgf-x.gnuplot   |     2 +
 .../doc/version-for-dvips/en/plots/pgf-x.table     |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 www/base/doc/version-for-dvips/pgfmanual-dvips.cfg |    14 +
 www/base/doc/version-for-dvisvgm/en/Makefile       |    52 +
 www/base/doc/version-for-dvisvgm/en/color.cfg      |     1 +
 .../doc/version-for-dvisvgm/en/pgfmanual-test.html |     5 +
 .../doc/version-for-dvisvgm/en/pgfmanual-test.tex  |    27 +
 www/base/doc/version-for-dvisvgm/en/pgfmanual.html |     9 +
 www/base/doc/version-for-dvisvgm/en/pgfmanual.tex  |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-dvisvgm/en/plots/pgf-exp.gnuplot   |     2 +
 .../doc/version-for-dvisvgm/en/plots/pgf-exp.table |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-dvisvgm/en/plots/pgf-sin.gnuplot   |     2 +
 .../doc/version-for-dvisvgm/en/plots/pgf-sin.table |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-dvisvgm/en/plots/pgf-x.gnuplot |     2 +
 .../doc/version-for-dvisvgm/en/plots/pgf-x.table   |    29 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-dvisvgm/pgfmanual-dvisvgm.cfg  |   351 +
 www/base/doc/version-for-luatex/en/Makefile        |    35 +
 .../doc/version-for-luatex/en/pgfmanual-test.tex   |    22 +
 www/base/doc/version-for-luatex/en/pgfmanual.tex   |    29 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   205 +
 .../version-for-luatex/en/plots/pgf-exp.gnuplot    |     2 +
 .../doc/version-for-luatex/en/plots/pgf-exp.table  |    30 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example-cut.table      |    30 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    30 +
 .../version-for-luatex/en/plots/pgf-sin.gnuplot    |     2 +
 .../doc/version-for-luatex/en/plots/pgf-sin.table  |    30 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   105 +
 .../doc/version-for-luatex/en/plots/pgf-x.gnuplot  |     2 +
 .../doc/version-for-luatex/en/plots/pgf-x.table    |    30 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   105 +
 .../doc/version-for-luatex/pgfmanual-luatex.cfg    |    21 +
 www/base/doc/version-for-pdftex/en/Makefile        |    35 +
 www/base/doc/version-for-pdftex/en/pgfmanual.tex   |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-pdftex/en/plots/pgf-exp.gnuplot    |     2 +
 .../doc/version-for-pdftex/en/plots/pgf-exp.table  |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-pdftex/en/plots/pgf-sin.gnuplot    |     2 +
 .../doc/version-for-pdftex/en/plots/pgf-sin.table  |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-pdftex/en/plots/pgf-x.gnuplot  |     2 +
 .../doc/version-for-pdftex/en/plots/pgf-x.table    |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-pdftex/pgfmanual-pdftex.cfg    |    21 +
 www/base/doc/version-for-tex4ht/en/Makefile        |    43 +
 www/base/doc/version-for-tex4ht/en/pgfmanual.tex   |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-tex4ht/en/plots/pgf-exp.gnuplot    |     2 +
 .../doc/version-for-tex4ht/en/plots/pgf-exp.table  |    29 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-tex4ht/en/plots/pgf-sin.gnuplot    |     2 +
 .../doc/version-for-tex4ht/en/plots/pgf-sin.table  |    29 +
 .../doc/version-for-tex4ht/en/plots/pgf-x.gnuplot  |     2 +
 .../doc/version-for-tex4ht/en/plots/pgf-x.table    |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-tex4ht/pgfmanual-tex4ht.cfg    |   130 +
 www/base/doc/version-for-vtex/en/Makefile          |    29 +
 www/base/doc/version-for-vtex/en/pgfmanual.tex     |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../doc/version-for-vtex/en/plots/pgf-exp.gnuplot  |     2 +
 .../doc/version-for-vtex/en/plots/pgf-exp.table    |    29 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../doc/version-for-vtex/en/plots/pgf-sin.gnuplot  |     2 +
 .../doc/version-for-vtex/en/plots/pgf-sin.table    |    29 +
 .../doc/version-for-vtex/en/plots/pgf-x.gnuplot    |     2 +
 www/base/doc/version-for-vtex/en/plots/pgf-x.table |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../version-for-vtex/en/plots/pgfmanual-sine.table |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 www/base/doc/version-for-vtex/pgfmanual-vtex.cfg   |    16 +
 www/base/doc/version-for-xetex/en/Makefile         |    30 +
 www/base/doc/version-for-xetex/en/pgfmanual.tex    |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../doc/version-for-xetex/en/plots/pgf-exp.gnuplot |     2 +
 .../doc/version-for-xetex/en/plots/pgf-exp.table   |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../doc/version-for-xetex/en/plots/pgf-sin.gnuplot |     2 +
 .../doc/version-for-xetex/en/plots/pgf-sin.table   |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-xetex/en/plots/pgf-x.gnuplot   |     2 +
 .../doc/version-for-xetex/en/plots/pgf-x.table     |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 www/base/doc/version-for-xetex/pgfmanual-xetex.cfg |    17 +
 www/base/lua/graphdrawing/pgf.lua                  |    72 +
 www/base/lua/graphdrawing/pgf/gd.lua               |    72 +
 www/base/lua/graphdrawing/pgf/gd/bindings.lua      |    26 +
 .../lua/graphdrawing/pgf/gd/bindings/Binding.lua   |   265 +
 .../graphdrawing/pgf/gd/bindings/BindingToPGF.lua  |   374 +
 www/base/lua/graphdrawing/pgf/gd/circular.lua      |    22 +
 .../graphdrawing/pgf/gd/circular/Tantau2012.lua    |   153 +
 www/base/lua/graphdrawing/pgf/gd/circular/doc.lua  |   145 +
 .../lua/graphdrawing/pgf/gd/circular/library.lua   |    30 +
 www/base/lua/graphdrawing/pgf/gd/control.lua       |    26 +
 .../lua/graphdrawing/pgf/gd/control/Anchoring.lua  |   104 +
 .../graphdrawing/pgf/gd/control/ComponentAlign.lua |   540 +
 .../pgf/gd/control/ComponentDirection.lua          |    58 +
 .../pgf/gd/control/ComponentDistance.lua           |   108 +
 .../graphdrawing/pgf/gd/control/ComponentOrder.lua |   105 +
 .../lua/graphdrawing/pgf/gd/control/Components.lua |   127 +
 .../lua/graphdrawing/pgf/gd/control/Distances.lua  |   454 +
 .../lua/graphdrawing/pgf/gd/control/FineTune.lua   |   164 +
 .../graphdrawing/pgf/gd/control/LayoutPipeline.lua |  1347 ++
 .../graphdrawing/pgf/gd/control/NodeAnchors.lua    |   175 +
 .../graphdrawing/pgf/gd/control/Orientation.lua    |   303 +
 .../lua/graphdrawing/pgf/gd/control/Sublayouts.lua |   536 +
 www/base/lua/graphdrawing/pgf/gd/control/doc.lua   |   245 +
 .../lua/graphdrawing/pgf/gd/control/library.lua    |   196 +
 .../lua/graphdrawing/pgf/gd/deprecated/Cluster.lua |    65 +
 .../lua/graphdrawing/pgf/gd/deprecated/Edge.lua    |   358 +
 .../lua/graphdrawing/pgf/gd/deprecated/Graph.lua   |   396 +
 .../graphdrawing/pgf/gd/deprecated/Iterators.lua   |    91 +
 .../lua/graphdrawing/pgf/gd/deprecated/Node.lua    |   280 +
 .../lua/graphdrawing/pgf/gd/deprecated/Vector.lua  |   256 +
 www/base/lua/graphdrawing/pgf/gd/doc.lua           |   124 +
 .../graphdrawing/pgf/gd/doc/ogdf/energybased.lua   |    19 +
 .../pgf/gd/doc/ogdf/energybased/FMMMLayout.lua     |   129 +
 .../doc/ogdf/energybased/FastMultipoleEmbedder.lua |    51 +
 .../pgf/gd/doc/ogdf/energybased/GEMLayout.lua      |   103 +
 .../gd/doc/ogdf/energybased/MultilevelLayout.lua   |    33 +
 .../gd/doc/ogdf/energybased/SpringEmbedderFR.lua   |    53 +
 .../doc/ogdf/energybased/SpringEmbedderFRExact.lua |    57 +
 .../gd/doc/ogdf/energybased/SpringEmbedderKK.lua   |    62 +
 .../multilevelmixer/BarycenterPlacer.lua           |    33 +
 .../energybased/multilevelmixer/CirclePlacer.lua   |    45 +
 .../multilevelmixer/EdgeCoverMerger.lua            |    33 +
 .../multilevelmixer/IndependentSetMerger.lua       |    33 +
 .../multilevelmixer/LocalBiconnectedMerger.lua     |    33 +
 .../energybased/multilevelmixer/MatchingMerger.lua |    33 +
 .../energybased/multilevelmixer/MedianPlacer.lua   |    27 +
 .../energybased/multilevelmixer/RandomMerger.lua   |    33 +
 .../energybased/multilevelmixer/RandomPlacer.lua   |    33 +
 .../energybased/multilevelmixer/SolarMerger.lua    |    39 +
 .../energybased/multilevelmixer/SolarPlacer.lua    |    27 +
 .../energybased/multilevelmixer/ZeroPlacer.lua     |    33 +
 .../lua/graphdrawing/pgf/gd/doc/ogdf/layered.lua   |    19 +
 .../gd/doc/ogdf/layered/BarycenterHeuristic.lua    |    23 +
 .../gd/doc/ogdf/layered/CoffmanGrahamRanking.lua   |    35 +
 .../pgf/gd/doc/ogdf/layered/DfsAcyclicSubgraph.lua |    27 +
 .../gd/doc/ogdf/layered/FastHierarchyLayout.lua    |    99 +
 .../doc/ogdf/layered/FastSimpleHierarchyLayout.lua |    99 +
 .../pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua |    27 +
 .../gd/doc/ogdf/layered/GreedyInsertHeuristic.lua  |    23 +
 .../pgf/gd/doc/ogdf/layered/LongestPathRanking.lua |    57 +
 .../pgf/gd/doc/ogdf/layered/MedianHeuristic.lua    |    24 +
 .../pgf/gd/doc/ogdf/layered/OptimalRanking.lua     |    35 +
 .../pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua   |    34 +
 .../pgf/gd/doc/ogdf/layered/SplitHeuristic.lua     |    24 +
 .../pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua     |   113 +
 .../graphdrawing/pgf/gd/doc/ogdf/misclayout.lua    |    19 +
 .../pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua   |    48 +
 .../pgf/gd/doc/ogdf/misclayout/CircularLayout.lua  |    95 +
 .../gd/doc/ogdf/module/AcyclicSubgraphModule.lua   |    18 +
 .../gd/doc/ogdf/module/HierarchyLayoutModule.lua   |    17 +
 .../pgf/gd/doc/ogdf/module/InitialPlacer.lua       |    17 +
 .../pgf/gd/doc/ogdf/module/MultilevelBuilder.lua   |    17 +
 .../pgf/gd/doc/ogdf/module/RankingModule.lua       |    17 +
 .../pgf/gd/doc/ogdf/module/TwoLayerCrossMin.lua    |    17 +
 .../lua/graphdrawing/pgf/gd/doc/ogdf/planarity.lua |    19 +
 .../gd/doc/ogdf/planarity/PlanarizationLayout.lua  |    66 +
 www/base/lua/graphdrawing/pgf/gd/examples.lua      |    26 +
 .../pgf/gd/examples/ASCIIDisplayer.lua             |    32 +
 .../pgf/gd/examples/BindingToASCII.lua             |    87 +
 .../graphdrawing/pgf/gd/examples/SimpleDemo.lua    |    82 +
 .../pgf/gd/examples/SimpleEdgeDemo.lua             |   144 +
 .../graphdrawing/pgf/gd/examples/SimpleHuffman.lua |   287 +
 .../lua/graphdrawing/pgf/gd/examples/library.lua   |    30 +
 .../evolving/GraphAnimationCoordination.lua        |   638 +
 .../evolving/GreedyTemporalCycleRemoval.lua        |   177 +
 .../pgf/gd/experimental/evolving/Skambath2016.lua  |   875 +
 .../pgf/gd/experimental/evolving/Supergraph.lua    |   571 +
 .../evolving/SupergraphVertexSplitOptimization.lua |   196 +
 .../pgf/gd/experimental/evolving/TimeSpec.lua      |    62 +
 .../pgf/gd/experimental/evolving/doc.lua           |   120 +
 .../pgf/gd/experimental/evolving/layered.lua       |   107 +
 .../pgf/gd/experimental/evolving/library.lua       |    33 +
 www/base/lua/graphdrawing/pgf/gd/force.lua         |    26 +
 .../lua/graphdrawing/pgf/gd/force/CoarseGraph.lua  |   435 +
 .../pgf/gd/force/ControlCoarsening.lua             |   148 +
 .../graphdrawing/pgf/gd/force/ControlDeclare.lua   |    41 +
 .../graphdrawing/pgf/gd/force/ControlElectric.lua  |   105 +
 .../graphdrawing/pgf/gd/force/ControlIteration.lua |   136 +
 .../graphdrawing/pgf/gd/force/ControlSprings.lua   |    59 +
 .../lua/graphdrawing/pgf/gd/force/ControlStart.lua |    41 +
 .../lua/graphdrawing/pgf/gd/force/QuadTree.lua     |   280 +
 .../pgf/gd/force/SpringElectricalHu2006.lua        |   633 +
 .../pgf/gd/force/SpringElectricalLayouts.lua       |    54 +
 .../pgf/gd/force/SpringElectricalWalshaw2000.lua   |   520 +
 .../lua/graphdrawing/pgf/gd/force/SpringHu2006.lua |   386 +
 .../graphdrawing/pgf/gd/force/SpringLayouts.lua    |    36 +
 .../force/jedi/algorithms/FruchtermanReingold.lua  |   124 +
 .../force/jedi/algorithms/HuSpringElectricalFW.lua |    95 +
 .../pgf/gd/force/jedi/algorithms/SimpleSpring.lua  |    74 +
 .../jedi/algorithms/SocialGravityCloseness.lua     |   129 +
 .../force/jedi/algorithms/SocialGravityDegree.lua  |   183 +
 .../pgf/gd/force/jedi/base/CoarseGraphFW.lua       |   264 +
 .../pgf/gd/force/jedi/base/ForceController.lua     |   489 +
 .../pgf/gd/force/jedi/base/ForceTemplate.lua       |    44 +
 .../pgf/gd/force/jedi/base/InitialTemplate.lua     |    64 +
 .../pgf/gd/force/jedi/base/PathLengthsFW.lua       |   174 +
 .../pgf/gd/force/jedi/base/Preprocessing.lua       |   122 +
 .../lua/graphdrawing/pgf/gd/force/jedi/doc.lua     |   377 +
 .../force/jedi/forcetypes/ForceAbsoluteValue.lua   |    94 +
 .../force/jedi/forcetypes/ForceCanvasDistance.lua  |   201 +
 .../force/jedi/forcetypes/ForceCanvasPosition.lua  |   117 +
 .../force/jedi/forcetypes/ForceGraphDistance.lua   |   205 +
 .../gd/force/jedi/forcetypes/ForcePullToGrid.lua   |   123 +
 .../gd/force/jedi/forcetypes/ForcePullToPoint.lua  |   119 +
 .../CircularInitialPositioning.lua                 |    60 +
 .../initialpositioning/GridInitialPositioning.lua  |    60 +
 .../RandomInitialPositioning.lua                   |    49 +
 .../lua/graphdrawing/pgf/gd/force/jedi/library.lua |   115 +
 www/base/lua/graphdrawing/pgf/gd/force/library.lua |   126 +
 www/base/lua/graphdrawing/pgf/gd/interface.lua     |    26 +
 .../pgf/gd/interface/InterfaceCore.lua             |   191 +
 .../pgf/gd/interface/InterfaceToAlgorithms.lua     |   968 +
 .../graphdrawing/pgf/gd/interface/InterfaceToC.lua |    78 +
 .../pgf/gd/interface/InterfaceToDisplay.lua        |  1002 +
 .../lua/graphdrawing/pgf/gd/interface/Scope.lua    |    92 +
 www/base/lua/graphdrawing/pgf/gd/layered.lua       |   159 +
 .../layered/CrossingMinimizationGansnerKNV1993.lua |   342 +
 .../pgf/gd/layered/CycleRemovalBergerS1990a.lua    |    74 +
 .../pgf/gd/layered/CycleRemovalBergerS1990b.lua    |    76 +
 .../pgf/gd/layered/CycleRemovalEadesLS1993.lua     |   124 +
 .../pgf/gd/layered/CycleRemovalGansnerKNV1993.lua  |    52 +
 .../pgf/gd/layered/EdgeRoutingGansnerKNV1993.lua   |    22 +
 .../graphdrawing/pgf/gd/layered/NetworkSimplex.lua |   898 +
 .../gd/layered/NodePositioningGansnerKNV1993.lua   |   154 +
 .../pgf/gd/layered/NodeRankingGansnerKNV1993.lua   |   159 +
 .../pgf/gd/layered/NodeRankingMinimumHeight.lua    |    47 +
 .../lua/graphdrawing/pgf/gd/layered/Ranking.lua    |   291 +
 .../lua/graphdrawing/pgf/gd/layered/Sugiyama.lua   |   476 +
 .../pgf/gd/layered/crossing_minimization.lua       |    81 +
 .../graphdrawing/pgf/gd/layered/cycle_removal.lua  |   136 +
 .../graphdrawing/pgf/gd/layered/edge_routing.lua   |    49 +
 .../lua/graphdrawing/pgf/gd/layered/library.lua    |    94 +
 .../pgf/gd/layered/node_positioning.lua            |    55 +
 .../graphdrawing/pgf/gd/layered/node_ranking.lua   |    72 +
 www/base/lua/graphdrawing/pgf/gd/lib.lua           |   435 +
 www/base/lua/graphdrawing/pgf/gd/lib/Bezier.lua    |   160 +
 .../graphdrawing/pgf/gd/lib/DepthFirstSearch.lua   |   125 +
 www/base/lua/graphdrawing/pgf/gd/lib/Direct.lua    |    95 +
 www/base/lua/graphdrawing/pgf/gd/lib/Event.lua     |    98 +
 .../lua/graphdrawing/pgf/gd/lib/LookupTable.lua    |   111 +
 .../lua/graphdrawing/pgf/gd/lib/PathLengths.lua    |   209 +
 .../lua/graphdrawing/pgf/gd/lib/PriorityQueue.lua  |   342 +
 .../lua/graphdrawing/pgf/gd/lib/Simplifiers.lua    |   279 +
 www/base/lua/graphdrawing/pgf/gd/lib/Stack.lua     |    61 +
 www/base/lua/graphdrawing/pgf/gd/lib/Storage.lua   |   110 +
 www/base/lua/graphdrawing/pgf/gd/lib/Transform.lua |   120 +
 www/base/lua/graphdrawing/pgf/gd/model.lua         |    26 +
 www/base/lua/graphdrawing/pgf/gd/model/Arc.lua     |   653 +
 .../lua/graphdrawing/pgf/gd/model/Collection.lua   |   208 +
 .../lua/graphdrawing/pgf/gd/model/Coordinate.lua   |   306 +
 www/base/lua/graphdrawing/pgf/gd/model/Digraph.lua |   849 +
 www/base/lua/graphdrawing/pgf/gd/model/Edge.lua    |   209 +
 .../lua/graphdrawing/pgf/gd/model/Hyperedge.lua    |    56 +
 www/base/lua/graphdrawing/pgf/gd/model/Path.lua    |  1278 ++
 .../lua/graphdrawing/pgf/gd/model/Path_arced.lua   |   316 +
 www/base/lua/graphdrawing/pgf/gd/model/Vertex.lua  |   296 +
 www/base/lua/graphdrawing/pgf/gd/model/library.lua |    15 +
 www/base/lua/graphdrawing/pgf/gd/ogdf.lua          |    26 +
 www/base/lua/graphdrawing/pgf/gd/ogdf/library.lua  |    33 +
 www/base/lua/graphdrawing/pgf/gd/pedigrees.lua     |    21 +
 .../graphdrawing/pgf/gd/pedigrees/Koerner2015.lua  |   163 +
 .../lua/graphdrawing/pgf/gd/pedigrees/library.lua  |    21 +
 www/base/lua/graphdrawing/pgf/gd/phylogenetics.lua |    21 +
 .../gd/phylogenetics/AuthorDefinedPhylogeny.lua    |    77 +
 .../gd/phylogenetics/BalancedMinimumEvolution.lua  |   593 +
 .../BalancedNearestNeighbourInterchange.lua        |   372 +
 .../pgf/gd/phylogenetics/DistanceMatrix.lua        |   451 +
 .../pgf/gd/phylogenetics/Maeusle2012.lua           |   778 +
 .../pgf/gd/phylogenetics/PhylogeneticTree.lua      |    91 +
 .../pgf/gd/phylogenetics/SokalMichener1958.lua     |   261 +
 .../graphdrawing/pgf/gd/phylogenetics/library.lua  |    35 +
 www/base/lua/graphdrawing/pgf/gd/planar.lua        |     6 +
 .../pgf/gd/planar/BoyerMyrvold2004.lua             |   678 +
 .../lua/graphdrawing/pgf/gd/planar/Embedding.lua   |   788 +
 .../lua/graphdrawing/pgf/gd/planar/LinkedList.lua  |    88 +
 www/base/lua/graphdrawing/pgf/gd/planar/List.lua   |    49 +
 www/base/lua/graphdrawing/pgf/gd/planar/PDP.lua    |   576 +
 .../graphdrawing/pgf/gd/planar/PlanarLayout.lua    |   159 +
 .../lua/graphdrawing/pgf/gd/planar/ShiftMethod.lua |   128 +
 .../lua/graphdrawing/pgf/gd/planar/library.lua     |     2 +
 .../lua/graphdrawing/pgf/gd/planar/parameters.lua  |   144 +
 www/base/lua/graphdrawing/pgf/gd/routing.lua       |    22 +
 www/base/lua/graphdrawing/pgf/gd/routing/Hints.lua |   100 +
 .../pgf/gd/routing/NecklaceRouting.lua             |    90 +
 .../lua/graphdrawing/pgf/gd/routing/library.lua    |    29 +
 .../lua/graphdrawing/pgf/gd/tools/make_gd_wrap.lua |   183 +
 www/base/lua/graphdrawing/pgf/gd/trees.lua         |    21 +
 .../lua/graphdrawing/pgf/gd/trees/ChildSpec.lua    |   226 +
 .../pgf/gd/trees/ReingoldTilford1981.lua           |   211 +
 .../pgf/gd/trees/SpanningTreeComputation.lua       |   646 +
 www/base/lua/graphdrawing/pgf/gd/trees/doc.lua     |   340 +
 www/base/lua/graphdrawing/pgf/gd/trees/library.lua |    35 +
 www/base/lua/luamath/pgf/luamath/functions.lua     |   626 +
 www/base/lua/luamath/pgf/luamath/parser.lua        |   481 +
 www/base/source/BalloonLayout_script.h             |    32 +
 www/base/source/BarycenterHeuristic_script.h       |    20 +
 www/base/source/BarycenterPlacer_script.h          |    32 +
 www/base/source/CirclePlacer_script.h              |    56 +
 www/base/source/CircularLayout_script.h            |    47 +
 www/base/source/CoffmanGrahamRanking_script.h      |    34 +
 www/base/source/DfsAcyclicSubgraph_script.h        |    20 +
 www/base/source/EdgeCoverMerger_script.h           |    32 +
 www/base/source/ExampleLocalMakefileConfig.mk      |     7 +
 www/base/source/FMMMLayout_script.h                |    44 +
 www/base/source/FastHierarchyLayout_script.h       |    48 +
 www/base/source/FastMultipoleEmbedder_script.h     |    51 +
 www/base/source/FastSimpleHierarchyLayout_script.h |    41 +
 www/base/source/GEMLayout_script.h                 |   101 +
 www/base/source/GreedyCycleRemoval_script.h        |    20 +
 www/base/source/GreedyInsertHeuristic_script.h     |    20 +
 www/base/source/INSTALL                            |    28 +
 www/base/source/IndependentSetMerger_script.h      |    32 +
 www/base/source/InterfaceFromC++.c++               |   215 +
 www/base/source/InterfaceFromC++.h                 |   190 +
 www/base/source/InterfaceFromC.c                   |  1189 ++
 www/base/source/InterfaceFromC.h                   |   613 +
 www/base/source/InterfaceFromOGDF.c++              |   105 +
 www/base/source/InterfaceFromOGDF.h                |    45 +
 www/base/source/LocalBiconnectedMerger_script.h    |    32 +
 www/base/source/LongestPathRanking_script.h        |    50 +
 www/base/source/MakefileConfig.mk                  |    45 +
 www/base/source/MatchingMerger_script.h            |    32 +
 www/base/source/MedianHeuristic_script.h           |    20 +
 www/base/source/MedianPlacer_script.h              |    26 +
 www/base/source/MultilevelLayout_script.h          |    33 +
 www/base/source/OptimalRanking_script.h            |    34 +
 www/base/source/PlanarizationLayout_script.h       |    43 +
 www/base/source/RandomMerger_script.h              |    32 +
 www/base/source/RandomPlacer_script.h              |    32 +
 www/base/source/SiftingHeuristic_script.h          |    40 +
 www/base/source/SimpleDemoC.c                      |    42 +
 www/base/source/SimpleDemoCPlusPlus.c++            |    47 +
 www/base/source/SimpleDemoOGDF.c++                 |    43 +
 www/base/source/SolarMerger_script.h               |    36 +
 www/base/source/SolarPlacer_script.h               |    26 +
 www/base/source/SplitHeuristic_script.h            |    20 +
 www/base/source/SpringEmbedderFRExact_script.h     |    66 +
 www/base/source/SpringEmbedderFR_script.h          |    45 +
 www/base/source/SpringEmbedderKK_script.h          |    39 +
 www/base/source/SugiyamaLayout_script.h            |    54 +
 www/base/source/ZeroPlacer_script.h                |    32 +
 www/base/source/energybased_script.h               |    31 +
 www/base/source/layered_script.h                   |    46 +
 www/base/source/misclayout_script.h                |    13 +
 www/base/source/module_script.h                    |    27 +
 www/base/source/multilevelmixer_script.h           |    33 +
 www/base/source/ogdf_script.c++                    |    23 +
 www/base/source/pgfmathtestsuite.tex               |  1264 ++
 www/base/source/planarity_script.h                 |    11 +
 www/base/source/tikzexternaltest.code.tex          |    41 +
 .../source/tikzexternaltest.sharedpreamble.tex     |    20 +
 www/base/source/tikzexternaltest.tex               |    12 +
 www/base/source/tikzexternaltestmakefile.tex       |    12 +
 www/base/source/unittest_luamathparser.tex         |   562 +
 www/base/tex/LUA_CODING_STYLE                      |    27 +
 www/base/tex/example_graph_for_ascii_displayer.txt |    20 +
 www/base/tex/pgf.cfg                               |    33 +
 www/base/tex/pgf.revision.tex                      |    15 +
 www/base/tex/pgf.sty                               |    39 +
 www/base/tex/pgf.tex                               |    28 +
 www/base/tex/pgfarrows.sty                         |    19 +
 www/base/tex/pgfautomata.sty                       |   315 +
 www/base/tex/pgfbaseimage.sty                      |    15 +
 www/base/tex/pgfbaseimage.tex                      |    20 +
 www/base/tex/pgfbaselayers.sty                     |    15 +
 www/base/tex/pgfbaselayers.tex                     |    20 +
 www/base/tex/pgfbasematrix.sty                     |    17 +
 www/base/tex/pgfbasematrix.tex                     |    22 +
 www/base/tex/pgfbasepatterns.sty                   |    15 +
 www/base/tex/pgfbasepatterns.tex                   |    20 +
 www/base/tex/pgfbaseplot.sty                       |    17 +
 www/base/tex/pgfbaseplot.tex                       |    22 +
 www/base/tex/pgfbaseshapes.sty                     |    17 +
 www/base/tex/pgfbaseshapes.tex                     |    22 +
 www/base/tex/pgfbasesnakes.sty                     |    17 +
 www/base/tex/pgfbasesnakes.tex                     |    22 +
 www/base/tex/pgfcalendar.code.tex                  |   799 +
 www/base/tex/pgfcalendar.sty                       |    15 +
 www/base/tex/pgfcalendar.tex                       |    18 +
 www/base/tex/pgfcomp-version-0-65.sty              |   719 +
 www/base/tex/pgfcomp-version-1-18.sty              |    29 +
 www/base/tex/pgfcore.code.tex                      |    38 +
 www/base/tex/pgfcore.sty                           |    19 +
 www/base/tex/pgfcore.tex                           |    23 +
 www/base/tex/pgfcorearrows.code.tex                |  1253 ++
 www/base/tex/pgfcoreexternal.code.tex              |   542 +
 www/base/tex/pgfcoregraphicstate.code.tex          |   280 +
 www/base/tex/pgfcoreimage.code.tex                 |   244 +
 www/base/tex/pgfcorelayers.code.tex                |   210 +
 www/base/tex/pgfcoreobjects.code.tex               |   101 +
 www/base/tex/pgfcorepathconstruct.code.tex         |  1477 ++
 www/base/tex/pgfcorepathprocessing.code.tex        |   563 +
 www/base/tex/pgfcorepathusage.code.tex             |   661 +
 www/base/tex/pgfcorepatterns.code.tex              |   301 +
 www/base/tex/pgfcorepoints.code.tex                |  1212 ++
 www/base/tex/pgfcorequick.code.tex                 |   134 +
 www/base/tex/pgfcorerdf.code.tex                   |   228 +
 www/base/tex/pgfcorescopes.code.tex                |   769 +
 www/base/tex/pgfcoreshade.code.tex                 |   974 +
 www/base/tex/pgfcoretransformations.code.tex       |   819 +
 www/base/tex/pgfcoretransparency.code.tex          |   312 +
 www/base/tex/pgfexternal.tex                       |    32 +
 www/base/tex/pgfexternalwithdepth.tex              |    43 +
 www/base/tex/pgffor.code.tex                       |   765 +
 www/base/tex/pgffor.sty                            |    16 +
 www/base/tex/pgffor.tex                            |    19 +
 www/base/tex/pgfheaps.sty                          |   107 +
 www/base/tex/pgfint.code.tex                       |   126 +
 www/base/tex/pgfkeys.code.tex                      |  1160 ++
 www/base/tex/pgfkeys.sty                           |    12 +
 www/base/tex/pgfkeys.tex                           |    18 +
 www/base/tex/pgfkeysfiltered.code.tex              |  1015 +
 www/base/tex/pgflibraryarrows.code.tex             |   936 +
 www/base/tex/pgflibraryarrows.meta.code.tex        |  1607 ++
 www/base/tex/pgflibraryarrows.spaced.code.tex      |    92 +
 www/base/tex/pgflibraryarrows.sty                  |    16 +
 www/base/tex/pgflibraryautomata.sty                |    16 +
 www/base/tex/pgflibrarycurvilinear.code.tex        |   379 +
 .../pgflibrarydatavisualization.barcharts.code.tex |   135 +
 ...arydatavisualization.formats.functions.code.tex |   209 +
 .../tex/pgflibrarydatavisualization.polar.code.tex |   198 +
 .../tex/pgflibrarydecorations.footprints.code.tex  |   230 +
 .../tex/pgflibrarydecorations.fractals.code.tex    |    65 +
 .../tex/pgflibrarydecorations.markings.code.tex    |   179 +
 .../pgflibrarydecorations.pathmorphing.code.tex    |   294 +
 .../pgflibrarydecorations.pathreplacing.code.tex   |   240 +
 www/base/tex/pgflibrarydecorations.shapes.code.tex |   468 +
 www/base/tex/pgflibrarydecorations.text.code.tex   |   357 +
 www/base/tex/pgflibraryfadings.code.tex            |    57 +
 .../tex/pgflibraryfixedpointarithmetic.code.tex    |   656 +
 www/base/tex/pgflibraryfpu.code.tex                |  2392 +++
 .../tex/pgflibrarygraphdrawing.circular.code.tex   |    16 +
 www/base/tex/pgflibrarygraphdrawing.code.tex       |  1165 ++
 .../tex/pgflibrarygraphdrawing.examples.code.tex   |    17 +
 www/base/tex/pgflibrarygraphdrawing.force.code.tex |   136 +
 .../tex/pgflibrarygraphdrawing.layered.code.tex    |    17 +
 www/base/tex/pgflibrarygraphdrawing.trees.code.tex |    19 +
 www/base/tex/pgflibraryintersections.code.tex      |  1172 ++
 www/base/tex/pgflibrarylindenmayersystems.code.tex |   229 +
 www/base/tex/pgflibraryluamath.code.tex            |   558 +
 www/base/tex/pgflibrarypatterns.code.tex           |   264 +
 www/base/tex/pgflibrarypatterns.meta.code.tex      |   458 +
 www/base/tex/pgflibraryplothandlers.code.tex       |  1114 +
 www/base/tex/pgflibraryplothandlers.sty            |    17 +
 www/base/tex/pgflibraryplotmarks.code.tex          |   453 +
 www/base/tex/pgflibraryplotmarks.sty               |    17 +
 www/base/tex/pgflibraryprofiler.code.tex           |   530 +
 www/base/tex/pgflibraryshadings.code.tex           |   444 +
 www/base/tex/pgflibraryshapes.arrows.code.tex      |  2361 +++
 www/base/tex/pgflibraryshapes.callouts.code.tex    |   951 +
 www/base/tex/pgflibraryshapes.code.tex             |    21 +
 .../tex/pgflibraryshapes.gates.ee.IEC.code.tex     |   679 +
 www/base/tex/pgflibraryshapes.gates.ee.code.tex    |   170 +
 .../tex/pgflibraryshapes.gates.logic.IEC.code.tex  |   733 +
 .../tex/pgflibraryshapes.gates.logic.US.code.tex   |  2525 +++
 www/base/tex/pgflibraryshapes.gates.logic.code.tex |   103 +
 www/base/tex/pgflibraryshapes.geometric.code.tex   |  4417 ++++
 www/base/tex/pgflibraryshapes.misc.code.tex        |  1127 +
 www/base/tex/pgflibraryshapes.multipart.code.tex   |  1356 ++
 www/base/tex/pgflibraryshapes.sty                  |    18 +
 www/base/tex/pgflibraryshapes.symbols.code.tex     |  2775 +++
 www/base/tex/pgflibrarysnakes.code.tex             |    16 +
 www/base/tex/pgflibrarysnakes.sty                  |    17 +
 www/base/tex/pgflibrarysvg.path.code.tex           |   829 +
 www/base/tex/pgflibrarytikzbackgrounds.sty         |    17 +
 www/base/tex/pgflibrarytikztrees.sty               |    17 +
 www/base/tex/pgflibrarytimelines.code.tex          |   197 +
 www/base/tex/pgfmanual-en-macros.tex               |  1911 ++
 www/base/tex/pgfmanual.code.tex                    |    64 +
 www/base/tex/pgfmanual.pdflinks.code.tex           |   432 +
 www/base/tex/pgfmanual.prettyprinter.code.tex      |  1120 +
 www/base/tex/pgfmanual.sty                         |    12 +
 www/base/tex/pgfmath.code.tex                      |    26 +
 www/base/tex/pgfmath.sty                           |    13 +
 www/base/tex/pgfmath.tex                           |    23 +
 www/base/tex/pgfmathcalc.code.tex                  |   542 +
 www/base/tex/pgfmathfloat.code.tex                 |  2674 +++
 www/base/tex/pgfmathfunctions.base.code.tex        |   330 +
 www/base/tex/pgfmathfunctions.basic.code.tex       |   803 +
 www/base/tex/pgfmathfunctions.code.tex             |   278 +
 www/base/tex/pgfmathfunctions.comparison.code.tex  |   179 +
 .../pgfmathfunctions.integerarithmetics.code.tex   |   124 +
 www/base/tex/pgfmathfunctions.misc.code.tex        |   353 +
 www/base/tex/pgfmathfunctions.random.code.tex      |   246 +
 www/base/tex/pgfmathfunctions.round.code.tex       |   123 +
 .../tex/pgfmathfunctions.trigonometric.code.tex    |  1571 ++
 www/base/tex/pgfmathode.code.tex                   |   178 +
 www/base/tex/pgfmathparser.code.tex                |  1013 +
 www/base/tex/pgfmathutil.code.tex                  |   298 +
 www/base/tex/pgfmoduleanimations.code.tex          |  1314 ++
 www/base/tex/pgfmodulebending.code.tex             |   356 +
 www/base/tex/pgfmoduledatavisualization.code.tex   |  3215 +++
 www/base/tex/pgfmoduledecorations.code.tex         |  2191 ++
 www/base/tex/pgfmodulematrix.code.tex              |   660 +
 .../tex/pgfmodulenonlineartransformations.code.tex |   342 +
 www/base/tex/pgfmoduleoo.code.tex                  |   844 +
 www/base/tex/pgfmoduleparser.code.tex              |   697 +
 www/base/tex/pgfmoduleplot.code.tex                |   561 +
 www/base/tex/pgfmoduleshapes.code.tex              |  1334 ++
 www/base/tex/pgfmodulesnakes.code.tex              |   369 +
 www/base/tex/pgfmodulesorting.code.tex             |    69 +
 www/base/tex/pgfnodes.sty                          |    19 +
 www/base/tex/pgfpages.sty                          |  1139 ++
 www/base/tex/pgfparser.sty                         |    15 +
 www/base/tex/pgfpict2e.sty                         |   112 +
 www/base/tex/pgfrcs.code.tex                       |   155 +
 www/base/tex/pgfrcs.sty                            |    15 +
 www/base/tex/pgfrcs.tex                            |    26 +
 www/base/tex/pgfshade.sty                          |    19 +
 www/base/tex/pgfsys-common-pdf-via-dvi.def         |   172 +
 www/base/tex/pgfsys-common-pdf.def                 |   119 +
 www/base/tex/pgfsys-common-postscript.def          |   600 +
 www/base/tex/pgfsys-common-svg.def                 |  1613 ++
 www/base/tex/pgfsys-dvi.def                        |   394 +
 www/base/tex/pgfsys-dvipdfm.def                    |   110 +
 www/base/tex/pgfsys-dvipdfmx.def                   |   504 +
 www/base/tex/pgfsys-dvips.def                      |   644 +
 www/base/tex/pgfsys-dvisvgm.def                    |   217 +
 www/base/tex/pgfsys-dvisvgm4ht.def                 |    87 +
 www/base/tex/pgfsys-luatex.def                     |   401 +
 www/base/tex/pgfsys-pdftex.def                     |   398 +
 www/base/tex/pgfsys-tex4ht.def                     |   487 +
 www/base/tex/pgfsys-textures.def                   |    91 +
 www/base/tex/pgfsys-vtex.def                       |   106 +
 www/base/tex/pgfsys-xetex.def                      |    79 +
 www/base/tex/pgfsys.code.tex                       |  1773 ++
 www/base/tex/pgfsys.sty                            |    20 +
 www/base/tex/pgfsys.tex                            |    28 +
 www/base/tex/pgfsysanimations.code.tex             |  2009 ++
 www/base/tex/pgfsysprotocol.code.tex               |    70 +
 www/base/tex/pgfsyssoftpath.code.tex               |   204 +
 www/base/tex/pgfutil-common-lists.tex              |   159 +
 www/base/tex/pgfutil-common.tex                    |   914 +
 www/base/tex/pgfutil-context.def                   |   373 +
 www/base/tex/pgfutil-latex.def                     |   214 +
 www/base/tex/pgfutil-plain.def                     |   343 +
 www/base/tex/t-pgf.tex                             |    35 +
 www/base/tex/t-pgfbim.tex                          |    23 +
 www/base/tex/t-pgfbla.tex                          |    15 +
 www/base/tex/t-pgfbma.tex                          |    17 +
 www/base/tex/t-pgfbpl.tex                          |    18 +
 www/base/tex/t-pgfbpt.tex                          |    15 +
 www/base/tex/t-pgfbsh.tex                          |    17 +
 www/base/tex/t-pgfbsn.tex                          |    18 +
 www/base/tex/t-pgfcal.tex                          |    37 +
 www/base/tex/t-pgfcor.tex                          |    61 +
 www/base/tex/t-pgffor.tex                          |    38 +
 www/base/tex/t-pgfkey.tex                          |    35 +
 www/base/tex/t-pgfmat.tex                          |    39 +
 www/base/tex/t-pgfmod.tex                          |    52 +
 www/base/tex/t-pgfrcs.tex                          |    43 +
 www/base/tex/t-pgfsys.tex                          |    43 +
 www/base/tex/t-tikz.tex                            |    42 +
 www/base/tex/tikz.code.tex                         |  5582 +++++
 www/base/tex/tikz.sty                              |    15 +
 www/base/tex/tikz.tex                              |    23 +
 www/base/tex/tikzexternal.sty                      |   143 +
 www/base/tex/tikzexternalshared.code.tex           |  1711 ++
 www/base/tex/tikzlibrary3d.code.tex                |   108 +
 www/base/tex/tikzlibraryangles.code.tex            |    98 +
 www/base/tex/tikzlibraryanimations.code.tex        |   904 +
 www/base/tex/tikzlibraryarrows.code.tex            |    14 +
 www/base/tex/tikzlibraryautomata.code.tex          |   105 +
 www/base/tex/tikzlibrarybabel.code.tex             |    17 +
 www/base/tex/tikzlibrarybackgrounds.code.tex       |   148 +
 www/base/tex/tikzlibrarybending.code.tex           |    15 +
 www/base/tex/tikzlibrarycalc.code.tex              |   618 +
 www/base/tex/tikzlibrarycalendar.code.tex          |   444 +
 www/base/tex/tikzlibrarychains.code.tex            |   214 +
 www/base/tex/tikzlibrarycircuits.code.tex          |   264 +
 www/base/tex/tikzlibrarycircuits.ee.IEC.code.tex   |   442 +
 www/base/tex/tikzlibrarycircuits.ee.code.tex       |   148 +
 .../tex/tikzlibrarycircuits.logic.CDH.code.tex     |    28 +
 .../tex/tikzlibrarycircuits.logic.IEC.code.tex     |    75 +
 www/base/tex/tikzlibrarycircuits.logic.US.code.tex |    64 +
 www/base/tex/tikzlibrarycircuits.logic.code.tex    |    45 +
 .../tex/tikzlibrarydatavisualization.3d.code.tex   |    79 +
 ...tikzlibrarydatavisualization.barcharts.code.tex |    43 +
 www/base/tex/tikzlibrarydatavisualization.code.tex |  2734 +++
 ...arydatavisualization.formats.functions.code.tex |    16 +
 .../tikzlibrarydatavisualization.polar.code.tex    |   565 +
 ...ikzlibrarydatavisualization.sparklines.code.tex |    37 +
 www/base/tex/tikzlibrarydecorations.code.tex       |   192 +
 .../tex/tikzlibrarydecorations.footprints.code.tex |    13 +
 .../tex/tikzlibrarydecorations.fractals.code.tex   |    13 +
 .../tex/tikzlibrarydecorations.markings.code.tex   |    31 +
 .../tikzlibrarydecorations.pathmorphing.code.tex   |    13 +
 .../tikzlibrarydecorations.pathreplacing.code.tex  |    36 +
 .../tex/tikzlibrarydecorations.shapes.code.tex     |    13 +
 www/base/tex/tikzlibrarydecorations.text.code.tex  |   704 +
 www/base/tex/tikzlibraryer.code.tex                |    40 +
 www/base/tex/tikzlibraryexternal.code.tex          |   115 +
 www/base/tex/tikzlibraryfadings.code.tex           |    48 +
 www/base/tex/tikzlibraryfit.code.tex               |   130 +
 .../tex/tikzlibraryfixedpointarithmetic.code.tex   |    10 +
 www/base/tex/tikzlibraryfolding.code.tex           |  2078 ++
 www/base/tex/tikzlibraryfpu.code.tex               |    10 +
 www/base/tex/tikzlibrarygraphdrawing.code.tex      |   257 +
 .../tex/tikzlibrarygraphdrawing.evolving.code.tex  |    21 +
 www/base/tex/tikzlibrarygraphs.code.tex            |  2674 +++
 www/base/tex/tikzlibrarygraphs.standard.code.tex   |   109 +
 www/base/tex/tikzlibraryintersections.code.tex     |   148 +
 .../tex/tikzlibrarylindenmayersystems.code.tex     |    81 +
 www/base/tex/tikzlibrarymath.code.tex              |   732 +
 www/base/tex/tikzlibrarymatrix.code.tex            |   144 +
 www/base/tex/tikzlibrarymindmap.code.tex           |   417 +
 www/base/tex/tikzlibrarypatterns.code.tex          |    31 +
 www/base/tex/tikzlibrarypatterns.meta.code.tex     |    98 +
 www/base/tex/tikzlibraryperspective.code.tex       |   111 +
 www/base/tex/tikzlibrarypetri.code.tex             |   146 +
 www/base/tex/tikzlibraryplothandlers.code.tex      |    14 +
 www/base/tex/tikzlibraryplotmarks.code.tex         |    14 +
 www/base/tex/tikzlibrarypositioning.code.tex       |   118 +
 www/base/tex/tikzlibraryquotes.code.tex            |    90 +
 www/base/tex/tikzlibraryrdf.code.tex               |   291 +
 www/base/tex/tikzlibraryscopes.code.tex            |    42 +
 www/base/tex/tikzlibraryshadings.code.tex          |    21 +
 www/base/tex/tikzlibraryshadows.code.tex           |   146 +
 www/base/tex/tikzlibraryshapes.arrows.code.tex     |    16 +
 www/base/tex/tikzlibraryshapes.callouts.code.tex   |    35 +
 www/base/tex/tikzlibraryshapes.code.tex            |    19 +
 .../tex/tikzlibraryshapes.gates.logic.IEC.code.tex |    38 +
 .../tex/tikzlibraryshapes.gates.logic.US.code.tex  |    40 +
 www/base/tex/tikzlibraryshapes.geometric.code.tex  |    14 +
 www/base/tex/tikzlibraryshapes.misc.code.tex       |    14 +
 www/base/tex/tikzlibraryshapes.multipart.code.tex  |    36 +
 www/base/tex/tikzlibraryshapes.symbols.code.tex    |    17 +
 www/base/tex/tikzlibrarysnakes.code.tex            |    77 +
 www/base/tex/tikzlibraryspy.code.tex               |   134 +
 www/base/tex/tikzlibrarysvg.path.code.tex          |    33 +
 www/base/tex/tikzlibrarythrough.code.tex           |    36 +
 www/base/tex/tikzlibrarytopaths.code.tex           |   381 +
 www/base/tex/tikzlibrarytrees.code.tex             |   109 +
 www/base/tex/tikzlibraryturtle.code.tex            |    84 +
 www/base/tex/tikzlibraryviews.code.tex             |    45 +
 www/base/tex/xxcolor.sty                           |   108 +
 www/css/main.css                                   |     1 +
 www/debian                                         |     1 +
 www/doc/annotated.html                             |   120 +
 www/doc/annotated_dup.js                           |    20 +
 www/doc/bc_s.png                                   |   Bin 0 -> 676 bytes
 www/doc/bdwn.png                                   |   Bin 0 -> 147 bytes
 www/doc/classes.html                               |   112 +
 www/doc/closed.png                                 |   Bin 0 -> 132 bytes
 www/doc/dir_68267d1309a1af8e8297ef4c3efbcdba.html  |   100 +
 www/doc/dir_68267d1309a1af8e8297ef4c3efbcdba.js    |     4 +
 www/doc/dir_a1023003c0c8559074c4b2290f6e1b2a.html  |   100 +
 www/doc/dir_a1023003c0c8559074c4b2290f6e1b2a.js    |    29 +
 www/doc/dir_dfebf541abf8adf6d5c2af37d2587706.html  |   104 +
 www/doc/dir_dfebf541abf8adf6d5c2af37d2587706.js    |     4 +
 www/doc/doc.png                                    |   Bin 0 -> 746 bytes
 .../docbook/gtk-internet-radio-locator-gui_8c.xml  |   107 +
 .../docbook/gtk-internet-radio-locator-gui_8h.xml  |    59 +
 .../docbook/gtk-internet-radio-locator-keys_8h.xml |    32 +
 .../gtk-internet-radio-locator-listener_8c.xml     |     8 +
 .../gtk-internet-radio-locator-listener_8h.xml     |    64 +
 .../gtk-internet-radio-locator-markers_8c.xml      |   118 +
 .../gtk-internet-radio-locator-markers_8h.xml      |    28 +
 .../gtk-internet-radio-locator-player-kb_8h.xml    |    61 +
 ...k-internet-radio-locator-player-renderer_8h.xml |   106 +
 ...k-internet-radio-locator-player-resource_8h.xml |    20 +
 .../gtk-internet-radio-locator-player_8c.xml       |   224 +
 .../gtk-internet-radio-locator-player_8h.xml       |    71 +
 .../gtk-internet-radio-locator-program_8c.xml      |     8 +
 .../gtk-internet-radio-locator-program_8h.xml      |    79 +
 .../gtk-internet-radio-locator-runners_8c.xml      |     8 +
 .../gtk-internet-radio-locator-runners_8h.xml      |    87 +
 .../gtk-internet-radio-locator-station_8c.xml      |   133 +
 .../gtk-internet-radio-locator-station_8h.xml      |   118 +
 .../gtk-internet-radio-locator-stations-map_8c.xml |     8 +
 .../gtk-internet-radio-locator-stations-map_8h.xml |   145 +
 .../gtk-internet-radio-locator-streams_8c.xml      |     8 +
 .../gtk-internet-radio-locator-streams_8h.xml      |    78 +
 .../docbook/gtk-internet-radio-locator-tz_8c.xml   |   191 +
 .../docbook/gtk-internet-radio-locator-tz_8h.xml   |   166 +
 www/doc/docbook/gtk-internet-radio-locator_8c.xml  |   523 +
 www/doc/docbook/gtk-internet-radio-locator_8h.xml  |   369 +
 www/doc/docbook/index.xml                          |    55 +
 ...__g_t_k_internet_radio_locator_archive_info.xml |    66 +
 .../struct___g_t_k_internet_radio_locator_data.xml |   388 +
 ...__g_t_k_internet_radio_locator_encoder_info.xml |    66 +
 ..._g_t_k_internet_radio_locator_listener_info.xml |    80 +
 ..._g_t_k_internet_radio_locator_location_info.xml |    59 +
 ...__g_t_k_internet_radio_locator_program_info.xml |   115 +
 ...__g_t_k_internet_radio_locator_runners_info.xml |    66 +
 ...__g_t_k_internet_radio_locator_station_info.xml |   122 +
 ...__g_t_k_internet_radio_locator_stations_map.xml |    24 +
 ...k_internet_radio_locator_stations_map_class.xml |    17 +
 ...___g_t_k_internet_radio_locator_stream_info.xml |    66 +
 ...__g_t_k_internet_radio_locator_streams_info.xml |    87 +
 www/doc/docbook/struct___tz_d_b.xml                |    24 +
 www/doc/docbook/struct___tz_info.xml               |    38 +
 www/doc/docbook/struct___tz_location.xml           |    52 +
 www/doc/docbook/struct_gst_play.xml                |    59 +
 www/doc/docbook/struct_location_callback_data.xml  |    24 +
 www/doc/doxygen.css                                |  1596 ++
 www/doc/doxygen.png                                |   Bin 0 -> 3779 bytes
 www/doc/dynsections.js                             |   104 +
 www/doc/files.html                                 |   132 +
 www/doc/files.js                                   |     4 +
 www/doc/folderclosed.png                           |   Bin 0 -> 616 bytes
 www/doc/folderopen.png                             |   Bin 0 -> 597 bytes
 www/doc/gnome-radio-128.0.pdf                      |   Bin 0 -> 70320 bytes
 .../gtk-internet-radio-locator-gui_8c_source.html  |   103 +
 .../gtk-internet-radio-locator-gui_8h_source.html  |   100 +
 .../gtk-internet-radio-locator-keys_8h_source.html |   100 +
 ...-internet-radio-locator-listener_8c_source.html |   100 +
 ...-internet-radio-locator-listener_8h_source.html |   102 +
 ...k-internet-radio-locator-markers_8c_source.html |   102 +
 ...k-internet-radio-locator-markers_8h_source.html |   100 +
 ...internet-radio-locator-player-kb_8h_source.html |   100 +
 ...et-radio-locator-player-renderer_8h_source.html |   100 +
 ...et-radio-locator-player-resource_8h_source.html |   100 +
 ...tk-internet-radio-locator-player_8c_source.html |   101 +
 ...tk-internet-radio-locator-player_8h_source.html |   101 +
 ...k-internet-radio-locator-program_8c_source.html |   100 +
 ...k-internet-radio-locator-program_8h_source.html |   102 +
 ...k-internet-radio-locator-runners_8c_source.html |   100 +
 ...k-internet-radio-locator-runners_8h_source.html |   101 +
 ...k-internet-radio-locator-station_8c_source.html |   103 +
 ...k-internet-radio-locator-station_8h_source.html |   102 +
 ...ernet-radio-locator-stations-map_8c_source.html |   100 +
 ...ernet-radio-locator-stations-map_8h_source.html |   103 +
 ...k-internet-radio-locator-streams_8c_source.html |   100 +
 ...k-internet-radio-locator-streams_8h_source.html |   102 +
 .../gtk-internet-radio-locator-tz_8c_source.html   |   103 +
 .../gtk-internet-radio-locator-tz_8h_source.html   |   103 +
 www/doc/gtk-internet-radio-locator_8c_source.html  |   102 +
 www/doc/gtk-internet-radio-locator_8h_source.html  |   106 +
 www/doc/html/annotated.html                        |   120 +
 www/doc/html/annotated_dup.js                      |    20 +
 www/doc/html/bc_s.png                              |   Bin 0 -> 676 bytes
 www/doc/html/bdwn.png                              |   Bin 0 -> 147 bytes
 www/doc/html/classes.html                          |   112 +
 www/doc/html/closed.png                            |   Bin 0 -> 132 bytes
 .../html/dir_68267d1309a1af8e8297ef4c3efbcdba.html |   100 +
 .../html/dir_68267d1309a1af8e8297ef4c3efbcdba.js   |     4 +
 .../html/dir_a1023003c0c8559074c4b2290f6e1b2a.html |   100 +
 .../html/dir_a1023003c0c8559074c4b2290f6e1b2a.js   |    29 +
 .../html/dir_dfebf541abf8adf6d5c2af37d2587706.html |   104 +
 .../html/dir_dfebf541abf8adf6d5c2af37d2587706.js   |     4 +
 www/doc/html/doc.png                               |   Bin 0 -> 746 bytes
 www/doc/html/doxygen.css                           |  1596 ++
 www/doc/html/doxygen.png                           |   Bin 0 -> 3779 bytes
 www/doc/html/dynsections.js                        |   104 +
 www/doc/html/files.html                            |   132 +
 www/doc/html/files.js                              |     4 +
 www/doc/html/folderclosed.png                      |   Bin 0 -> 616 bytes
 www/doc/html/folderopen.png                        |   Bin 0 -> 597 bytes
 .../gtk-internet-radio-locator-gui_8c_source.html  |   103 +
 .../gtk-internet-radio-locator-gui_8h_source.html  |   100 +
 .../gtk-internet-radio-locator-keys_8h_source.html |   100 +
 ...-internet-radio-locator-listener_8c_source.html |   100 +
 ...-internet-radio-locator-listener_8h_source.html |   102 +
 ...k-internet-radio-locator-markers_8c_source.html |   102 +
 ...k-internet-radio-locator-markers_8h_source.html |   100 +
 ...internet-radio-locator-player-kb_8h_source.html |   100 +
 ...et-radio-locator-player-renderer_8h_source.html |   100 +
 ...et-radio-locator-player-resource_8h_source.html |   100 +
 ...tk-internet-radio-locator-player_8c_source.html |   101 +
 ...tk-internet-radio-locator-player_8h_source.html |   101 +
 ...k-internet-radio-locator-program_8c_source.html |   100 +
 ...k-internet-radio-locator-program_8h_source.html |   102 +
 ...k-internet-radio-locator-runners_8c_source.html |   100 +
 ...k-internet-radio-locator-runners_8h_source.html |   101 +
 ...k-internet-radio-locator-station_8c_source.html |   103 +
 ...k-internet-radio-locator-station_8h_source.html |   102 +
 ...ernet-radio-locator-stations-map_8c_source.html |   100 +
 ...ernet-radio-locator-stations-map_8h_source.html |   103 +
 ...k-internet-radio-locator-streams_8c_source.html |   100 +
 ...k-internet-radio-locator-streams_8h_source.html |   102 +
 .../gtk-internet-radio-locator-tz_8c_source.html   |   103 +
 .../gtk-internet-radio-locator-tz_8h_source.html   |   103 +
 .../html/gtk-internet-radio-locator_8c_source.html |   102 +
 .../html/gtk-internet-radio-locator_8h_source.html |   106 +
 www/doc/html/index.html                            |    99 +
 www/doc/html/jquery.js                             |    87 +
 www/doc/html/menu.js                               |    26 +
 www/doc/html/menudata.js                           |     7 +
 www/doc/html/nav_f.png                             |   Bin 0 -> 153 bytes
 www/doc/html/nav_g.png                             |   Bin 0 -> 95 bytes
 www/doc/html/nav_h.png                             |   Bin 0 -> 98 bytes
 www/doc/html/navtree.css                           |   146 +
 www/doc/html/navtree.js                            |   517 +
 www/doc/html/navtreedata.js                        |    20 +
 www/doc/html/navtreeindex0.js                      |   223 +
 www/doc/html/open.png                              |   Bin 0 -> 123 bytes
 www/doc/html/resize.js                             |   114 +
 www/doc/html/search/all_0.html                     |    26 +
 www/doc/html/search/all_0.js                       |    18 +
 www/doc/html/search/all_1.html                     |    26 +
 www/doc/html/search/all_1.js                       |     4 +
 www/doc/html/search/all_2.html                     |    26 +
 www/doc/html/search/all_2.js                       |     4 +
 www/doc/html/search/classes_0.html                 |    26 +
 www/doc/html/search/classes_0.js                   |    18 +
 www/doc/html/search/classes_1.html                 |    26 +
 www/doc/html/search/classes_1.js                   |     4 +
 www/doc/html/search/classes_2.html                 |    26 +
 www/doc/html/search/classes_2.js                   |     4 +
 www/doc/html/search/close.png                      |   Bin 0 -> 273 bytes
 www/doc/html/search/mag_sel.png                    |   Bin 0 -> 563 bytes
 www/doc/html/search/nomatches.html                 |    12 +
 www/doc/html/search/search.css                     |   271 +
 www/doc/html/search/search.js                      |   791 +
 www/doc/html/search/search_l.png                   |   Bin 0 -> 604 bytes
 www/doc/html/search/search_m.png                   |   Bin 0 -> 158 bytes
 www/doc/html/search/search_r.png                   |   Bin 0 -> 612 bytes
 www/doc/html/search/searchdata.js                  |    18 +
 www/doc/html/splitbar.png                          |   Bin 0 -> 314 bytes
 ...nternet_radio_locator_archive_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_archive_info.html |   137 +
 ...___g_t_k_internet_radio_locator_archive_info.js |    11 +
 ..._g_t_k_internet_radio_locator_data-members.html |   156 +
 ...struct___g_t_k_internet_radio_locator_data.html |   275 +
 .../struct___g_t_k_internet_radio_locator_data.js  |    57 +
 ...nternet_radio_locator_encoder_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_encoder_info.html |   137 +
 ...___g_t_k_internet_radio_locator_encoder_info.js |    11 +
 ...ternet_radio_locator_listener_info-members.html |   112 +
 ...g_t_k_internet_radio_locator_listener_info.html |   143 +
 ...__g_t_k_internet_radio_locator_listener_info.js |    13 +
 ...ternet_radio_locator_location_info-members.html |   109 +
 ...g_t_k_internet_radio_locator_location_info.html |   134 +
 ...__g_t_k_internet_radio_locator_location_info.js |    10 +
 ...nternet_radio_locator_program_info-members.html |   117 +
 ..._g_t_k_internet_radio_locator_program_info.html |   158 +
 ...___g_t_k_internet_radio_locator_program_info.js |    18 +
 ...nternet_radio_locator_runners_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_runners_info.html |   137 +
 ...___g_t_k_internet_radio_locator_runners_info.js |    11 +
 ...nternet_radio_locator_station_info-members.html |   118 +
 ..._g_t_k_internet_radio_locator_station_info.html |   161 +
 ...___g_t_k_internet_radio_locator_station_info.js |    19 +
 ...nternet_radio_locator_stations_map-members.html |   104 +
 ..._g_t_k_internet_radio_locator_stations_map.html |   119 +
 ...___g_t_k_internet_radio_locator_stations_map.js |     5 +
 ...t_radio_locator_stations_map_class-members.html |   103 +
 ..._internet_radio_locator_stations_map_class.html |   116 +
 ..._k_internet_radio_locator_stations_map_class.js |     4 +
 ...internet_radio_locator_stream_info-members.html |   110 +
 ...__g_t_k_internet_radio_locator_stream_info.html |   137 +
 ...t___g_t_k_internet_radio_locator_stream_info.js |    11 +
 ...nternet_radio_locator_streams_info-members.html |   113 +
 ..._g_t_k_internet_radio_locator_streams_info.html |   146 +
 ...___g_t_k_internet_radio_locator_streams_info.js |    14 +
 www/doc/html/struct___tz_d_b-members.html          |   104 +
 www/doc/html/struct___tz_d_b.html                  |   119 +
 www/doc/html/struct___tz_d_b.js                    |     5 +
 www/doc/html/struct___tz_info-members.html         |   106 +
 www/doc/html/struct___tz_info.html                 |   125 +
 www/doc/html/struct___tz_info.js                   |     7 +
 www/doc/html/struct___tz_location-members.html     |   108 +
 www/doc/html/struct___tz_location.html             |   131 +
 www/doc/html/struct___tz_location.js               |     9 +
 www/doc/html/struct_gst_play-members.html          |   109 +
 www/doc/html/struct_gst_play.html                  |   134 +
 www/doc/html/struct_gst_play.js                    |    10 +
 .../struct_location_callback_data-members.html     |   104 +
 www/doc/html/struct_location_callback_data.html    |   119 +
 www/doc/html/struct_location_callback_data.js      |     5 +
 www/doc/html/sync_off.png                          |   Bin 0 -> 853 bytes
 www/doc/html/sync_on.png                           |   Bin 0 -> 845 bytes
 www/doc/html/tab_a.png                             |   Bin 0 -> 142 bytes
 www/doc/html/tab_b.png                             |   Bin 0 -> 169 bytes
 www/doc/html/tab_h.png                             |   Bin 0 -> 177 bytes
 www/doc/html/tab_s.png                             |   Bin 0 -> 184 bytes
 www/doc/html/tabs.css                              |     1 +
 www/doc/index.html                                 |    99 +
 www/doc/jquery.js                                  |    87 +
 www/doc/latex/Makefile                             |    21 +
 www/doc/latex/annotated.tex                        |    20 +
 .../latex/dir_68267d1309a1af8e8297ef4c3efbcdba.tex |     2 +
 .../latex/dir_a1023003c0c8559074c4b2290f6e1b2a.tex |     2 +
 .../latex/dir_dfebf541abf8adf6d5c2af37d2587706.tex |     5 +
 www/doc/latex/doxygen.sty                          |   503 +
 www/doc/latex/refman.aux                           |   247 +
 www/doc/latex/refman.idx                           |    17 +
 www/doc/latex/refman.ilg                           |     6 +
 www/doc/latex/refman.ind                           |    39 +
 www/doc/latex/refman.log                           |  1298 ++
 www/doc/latex/refman.out                           |    38 +
 www/doc/latex/refman.pdf                           |   Bin 0 -> 70320 bytes
 www/doc/latex/refman.tex                           |   171 +
 www/doc/latex/refman.toc                           |    38 +
 ...__g_t_k_internet_radio_locator_archive_info.tex |    41 +
 .../struct___g_t_k_internet_radio_locator_data.tex |   179 +
 ...__g_t_k_internet_radio_locator_encoder_info.tex |    41 +
 ..._g_t_k_internet_radio_locator_listener_info.tex |    47 +
 ..._g_t_k_internet_radio_locator_location_info.tex |    38 +
 ...__g_t_k_internet_radio_locator_program_info.tex |    62 +
 ...__g_t_k_internet_radio_locator_runners_info.tex |    41 +
 ...__g_t_k_internet_radio_locator_station_info.tex |    65 +
 ...__g_t_k_internet_radio_locator_stations_map.tex |    23 +
 ...k_internet_radio_locator_stations_map_class.tex |    20 +
 ...___g_t_k_internet_radio_locator_stream_info.tex |    41 +
 ...__g_t_k_internet_radio_locator_streams_info.tex |    50 +
 www/doc/latex/struct___tz_d_b.tex                  |    23 +
 www/doc/latex/struct___tz_info.tex                 |    29 +
 www/doc/latex/struct___tz_location.tex             |    35 +
 www/doc/latex/struct_gst_play.tex                  |    38 +
 www/doc/latex/struct_location_callback_data.tex    |    23 +
 www/doc/menu.js                                    |    26 +
 www/doc/menudata.js                                |     7 +
 www/doc/nav_f.png                                  |   Bin 0 -> 153 bytes
 www/doc/nav_g.png                                  |   Bin 0 -> 95 bytes
 www/doc/nav_h.png                                  |   Bin 0 -> 98 bytes
 www/doc/navtree.css                                |   146 +
 www/doc/navtree.js                                 |   517 +
 www/doc/navtreedata.js                             |    20 +
 www/doc/navtreeindex0.js                           |   223 +
 www/doc/open.png                                   |   Bin 0 -> 123 bytes
 www/doc/resize.js                                  |   114 +
 www/doc/search/all_0.html                          |    26 +
 www/doc/search/all_0.js                            |    18 +
 www/doc/search/all_1.html                          |    26 +
 www/doc/search/all_1.js                            |     4 +
 www/doc/search/all_2.html                          |    26 +
 www/doc/search/all_2.js                            |     4 +
 www/doc/search/classes_0.html                      |    26 +
 www/doc/search/classes_0.js                        |    18 +
 www/doc/search/classes_1.html                      |    26 +
 www/doc/search/classes_1.js                        |     4 +
 www/doc/search/classes_2.html                      |    26 +
 www/doc/search/classes_2.js                        |     4 +
 www/doc/search/close.png                           |   Bin 0 -> 273 bytes
 www/doc/search/mag_sel.png                         |   Bin 0 -> 563 bytes
 www/doc/search/nomatches.html                      |    12 +
 www/doc/search/search.css                          |   271 +
 www/doc/search/search.js                           |   791 +
 www/doc/search/search_l.png                        |   Bin 0 -> 604 bytes
 www/doc/search/search_m.png                        |   Bin 0 -> 158 bytes
 www/doc/search/search_r.png                        |   Bin 0 -> 612 bytes
 www/doc/search/searchdata.js                       |    18 +
 www/doc/splitbar.png                               |   Bin 0 -> 314 bytes
 ...nternet_radio_locator_archive_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_archive_info.html |   137 +
 ...___g_t_k_internet_radio_locator_archive_info.js |    11 +
 ..._g_t_k_internet_radio_locator_data-members.html |   156 +
 ...struct___g_t_k_internet_radio_locator_data.html |   275 +
 .../struct___g_t_k_internet_radio_locator_data.js  |    57 +
 ...nternet_radio_locator_encoder_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_encoder_info.html |   137 +
 ...___g_t_k_internet_radio_locator_encoder_info.js |    11 +
 ...ternet_radio_locator_listener_info-members.html |   112 +
 ...g_t_k_internet_radio_locator_listener_info.html |   143 +
 ...__g_t_k_internet_radio_locator_listener_info.js |    13 +
 ...ternet_radio_locator_location_info-members.html |   109 +
 ...g_t_k_internet_radio_locator_location_info.html |   134 +
 ...__g_t_k_internet_radio_locator_location_info.js |    10 +
 ...nternet_radio_locator_program_info-members.html |   117 +
 ..._g_t_k_internet_radio_locator_program_info.html |   158 +
 ...___g_t_k_internet_radio_locator_program_info.js |    18 +
 ...nternet_radio_locator_runners_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_runners_info.html |   137 +
 ...___g_t_k_internet_radio_locator_runners_info.js |    11 +
 ...nternet_radio_locator_station_info-members.html |   118 +
 ..._g_t_k_internet_radio_locator_station_info.html |   161 +
 ...___g_t_k_internet_radio_locator_station_info.js |    19 +
 ...nternet_radio_locator_stations_map-members.html |   104 +
 ..._g_t_k_internet_radio_locator_stations_map.html |   119 +
 ...___g_t_k_internet_radio_locator_stations_map.js |     5 +
 ...t_radio_locator_stations_map_class-members.html |   103 +
 ..._internet_radio_locator_stations_map_class.html |   116 +
 ..._k_internet_radio_locator_stations_map_class.js |     4 +
 ...internet_radio_locator_stream_info-members.html |   110 +
 ...__g_t_k_internet_radio_locator_stream_info.html |   137 +
 ...t___g_t_k_internet_radio_locator_stream_info.js |    11 +
 ...nternet_radio_locator_streams_info-members.html |   113 +
 ..._g_t_k_internet_radio_locator_streams_info.html |   146 +
 ...___g_t_k_internet_radio_locator_streams_info.js |    14 +
 www/doc/struct___tz_d_b-members.html               |   104 +
 www/doc/struct___tz_d_b.html                       |   119 +
 www/doc/struct___tz_d_b.js                         |     5 +
 www/doc/struct___tz_info-members.html              |   106 +
 www/doc/struct___tz_info.html                      |   125 +
 www/doc/struct___tz_info.js                        |     7 +
 www/doc/struct___tz_location-members.html          |   108 +
 www/doc/struct___tz_location.html                  |   131 +
 www/doc/struct___tz_location.js                    |     9 +
 www/doc/struct_gst_play-members.html               |   109 +
 www/doc/struct_gst_play.html                       |   134 +
 www/doc/struct_gst_play.js                         |    10 +
 www/doc/struct_location_callback_data-members.html |   104 +
 www/doc/struct_location_callback_data.html         |   119 +
 www/doc/struct_location_callback_data.js           |     5 +
 www/doc/sync_off.png                               |   Bin 0 -> 853 bytes
 www/doc/sync_on.png                                |   Bin 0 -> 845 bytes
 www/doc/tab_a.png                                  |   Bin 0 -> 142 bytes
 www/doc/tab_b.png                                  |   Bin 0 -> 169 bytes
 www/doc/tab_h.png                                  |   Bin 0 -> 177 bytes
 www/doc/tab_s.png                                  |   Bin 0 -> 184 bytes
 www/doc/tabs.css                                   |     1 +
 www/doc/xml/combine.xslt                           |    15 +
 www/doc/xml/compound.xsd                           |  1124 +
 .../xml/dir_68267d1309a1af8e8297ef4c3efbcdba.xml   |    12 +
 .../xml/dir_a1023003c0c8559074c4b2290f6e1b2a.xml   |    37 +
 .../xml/dir_dfebf541abf8adf6d5c2af37d2587706.xml   |    12 +
 www/doc/xml/gtk-internet-radio-locator-gui_8c.xml  |   853 +
 www/doc/xml/gtk-internet-radio-locator-gui_8h.xml  |   167 +
 www/doc/xml/gtk-internet-radio-locator-keys_8h.xml |    92 +
 .../xml/gtk-internet-radio-locator-listener_8c.xml |    13 +
 .../xml/gtk-internet-radio-locator-listener_8h.xml |   292 +
 .../xml/gtk-internet-radio-locator-markers_8c.xml  |   847 +
 .../xml/gtk-internet-radio-locator-markers_8h.xml  |   129 +
 .../gtk-internet-radio-locator-player-kb_8h.xml    |   157 +
 ...k-internet-radio-locator-player-renderer_8h.xml |   244 +
 ...k-internet-radio-locator-player-resource_8h.xml |    50 +
 .../xml/gtk-internet-radio-locator-player_8c.xml   |  1444 ++
 .../xml/gtk-internet-radio-locator-player_8h.xml   |   233 +
 .../xml/gtk-internet-radio-locator-program_8c.xml  |    13 +
 .../xml/gtk-internet-radio-locator-program_8h.xml  |   360 +
 .../xml/gtk-internet-radio-locator-runners_8c.xml  |    13 +
 .../xml/gtk-internet-radio-locator-runners_8h.xml  |   303 +
 .../xml/gtk-internet-radio-locator-station_8c.xml  |  1137 ++
 .../xml/gtk-internet-radio-locator-station_8h.xml  |   530 +
 .../gtk-internet-radio-locator-stations-map_8c.xml |    13 +
 .../gtk-internet-radio-locator-stations-map_8h.xml |   361 +
 .../xml/gtk-internet-radio-locator-streams_8c.xml  |    13 +
 .../xml/gtk-internet-radio-locator-streams_8h.xml  |   358 +
 www/doc/xml/gtk-internet-radio-locator-tz_8c.xml   |   980 +
 www/doc/xml/gtk-internet-radio-locator-tz_8h.xml   |   437 +
 www/doc/xml/gtk-internet-radio-locator_8c.xml      |  2352 +++
 www/doc/xml/gtk-internet-radio-locator_8h.xml      |  1163 ++
 www/doc/xml/index.xml                              |   573 +
 www/doc/xml/index.xsd                              |    66 +
 ...__g_t_k_internet_radio_locator_archive_info.xml |   136 +
 .../struct___g_t_k_internet_radio_locator_data.xml |   865 +
 ...__g_t_k_internet_radio_locator_encoder_info.xml |   136 +
 ..._g_t_k_internet_radio_locator_listener_info.xml |   171 +
 ..._g_t_k_internet_radio_locator_location_info.xml |   113 +
 ...__g_t_k_internet_radio_locator_program_info.xml |   245 +
 ...__g_t_k_internet_radio_locator_runners_info.xml |   127 +
 ...__g_t_k_internet_radio_locator_station_info.xml |   259 +
 ...__g_t_k_internet_radio_locator_stations_map.xml |    43 +
 ...k_internet_radio_locator_stations_map_class.xml |    29 +
 ...___g_t_k_internet_radio_locator_stream_info.xml |   136 +
 ...__g_t_k_internet_radio_locator_streams_info.xml |   189 +
 www/doc/xml/struct___tz_d_b.xml                    |    43 +
 www/doc/xml/struct___tz_info.xml                   |    71 +
 www/doc/xml/struct___tz_location.xml               |    99 +
 www/doc/xml/struct_gst_play.xml                    |   113 +
 www/doc/xml/struct_location_callback_data.xml      |    43 +
 www/example_graph_for_ascii_displayer.txt          |    20 +
 www/fedora                                         |     1 +
 www/gnome-internet-radio-locator-0.2.0.png         |   Bin 0 -> 27013 bytes
 www/gnome-internet-radio-locator-2.0.6.png         |   Bin 0 -> 152439 bytes
 www/gnome-internet-radio-locator-3.0.0.png         |   Bin 0 -> 133353 bytes
 www/gnome-internet-radio-locator.html              |   444 +
 .../gnome-internet-radio-locator.xml               |   192 +-
 .../gnome-internet-radio-locator.xsl               |     2 +-
 www/gnome-radio-0.1.5.png                          |   Bin 0 -> 859304 bytes
 www/gnome-radio-0.1.7.png                          |   Bin 0 -> 687756 bytes
 www/gnome-radio-0.1.9.png                          |   Bin 0 -> 368177 bytes
 www/gnome-radio-0.2.0.png                          |   Bin 0 -> 27013 bytes
 www/gnome-radio-14.png                             |   Bin 0 -> 223005 bytes
 www/gnome-radio-cal.png                            |   Bin 0 -> 208381 bytes
 www/gnome-radio-mapbox.png                         |   Bin 0 -> 267799 bytes
 www/gnome-radio-screenshot.png                     |   Bin 0 -> 212141 bytes
 www/gnome-radio-somafm.png                         |   Bin 0 -> 206735 bytes
 www/gnome-radio-wnyc.png                           |   Bin 0 -> 372440 bytes
 www/gnome-radio.aif                                |   Bin 0 -> 35019298 bytes
 www/gnome-radio.doxygen                            |  2658 +++
 www/gnome-radio.pdf                                |   Bin 0 -> 222044 bytes
 .../icons/scalable/apps => www}/gnome-radio.svg    |     0
 www/gnome-radio.tex                                |    84 +
 www/gnomeradio.zip                                 |   Bin 0 -> 343353840 bytes
 www/grn/public-radio-networks                      |    22 +
 www/gtk-internet-radio-locator-paris-zoom.png      |   Bin 0 -> 126972 bytes
 www/gtk-internet-radio-locator-paris.png           |   Bin 0 -> 168777 bytes
 www/gtk-internet-radio-locator-screenshot.png      |   Bin 0 -> 172326 bytes
 www/gtk-internet-radio-locator-trondheim.png       |   Bin 0 -> 124719 bytes
 www/gtk-internet-radio-locator-world.png           |   Bin 0 -> 641986 bytes
 www/gtk-radio.svg                                  |   111 +
 www/help/C/C.css                                   |  1457 ++
 www/help/C/C.css.bak                               |  1457 ++
 www/help/C/en-US.css                               |  1457 ++
 www/help/C/en-US.css.bak                           |  1457 ++
 www/help/C/exit.html                               |    56 +
 www/help/C/exit.html.bak                           |    56 +
 www/help/C/exit.page                               |    24 +
 www/help/C/exit.page.bak                           |    24 +
 www/help/C/highlight.pack.js                       |  1342 ++
 www/help/C/highlight.pack.js.bak                   |  1342 ++
 www/help/C/index.html                              |    83 +
 www/help/C/index.html.bak                          |    83 +
 www/help/C/index.page                              |    62 +
 www/help/C/index.page.bak                          |    62 +
 www/help/C/intro.html                              |    63 +
 www/help/C/intro.html.bak                          |    63 +
 www/help/C/intro.page                              |    37 +
 www/help/C/intro.page.bak                          |    37 +
 www/help/C/legal.xml                               |     5 +
 www/help/C/legal.xml.bak                           |     5 +
 .../C/media/gnome-internet-radio-locator-exit.png  |   Bin 0 -> 3136 bytes
 .../C/media/gnome-internet-radio-locator-icon.png  |   Bin 0 -> 2633 bytes
 .../C/media/gnome-internet-radio-locator-main.png  |   Bin 0 -> 169393 bytes
 .../C/media/gnome-internet-radio-locator-new.png   |   Bin 0 -> 51797 bytes
 .../media/gnome-internet-radio-locator-search.png  |   Bin 0 -> 12531 bytes
 .../C/media/gnome-internet-radio-locator-stop.png  |   Bin 0 -> 3820 bytes
 .../C/media/gnome-internet-radio-locator-zoom.png  |   Bin 0 -> 8916 bytes
 www/help/C/media/gnome-radio-icon.png              |   Bin 0 -> 977 bytes
 www/help/C/media/gnome-radio-icon.svg              |   109 +
 www/help/C/new.html                                |    57 +
 www/help/C/new.html.bak                            |    57 +
 www/help/C/new.page                                |    18 +
 www/help/C/new.page.bak                            |    18 +
 www/help/C/search.html                             |   224 +
 www/help/C/search.html.bak                         |   224 +
 www/help/C/search.page                             |   108 +
 www/help/C/search.page.bak                         |   108 +
 www/help/C/stop.html                               |    55 +
 www/help/C/stop.html.bak                           |    55 +
 www/help/C/stop.page                               |    23 +
 www/help/C/stop.page.bak                           |    23 +
 www/help/C/version.xml                             |     1 +
 www/help/C/version.xml.bak                         |     1 +
 {gnome-radio-264.0 => www}/help/C/version.xml.in   |     0
 www/help/C/version.xml.in.bak                      |     1 +
 www/help/C/yelp.js                                 |   450 +
 www/help/C/yelp.js.bak                             |   450 +
 www/help/C/zoom.html                               |    55 +
 www/help/C/zoom.html.bak                           |    55 +
 www/help/C/zoom.page                               |    23 +
 www/help/C/zoom.page.bak                           |    23 +
 www/help/Makefile                                  |   689 +
 www/help/Makefile.am                               |    27 +
 {gnome-radio-264.0 => www}/help/Makefile.in        |    28 +-
 www/help/cs/cs.po                                  |   768 +
 www/help/da/da.po                                  |   686 +
 www/help/de/de.po                                  |   695 +
 www/help/es/es.po                                  |   741 +
 www/help/index.php                                 |     3 +
 www/help/pl/pl.po                                  |   730 +
 www/help/sv/sv.po                                  |   733 +
 www/help/uk/uk.po                                  |   785 +
 www/index.html                                     |   480 +
 www/mac/GTKRadio128.pkg                            |   Bin 0 -> 338939 bytes
 www/mac/gnome-internet-radio-locator-12.7.0_1.dmg  |   Bin 0 -> 655268 bytes
 www/mac/gnome-radio-128.0.pkg                      |   Bin 0 -> 338939 bytes
 www/mac/gnome-radio-45.1.dmg                       |   Bin 0 -> 514115 bytes
 www/mac/gnome-radio-46.0.dmg                       |   Bin 0 -> 538795088 bytes
 www/mac/gnome-radio-48.0.dmg                       |   Bin 0 -> 518231 bytes
 www/mac/gnome-radio-64.0-component.pkg             |   Bin 0 -> 407380 bytes
 www/mac/gnome-radio-64.0.45.dmg                    |   Bin 0 -> 508760 bytes
 www/mac/gnome-radio-64.0.45.pkg                    |   Bin 0 -> 411412 bytes
 www/mac/gnome-radio-64.0.dmg                       |   Bin 0 -> 2110718 bytes
 www/mac/gnome-radio-64.0.pkg                       |   Bin 0 -> 421167 bytes
 www/mac/gtk-internet-radio-locator-128.1.dmg       |   Bin 0 -> 2324977 bytes
 www/mac/gtk-internet-radio-locator-128.1.pkg       |   Bin 0 -> 338939 bytes
 www/mac/gtk-internet-radio-locator-4.8.3.dmg       |   Bin 0 -> 2208642 bytes
 www/mac/gtk-internet-radio-locator-4.8.3.pkg       |   Bin 0 -> 242221 bytes
 www/mac/gtk-internet-radio-locator-5.0.0.dmg       |   Bin 0 -> 2329019 bytes
 www/mac/gtk-internet-radio-locator-5.0.0.pkg       |   Bin 0 -> 337814 bytes
 www/mac/gtk-internet-radio-locator-5.0.1.pkg       |   Bin 0 -> 337827 bytes
 www/mac/gtk-internet-radio-locator-5.dmg           |   Bin 0 -> 2329019 bytes
 www/mac/notary                                     |     1 +
 www/mac/signapp                                    |    21 +
 www/maps/index.html                                |    46 +
 ...ion_and_NATO_liberation_of_Ukraine_20220913.ogg |   Bin 0 -> 900849 bytes
 ...AMU_BBC_Israel_Hamas_Gaza_Genocide-20231101.ogg |   Bin 0 -> 4819871 bytes
 www/news/index.html                                |   393 +
 www/ole@fedora-id_rsa.pub                          |     1 +
 www/oleaamot@fedora-id_rsa.pub                     |     1 +
 www/org.gnome.Radio.json                           |   105 +
 www/paris-radio.png                                |   Bin 0 -> 586436 bytes
 www/pgf.cfg                                        |    33 +
 www/pgf.revision.tex                               |    15 +
 www/pgf.sty                                        |    39 +
 www/pgf.tex                                        |    28 +
 www/pgf/pgf.cfg                                    |    33 +
 www/pgf/pgf.revision.tex                           |    15 +
 www/pgf/pgf.sty                                    |    39 +
 www/pgf/pgf.tex                                    |    28 +
 www/pgf/pgfarrows.sty                              |    19 +
 www/pgf/pgfautomata.sty                            |   315 +
 www/pgf/pgfbaseimage.sty                           |    15 +
 www/pgf/pgfbaseimage.tex                           |    20 +
 www/pgf/pgfbaselayers.sty                          |    15 +
 www/pgf/pgfbaselayers.tex                          |    20 +
 www/pgf/pgfbasematrix.sty                          |    17 +
 www/pgf/pgfbasematrix.tex                          |    22 +
 www/pgf/pgfbasepatterns.sty                        |    15 +
 www/pgf/pgfbasepatterns.tex                        |    20 +
 www/pgf/pgfbaseplot.sty                            |    17 +
 www/pgf/pgfbaseplot.tex                            |    22 +
 www/pgf/pgfbaseshapes.sty                          |    17 +
 www/pgf/pgfbaseshapes.tex                          |    22 +
 www/pgf/pgfbasesnakes.sty                          |    17 +
 www/pgf/pgfbasesnakes.tex                          |    22 +
 www/pgf/pgfcalendar.code.tex                       |   799 +
 www/pgf/pgfcalendar.sty                            |    15 +
 www/pgf/pgfcalendar.tex                            |    18 +
 www/pgf/pgfcomp-version-0-65.sty                   |   719 +
 www/pgf/pgfcomp-version-1-18.sty                   |    29 +
 www/pgf/pgfcore.code.tex                           |    38 +
 www/pgf/pgfcore.sty                                |    19 +
 www/pgf/pgfcore.tex                                |    23 +
 www/pgf/pgfcorearrows.code.tex                     |  1253 ++
 www/pgf/pgfcoreexternal.code.tex                   |   542 +
 www/pgf/pgfcoregraphicstate.code.tex               |   280 +
 www/pgf/pgfcoreimage.code.tex                      |   244 +
 www/pgf/pgfcorelayers.code.tex                     |   210 +
 www/pgf/pgfcoreobjects.code.tex                    |   101 +
 www/pgf/pgfcorepathconstruct.code.tex              |  1477 ++
 www/pgf/pgfcorepathprocessing.code.tex             |   563 +
 www/pgf/pgfcorepathusage.code.tex                  |   661 +
 www/pgf/pgfcorepatterns.code.tex                   |   301 +
 www/pgf/pgfcorepoints.code.tex                     |  1212 ++
 www/pgf/pgfcorequick.code.tex                      |   134 +
 www/pgf/pgfcorerdf.code.tex                        |   228 +
 www/pgf/pgfcorescopes.code.tex                     |   769 +
 www/pgf/pgfcoreshade.code.tex                      |   974 +
 www/pgf/pgfcoretransformations.code.tex            |   819 +
 www/pgf/pgfcoretransparency.code.tex               |   312 +
 www/pgf/pgfexternal.tex                            |    32 +
 www/pgf/pgfexternalwithdepth.tex                   |    43 +
 www/pgf/pgffor.code.tex                            |   765 +
 www/pgf/pgffor.sty                                 |    16 +
 www/pgf/pgffor.tex                                 |    19 +
 www/pgf/pgfheaps.sty                               |   107 +
 www/pgf/pgfint.code.tex                            |   126 +
 www/pgf/pgfkeys.code.tex                           |  1160 ++
 www/pgf/pgfkeys.sty                                |    12 +
 www/pgf/pgfkeys.tex                                |    18 +
 www/pgf/pgfkeysfiltered.code.tex                   |  1015 +
 www/pgf/pgflibraryarrows.code.tex                  |   936 +
 www/pgf/pgflibraryarrows.meta.code.tex             |  1607 ++
 www/pgf/pgflibraryarrows.spaced.code.tex           |    92 +
 www/pgf/pgflibraryarrows.sty                       |    16 +
 www/pgf/pgflibraryautomata.sty                     |    16 +
 www/pgf/pgflibrarycurvilinear.code.tex             |   379 +
 .../pgflibrarydatavisualization.barcharts.code.tex |   135 +
 ...arydatavisualization.formats.functions.code.tex |   209 +
 www/pgf/pgflibrarydatavisualization.polar.code.tex |   198 +
 www/pgf/pgflibrarydecorations.footprints.code.tex  |   230 +
 www/pgf/pgflibrarydecorations.fractals.code.tex    |    65 +
 www/pgf/pgflibrarydecorations.markings.code.tex    |   179 +
 .../pgflibrarydecorations.pathmorphing.code.tex    |   294 +
 .../pgflibrarydecorations.pathreplacing.code.tex   |   240 +
 www/pgf/pgflibrarydecorations.shapes.code.tex      |   468 +
 www/pgf/pgflibrarydecorations.text.code.tex        |   357 +
 www/pgf/pgflibraryfadings.code.tex                 |    57 +
 www/pgf/pgflibraryfixedpointarithmetic.code.tex    |   656 +
 www/pgf/pgflibraryfpu.code.tex                     |  2392 +++
 www/pgf/pgflibrarygraphdrawing.circular.code.tex   |    16 +
 www/pgf/pgflibrarygraphdrawing.code.tex            |  1165 ++
 www/pgf/pgflibrarygraphdrawing.examples.code.tex   |    17 +
 www/pgf/pgflibrarygraphdrawing.force.code.tex      |   136 +
 www/pgf/pgflibrarygraphdrawing.layered.code.tex    |    17 +
 www/pgf/pgflibrarygraphdrawing.trees.code.tex      |    19 +
 www/pgf/pgflibraryintersections.code.tex           |  1172 ++
 www/pgf/pgflibrarylindenmayersystems.code.tex      |   229 +
 www/pgf/pgflibraryluamath.code.tex                 |   558 +
 www/pgf/pgflibrarypatterns.code.tex                |   264 +
 www/pgf/pgflibrarypatterns.meta.code.tex           |   458 +
 www/pgf/pgflibraryplothandlers.code.tex            |  1114 +
 www/pgf/pgflibraryplothandlers.sty                 |    17 +
 www/pgf/pgflibraryplotmarks.code.tex               |   453 +
 www/pgf/pgflibraryplotmarks.sty                    |    17 +
 www/pgf/pgflibraryprofiler.code.tex                |   530 +
 www/pgf/pgflibraryshadings.code.tex                |   444 +
 www/pgf/pgflibraryshapes.arrows.code.tex           |  2361 +++
 www/pgf/pgflibraryshapes.callouts.code.tex         |   951 +
 www/pgf/pgflibraryshapes.code.tex                  |    21 +
 www/pgf/pgflibraryshapes.gates.ee.IEC.code.tex     |   679 +
 www/pgf/pgflibraryshapes.gates.ee.code.tex         |   170 +
 www/pgf/pgflibraryshapes.gates.logic.IEC.code.tex  |   733 +
 www/pgf/pgflibraryshapes.gates.logic.US.code.tex   |  2525 +++
 www/pgf/pgflibraryshapes.gates.logic.code.tex      |   103 +
 www/pgf/pgflibraryshapes.geometric.code.tex        |  4417 ++++
 www/pgf/pgflibraryshapes.misc.code.tex             |  1127 +
 www/pgf/pgflibraryshapes.multipart.code.tex        |  1356 ++
 www/pgf/pgflibraryshapes.sty                       |    18 +
 www/pgf/pgflibraryshapes.symbols.code.tex          |  2775 +++
 www/pgf/pgflibrarysnakes.code.tex                  |    16 +
 www/pgf/pgflibrarysnakes.sty                       |    17 +
 www/pgf/pgflibrarysvg.path.code.tex                |   829 +
 www/pgf/pgflibrarytikzbackgrounds.sty              |    17 +
 www/pgf/pgflibrarytikztrees.sty                    |    17 +
 www/pgf/pgflibrarytimelines.code.tex               |   197 +
 www/pgf/pgfmanual-en-macros.tex                    |  1911 ++
 www/pgf/pgfmanual.code.tex                         |    64 +
 www/pgf/pgfmanual.pdflinks.code.tex                |   432 +
 www/pgf/pgfmanual.prettyprinter.code.tex           |  1120 +
 www/pgf/pgfmanual.sty                              |    12 +
 www/pgf/pgfmath.code.tex                           |    26 +
 www/pgf/pgfmath.sty                                |    13 +
 www/pgf/pgfmath.tex                                |    23 +
 www/pgf/pgfmathcalc.code.tex                       |   542 +
 www/pgf/pgfmathfloat.code.tex                      |  2674 +++
 www/pgf/pgfmathfunctions.base.code.tex             |   330 +
 www/pgf/pgfmathfunctions.basic.code.tex            |   803 +
 www/pgf/pgfmathfunctions.code.tex                  |   278 +
 www/pgf/pgfmathfunctions.comparison.code.tex       |   179 +
 .../pgfmathfunctions.integerarithmetics.code.tex   |   124 +
 www/pgf/pgfmathfunctions.misc.code.tex             |   353 +
 www/pgf/pgfmathfunctions.random.code.tex           |   246 +
 www/pgf/pgfmathfunctions.round.code.tex            |   123 +
 www/pgf/pgfmathfunctions.trigonometric.code.tex    |  1571 ++
 www/pgf/pgfmathode.code.tex                        |   178 +
 www/pgf/pgfmathparser.code.tex                     |  1013 +
 www/pgf/pgfmathutil.code.tex                       |   298 +
 www/pgf/pgfmoduleanimations.code.tex               |  1314 ++
 www/pgf/pgfmodulebending.code.tex                  |   356 +
 www/pgf/pgfmoduledatavisualization.code.tex        |  3215 +++
 www/pgf/pgfmoduledecorations.code.tex              |  2191 ++
 www/pgf/pgfmodulematrix.code.tex                   |   660 +
 www/pgf/pgfmodulenonlineartransformations.code.tex |   342 +
 www/pgf/pgfmoduleoo.code.tex                       |   844 +
 www/pgf/pgfmoduleparser.code.tex                   |   697 +
 www/pgf/pgfmoduleplot.code.tex                     |   561 +
 www/pgf/pgfmoduleshapes.code.tex                   |  1334 ++
 www/pgf/pgfmodulesnakes.code.tex                   |   369 +
 www/pgf/pgfmodulesorting.code.tex                  |    69 +
 www/pgf/pgfnodes.sty                               |    19 +
 www/pgf/pgfpages.sty                               |  1139 ++
 www/pgf/pgfparser.sty                              |    15 +
 www/pgf/pgfpict2e.sty                              |   112 +
 www/pgf/pgfrcs.code.tex                            |   155 +
 www/pgf/pgfrcs.sty                                 |    15 +
 www/pgf/pgfrcs.tex                                 |    26 +
 www/pgf/pgfshade.sty                               |    19 +
 www/pgf/pgfsys-common-pdf-via-dvi.def              |   172 +
 www/pgf/pgfsys-common-pdf.def                      |   119 +
 www/pgf/pgfsys-common-postscript.def               |   600 +
 www/pgf/pgfsys-common-svg.def                      |  1613 ++
 www/pgf/pgfsys-dvi.def                             |   394 +
 www/pgf/pgfsys-dvipdfm.def                         |   110 +
 www/pgf/pgfsys-dvipdfmx.def                        |   504 +
 www/pgf/pgfsys-dvips.def                           |   644 +
 www/pgf/pgfsys-dvisvgm.def                         |   217 +
 www/pgf/pgfsys-dvisvgm4ht.def                      |    87 +
 www/pgf/pgfsys-luatex.def                          |   401 +
 www/pgf/pgfsys-pdftex.def                          |   398 +
 www/pgf/pgfsys-tex4ht.def                          |   487 +
 www/pgf/pgfsys-textures.def                        |    91 +
 www/pgf/pgfsys-vtex.def                            |   106 +
 www/pgf/pgfsys-xetex.def                           |    79 +
 www/pgf/pgfsys.code.tex                            |  1773 ++
 www/pgf/pgfsys.sty                                 |    20 +
 www/pgf/pgfsys.tex                                 |    28 +
 www/pgf/pgfsysanimations.code.tex                  |  2009 ++
 www/pgf/pgfsysprotocol.code.tex                    |    70 +
 www/pgf/pgfsyssoftpath.code.tex                    |   204 +
 www/pgf/pgfutil-common-lists.tex                   |   159 +
 www/pgf/pgfutil-common.tex                         |   914 +
 www/pgf/pgfutil-context.def                        |   373 +
 www/pgf/pgfutil-latex.def                          |   214 +
 www/pgf/pgfutil-plain.def                          |   343 +
 www/pgfarrows.sty                                  |    19 +
 www/pgfautomata.sty                                |   315 +
 www/pgfbaseimage.sty                               |    15 +
 www/pgfbaseimage.tex                               |    20 +
 www/pgfbaselayers.sty                              |    15 +
 www/pgfbaselayers.tex                              |    20 +
 www/pgfbasematrix.sty                              |    17 +
 www/pgfbasematrix.tex                              |    22 +
 www/pgfbasepatterns.sty                            |    15 +
 www/pgfbasepatterns.tex                            |    20 +
 www/pgfbaseplot.sty                                |    17 +
 www/pgfbaseplot.tex                                |    22 +
 www/pgfbaseshapes.sty                              |    17 +
 www/pgfbaseshapes.tex                              |    22 +
 www/pgfbasesnakes.sty                              |    17 +
 www/pgfbasesnakes.tex                              |    22 +
 www/pgfcalendar.code.tex                           |   799 +
 www/pgfcalendar.sty                                |    15 +
 www/pgfcalendar.tex                                |    18 +
 www/pgfcomp-version-0-65.sty                       |   719 +
 www/pgfcomp-version-1-18.sty                       |    29 +
 www/pgfcore.code.tex                               |    38 +
 www/pgfcore.sty                                    |    19 +
 www/pgfcore.tex                                    |    23 +
 www/pgfcorearrows.code.tex                         |  1253 ++
 www/pgfcoreexternal.code.tex                       |   542 +
 www/pgfcoregraphicstate.code.tex                   |   280 +
 www/pgfcoreimage.code.tex                          |   244 +
 www/pgfcorelayers.code.tex                         |   210 +
 www/pgfcoreobjects.code.tex                        |   101 +
 www/pgfcorepathconstruct.code.tex                  |  1477 ++
 www/pgfcorepathprocessing.code.tex                 |   563 +
 www/pgfcorepathusage.code.tex                      |   661 +
 www/pgfcorepatterns.code.tex                       |   301 +
 www/pgfcorepoints.code.tex                         |  1212 ++
 www/pgfcorequick.code.tex                          |   134 +
 www/pgfcorerdf.code.tex                            |   228 +
 www/pgfcorescopes.code.tex                         |   769 +
 www/pgfcoreshade.code.tex                          |   974 +
 www/pgfcoretransformations.code.tex                |   819 +
 www/pgfcoretransparency.code.tex                   |   312 +
 www/pgfexternal.tex                                |    32 +
 www/pgfexternalwithdepth.tex                       |    43 +
 www/pgffor.code.tex                                |   765 +
 www/pgffor.sty                                     |    16 +
 www/pgffor.tex                                     |    19 +
 www/pgfheaps.sty                                   |   107 +
 www/pgfint.code.tex                                |   126 +
 www/pgfkeys.code.tex                               |  1160 ++
 www/pgfkeys.sty                                    |    12 +
 www/pgfkeys.tex                                    |    18 +
 www/pgfkeysfiltered.code.tex                       |  1015 +
 www/pgflibraryarrows.code.tex                      |   936 +
 www/pgflibraryarrows.meta.code.tex                 |  1607 ++
 www/pgflibraryarrows.spaced.code.tex               |    92 +
 www/pgflibraryarrows.sty                           |    16 +
 www/pgflibraryautomata.sty                         |    16 +
 www/pgflibrarycurvilinear.code.tex                 |   379 +
 www/pgflibrarydatavisualization.barcharts.code.tex |   135 +
 ...arydatavisualization.formats.functions.code.tex |   209 +
 www/pgflibrarydatavisualization.polar.code.tex     |   198 +
 www/pgflibrarydecorations.footprints.code.tex      |   230 +
 www/pgflibrarydecorations.fractals.code.tex        |    65 +
 www/pgflibrarydecorations.markings.code.tex        |   179 +
 www/pgflibrarydecorations.pathmorphing.code.tex    |   294 +
 www/pgflibrarydecorations.pathreplacing.code.tex   |   240 +
 www/pgflibrarydecorations.shapes.code.tex          |   468 +
 www/pgflibrarydecorations.text.code.tex            |   357 +
 www/pgflibraryfadings.code.tex                     |    57 +
 www/pgflibraryfixedpointarithmetic.code.tex        |   656 +
 www/pgflibraryfpu.code.tex                         |  2392 +++
 www/pgflibrarygraphdrawing.circular.code.tex       |    16 +
 www/pgflibrarygraphdrawing.code.tex                |  1165 ++
 www/pgflibrarygraphdrawing.examples.code.tex       |    17 +
 www/pgflibrarygraphdrawing.force.code.tex          |   136 +
 www/pgflibrarygraphdrawing.layered.code.tex        |    17 +
 www/pgflibrarygraphdrawing.trees.code.tex          |    19 +
 www/pgflibraryintersections.code.tex               |  1172 ++
 www/pgflibrarylindenmayersystems.code.tex          |   229 +
 www/pgflibraryluamath.code.tex                     |   558 +
 www/pgflibrarypatterns.code.tex                    |   264 +
 www/pgflibrarypatterns.meta.code.tex               |   458 +
 www/pgflibraryplothandlers.code.tex                |  1114 +
 www/pgflibraryplothandlers.sty                     |    17 +
 www/pgflibraryplotmarks.code.tex                   |   453 +
 www/pgflibraryplotmarks.sty                        |    17 +
 www/pgflibraryprofiler.code.tex                    |   530 +
 www/pgflibraryshadings.code.tex                    |   444 +
 www/pgflibraryshapes.arrows.code.tex               |  2361 +++
 www/pgflibraryshapes.callouts.code.tex             |   951 +
 www/pgflibraryshapes.code.tex                      |    21 +
 www/pgflibraryshapes.gates.ee.IEC.code.tex         |   679 +
 www/pgflibraryshapes.gates.ee.code.tex             |   170 +
 www/pgflibraryshapes.gates.logic.IEC.code.tex      |   733 +
 www/pgflibraryshapes.gates.logic.US.code.tex       |  2525 +++
 www/pgflibraryshapes.gates.logic.code.tex          |   103 +
 www/pgflibraryshapes.geometric.code.tex            |  4417 ++++
 www/pgflibraryshapes.misc.code.tex                 |  1127 +
 www/pgflibraryshapes.multipart.code.tex            |  1356 ++
 www/pgflibraryshapes.sty                           |    18 +
 www/pgflibraryshapes.symbols.code.tex              |  2775 +++
 www/pgflibrarysnakes.code.tex                      |    16 +
 www/pgflibrarysnakes.sty                           |    17 +
 www/pgflibrarysvg.path.code.tex                    |   829 +
 www/pgflibrarytikzbackgrounds.sty                  |    17 +
 www/pgflibrarytikztrees.sty                        |    17 +
 www/pgflibrarytimelines.code.tex                   |   197 +
 www/pgfmanual-en-macros.tex                        |  1911 ++
 www/pgfmanual.code.tex                             |    64 +
 www/pgfmanual.pdflinks.code.tex                    |   432 +
 www/pgfmanual.prettyprinter.code.tex               |  1120 +
 www/pgfmanual.sty                                  |    12 +
 www/pgfmath.code.tex                               |    26 +
 www/pgfmath.sty                                    |    13 +
 www/pgfmath.tex                                    |    23 +
 www/pgfmathcalc.code.tex                           |   542 +
 www/pgfmathfloat.code.tex                          |  2674 +++
 www/pgfmathfunctions.base.code.tex                 |   330 +
 www/pgfmathfunctions.basic.code.tex                |   803 +
 www/pgfmathfunctions.code.tex                      |   278 +
 www/pgfmathfunctions.comparison.code.tex           |   179 +
 www/pgfmathfunctions.integerarithmetics.code.tex   |   124 +
 www/pgfmathfunctions.misc.code.tex                 |   353 +
 www/pgfmathfunctions.random.code.tex               |   246 +
 www/pgfmathfunctions.round.code.tex                |   123 +
 www/pgfmathfunctions.trigonometric.code.tex        |  1571 ++
 www/pgfmathode.code.tex                            |   178 +
 www/pgfmathparser.code.tex                         |  1013 +
 www/pgfmathutil.code.tex                           |   298 +
 www/pgfmoduleanimations.code.tex                   |  1314 ++
 www/pgfmodulebending.code.tex                      |   356 +
 www/pgfmoduledatavisualization.code.tex            |  3215 +++
 www/pgfmoduledecorations.code.tex                  |  2191 ++
 www/pgfmodulematrix.code.tex                       |   660 +
 www/pgfmodulenonlineartransformations.code.tex     |   342 +
 www/pgfmoduleoo.code.tex                           |   844 +
 www/pgfmoduleparser.code.tex                       |   697 +
 www/pgfmoduleplot.code.tex                         |   561 +
 www/pgfmoduleshapes.code.tex                       |  1334 ++
 www/pgfmodulesnakes.code.tex                       |   369 +
 www/pgfmodulesorting.code.tex                      |    69 +
 www/pgfnodes.sty                                   |    19 +
 www/pgfpages.sty                                   |  1139 ++
 www/pgfparser.sty                                  |    15 +
 www/pgfpict2e.sty                                  |   112 +
 www/pgfrcs.code.tex                                |   155 +
 www/pgfrcs.sty                                     |    15 +
 www/pgfrcs.tex                                     |    26 +
 www/pgfshade.sty                                   |    19 +
 www/pgfsys-common-pdf-via-dvi.def                  |   172 +
 www/pgfsys-common-pdf.def                          |   119 +
 www/pgfsys-common-postscript.def                   |   600 +
 www/pgfsys-common-svg.def                          |  1613 ++
 www/pgfsys-dvi.def                                 |   394 +
 www/pgfsys-dvipdfm.def                             |   110 +
 www/pgfsys-dvipdfmx.def                            |   504 +
 www/pgfsys-dvips.def                               |   644 +
 www/pgfsys-dvisvgm.def                             |   217 +
 www/pgfsys-dvisvgm4ht.def                          |    87 +
 www/pgfsys-luatex.def                              |   401 +
 www/pgfsys-pdftex.def                              |   398 +
 www/pgfsys-tex4ht.def                              |   487 +
 www/pgfsys-textures.def                            |    91 +
 www/pgfsys-vtex.def                                |   106 +
 www/pgfsys-xetex.def                               |    79 +
 www/pgfsys.code.tex                                |  1773 ++
 www/pgfsys.sty                                     |    20 +
 www/pgfsys.tex                                     |    28 +
 www/pgfsysanimations.code.tex                      |  2009 ++
 www/pgfsysprotocol.code.tex                        |    70 +
 www/pgfsyssoftpath.code.tex                        |   204 +
 www/pgfutil-common-lists.tex                       |   159 +
 www/pgfutil-common.tex                             |   914 +
 www/pgfutil-context.def                            |   373 +
 www/pgfutil-latex.def                              |   214 +
 www/pgfutil-plain.def                              |   343 +
 www/radio-paris.png                                |   Bin 0 -> 2302101 bytes
 www/screenkxsc.png                                 |   Bin 0 -> 241567 bytes
 www/screenkyiv.png                                 |   Bin 0 -> 162490 bytes
 www/screenshot.png                                 |   Bin 0 -> 169393 bytes
 www/shell/index.html                               |     5 +
 www/src/gnome-internet-radio-locator-12.7.0.tar.xz |   Bin 0 -> 668196 bytes
 www/src/gnome-internet-radio-locator-12.8.0.diff   |   168 +
 www/src/gnome-internet-radio-locator-12.8.0.tar.xz |   Bin 0 -> 666488 bytes
 www/src/gnome-radio-0.2.0.tar.xz                   |   Bin 0 -> 83416 bytes
 www/src/gnome-radio-0.3.0.tar.xz                   |   Bin 0 -> 447116 bytes
 www/src/gnome-radio-0.4.0.tar.xz                   |   Bin 0 -> 104060 bytes
 www/src/gnome-radio-128.0.tar.xz                   |   Bin 0 -> 515572 bytes
 www/src/gnome-radio-13.0.0.tar.xz                  |   Bin 0 -> 432348 bytes
 www/src/gnome-radio-13.0.1.tar.xz                  |   Bin 0 -> 432416 bytes
 www/src/gnome-radio-14.0.0.tar.xz                  |   Bin 0 -> 103436 bytes
 www/src/gnome-radio-16.0.0.tar.xz                  |   Bin 0 -> 431848 bytes
 www/src/gnome-radio-16.0.1.tar.xz                  |   Bin 0 -> 431932 bytes
 www/src/gnome-radio-16.0.2.tar.xz                  |   Bin 0 -> 432432 bytes
 www/src/gnome-radio-16.0.3.tar.xz                  |   Bin 0 -> 432428 bytes
 www/src/gnome-radio-16.0.4.tar.xz                  |   Bin 0 -> 433928 bytes
 www/src/gnome-radio-16.0.42.tar.xz                 |   Bin 0 -> 436132 bytes
 www/src/gnome-radio-16.0.43.tar.xz                 |   Bin 0 -> 437296 bytes
 www/src/gnome-radio-16.0.5.tar.xz                  |   Bin 0 -> 434192 bytes
 www/src/gnome-radio-16.0.6.tar.xz                  |   Bin 0 -> 434080 bytes
 www/src/gnome-radio-264.0.tar.xz                   |   Bin 0 -> 547340 bytes
 www/src/gnome-radio-3.35.2.tar.xz                  |   Bin 0 -> 10326676 bytes
 www/src/gnome-radio-44.0.tar.xz                    |   Bin 0 -> 443820 bytes
 www/src/gnome-radio-45.1.tar.xz                    |   Bin 0 -> 447420 bytes
 www/src/gnome-radio-45.3.tar.xz                    |   Bin 0 -> 447980 bytes
 www/src/gnome-radio-46.0.tar.xz                    |   Bin 0 -> 438224 bytes
 www/src/gnome-radio-47.0.tar.xz                    |   Bin 0 -> 448384 bytes
 www/src/gnome-radio-48.0.tar.xz                    |   Bin 0 -> 448772 bytes
 www/src/gnome-radio-64.0.45.tar.xz                 |   Bin 0 -> 449060 bytes
 www/src/gnome-radio-64.0.tar.xz                    |   Bin 0 -> 449920 bytes
 www/src/gnome-radio-64.0.wsl.tar.xz                |   Bin 0 -> 450368 bytes
 www/src/gtk-internet-radio-locator-128.0.tar.xz    |   Bin 0 -> 514628 bytes
 www/src/gtk-internet-radio-locator-4.8.2.tar.xz    |   Bin 0 -> 504356 bytes
 www/src/gtk-internet-radio-locator-5.0.0.tar.xz    |   Bin 0 -> 514048 bytes
 www/src/gtk-internet-radio-locator-5.0.1.pkg       |   Bin 0 -> 337827 bytes
 www/src/gtk-internet-radio-locator-5.0.1.tar.xz    |   Bin 0 -> 511448 bytes
 www/src/gtk-radio-264.0.tar.xz                     |   Bin 0 -> 547632 bytes
 www/src/gtk-radio-264.1.tar.xz                     |   Bin 0 -> 551848 bytes
 www/src/gtk-radio-264.tar.xz                       |   Bin 0 -> 534336 bytes
 www/temp.mp3                                       |   Bin 0 -> 3579626 bytes
 www/texput.log                                     |    21 +
 www/thesis.aux                                     |   207 +
 www/thesis.bcf                                     |   448 +
 www/thesis.bib                                     |    91 +
 www/thesis.diff.20200521                           |   133 +
 www/thesis.dvi                                     |   Bin 0 -> 2274944 bytes
 www/thesis.idx                                     |     1 +
 www/thesis.out                                     |    90 +
 www/thesis.pdf                                     |   Bin 0 -> 29132294 bytes
 .../thesis.png                                     |   Bin
 www/thesis.run.xml                                 |    75 +
 www/thesis.sh                                      |     4 +
 www/thesis.tex                                     |  1580 ++
 www/thesis.toc                                     |    90 +
 ...-GNOME-Internet-Radio-Locator-3.0.0-1.amd64.deb |   Bin 0 -> 294896 bytes
 ...22-Ubuntu-21-GNOME-Gingerblue-2.0.1-1.amd64.deb |   Bin 0 -> 224922 bytes
 www/ubuntu/garagejam_0.2.0-1.debian.tar.xz         |   Bin 0 -> 8704 bytes
 www/ubuntu/garagejam_0.2.0-1_amd64.deb             |   Bin 0 -> 24258 bytes
 www/ubuntu/garagejam_0.2.0.orig.tar.xz             |   Bin 0 -> 121936 bytes
 www/ubuntu/garagejam_0.3.0-1.debian.tar.xz         |   Bin 0 -> 8720 bytes
 www/ubuntu/garagejam_0.3.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_0.3.0-1_amd64.buildinfo       |   827 +
 www/ubuntu/garagejam_0.3.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_0.3.0-1_amd64.deb             |   Bin 0 -> 24786 bytes
 www/ubuntu/garagejam_0.3.0.orig.tar.xz             |   Bin 0 -> 122560 bytes
 www/ubuntu/garagejam_0.8.0-1.debian.tar.xz         |   Bin 0 -> 8712 bytes
 www/ubuntu/garagejam_0.8.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_0.8.0-1_amd64.buildinfo       |   784 +
 www/ubuntu/garagejam_0.8.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_0.8.0-1_amd64.deb             |   Bin 0 -> 26196 bytes
 www/ubuntu/garagejam_0.8.0.orig.tar.xz             |   Bin 0 -> 122944 bytes
 www/ubuntu/garagejam_0.9.0-1.debian.tar.xz         |   Bin 0 -> 8724 bytes
 www/ubuntu/garagejam_0.9.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_0.9.0-1_amd64.buildinfo       |   785 +
 www/ubuntu/garagejam_0.9.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_0.9.0-1_amd64.deb             |   Bin 0 -> 27478 bytes
 www/ubuntu/garagejam_0.9.0.orig.tar.xz             |   Bin 0 -> 123748 bytes
 www/ubuntu/garagejam_1.0.0-1.debian.tar.xz         |   Bin 0 -> 16804 bytes
 www/ubuntu/garagejam_1.0.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_1.0.0-1_amd64.buildinfo       |   845 +
 www/ubuntu/garagejam_1.0.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_1.0.0-1_amd64.deb             |   Bin 0 -> 26482 bytes
 www/ubuntu/garagejam_1.0.0.orig.tar.xz             |   Bin 0 -> 124616 bytes
 www/ubuntu/gingerblue_0.2.0-1.debian.tar.xz        |   Bin 0 -> 9384 bytes
 www/ubuntu/gingerblue_0.2.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_0.2.0-1_amd64.buildinfo      |   773 +
 www/ubuntu/gingerblue_0.2.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_0.2.0-1_amd64.deb            |   Bin 0 -> 207272 bytes
 www/ubuntu/gingerblue_0.2.0.orig.tar.xz            |   Bin 0 -> 300656 bytes
 www/ubuntu/gingerblue_0.3.0-1.debian.tar.xz        |   Bin 0 -> 9416 bytes
 www/ubuntu/gingerblue_0.3.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_0.3.0-1_amd64.buildinfo      |   778 +
 www/ubuntu/gingerblue_0.3.0-1_amd64.changes        |    37 +
 www/ubuntu/gingerblue_0.3.0-1_amd64.deb            |   Bin 0 -> 208632 bytes
 www/ubuntu/gingerblue_0.3.0.orig.tar.xz            |   Bin 0 -> 301872 bytes
 www/ubuntu/gingerblue_1.8.0-1.debian.tar.xz        |   Bin 0 -> 15784 bytes
 www/ubuntu/gingerblue_1.8.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_1.8.0-1_amd64.buildinfo      |   798 +
 www/ubuntu/gingerblue_1.8.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_1.8.0-1_amd64.deb            |   Bin 0 -> 221524 bytes
 www/ubuntu/gingerblue_1.8.0.orig.tar.xz            |   Bin 0 -> 320124 bytes
 www/ubuntu/gingerblue_2.0.0-1.debian.tar.xz        |   Bin 0 -> 15808 bytes
 www/ubuntu/gingerblue_2.0.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_2.0.0-1_amd64.buildinfo      |   807 +
 www/ubuntu/gingerblue_2.0.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_2.0.0-1_amd64.deb            |   Bin 0 -> 224790 bytes
 www/ubuntu/gingerblue_2.0.0.orig.tar.xz            |   Bin 0 -> 319156 bytes
 www/ubuntu/gingerblue_2.0.1-1.debian.tar.xz        |   Bin 0 -> 15820 bytes
 www/ubuntu/gingerblue_2.0.1-1.dsc                  |    20 +
 www/ubuntu/gingerblue_2.0.1-1_amd64.buildinfo      |   808 +
 www/ubuntu/gingerblue_2.0.1-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_2.0.1-1_amd64.deb            |   Bin 0 -> 224808 bytes
 www/ubuntu/gingerblue_2.0.1.orig.tar.xz            |   Bin 0 -> 320484 bytes
 www/ubuntu/gingerblue_4.0.1-1.debian.tar.xz        |   Bin 0 -> 15832 bytes
 www/ubuntu/gingerblue_4.0.1-1.dsc                  |    20 +
 www/ubuntu/gingerblue_4.0.1-1_amd64.buildinfo      |   811 +
 www/ubuntu/gingerblue_4.0.1-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_4.0.1-1_amd64.deb            |   Bin 0 -> 225830 bytes
 www/ubuntu/gingerblue_4.0.1.orig.tar.xz            |   Bin 0 -> 321940 bytes
 www/ubuntu/gingerblue_6.0.1-1.debian.tar.xz        |   Bin 0 -> 15840 bytes
 www/ubuntu/gingerblue_6.0.1-1.dsc                  |    31 +
 www/ubuntu/gingerblue_6.0.1-1_amd64.buildinfo      |   820 +
 www/ubuntu/gingerblue_6.0.1-1_amd64.changes        |    49 +
 www/ubuntu/gingerblue_6.0.1-1_amd64.deb            |   Bin 0 -> 226624 bytes
 www/ubuntu/gingerblue_6.0.1.orig.tar.xz            |   Bin 0 -> 322640 bytes
 www/ubuntu/gingerblue_6.2.0-1.debian.tar.xz        |   Bin 0 -> 15620 bytes
 www/ubuntu/gingerblue_6.2.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_6.2.0-1_amd64.buildinfo      |   805 +
 www/ubuntu/gingerblue_6.2.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_6.2.0-1_amd64.deb            |   Bin 0 -> 227280 bytes
 www/ubuntu/gingerblue_6.2.0.orig.tar.xz            |   Bin 0 -> 323084 bytes
 ...nternet-radio-locator-dbgsym_1.6.0-1_amd64.ddeb |   Bin 0 -> 75516 bytes
 ...me-internet-radio-locator_1.2.0-1.debian.tar.xz |   Bin 0 -> 9820 bytes
 .../gnome-internet-radio-locator_1.2.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.2.0-1_amd64.buildinfo |   761 +
 ...me-internet-radio-locator_1.2.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.2.0-1_amd64.deb |   Bin 0 -> 268800 bytes
 .../gnome-internet-radio-locator_1.2.0.orig.tar.xz |   Bin 0 -> 540240 bytes
 ...me-internet-radio-locator_1.3.0-1.debian.tar.xz |   Bin 0 -> 9844 bytes
 .../gnome-internet-radio-locator_1.3.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.3.0-1_amd64.buildinfo |   761 +
 ...me-internet-radio-locator_1.3.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.3.0-1_amd64.deb |   Bin 0 -> 269500 bytes
 .../gnome-internet-radio-locator_1.3.0.orig.tar.xz |   Bin 0 -> 540516 bytes
 ...me-internet-radio-locator_1.4.0-1.debian.tar.xz |   Bin 0 -> 9868 bytes
 .../gnome-internet-radio-locator_1.4.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.4.0-1_amd64.buildinfo |   761 +
 ...me-internet-radio-locator_1.4.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.4.0-1_amd64.deb |   Bin 0 -> 269784 bytes
 .../gnome-internet-radio-locator_1.4.0.orig.tar.xz |   Bin 0 -> 540344 bytes
 ...me-internet-radio-locator_1.6.0-1.debian.tar.xz |   Bin 0 -> 9884 bytes
 .../gnome-internet-radio-locator_1.6.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.6.0-1_amd64.buildinfo |   759 +
 ...me-internet-radio-locator_1.6.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.6.0-1_amd64.deb |   Bin 0 -> 272820 bytes
 .../gnome-internet-radio-locator_1.6.0.orig.tar.xz |   Bin 0 -> 543364 bytes
 ...me-internet-radio-locator_1.7.0-1.debian.tar.xz |   Bin 0 -> 9900 bytes
 .../gnome-internet-radio-locator_1.7.0-1.dsc       |    31 +
 ...-internet-radio-locator_1.7.0-1_amd64.buildinfo |   770 +
 ...me-internet-radio-locator_1.7.0-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_1.7.0-1_amd64.deb |   Bin 0 -> 273076 bytes
 .../gnome-internet-radio-locator_1.7.0.orig.tar.xz |   Bin 0 -> 543892 bytes
 ...me-internet-radio-locator_1.8.0-1.debian.tar.xz |   Bin 0 -> 9912 bytes
 .../gnome-internet-radio-locator_1.8.0-1.dsc       |    31 +
 ...-internet-radio-locator_1.8.0-1_amd64.buildinfo |   772 +
 ...me-internet-radio-locator_1.8.0-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_1.8.0-1_amd64.deb |   Bin 0 -> 279740 bytes
 .../gnome-internet-radio-locator_1.8.0.orig.tar.xz |   Bin 0 -> 549416 bytes
 ...e-internet-radio-locator_12.0.4-1.debian.tar.xz |   Bin 0 -> 23496 bytes
 .../gnome-internet-radio-locator_12.0.4-1.dsc      |    20 +
 ...internet-radio-locator_12.0.4-1_amd64.buildinfo |   785 +
 ...e-internet-radio-locator_12.0.4-1_amd64.changes |    38 +
 ...gnome-internet-radio-locator_12.0.4-1_amd64.deb |   Bin 0 -> 394814 bytes
 ...gnome-internet-radio-locator_12.0.4.orig.tar.xz |   Bin 0 -> 651440 bytes
 ...e-internet-radio-locator_12.0.5-1.debian.tar.xz |   Bin 0 -> 23524 bytes
 .../gnome-internet-radio-locator_12.0.5-1.dsc      |    20 +
 ...internet-radio-locator_12.0.5-1_amd64.buildinfo |   797 +
 ...e-internet-radio-locator_12.0.5-1_amd64.changes |    38 +
 ...gnome-internet-radio-locator_12.0.5-1_amd64.deb |   Bin 0 -> 396036 bytes
 ...gnome-internet-radio-locator_12.0.5.orig.tar.xz |   Bin 0 -> 653072 bytes
 ...e-internet-radio-locator_12.2.0-1.debian.tar.xz |   Bin 0 -> 23532 bytes
 .../gnome-internet-radio-locator_12.2.0-1.dsc      |    20 +
 ...internet-radio-locator_12.2.0-1_amd64.buildinfo |   770 +
 ...e-internet-radio-locator_12.2.0-1_amd64.changes |    37 +
 ...gnome-internet-radio-locator_12.2.0-1_amd64.deb |   Bin 0 -> 389176 bytes
 ...gnome-internet-radio-locator_12.2.0.orig.tar.xz |   Bin 0 -> 656108 bytes
 ...e-internet-radio-locator_12.7.0-1.debian.tar.xz |   Bin 0 -> 23540 bytes
 .../gnome-internet-radio-locator_12.7.0-1.dsc      |    20 +
 ...internet-radio-locator_12.7.0-1_amd64.buildinfo |   796 +
 ...e-internet-radio-locator_12.7.0-1_amd64.changes |    38 +
 ...gnome-internet-radio-locator_12.7.0-1_amd64.deb |   Bin 0 -> 404630 bytes
 ...gnome-internet-radio-locator_12.7.0.orig.tar.xz |   Bin 0 -> 668196 bytes
 ...me-internet-radio-locator_2.0.0-1.debian.tar.xz |   Bin 0 -> 9924 bytes
 .../gnome-internet-radio-locator_2.0.0-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.0-1_amd64.buildinfo |   771 +
 ...me-internet-radio-locator_2.0.0-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.0-1_amd64.deb |   Bin 0 -> 281764 bytes
 .../gnome-internet-radio-locator_2.0.0.orig.tar.xz |   Bin 0 -> 551328 bytes
 ...me-internet-radio-locator_2.0.2-1.debian.tar.xz |   Bin 0 -> 9920 bytes
 .../gnome-internet-radio-locator_2.0.2-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.2-1_amd64.buildinfo |   819 +
 ...me-internet-radio-locator_2.0.2-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.2-1_amd64.deb |   Bin 0 -> 284736 bytes
 .../gnome-internet-radio-locator_2.0.2.orig.tar.xz |   Bin 0 -> 553036 bytes
 ...me-internet-radio-locator_2.0.3-1.debian.tar.xz |   Bin 0 -> 9944 bytes
 .../gnome-internet-radio-locator_2.0.3-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.3-1_amd64.buildinfo |   820 +
 ...me-internet-radio-locator_2.0.3-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.3-1_amd64.deb |   Bin 0 -> 285248 bytes
 .../gnome-internet-radio-locator_2.0.3.orig.tar.xz |   Bin 0 -> 553512 bytes
 ...me-internet-radio-locator_2.0.4-1.debian.tar.xz |   Bin 0 -> 9956 bytes
 .../gnome-internet-radio-locator_2.0.4-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.4-1_amd64.buildinfo |   820 +
 ...me-internet-radio-locator_2.0.4-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.4-1_amd64.deb |   Bin 0 -> 285520 bytes
 .../gnome-internet-radio-locator_2.0.4.orig.tar.xz |   Bin 0 -> 553660 bytes
 ...me-internet-radio-locator_2.0.8-1.debian.tar.xz |   Bin 0 -> 9964 bytes
 .../gnome-internet-radio-locator_2.0.8-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.8-1_amd64.buildinfo |   818 +
 ...me-internet-radio-locator_2.0.8-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.8-1_amd64.deb |   Bin 0 -> 288588 bytes
 .../gnome-internet-radio-locator_2.0.8.orig.tar.xz |   Bin 0 -> 556060 bytes
 ...me-internet-radio-locator_2.0.9-1.debian.tar.xz |   Bin 0 -> 9968 bytes
 .../gnome-internet-radio-locator_2.0.9-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.9-1_amd64.buildinfo |   818 +
 ...me-internet-radio-locator_2.0.9-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.9-1_amd64.deb |   Bin 0 -> 289696 bytes
 .../gnome-internet-radio-locator_2.0.9.orig.tar.xz |   Bin 0 -> 557912 bytes
 ...me-internet-radio-locator_2.1.1-1.debian.tar.xz |   Bin 0 -> 9984 bytes
 .../gnome-internet-radio-locator_2.1.1-1.dsc       |    20 +
 ...-internet-radio-locator_2.1.1-1_amd64.buildinfo |   818 +
 ...me-internet-radio-locator_2.1.1-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.1.1-1_amd64.deb |   Bin 0 -> 291108 bytes
 .../gnome-internet-radio-locator_2.1.1.orig.tar.xz |   Bin 0 -> 558872 bytes
 ...me-internet-radio-locator_2.1.4-1.debian.tar.xz |   Bin 0 -> 18808 bytes
 .../gnome-internet-radio-locator_2.1.4-1.dsc       |    20 +
 ...-internet-radio-locator_2.1.4-1_amd64.buildinfo |   779 +
 ...me-internet-radio-locator_2.1.4-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.1.4-1_amd64.deb |   Bin 0 -> 292244 bytes
 .../gnome-internet-radio-locator_2.1.4.orig.tar.xz |   Bin 0 -> 558928 bytes
 ...me-internet-radio-locator_2.1.5-1.debian.tar.xz |   Bin 0 -> 18816 bytes
 .../gnome-internet-radio-locator_2.1.5-1.dsc       |    20 +
 ...-internet-radio-locator_2.1.5-1_amd64.buildinfo |   779 +
 ...me-internet-radio-locator_2.1.5-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.1.5-1_amd64.deb |   Bin 0 -> 292340 bytes
 .../gnome-internet-radio-locator_2.1.5.orig.tar.xz |   Bin 0 -> 559468 bytes
 ...me-internet-radio-locator_2.2.0-1.debian.tar.xz |   Bin 0 -> 18820 bytes
 .../gnome-internet-radio-locator_2.2.0-1.dsc       |    20 +
 ...-internet-radio-locator_2.2.0-1_amd64.buildinfo |   775 +
 ...me-internet-radio-locator_2.2.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.2.0-1_amd64.deb |   Bin 0 -> 292192 bytes
 .../gnome-internet-radio-locator_2.2.0.orig.tar.xz |   Bin 0 -> 559720 bytes
 ...me-internet-radio-locator_2.8.0-1.debian.tar.xz |   Bin 0 -> 18856 bytes
 .../gnome-internet-radio-locator_2.8.0-1.dsc       |    20 +
 ...-internet-radio-locator_2.8.0-1_amd64.buildinfo |   766 +
 ...me-internet-radio-locator_2.8.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.8.0-1_amd64.deb |   Bin 0 -> 294020 bytes
 .../gnome-internet-radio-locator_2.8.0.orig.tar.xz |   Bin 0 -> 561172 bytes
 ...me-internet-radio-locator_3.0.0-1.debian.tar.xz |   Bin 0 -> 18864 bytes
 .../gnome-internet-radio-locator_3.0.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.0-1_amd64.buildinfo |   763 +
 ...me-internet-radio-locator_3.0.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.0-1_amd64.deb |   Bin 0 -> 294896 bytes
 .../gnome-internet-radio-locator_3.0.0.orig.tar.xz |   Bin 0 -> 561696 bytes
 ...me-internet-radio-locator_3.0.1-1.debian.tar.xz |   Bin 0 -> 10052 bytes
 .../gnome-internet-radio-locator_3.0.1-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.1-1_amd64.buildinfo |   763 +
 ...me-internet-radio-locator_3.0.1-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.1-1_amd64.deb |   Bin 0 -> 296052 bytes
 .../gnome-internet-radio-locator_3.0.1.orig.tar.xz |   Bin 0 -> 562080 bytes
 ...me-internet-radio-locator_3.0.4-1.debian.tar.xz |   Bin 0 -> 18872 bytes
 .../gnome-internet-radio-locator_3.0.4-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.4-1_amd64.buildinfo |   778 +
 ...me-internet-radio-locator_3.0.4-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.4-1_amd64.deb |   Bin 0 -> 299080 bytes
 .../gnome-internet-radio-locator_3.0.4.orig.tar.xz |   Bin 0 -> 564728 bytes
 ...me-internet-radio-locator_3.0.5-1.debian.tar.xz |   Bin 0 -> 18896 bytes
 .../gnome-internet-radio-locator_3.0.5-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.5-1_amd64.buildinfo |   777 +
 ...me-internet-radio-locator_3.0.5-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.5-1_amd64.deb |   Bin 0 -> 299316 bytes
 .../gnome-internet-radio-locator_3.0.5.orig.tar.xz |   Bin 0 -> 566488 bytes
 ...me-internet-radio-locator_3.2.0-1.debian.tar.xz |   Bin 0 -> 19116 bytes
 .../gnome-internet-radio-locator_3.2.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.2.0-1_amd64.buildinfo |   769 +
 ...me-internet-radio-locator_3.2.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.2.0-1_amd64.deb |   Bin 0 -> 301084 bytes
 .../gnome-internet-radio-locator_3.2.0.orig.tar.xz |   Bin 0 -> 568488 bytes
 ...me-internet-radio-locator_3.4.0-1.debian.tar.xz |   Bin 0 -> 19128 bytes
 .../gnome-internet-radio-locator_3.4.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.4.0-1_amd64.buildinfo |   785 +
 ...me-internet-radio-locator_3.4.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.4.0-1_amd64.deb |   Bin 0 -> 302860 bytes
 .../gnome-internet-radio-locator_3.4.0.orig.tar.xz |   Bin 0 -> 570092 bytes
 ...me-internet-radio-locator_3.7.0-1.debian.tar.xz |   Bin 0 -> 19140 bytes
 .../gnome-internet-radio-locator_3.7.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.7.0-1_amd64.buildinfo |   773 +
 ...me-internet-radio-locator_3.7.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.7.0-1_amd64.deb |   Bin 0 -> 305192 bytes
 .../gnome-internet-radio-locator_3.7.0.orig.tar.xz |   Bin 0 -> 571960 bytes
 ...me-internet-radio-locator_3.9.0-1.debian.tar.xz |   Bin 0 -> 19168 bytes
 .../gnome-internet-radio-locator_3.9.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.9.0-1_amd64.buildinfo |   773 +
 ...me-internet-radio-locator_3.9.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.9.0-1_amd64.deb |   Bin 0 -> 307232 bytes
 .../gnome-internet-radio-locator_3.9.0.orig.tar.xz |   Bin 0 -> 574028 bytes
 ...me-internet-radio-locator_3.9.1-1.debian.tar.xz |   Bin 0 -> 19172 bytes
 .../gnome-internet-radio-locator_3.9.1-1.dsc       |    20 +
 ...-internet-radio-locator_3.9.1-1_amd64.buildinfo |   778 +
 ...me-internet-radio-locator_3.9.1-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.9.1-1_amd64.deb |   Bin 0 -> 308452 bytes
 .../gnome-internet-radio-locator_3.9.1.orig.tar.xz |   Bin 0 -> 574456 bytes
 ...me-internet-radio-locator_3.9.2-1.debian.tar.xz |   Bin 0 -> 19176 bytes
 .../gnome-internet-radio-locator_3.9.2-1.dsc       |    20 +
 ...-internet-radio-locator_3.9.2-1_amd64.buildinfo |   778 +
 ...me-internet-radio-locator_3.9.2-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.9.2-1_amd64.deb |   Bin 0 -> 309220 bytes
 .../gnome-internet-radio-locator_3.9.2.orig.tar.xz |   Bin 0 -> 575380 bytes
 ...me-internet-radio-locator_4.0.1-1.debian.tar.xz |   Bin 0 -> 25840 bytes
 .../gnome-internet-radio-locator_4.0.1-1.dsc       |    20 +
 ...-internet-radio-locator_4.0.1-1_amd64.buildinfo |   782 +
 ...me-internet-radio-locator_4.0.1-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_4.0.1-1_amd64.deb |   Bin 0 -> 309696 bytes
 .../gnome-internet-radio-locator_4.0.1.orig.tar.xz |   Bin 0 -> 575548 bytes
 ...me-internet-radio-locator_4.0.2-1.debian.tar.xz |   Bin 0 -> 25864 bytes
 .../gnome-internet-radio-locator_4.0.2-1.dsc       |    20 +
 ...-internet-radio-locator_4.0.2-1_amd64.buildinfo |   791 +
 ...me-internet-radio-locator_4.0.2-1_amd64.changes |    38 +
 .../gnome-internet-radio-locator_4.0.2-1_amd64.deb |   Bin 0 -> 310708 bytes
 .../gnome-internet-radio-locator_4.0.2.orig.tar.xz |   Bin 0 -> 576976 bytes
 www/ubuntu/gnome-radio_128.0-1.debian.tar.xz       |   Bin 0 -> 9644 bytes
 www/ubuntu/gnome-radio_128.0-1.dsc                 |    20 +
 www/ubuntu/gnome-radio_128.0-1_amd64.buildinfo     |   829 +
 www/ubuntu/gnome-radio_128.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-radio_128.0-1_amd64.deb           |   Bin 0 -> 224752 bytes
 www/ubuntu/gnome-radio_128.0.orig.tar.xz           |   Bin 0 -> 515572 bytes
 www/ubuntu/gnome-radio_16.0.42-1.debian.tar.xz     |   Bin 0 -> 9520 bytes
 www/ubuntu/gnome-radio_16.0.42-1.dsc               |    20 +
 www/ubuntu/gnome-radio_16.0.42-1_amd64.buildinfo   |   760 +
 www/ubuntu/gnome-radio_16.0.42-1_amd64.changes     |    38 +
 www/ubuntu/gnome-radio_16.0.42-1_amd64.deb         |   Bin 0 -> 161292 bytes
 www/ubuntu/gnome-radio_16.0.42.orig.tar.xz         |   Bin 0 -> 436132 bytes
 www/ubuntu/gnome-radio_16.0.43-1.debian.tar.xz     |   Bin 0 -> 9552 bytes
 www/ubuntu/gnome-radio_16.0.43-1.dsc               |    20 +
 www/ubuntu/gnome-radio_16.0.43-1_amd64.buildinfo   |   802 +
 www/ubuntu/gnome-radio_16.0.43-1_amd64.changes     |    38 +
 www/ubuntu/gnome-radio_16.0.43-1_amd64.deb         |   Bin 0 -> 171120 bytes
 www/ubuntu/gnome-radio_16.0.43.orig.tar.xz         |   Bin 0 -> 437296 bytes
 www/ubuntu/gnome-radio_64.0-1.debian.tar.xz        |   Bin 0 -> 23668 bytes
 www/ubuntu/gnome-radio_64.0-1.dsc                  |    20 +
 www/ubuntu/gnome-radio_64.0-1_amd64.buildinfo      |   786 +
 www/ubuntu/gnome-radio_64.0-1_amd64.changes        |    38 +
 www/ubuntu/gnome-radio_64.0-1_amd64.deb            |   Bin 0 -> 180930 bytes
 www/ubuntu/gnome-radio_64.0.45-1.debian.tar.xz     |   Bin 0 -> 22940 bytes
 www/ubuntu/gnome-radio_64.0.45-1.dsc               |    20 +
 www/ubuntu/gnome-radio_64.0.45-1_amd64.buildinfo   |   789 +
 www/ubuntu/gnome-radio_64.0.45-1_amd64.changes     |    38 +
 www/ubuntu/gnome-radio_64.0.45-1_amd64.deb         |   Bin 0 -> 181018 bytes
 www/ubuntu/gnome-radio_64.0.45.orig.tar.xz         |   Bin 0 -> 450916 bytes
 www/ubuntu/gnome-radio_64.0.orig.tar.xz            |   Bin 0 -> 449920 bytes
 www/ubuntu/gnome-voice_0.0.2-1.debian.tar.xz       |   Bin 0 -> 3736 bytes
 www/ubuntu/gnome-voice_0.0.2-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_0.0.2-1_amd64.buildinfo     |   802 +
 www/ubuntu/gnome-voice_0.0.2-1_amd64.changes       |    39 +
 www/ubuntu/gnome-voice_0.0.2-1_amd64.deb           |   Bin 0 -> 9970 bytes
 www/ubuntu/gnome-voice_0.0.2.orig.tar.xz           |   Bin 0 -> 105540 bytes
 www/ubuntu/gnome-voice_0.0.4-1.debian.tar.xz       |   Bin 0 -> 3756 bytes
 www/ubuntu/gnome-voice_0.0.4-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_0.0.4-1_amd64.buildinfo     |   802 +
 www/ubuntu/gnome-voice_0.0.4-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_0.0.4-1_amd64.deb           |   Bin 0 -> 10714 bytes
 www/ubuntu/gnome-voice_0.0.4.orig.tar.xz           |   Bin 0 -> 105728 bytes
 www/ubuntu/gnome-voice_0.4.0-1.debian.tar.xz       |   Bin 0 -> 6644 bytes
 www/ubuntu/gnome-voice_0.4.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_0.4.0-1_amd64.buildinfo     |   775 +
 www/ubuntu/gnome-voice_0.4.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_0.4.0-1_amd64.deb           |   Bin 0 -> 14324 bytes
 www/ubuntu/gnome-voice_0.4.0.orig.tar.xz           |   Bin 0 -> 109448 bytes
 www/ubuntu/gnome-voice_1.2.0-1.debian.tar.xz       |   Bin 0 -> 10532 bytes
 www/ubuntu/gnome-voice_1.2.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_1.2.0-1_amd64.buildinfo     |   794 +
 www/ubuntu/gnome-voice_1.2.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_1.2.0-1_amd64.deb           |   Bin 0 -> 18108 bytes
 www/ubuntu/gnome-voice_1.2.0.orig.tar.xz           |   Bin 0 -> 111432 bytes
 www/ubuntu/gnome-voice_1.6.0-1.debian.tar.xz       |   Bin 0 -> 10552 bytes
 www/ubuntu/gnome-voice_1.6.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_1.6.0-1_amd64.buildinfo     |   786 +
 www/ubuntu/gnome-voice_1.6.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_1.6.0-1_amd64.deb           |   Bin 0 -> 17698 bytes
 www/ubuntu/gnome-voice_1.6.0.orig.tar.xz           |   Bin 0 -> 111620 bytes
 www/ubuntu/gnome-voice_1.8.0-1.debian.tar.xz       |   Bin 0 -> 10564 bytes
 www/ubuntu/gnome-voice_1.8.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_1.8.0-1_amd64.buildinfo     |   786 +
 www/ubuntu/gnome-voice_1.8.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_1.8.0-1_amd64.deb           |   Bin 0 -> 17720 bytes
 www/ubuntu/gnome-voice_1.8.0.orig.tar.xz           |   Bin 0 -> 111616 bytes
 www/ubuntu/gnome-voice_2.0.0-1.debian.tar.xz       |   Bin 0 -> 3848 bytes
 www/ubuntu/gnome-voice_2.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_2.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_2.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_2.0.0-1_amd64.deb           |   Bin 0 -> 16668 bytes
 www/ubuntu/gnome-voice_2.0.0.orig.tar.xz           |   Bin 0 -> 110708 bytes
 www/ubuntu/gnome-voice_3.0.0-1.debian.tar.xz       |   Bin 0 -> 3864 bytes
 www/ubuntu/gnome-voice_3.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_3.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_3.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_3.0.0-1_amd64.deb           |   Bin 0 -> 16698 bytes
 www/ubuntu/gnome-voice_3.0.0.orig.tar.xz           |   Bin 0 -> 111564 bytes
 www/ubuntu/gnome-voice_4.0.0-1.debian.tar.xz       |   Bin 0 -> 3876 bytes
 www/ubuntu/gnome-voice_4.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_4.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_4.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_4.0.0-1_amd64.deb           |   Bin 0 -> 15142 bytes
 www/ubuntu/gnome-voice_4.0.0.orig.tar.xz           |   Bin 0 -> 110892 bytes
 www/ubuntu/gnome-voice_5.0.0-1.debian.tar.xz       |   Bin 0 -> 3876 bytes
 www/ubuntu/gnome-voice_5.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_5.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_5.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_5.0.0-1_amd64.deb           |   Bin 0 -> 15692 bytes
 www/ubuntu/gnome-voice_5.0.0.orig.tar.xz           |   Bin 0 -> 110888 bytes
 ...tk-internet-radio-locator_5.0.0-1.debian.tar.xz |   Bin 0 -> 10828 bytes
 www/ubuntu/gtk-internet-radio-locator_5.0.0-1.dsc  |    20 +
 ...-internet-radio-locator_5.0.0-1_amd64.buildinfo |   835 +
 ...tk-internet-radio-locator_5.0.0-1_amd64.changes |    39 +
 .../gtk-internet-radio-locator_5.0.0-1_amd64.deb   |   Bin 0 -> 223232 bytes
 .../gtk-internet-radio-locator_5.0.0.orig.tar.xz   |   Bin 0 -> 514048 bytes
 www/ukrainian_radio_20220226.mp3                   |   Bin 0 -> 86800 bytes
 www/wsl/gnome-radio-64.0.wsl.tar.xz                |   Bin 0 -> 450368 bytes
 3030 files changed, 589295 insertions(+), 86051 deletions(-)

commit 761da8ff2e6e5916db9ea813848c15a18b0c2cde
Author: Ole Aamot <ole@aamot.org>
Date:   Thu Jan 25 08:40:54 2024 +0100

    www.gtkradio.org

 gnome-radio-264.0/AUTHORS                          |    23 -
 gnome-radio-264.0/BROADCAST                        |    36 -
 gnome-radio-264.0/COPYING                          |   674 -
 gnome-radio-264.0/ChangeLog                        |   184 -
 gnome-radio-264.0/DEBIAN                           |     6 -
 gnome-radio-264.0/HACKING                          |    36 -
 gnome-radio-264.0/INSTALL                          |   368 -
 gnome-radio-264.0/Makefile                         |   930 -
 gnome-radio-264.0/Makefile.am                      |    48 -
 gnome-radio-264.0/Makefile.in                      |   930 -
 gnome-radio-264.0/NEWS                             |    44 -
 gnome-radio-264.0/README                           |    40 -
 gnome-radio-264.0/THANKS                           |    28 -
 gnome-radio-264.0/TODO                             |    51 -
 gnome-radio-264.0/aclocal.m4                       |  2549 ---
 gnome-radio-264.0/compile                          |   348 -
 gnome-radio-264.0/config.guess                     |  1476 --
 gnome-radio-264.0/config.h.in                      |   141 -
 gnome-radio-264.0/config.sub                       |  1836 --
 gnome-radio-264.0/configure                        | 20385 -------------------
 gnome-radio-264.0/configure.ac                     |   185 -
 gnome-radio-264.0/data/Makefile.am                 |    32 -
 gnome-radio-264.0/data/Makefile.in                 |   782 -
 .../data/gtk-internet-radio-locator.appdata.xml.in |    24 -
 .../data/gtk-internet-radio-locator.desktop.in     |    18 -
 .../data/gtk-internet-radio-locator.desktop.in.in  |    18 -
 gnome-radio-264.0/data/icons/1024x1024/Makefile.am |     7 -
 gnome-radio-264.0/data/icons/1024x1024/Makefile.in |   558 -
 .../1024x1024/apps/gtk-internet-radio-locator.png  |   Bin 98149 -> 0 bytes
 gnome-radio-264.0/data/icons/16x16/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/16x16/Makefile.in     |   559 -
 .../16x16/apps/gtk-internet-radio-locator.png      |   Bin 559 -> 0 bytes
 gnome-radio-264.0/data/icons/22x22/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/22x22/Makefile.in     |   559 -
 .../22x22/apps/gtk-internet-radio-locator.png      |   Bin 816 -> 0 bytes
 gnome-radio-264.0/data/icons/24x24/Makefile.am     |     7 -
 gnome-radio-264.0/data/icons/24x24/Makefile.in     |   558 -
 .../24x24/apps/gtk-internet-radio-locator.png      |   Bin 878 -> 0 bytes
 gnome-radio-264.0/data/icons/256x256/Makefile.am   |     7 -
 gnome-radio-264.0/data/icons/256x256/Makefile.in   |   558 -
 .../256x256/apps/gtk-internet-radio-locator.png    |   Bin 15211 -> 0 bytes
 gnome-radio-264.0/data/icons/32x32/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/32x32/Makefile.in     |   559 -
 .../32x32/apps/gtk-internet-radio-locator.png      |   Bin 1171 -> 0 bytes
 gnome-radio-264.0/data/icons/48x48/Makefile.am     |     9 -
 gnome-radio-264.0/data/icons/48x48/Makefile.in     |   559 -
 .../48x48/apps/gtk-internet-radio-locator.png      |   Bin 1934 -> 0 bytes
 gnome-radio-264.0/data/icons/512x512/Makefile.am   |     7 -
 gnome-radio-264.0/data/icons/512x512/Makefile.in   |   558 -
 gnome-radio-264.0/data/icons/Makefile.am           |    16 -
 gnome-radio-264.0/data/icons/Makefile.in           |   692 -
 gnome-radio-264.0/data/icons/scalable/Makefile.am  |     7 -
 gnome-radio-264.0/data/icons/scalable/Makefile.in  |   558 -
 gnome-radio-264.0/depcomp                          |   791 -
 gnome-radio-264.0/gnome-radio.spec.in              |   119 -
 gnome-radio-264.0/gtk-internet-radio-locator.spec  |    87 -
 .../gtk-internet-radio-locator.spec.in             |    87 -
 gnome-radio-264.0/help/Makefile.am                 |    19 -
 gnome-radio-264.0/install-sh                       |   501 -
 gnome-radio-264.0/ltmain.sh                        | 11149 ----------
 gnome-radio-264.0/m4/ChangeLog                     |    11 -
 gnome-radio-264.0/m4/libtool.m4                    |  8372 --------
 gnome-radio-264.0/m4/ltoptions.m4                  |   437 -
 gnome-radio-264.0/m4/ltsugar.m4                    |   124 -
 gnome-radio-264.0/m4/ltversion.m4                  |    23 -
 gnome-radio-264.0/m4/lt~obsolete.m4                |    99 -
 gnome-radio-264.0/m4/nls.m4                        |    32 -
 gnome-radio-264.0/man/Makefile.am                  |     3 -
 gnome-radio-264.0/man/Makefile.in                  |   577 -
 gnome-radio-264.0/man/gtk-internet-radio-locator.1 |    39 -
 gnome-radio-264.0/missing                          |   215 -
 gnome-radio-264.0/po/ChangeLog                     |  8127 --------
 gnome-radio-264.0/po/LINGUAS                       |    15 -
 gnome-radio-264.0/po/Makefile.in.in                |   221 -
 gnome-radio-264.0/po/POTFILES.in                   |    12 -
 gnome-radio-264.0/po/POTFILES.skip                 |     4 -
 gnome-radio-264.0/po/ca.po                         |   272 -
 gnome-radio-264.0/po/cs.po                         |   269 -
 gnome-radio-264.0/po/de.po                         |   285 -
 gnome-radio-264.0/po/es.po                         |   589 -
 gnome-radio-264.0/po/fr.po                         |   113 -
 gnome-radio-264.0/po/hu.po                         |   290 -
 gnome-radio-264.0/po/id.po                         |   127 -
 gnome-radio-264.0/po/nb.po                         |   280 -
 gnome-radio-264.0/po/pl.po                         |   274 -
 gnome-radio-264.0/po/pt_BR.po                      |   315 -
 gnome-radio-264.0/po/sl.po                         |   123 -
 gnome-radio-264.0/po/sr.po                         |   121 -
 gnome-radio-264.0/po/sv.po                         |   299 -
 gnome-radio-264.0/src/Makefile.am                  |    99 -
 gnome-radio-264.0/src/Makefile.in                  |  1616 --
 gnome-radio-264.0/src/gnome-radio-264.0.dtd        |    24 -
 gnome-radio-264.0/src/gnome-radio-archive.h        |    44 -
 gnome-radio-264.0/src/gnome-radio-encoder.h        |    42 -
 gnome-radio-264.0/src/gnome-radio-gui.c            |   477 -
 gnome-radio-264.0/src/gnome-radio-gui.h            |    20 -
 gnome-radio-264.0/src/gnome-radio-keys.h           |    31 -
 gnome-radio-264.0/src/gnome-radio-listener.h       |    62 -
 gnome-radio-264.0/src/gnome-radio-location.c       |   197 -
 gnome-radio-264.0/src/gnome-radio-location.h       |    26 -
 gnome-radio-264.0/src/gnome-radio-markers.c        |  1122 -
 gnome-radio-264.0/src/gnome-radio-markers.h        |    50 -
 gnome-radio-264.0/src/gnome-radio-player-kb.h      |    35 -
 .../src/gnome-radio-player-renderer.h              |    49 -
 .../src/gnome-radio-player-resource.h              |     7 -
 gnome-radio-264.0/src/gnome-radio-player.c         |   738 -
 gnome-radio-264.0/src/gnome-radio-player.h         |    58 -
 gnome-radio-264.0/src/gnome-radio-program.c        |     0
 gnome-radio-264.0/src/gnome-radio-program.h        |    66 -
 gnome-radio-264.0/src/gnome-radio-radius.c         |    76 -
 gnome-radio-264.0/src/gnome-radio-radius.h         |    29 -
 gnome-radio-264.0/src/gnome-radio-runners.c        |     0
 gnome-radio-264.0/src/gnome-radio-runners.h        |    54 -
 gnome-radio-264.0/src/gnome-radio-station.c        |   375 -
 gnome-radio-264.0/src/gnome-radio-station.h        |    86 -
 gnome-radio-264.0/src/gnome-radio-stations-map.c   |     0
 gnome-radio-264.0/src/gnome-radio-stations-map.h   |   110 -
 gnome-radio-264.0/src/gnome-radio-streams.c        |     0
 gnome-radio-264.0/src/gnome-radio-streams.h        |    71 -
 gnome-radio-264.0/src/gnome-radio-tz.c             |   509 -
 gnome-radio-264.0/src/gnome-radio-tz.h             |   118 -
 gnome-radio-264.0/src/gnome-radio.c                |  1073 -
 gnome-radio-264.0/src/gnome-radio.gresource.xml    |     5 -
 gnome-radio-264.0/src/gnome-radio.h                |   168 -
 .../src/gtk-internet-radio-locator-gui.c           |   504 -
 .../src/gtk-internet-radio-locator-gui.h           |    20 -
 .../src/gtk-internet-radio-locator-keys.h          |    31 -
 .../src/gtk-internet-radio-locator-listener.c      |     0
 .../src/gtk-internet-radio-locator-listener.h      |    62 -
 .../src/gtk-internet-radio-locator-markers.c       |   527 -
 .../src/gtk-internet-radio-locator-markers.h       |    28 -
 .../src/gtk-internet-radio-locator-player-kb.h     |    35 -
 .../gtk-internet-radio-locator-player-renderer.h   |    49 -
 .../gtk-internet-radio-locator-player-resource.h   |     7 -
 .../src/gtk-internet-radio-locator-player.c        |   829 -
 .../src/gtk-internet-radio-locator-player.h        |    58 -
 .../src/gtk-internet-radio-locator-program.c       |     0
 .../src/gtk-internet-radio-locator-program.h       |    76 -
 .../src/gtk-internet-radio-locator-runners.c       |     0
 .../src/gtk-internet-radio-locator-runners.h       |    54 -
 .../src/gtk-internet-radio-locator-station.c       |   717 -
 .../src/gtk-internet-radio-locator-station.h       |    88 -
 .../src/gtk-internet-radio-locator-stations-map.c  |     0
 .../src/gtk-internet-radio-locator-stations-map.h  |   110 -
 .../src/gtk-internet-radio-locator-streams.c       |     0
 .../src/gtk-internet-radio-locator-streams.h       |    71 -
 .../src/gtk-internet-radio-locator-tz.c            |   509 -
 .../src/gtk-internet-radio-locator-tz.h            |   118 -
 gnome-radio-264.0/src/gtk-internet-radio-locator.c |  1014 -
 gnome-radio-264.0/src/gtk-internet-radio-locator.h |   168 -
 .../src/internet-radio-locator-1.5.dtd             |    23 -
 gnome-radio-264.0/src/internet-radio-locator.xml   |  1861 --
 gnome-radio-264.0/src/internet-radio-locator.xsl   |    54 -
 www/0.0/gnome-radio-0.0.0.tar.gz                   |   Bin 0 -> 103644 bytes
 www/0.1/gnome-radio-0.1.0.tar.gz                   |   Bin 0 -> 105437 bytes
 www/0.1/gnome-radio-0.1.1.tar.gz                   |   Bin 0 -> 105948 bytes
 www/0.1/gnome-radio-0.1.2.tar.gz                   |   Bin 0 -> 106068 bytes
 www/0.1/gnome-radio-0.1.3.tar.gz                   |   Bin 0 -> 106314 bytes
 www/0.1/gnome-radio-0.1.4.tar.gz                   |   Bin 0 -> 107695 bytes
 www/0.1/gnome-radio-0.1.5.tar.gz                   |   Bin 0 -> 108124 bytes
 www/0.1/gnome-radio-0.1.5.tar.xz                   |   Bin 0 -> 10298960 bytes
 www/0.1/gnome-radio-0.1.5.tar.xz.sha256sum         |     1 +
 www/0.1/gnome-radio-0.1.6.tar.xz                   |   Bin 0 -> 10298784 bytes
 www/0.1/gnome-radio-0.1.7.tar.gz                   |   Bin 0 -> 108207 bytes
 www/0.1/gnome-radio-0.1.8.tar.gz                   |   Bin 0 -> 109201 bytes
 www/0.1/gnome-radio-0.1.9.tar.gz                   |   Bin 0 -> 109315 bytes
 www/0.2/gnome-radio-0.2.0.tar.gz                   |   Bin 0 -> 109290 bytes
 www/0.3/gnome-radio-0.3.0.tar.xz                   |   Bin 0 -> 447116 bytes
 www/0.4/gnome-radio-0.4.0.tar.xz                   |   Bin 0 -> 104060 bytes
 ...417_10157659305531256_8164538629013258551_n.jpg |   Bin 0 -> 175763 bytes
 ...417_10157659305531256_8164538629013258551_n.png |   Bin 0 -> 770312 bytes
 www/AAA010A.jpg                                    |   Bin 0 -> 241824 bytes
 ...y-of-Communication-by-Claude-Shannon-(1948).pdf |   Bin 0 -> 366296 bytes
 ...ls-of-Electrical-Engineering-by-Don-Johnson.jpg |   Bin 0 -> 2372165 bytes
 www/AAMOT.txt                                      | 11565 +++++++++++
 www/Aamot-2020.aux                                 |     1 +
 www/Aamot-2020.pdf                                 |   Bin 0 -> 53587 bytes
 www/Aamot-2020.tex                                 |    76 +
 www/Aamot-2020.txt                                 |    93 +
 www/Aamot-2021.aux                                 |     2 +
 www/Aamot-2021.log                                 |   192 +
 www/Aamot-2021.pdf                                 |   Bin 0 -> 1218145 bytes
 www/Aamot-2021.tex                                 |    91 +
 www/Aamot-2022.aux                                 |     1 +
 www/Aamot-2022.log                                 |   179 +
 www/Aamot-2022.pdf                                 |   Bin 0 -> 85094 bytes
 www/Aamot-2022.tex                                 |    76 +
 www/Aamot.pdf                                      |   Bin 0 -> 29245822 bytes
 www/FCC.txt                                        |   152 +
 www/FOO.pdf                                        |   Bin 0 -> 77606 bytes
 www/GC2019.pdf                                     |   Bin 0 -> 4373593 bytes
 www/GNOMERadio.mkv                                 |   Bin 0 -> 47584216 bytes
 www/GUADEC/GUADEC2017.pdf                          |   Bin 0 -> 527933 bytes
 www/GUADEC/GUADEC2017_NUUG_Aamot.pdf               |   Bin 0 -> 246922 bytes
 www/GUADEC/GUADEC2019.pdf                          |   Bin 0 -> 3130690 bytes
 www/GUADEC/GUADEC2020.pdf                          |   Bin 0 -> 226608 bytes
 www/GUADEC/GUADEC2021.pdf                          |   Bin 0 -> 415099 bytes
 www/GUADEC/GUADEC2022.pdf                          |   Bin 0 -> 2681862 bytes
 www/GUADEC/GUADEC2023.pdf                          |   Bin 0 -> 2674523 bytes
 www/GUADEC/index.html                              |    14 +
 www/GUADEC/photos/coctail-party/gnome.jpg          |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/coctail-party/index.html         |   141 +
 www/GUADEC/photos/coctail-party/picture-001.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-001.jpg    |   Bin 0 -> 45846 bytes
 www/GUADEC/photos/coctail-party/picture-002.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-002.jpg    |   Bin 0 -> 50897 bytes
 www/GUADEC/photos/coctail-party/picture-003.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-003.jpg    |   Bin 0 -> 50464 bytes
 www/GUADEC/photos/coctail-party/picture-004.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-004.jpg    |   Bin 0 -> 45380 bytes
 www/GUADEC/photos/coctail-party/picture-005.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-005.jpg    |   Bin 0 -> 50036 bytes
 www/GUADEC/photos/coctail-party/picture-006.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-006.jpg    |   Bin 0 -> 44088 bytes
 www/GUADEC/photos/coctail-party/picture-007.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-007.jpg    |   Bin 0 -> 41268 bytes
 www/GUADEC/photos/coctail-party/picture-008.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-008.jpg    |   Bin 0 -> 41079 bytes
 www/GUADEC/photos/coctail-party/picture-009.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-009.jpg    |   Bin 0 -> 47206 bytes
 www/GUADEC/photos/coctail-party/picture-010.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-010.jpg    |   Bin 0 -> 46984 bytes
 www/GUADEC/photos/coctail-party/picture-011.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-011.jpg    |   Bin 0 -> 41828 bytes
 www/GUADEC/photos/coctail-party/picture-012.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-012.jpg    |   Bin 0 -> 49401 bytes
 www/GUADEC/photos/coctail-party/picture-013.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-013.jpg    |   Bin 0 -> 47429 bytes
 www/GUADEC/photos/coctail-party/picture-014.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-014.jpg    |   Bin 0 -> 40818 bytes
 www/GUADEC/photos/coctail-party/picture-015.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-015.jpg    |   Bin 0 -> 56176 bytes
 www/GUADEC/photos/coctail-party/picture-016.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-016.jpg    |   Bin 0 -> 42161 bytes
 www/GUADEC/photos/coctail-party/picture-017.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-017.jpg    |   Bin 0 -> 41383 bytes
 www/GUADEC/photos/coctail-party/picture-018.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-018.jpg    |   Bin 0 -> 42854 bytes
 www/GUADEC/photos/coctail-party/picture-019.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-019.jpg    |   Bin 0 -> 55708 bytes
 www/GUADEC/photos/coctail-party/picture-020.html   |    31 +
 www/GUADEC/photos/coctail-party/picture-020.jpg    |   Bin 0 -> 41755 bytes
 www/GUADEC/photos/coctail-party/styles.css         |    59 +
 www/GUADEC/photos/coctail-party/thumbnail-001.jpg  |   Bin 0 -> 1732 bytes
 www/GUADEC/photos/coctail-party/thumbnail-002.jpg  |   Bin 0 -> 1759 bytes
 www/GUADEC/photos/coctail-party/thumbnail-003.jpg  |   Bin 0 -> 1690 bytes
 www/GUADEC/photos/coctail-party/thumbnail-004.jpg  |   Bin 0 -> 1584 bytes
 www/GUADEC/photos/coctail-party/thumbnail-005.jpg  |   Bin 0 -> 1837 bytes
 www/GUADEC/photos/coctail-party/thumbnail-006.jpg  |   Bin 0 -> 1672 bytes
 www/GUADEC/photos/coctail-party/thumbnail-007.jpg  |   Bin 0 -> 1718 bytes
 www/GUADEC/photos/coctail-party/thumbnail-008.jpg  |   Bin 0 -> 1681 bytes
 www/GUADEC/photos/coctail-party/thumbnail-009.jpg  |   Bin 0 -> 1775 bytes
 www/GUADEC/photos/coctail-party/thumbnail-010.jpg  |   Bin 0 -> 1826 bytes
 www/GUADEC/photos/coctail-party/thumbnail-011.jpg  |   Bin 0 -> 1817 bytes
 www/GUADEC/photos/coctail-party/thumbnail-012.jpg  |   Bin 0 -> 1879 bytes
 www/GUADEC/photos/coctail-party/thumbnail-013.jpg  |   Bin 0 -> 1761 bytes
 www/GUADEC/photos/coctail-party/thumbnail-014.jpg  |   Bin 0 -> 1638 bytes
 www/GUADEC/photos/coctail-party/thumbnail-015.jpg  |   Bin 0 -> 1878 bytes
 www/GUADEC/photos/coctail-party/thumbnail-016.jpg  |   Bin 0 -> 1634 bytes
 www/GUADEC/photos/coctail-party/thumbnail-017.jpg  |   Bin 0 -> 1698 bytes
 www/GUADEC/photos/coctail-party/thumbnail-018.jpg  |   Bin 0 -> 1715 bytes
 www/GUADEC/photos/coctail-party/thumbnail-019.jpg  |   Bin 0 -> 1900 bytes
 www/GUADEC/photos/coctail-party/thumbnail-020.jpg  |   Bin 0 -> 1601 bytes
 www/GUADEC/photos/code-party/gnome.jpg             |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/code-party/index.html            |   104 +
 www/GUADEC/photos/code-party/picture-001.html      |    31 +
 www/GUADEC/photos/code-party/picture-001.jpg       |   Bin 0 -> 52483 bytes
 www/GUADEC/photos/code-party/picture-002.html      |    31 +
 www/GUADEC/photos/code-party/picture-002.jpg       |   Bin 0 -> 45311 bytes
 www/GUADEC/photos/code-party/picture-003.html      |    31 +
 www/GUADEC/photos/code-party/picture-003.jpg       |   Bin 0 -> 46676 bytes
 www/GUADEC/photos/code-party/picture-004.html      |    31 +
 www/GUADEC/photos/code-party/picture-004.jpg       |   Bin 0 -> 51587 bytes
 www/GUADEC/photos/code-party/picture-005.html      |    31 +
 www/GUADEC/photos/code-party/picture-005.jpg       |   Bin 0 -> 57093 bytes
 www/GUADEC/photos/code-party/picture-006.html      |    31 +
 www/GUADEC/photos/code-party/picture-006.jpg       |   Bin 0 -> 50001 bytes
 www/GUADEC/photos/code-party/picture-007.html      |    31 +
 www/GUADEC/photos/code-party/picture-007.jpg       |   Bin 0 -> 43887 bytes
 www/GUADEC/photos/code-party/picture-008.html      |    31 +
 www/GUADEC/photos/code-party/picture-008.jpg       |   Bin 0 -> 50485 bytes
 www/GUADEC/photos/code-party/picture-009.html      |    31 +
 www/GUADEC/photos/code-party/picture-009.jpg       |   Bin 0 -> 54237 bytes
 www/GUADEC/photos/code-party/picture-010.html      |    31 +
 www/GUADEC/photos/code-party/picture-010.jpg       |   Bin 0 -> 60487 bytes
 www/GUADEC/photos/code-party/picture-011.html      |    31 +
 www/GUADEC/photos/code-party/picture-011.jpg       |   Bin 0 -> 62440 bytes
 www/GUADEC/photos/code-party/picture-012.html      |    31 +
 www/GUADEC/photos/code-party/picture-012.jpg       |   Bin 0 -> 44354 bytes
 www/GUADEC/photos/code-party/picture-013.html      |    31 +
 www/GUADEC/photos/code-party/picture-013.jpg       |   Bin 0 -> 56123 bytes
 www/GUADEC/photos/code-party/picture-014.html      |    31 +
 www/GUADEC/photos/code-party/picture-014.jpg       |   Bin 0 -> 51744 bytes
 www/GUADEC/photos/code-party/styles.css            |    59 +
 www/GUADEC/photos/code-party/thumbnail-001.jpg     |   Bin 0 -> 2523 bytes
 www/GUADEC/photos/code-party/thumbnail-002.jpg     |   Bin 0 -> 2389 bytes
 www/GUADEC/photos/code-party/thumbnail-003.jpg     |   Bin 0 -> 1717 bytes
 www/GUADEC/photos/code-party/thumbnail-004.jpg     |   Bin 0 -> 2685 bytes
 www/GUADEC/photos/code-party/thumbnail-005.jpg     |   Bin 0 -> 2683 bytes
 www/GUADEC/photos/code-party/thumbnail-006.jpg     |   Bin 0 -> 1953 bytes
 www/GUADEC/photos/code-party/thumbnail-007.jpg     |   Bin 0 -> 1722 bytes
 www/GUADEC/photos/code-party/thumbnail-008.jpg     |   Bin 0 -> 2386 bytes
 www/GUADEC/photos/code-party/thumbnail-009.jpg     |   Bin 0 -> 2645 bytes
 www/GUADEC/photos/code-party/thumbnail-010.jpg     |   Bin 0 -> 2939 bytes
 www/GUADEC/photos/code-party/thumbnail-011.jpg     |   Bin 0 -> 3073 bytes
 www/GUADEC/photos/code-party/thumbnail-012.jpg     |   Bin 0 -> 2276 bytes
 www/GUADEC/photos/code-party/thumbnail-013.jpg     |   Bin 0 -> 2980 bytes
 www/GUADEC/photos/code-party/thumbnail-014.jpg     |   Bin 0 -> 2789 bytes
 www/GUADEC/photos/day-trip/gnome.jpg               |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/day-trip/index.html              |   141 +
 www/GUADEC/photos/day-trip/picture-001.html        |    31 +
 www/GUADEC/photos/day-trip/picture-001.jpg         |   Bin 0 -> 28991 bytes
 www/GUADEC/photos/day-trip/picture-002.html        |    31 +
 www/GUADEC/photos/day-trip/picture-002.jpg         |   Bin 0 -> 53590 bytes
 www/GUADEC/photos/day-trip/picture-003.html        |    31 +
 www/GUADEC/photos/day-trip/picture-003.jpg         |   Bin 0 -> 45640 bytes
 www/GUADEC/photos/day-trip/picture-004.html        |    31 +
 www/GUADEC/photos/day-trip/picture-004.jpg         |   Bin 0 -> 65531 bytes
 www/GUADEC/photos/day-trip/picture-005.html        |    31 +
 www/GUADEC/photos/day-trip/picture-005.jpg         |   Bin 0 -> 50147 bytes
 www/GUADEC/photos/day-trip/picture-006.html        |    31 +
 www/GUADEC/photos/day-trip/picture-006.jpg         |   Bin 0 -> 55745 bytes
 www/GUADEC/photos/day-trip/picture-007.html        |    31 +
 www/GUADEC/photos/day-trip/picture-007.jpg         |   Bin 0 -> 61630 bytes
 www/GUADEC/photos/day-trip/picture-008.html        |    31 +
 www/GUADEC/photos/day-trip/picture-008.jpg         |   Bin 0 -> 32436 bytes
 www/GUADEC/photos/day-trip/picture-009.html        |    31 +
 www/GUADEC/photos/day-trip/picture-009.jpg         |   Bin 0 -> 40428 bytes
 www/GUADEC/photos/day-trip/picture-010.html        |    31 +
 www/GUADEC/photos/day-trip/picture-010.jpg         |   Bin 0 -> 50148 bytes
 www/GUADEC/photos/day-trip/picture-011.html        |    31 +
 www/GUADEC/photos/day-trip/picture-011.jpg         |   Bin 0 -> 62042 bytes
 www/GUADEC/photos/day-trip/picture-012.html        |    31 +
 www/GUADEC/photos/day-trip/picture-012.jpg         |   Bin 0 -> 55941 bytes
 www/GUADEC/photos/day-trip/picture-013.html        |    31 +
 www/GUADEC/photos/day-trip/picture-013.jpg         |   Bin 0 -> 52307 bytes
 www/GUADEC/photos/day-trip/picture-014.html        |    31 +
 www/GUADEC/photos/day-trip/picture-014.jpg         |   Bin 0 -> 53341 bytes
 www/GUADEC/photos/day-trip/picture-015.html        |    31 +
 www/GUADEC/photos/day-trip/picture-015.jpg         |   Bin 0 -> 49622 bytes
 www/GUADEC/photos/day-trip/picture-016.html        |    31 +
 www/GUADEC/photos/day-trip/picture-016.jpg         |   Bin 0 -> 47435 bytes
 www/GUADEC/photos/day-trip/picture-017.html        |    31 +
 www/GUADEC/photos/day-trip/picture-017.jpg         |   Bin 0 -> 53497 bytes
 www/GUADEC/photos/day-trip/picture-018.html        |    31 +
 www/GUADEC/photos/day-trip/picture-018.jpg         |   Bin 0 -> 70292 bytes
 www/GUADEC/photos/day-trip/picture-019.html        |    31 +
 www/GUADEC/photos/day-trip/picture-019.jpg         |   Bin 0 -> 60394 bytes
 www/GUADEC/photos/day-trip/picture-020.html        |    31 +
 www/GUADEC/photos/day-trip/picture-020.jpg         |   Bin 0 -> 31016 bytes
 www/GUADEC/photos/day-trip/styles.css              |    59 +
 www/GUADEC/photos/day-trip/thumbnail-001.jpg       |   Bin 0 -> 1508 bytes
 www/GUADEC/photos/day-trip/thumbnail-002.jpg       |   Bin 0 -> 2407 bytes
 www/GUADEC/photos/day-trip/thumbnail-003.jpg       |   Bin 0 -> 2286 bytes
 www/GUADEC/photos/day-trip/thumbnail-004.jpg       |   Bin 0 -> 2841 bytes
 www/GUADEC/photos/day-trip/thumbnail-005.jpg       |   Bin 0 -> 2288 bytes
 www/GUADEC/photos/day-trip/thumbnail-006.jpg       |   Bin 0 -> 1697 bytes
 www/GUADEC/photos/day-trip/thumbnail-007.jpg       |   Bin 0 -> 2624 bytes
 www/GUADEC/photos/day-trip/thumbnail-008.jpg       |   Bin 0 -> 1847 bytes
 www/GUADEC/photos/day-trip/thumbnail-009.jpg       |   Bin 0 -> 1966 bytes
 www/GUADEC/photos/day-trip/thumbnail-010.jpg       |   Bin 0 -> 2282 bytes
 www/GUADEC/photos/day-trip/thumbnail-011.jpg       |   Bin 0 -> 2868 bytes
 www/GUADEC/photos/day-trip/thumbnail-012.jpg       |   Bin 0 -> 2452 bytes
 www/GUADEC/photos/day-trip/thumbnail-013.jpg       |   Bin 0 -> 2466 bytes
 www/GUADEC/photos/day-trip/thumbnail-014.jpg       |   Bin 0 -> 2328 bytes
 www/GUADEC/photos/day-trip/thumbnail-015.jpg       |   Bin 0 -> 2240 bytes
 www/GUADEC/photos/day-trip/thumbnail-016.jpg       |   Bin 0 -> 2044 bytes
 www/GUADEC/photos/day-trip/thumbnail-017.jpg       |   Bin 0 -> 1756 bytes
 www/GUADEC/photos/day-trip/thumbnail-018.jpg       |   Bin 0 -> 2017 bytes
 www/GUADEC/photos/day-trip/thumbnail-019.jpg       |   Bin 0 -> 2625 bytes
 www/GUADEC/photos/day-trip/thumbnail-020.jpg       |   Bin 0 -> 1935 bytes
 www/GUADEC/photos/dinner/gnome.jpg                 |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/dinner/index.html                |    73 +
 www/GUADEC/photos/dinner/picture-001.html          |    31 +
 www/GUADEC/photos/dinner/picture-001.jpg           |   Bin 0 -> 63451 bytes
 www/GUADEC/photos/dinner/picture-002.html          |    31 +
 www/GUADEC/photos/dinner/picture-002.jpg           |   Bin 0 -> 52543 bytes
 www/GUADEC/photos/dinner/picture-003.html          |    31 +
 www/GUADEC/photos/dinner/picture-003.jpg           |   Bin 0 -> 63959 bytes
 www/GUADEC/photos/dinner/picture-004.html          |    31 +
 www/GUADEC/photos/dinner/picture-004.jpg           |   Bin 0 -> 62270 bytes
 www/GUADEC/photos/dinner/picture-005.html          |    31 +
 www/GUADEC/photos/dinner/picture-005.jpg           |   Bin 0 -> 59081 bytes
 www/GUADEC/photos/dinner/picture-006.html          |    31 +
 www/GUADEC/photos/dinner/picture-006.jpg           |   Bin 0 -> 64433 bytes
 www/GUADEC/photos/dinner/picture-007.html          |    31 +
 www/GUADEC/photos/dinner/picture-007.jpg           |   Bin 0 -> 43141 bytes
 www/GUADEC/photos/dinner/picture-008.html          |    31 +
 www/GUADEC/photos/dinner/picture-008.jpg           |   Bin 0 -> 61054 bytes
 www/GUADEC/photos/dinner/picture-009.html          |    31 +
 www/GUADEC/photos/dinner/picture-009.jpg           |   Bin 0 -> 53534 bytes
 www/GUADEC/photos/dinner/styles.css                |    59 +
 www/GUADEC/photos/dinner/thumbnail-001.jpg         |   Bin 0 -> 3089 bytes
 www/GUADEC/photos/dinner/thumbnail-002.jpg         |   Bin 0 -> 2564 bytes
 www/GUADEC/photos/dinner/thumbnail-003.jpg         |   Bin 0 -> 3041 bytes
 www/GUADEC/photos/dinner/thumbnail-004.jpg         |   Bin 0 -> 3078 bytes
 www/GUADEC/photos/dinner/thumbnail-005.jpg         |   Bin 0 -> 2951 bytes
 www/GUADEC/photos/dinner/thumbnail-006.jpg         |   Bin 0 -> 3109 bytes
 www/GUADEC/photos/dinner/thumbnail-007.jpg         |   Bin 0 -> 2053 bytes
 www/GUADEC/photos/dinner/thumbnail-008.jpg         |   Bin 0 -> 2967 bytes
 www/GUADEC/photos/dinner/thumbnail-009.jpg         |   Bin 0 -> 2559 bytes
 .../photos/gnome-foundation-discussion/gnome.jpg   |   Bin 0 -> 8316 bytes
 .../photos/gnome-foundation-discussion/index.html  |    67 +
 .../gnome-foundation-discussion/picture-001.html   |    31 +
 .../gnome-foundation-discussion/picture-001.jpg    |   Bin 0 -> 51652 bytes
 .../gnome-foundation-discussion/picture-002.html   |    31 +
 .../gnome-foundation-discussion/picture-002.jpg    |   Bin 0 -> 48847 bytes
 .../gnome-foundation-discussion/picture-003.html   |    31 +
 .../gnome-foundation-discussion/picture-003.jpg    |   Bin 0 -> 51254 bytes
 .../gnome-foundation-discussion/picture-004.html   |    31 +
 .../gnome-foundation-discussion/picture-004.jpg    |   Bin 0 -> 51076 bytes
 .../gnome-foundation-discussion/picture-005.html   |    31 +
 .../gnome-foundation-discussion/picture-005.jpg    |   Bin 0 -> 58980 bytes
 .../gnome-foundation-discussion/picture-006.html   |    31 +
 .../gnome-foundation-discussion/picture-006.jpg    |   Bin 0 -> 42276 bytes
 .../gnome-foundation-discussion/picture-007.html   |    31 +
 .../gnome-foundation-discussion/picture-007.jpg    |   Bin 0 -> 40108 bytes
 .../gnome-foundation-discussion/picture-008.html   |    31 +
 .../gnome-foundation-discussion/picture-008.jpg    |   Bin 0 -> 52841 bytes
 .../photos/gnome-foundation-discussion/styles.css  |    59 +
 .../gnome-foundation-discussion/thumbnail-001.jpg  |   Bin 0 -> 2749 bytes
 .../gnome-foundation-discussion/thumbnail-002.jpg  |   Bin 0 -> 2404 bytes
 .../gnome-foundation-discussion/thumbnail-003.jpg  |   Bin 0 -> 2306 bytes
 .../gnome-foundation-discussion/thumbnail-004.jpg  |   Bin 0 -> 2625 bytes
 .../gnome-foundation-discussion/thumbnail-005.jpg  |   Bin 0 -> 2828 bytes
 .../gnome-foundation-discussion/thumbnail-006.jpg  |   Bin 0 -> 1501 bytes
 .../gnome-foundation-discussion/thumbnail-007.jpg  |   Bin 0 -> 1908 bytes
 .../gnome-foundation-discussion/thumbnail-008.jpg  |   Bin 0 -> 2716 bytes
 www/GUADEC/photos/helix-code-party/gnome.jpg       |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/helix-code-party/index.html      |   383 +
 .../photos/helix-code-party/picture-001.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-001.jpg |   Bin 0 -> 64469 bytes
 .../photos/helix-code-party/picture-002.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-002.jpg |   Bin 0 -> 47541 bytes
 .../photos/helix-code-party/picture-003.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-003.jpg |   Bin 0 -> 50991 bytes
 .../photos/helix-code-party/picture-004.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-004.jpg |   Bin 0 -> 47881 bytes
 .../photos/helix-code-party/picture-005.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-005.jpg |   Bin 0 -> 59451 bytes
 .../photos/helix-code-party/picture-006.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-006.jpg |   Bin 0 -> 49526 bytes
 .../photos/helix-code-party/picture-007.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-007.jpg |   Bin 0 -> 46362 bytes
 .../photos/helix-code-party/picture-008.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-008.jpg |   Bin 0 -> 55996 bytes
 .../photos/helix-code-party/picture-009.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-009.jpg |   Bin 0 -> 39426 bytes
 .../photos/helix-code-party/picture-010.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-010.jpg |   Bin 0 -> 49227 bytes
 .../photos/helix-code-party/picture-011.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-011.jpg |   Bin 0 -> 46257 bytes
 .../photos/helix-code-party/picture-012.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-012.jpg |   Bin 0 -> 41221 bytes
 .../photos/helix-code-party/picture-013.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-013.jpg |   Bin 0 -> 45179 bytes
 .../photos/helix-code-party/picture-014.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-014.jpg |   Bin 0 -> 38210 bytes
 .../photos/helix-code-party/picture-015.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-015.jpg |   Bin 0 -> 40035 bytes
 .../photos/helix-code-party/picture-016.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-016.jpg |   Bin 0 -> 21230 bytes
 .../photos/helix-code-party/picture-017.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-017.jpg |   Bin 0 -> 52870 bytes
 .../photos/helix-code-party/picture-018.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-018.jpg |   Bin 0 -> 47490 bytes
 .../photos/helix-code-party/picture-019.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-019.jpg |   Bin 0 -> 43262 bytes
 .../photos/helix-code-party/picture-020.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-020.jpg |   Bin 0 -> 55999 bytes
 .../photos/helix-code-party/picture-021.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-021.jpg |   Bin 0 -> 47455 bytes
 .../photos/helix-code-party/picture-022.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-022.jpg |   Bin 0 -> 55693 bytes
 .../photos/helix-code-party/picture-023.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-023.jpg |   Bin 0 -> 47117 bytes
 .../photos/helix-code-party/picture-024.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-024.jpg |   Bin 0 -> 56718 bytes
 .../photos/helix-code-party/picture-025.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-025.jpg |   Bin 0 -> 59800 bytes
 .../photos/helix-code-party/picture-026.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-026.jpg |   Bin 0 -> 43391 bytes
 .../photos/helix-code-party/picture-027.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-027.jpg |   Bin 0 -> 42976 bytes
 .../photos/helix-code-party/picture-028.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-028.jpg |   Bin 0 -> 40161 bytes
 .../photos/helix-code-party/picture-029.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-029.jpg |   Bin 0 -> 62132 bytes
 .../photos/helix-code-party/picture-030.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-030.jpg |   Bin 0 -> 48167 bytes
 .../photos/helix-code-party/picture-031.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-031.jpg |   Bin 0 -> 44747 bytes
 .../photos/helix-code-party/picture-032.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-032.jpg |   Bin 0 -> 55241 bytes
 .../photos/helix-code-party/picture-033.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-033.jpg |   Bin 0 -> 45442 bytes
 .../photos/helix-code-party/picture-034.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-034.jpg |   Bin 0 -> 59176 bytes
 .../photos/helix-code-party/picture-035.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-035.jpg |   Bin 0 -> 50155 bytes
 .../photos/helix-code-party/picture-036.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-036.jpg |   Bin 0 -> 55999 bytes
 .../photos/helix-code-party/picture-037.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-037.jpg |   Bin 0 -> 60231 bytes
 .../photos/helix-code-party/picture-038.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-038.jpg |   Bin 0 -> 60820 bytes
 .../photos/helix-code-party/picture-039.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-039.jpg |   Bin 0 -> 37515 bytes
 .../photos/helix-code-party/picture-040.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-040.jpg |   Bin 0 -> 53636 bytes
 .../photos/helix-code-party/picture-041.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-041.jpg |   Bin 0 -> 51029 bytes
 .../photos/helix-code-party/picture-042.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-042.jpg |   Bin 0 -> 43842 bytes
 .../photos/helix-code-party/picture-043.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-043.jpg |   Bin 0 -> 53035 bytes
 .../photos/helix-code-party/picture-044.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-044.jpg |   Bin 0 -> 50114 bytes
 .../photos/helix-code-party/picture-045.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-045.jpg |   Bin 0 -> 59682 bytes
 .../photos/helix-code-party/picture-046.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-046.jpg |   Bin 0 -> 51093 bytes
 .../photos/helix-code-party/picture-047.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-047.jpg |   Bin 0 -> 52361 bytes
 .../photos/helix-code-party/picture-048.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-048.jpg |   Bin 0 -> 37996 bytes
 .../photos/helix-code-party/picture-049.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-049.jpg |   Bin 0 -> 50636 bytes
 .../photos/helix-code-party/picture-050.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-050.jpg |   Bin 0 -> 40669 bytes
 .../photos/helix-code-party/picture-051.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-051.jpg |   Bin 0 -> 50418 bytes
 .../photos/helix-code-party/picture-052.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-052.jpg |   Bin 0 -> 21589 bytes
 .../photos/helix-code-party/picture-053.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-053.jpg |   Bin 0 -> 38498 bytes
 .../photos/helix-code-party/picture-054.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-054.jpg |   Bin 0 -> 31355 bytes
 .../photos/helix-code-party/picture-055.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-055.jpg |   Bin 0 -> 34113 bytes
 .../photos/helix-code-party/picture-056.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-056.jpg |   Bin 0 -> 39876 bytes
 .../photos/helix-code-party/picture-057.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-057.jpg |   Bin 0 -> 35537 bytes
 .../photos/helix-code-party/picture-058.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-058.jpg |   Bin 0 -> 48444 bytes
 .../photos/helix-code-party/picture-059.html       |    31 +
 www/GUADEC/photos/helix-code-party/picture-059.jpg |   Bin 0 -> 47023 bytes
 www/GUADEC/photos/helix-code-party/styles.css      |    59 +
 .../photos/helix-code-party/thumbnail-001.jpg      |   Bin 0 -> 2956 bytes
 .../photos/helix-code-party/thumbnail-002.jpg      |   Bin 0 -> 2229 bytes
 .../photos/helix-code-party/thumbnail-003.jpg      |   Bin 0 -> 2511 bytes
 .../photos/helix-code-party/thumbnail-004.jpg      |   Bin 0 -> 2356 bytes
 .../photos/helix-code-party/thumbnail-005.jpg      |   Bin 0 -> 2623 bytes
 .../photos/helix-code-party/thumbnail-006.jpg      |   Bin 0 -> 2431 bytes
 .../photos/helix-code-party/thumbnail-007.jpg      |   Bin 0 -> 2562 bytes
 .../photos/helix-code-party/thumbnail-008.jpg      |   Bin 0 -> 2602 bytes
 .../photos/helix-code-party/thumbnail-009.jpg      |   Bin 0 -> 1624 bytes
 .../photos/helix-code-party/thumbnail-010.jpg      |   Bin 0 -> 2448 bytes
 .../photos/helix-code-party/thumbnail-011.jpg      |   Bin 0 -> 1711 bytes
 .../photos/helix-code-party/thumbnail-012.jpg      |   Bin 0 -> 1745 bytes
 .../photos/helix-code-party/thumbnail-013.jpg      |   Bin 0 -> 1774 bytes
 .../photos/helix-code-party/thumbnail-014.jpg      |   Bin 0 -> 1554 bytes
 .../photos/helix-code-party/thumbnail-015.jpg      |   Bin 0 -> 1765 bytes
 .../photos/helix-code-party/thumbnail-016.jpg      |   Bin 0 -> 1479 bytes
 .../photos/helix-code-party/thumbnail-017.jpg      |   Bin 0 -> 2568 bytes
 .../photos/helix-code-party/thumbnail-018.jpg      |   Bin 0 -> 2592 bytes
 .../photos/helix-code-party/thumbnail-019.jpg      |   Bin 0 -> 2263 bytes
 .../photos/helix-code-party/thumbnail-020.jpg      |   Bin 0 -> 2678 bytes
 .../photos/helix-code-party/thumbnail-021.jpg      |   Bin 0 -> 2368 bytes
 .../photos/helix-code-party/thumbnail-022.jpg      |   Bin 0 -> 2625 bytes
 .../photos/helix-code-party/thumbnail-023.jpg      |   Bin 0 -> 2371 bytes
 .../photos/helix-code-party/thumbnail-024.jpg      |   Bin 0 -> 2704 bytes
 .../photos/helix-code-party/thumbnail-025.jpg      |   Bin 0 -> 2780 bytes
 .../photos/helix-code-party/thumbnail-026.jpg      |   Bin 0 -> 2376 bytes
 .../photos/helix-code-party/thumbnail-027.jpg      |   Bin 0 -> 2079 bytes
 .../photos/helix-code-party/thumbnail-028.jpg      |   Bin 0 -> 2148 bytes
 .../photos/helix-code-party/thumbnail-029.jpg      |   Bin 0 -> 2709 bytes
 .../photos/helix-code-party/thumbnail-030.jpg      |   Bin 0 -> 2131 bytes
 .../photos/helix-code-party/thumbnail-031.jpg      |   Bin 0 -> 2324 bytes
 .../photos/helix-code-party/thumbnail-032.jpg      |   Bin 0 -> 2683 bytes
 .../photos/helix-code-party/thumbnail-033.jpg      |   Bin 0 -> 2256 bytes
 .../photos/helix-code-party/thumbnail-034.jpg      |   Bin 0 -> 2749 bytes
 .../photos/helix-code-party/thumbnail-035.jpg      |   Bin 0 -> 2632 bytes
 .../photos/helix-code-party/thumbnail-036.jpg      |   Bin 0 -> 2916 bytes
 .../photos/helix-code-party/thumbnail-037.jpg      |   Bin 0 -> 2862 bytes
 .../photos/helix-code-party/thumbnail-038.jpg      |   Bin 0 -> 2999 bytes
 .../photos/helix-code-party/thumbnail-039.jpg      |   Bin 0 -> 1656 bytes
 .../photos/helix-code-party/thumbnail-040.jpg      |   Bin 0 -> 2935 bytes
 .../photos/helix-code-party/thumbnail-041.jpg      |   Bin 0 -> 2763 bytes
 .../photos/helix-code-party/thumbnail-042.jpg      |   Bin 0 -> 2211 bytes
 .../photos/helix-code-party/thumbnail-043.jpg      |   Bin 0 -> 2508 bytes
 .../photos/helix-code-party/thumbnail-044.jpg      |   Bin 0 -> 1812 bytes
 .../photos/helix-code-party/thumbnail-045.jpg      |   Bin 0 -> 2761 bytes
 .../photos/helix-code-party/thumbnail-046.jpg      |   Bin 0 -> 2565 bytes
 .../photos/helix-code-party/thumbnail-047.jpg      |   Bin 0 -> 1858 bytes
 .../photos/helix-code-party/thumbnail-048.jpg      |   Bin 0 -> 1556 bytes
 .../photos/helix-code-party/thumbnail-049.jpg      |   Bin 0 -> 2420 bytes
 .../photos/helix-code-party/thumbnail-050.jpg      |   Bin 0 -> 1888 bytes
 .../photos/helix-code-party/thumbnail-051.jpg      |   Bin 0 -> 2422 bytes
 .../photos/helix-code-party/thumbnail-052.jpg      |   Bin 0 -> 1327 bytes
 .../photos/helix-code-party/thumbnail-053.jpg      |   Bin 0 -> 1874 bytes
 .../photos/helix-code-party/thumbnail-054.jpg      |   Bin 0 -> 1976 bytes
 .../photos/helix-code-party/thumbnail-055.jpg      |   Bin 0 -> 1980 bytes
 .../photos/helix-code-party/thumbnail-056.jpg      |   Bin 0 -> 2230 bytes
 .../photos/helix-code-party/thumbnail-057.jpg      |   Bin 0 -> 1890 bytes
 .../photos/helix-code-party/thumbnail-058.jpg      |   Bin 0 -> 2364 bytes
 .../photos/helix-code-party/thumbnail-059.jpg      |   Bin 0 -> 2323 bytes
 www/GUADEC/photos/index.html                       |   186 +
 www/GUADEC/photos/leaving_paris/gnome.jpg          |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/leaving_paris/index.html         |   154 +
 www/GUADEC/photos/leaving_paris/picture-001.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-001.jpg    |   Bin 0 -> 53809 bytes
 www/GUADEC/photos/leaving_paris/picture-002.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-002.jpg    |   Bin 0 -> 50548 bytes
 www/GUADEC/photos/leaving_paris/picture-003.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-003.jpg    |   Bin 0 -> 56988 bytes
 www/GUADEC/photos/leaving_paris/picture-004.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-004.jpg    |   Bin 0 -> 58372 bytes
 www/GUADEC/photos/leaving_paris/picture-005.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-005.jpg    |   Bin 0 -> 61692 bytes
 www/GUADEC/photos/leaving_paris/picture-006.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-006.jpg    |   Bin 0 -> 68951 bytes
 www/GUADEC/photos/leaving_paris/picture-007.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-007.jpg    |   Bin 0 -> 71796 bytes
 www/GUADEC/photos/leaving_paris/picture-008.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-008.jpg    |   Bin 0 -> 65434 bytes
 www/GUADEC/photos/leaving_paris/picture-009.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-009.jpg    |   Bin 0 -> 70192 bytes
 www/GUADEC/photos/leaving_paris/picture-010.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-010.jpg    |   Bin 0 -> 66927 bytes
 www/GUADEC/photos/leaving_paris/picture-011.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-011.jpg    |   Bin 0 -> 60494 bytes
 www/GUADEC/photos/leaving_paris/picture-012.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-012.jpg    |   Bin 0 -> 49930 bytes
 www/GUADEC/photos/leaving_paris/picture-013.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-013.jpg    |   Bin 0 -> 41616 bytes
 www/GUADEC/photos/leaving_paris/picture-014.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-014.jpg    |   Bin 0 -> 50318 bytes
 www/GUADEC/photos/leaving_paris/picture-015.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-015.jpg    |   Bin 0 -> 49728 bytes
 www/GUADEC/photos/leaving_paris/picture-016.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-016.jpg    |   Bin 0 -> 52037 bytes
 www/GUADEC/photos/leaving_paris/picture-017.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-017.jpg    |   Bin 0 -> 51863 bytes
 www/GUADEC/photos/leaving_paris/picture-018.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-018.jpg    |   Bin 0 -> 49447 bytes
 www/GUADEC/photos/leaving_paris/picture-019.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-019.jpg    |   Bin 0 -> 43960 bytes
 www/GUADEC/photos/leaving_paris/picture-020.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-020.jpg    |   Bin 0 -> 53085 bytes
 www/GUADEC/photos/leaving_paris/picture-021.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-021.jpg    |   Bin 0 -> 40221 bytes
 www/GUADEC/photos/leaving_paris/picture-022.html   |    31 +
 www/GUADEC/photos/leaving_paris/picture-022.jpg    |   Bin 0 -> 34971 bytes
 www/GUADEC/photos/leaving_paris/styles.css         |    59 +
 www/GUADEC/photos/leaving_paris/thumbnail-001.jpg  |   Bin 0 -> 2417 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-002.jpg  |   Bin 0 -> 2351 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-003.jpg  |   Bin 0 -> 2972 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-004.jpg  |   Bin 0 -> 2837 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-005.jpg  |   Bin 0 -> 3013 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-006.jpg  |   Bin 0 -> 3101 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-007.jpg  |   Bin 0 -> 3076 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-008.jpg  |   Bin 0 -> 3148 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-009.jpg  |   Bin 0 -> 3078 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-010.jpg  |   Bin 0 -> 3096 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-011.jpg  |   Bin 0 -> 2476 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-012.jpg  |   Bin 0 -> 2267 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-013.jpg  |   Bin 0 -> 2250 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-014.jpg  |   Bin 0 -> 2408 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-015.jpg  |   Bin 0 -> 2256 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-016.jpg  |   Bin 0 -> 2282 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-017.jpg  |   Bin 0 -> 2535 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-018.jpg  |   Bin 0 -> 2389 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-019.jpg  |   Bin 0 -> 2063 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-020.jpg  |   Bin 0 -> 2454 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-021.jpg  |   Bin 0 -> 1878 bytes
 www/GUADEC/photos/leaving_paris/thumbnail-022.jpg  |   Bin 0 -> 1886 bytes
 www/GUADEC/photos/oslo_paris_flight/gnome.jpg      |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/oslo_paris_flight/index.html     |   141 +
 .../photos/oslo_paris_flight/picture-001.html      |    31 +
 .../photos/oslo_paris_flight/picture-001.jpg       |   Bin 0 -> 30379 bytes
 .../photos/oslo_paris_flight/picture-002.html      |    31 +
 .../photos/oslo_paris_flight/picture-002.jpg       |   Bin 0 -> 43332 bytes
 .../photos/oslo_paris_flight/picture-003.html      |    31 +
 .../photos/oslo_paris_flight/picture-003.jpg       |   Bin 0 -> 33210 bytes
 .../photos/oslo_paris_flight/picture-004.html      |    31 +
 .../photos/oslo_paris_flight/picture-004.jpg       |   Bin 0 -> 49381 bytes
 .../photos/oslo_paris_flight/picture-005.html      |    31 +
 .../photos/oslo_paris_flight/picture-005.jpg       |   Bin 0 -> 47014 bytes
 .../photos/oslo_paris_flight/picture-006.html      |    31 +
 .../photos/oslo_paris_flight/picture-006.jpg       |   Bin 0 -> 34890 bytes
 .../photos/oslo_paris_flight/picture-007.html      |    31 +
 .../photos/oslo_paris_flight/picture-007.jpg       |   Bin 0 -> 35628 bytes
 .../photos/oslo_paris_flight/picture-008.html      |    31 +
 .../photos/oslo_paris_flight/picture-008.jpg       |   Bin 0 -> 32979 bytes
 .../photos/oslo_paris_flight/picture-009.html      |    31 +
 .../photos/oslo_paris_flight/picture-009.jpg       |   Bin 0 -> 32438 bytes
 .../photos/oslo_paris_flight/picture-010.html      |    31 +
 .../photos/oslo_paris_flight/picture-010.jpg       |   Bin 0 -> 54453 bytes
 .../photos/oslo_paris_flight/picture-011.html      |    31 +
 .../photos/oslo_paris_flight/picture-011.jpg       |   Bin 0 -> 65389 bytes
 .../photos/oslo_paris_flight/picture-012.html      |    31 +
 .../photos/oslo_paris_flight/picture-012.jpg       |   Bin 0 -> 57797 bytes
 .../photos/oslo_paris_flight/picture-013.html      |    31 +
 .../photos/oslo_paris_flight/picture-013.jpg       |   Bin 0 -> 50911 bytes
 .../photos/oslo_paris_flight/picture-014.html      |    31 +
 .../photos/oslo_paris_flight/picture-014.jpg       |   Bin 0 -> 51228 bytes
 .../photos/oslo_paris_flight/picture-015.html      |    31 +
 .../photos/oslo_paris_flight/picture-015.jpg       |   Bin 0 -> 52121 bytes
 .../photos/oslo_paris_flight/picture-016.html      |    31 +
 .../photos/oslo_paris_flight/picture-016.jpg       |   Bin 0 -> 44063 bytes
 .../photos/oslo_paris_flight/picture-017.html      |    31 +
 .../photos/oslo_paris_flight/picture-017.jpg       |   Bin 0 -> 56565 bytes
 .../photos/oslo_paris_flight/picture-018.html      |    31 +
 .../photos/oslo_paris_flight/picture-018.jpg       |   Bin 0 -> 36484 bytes
 .../photos/oslo_paris_flight/picture-019.html      |    31 +
 .../photos/oslo_paris_flight/picture-019.jpg       |   Bin 0 -> 49132 bytes
 .../photos/oslo_paris_flight/picture-020.html      |    31 +
 .../photos/oslo_paris_flight/picture-020.jpg       |   Bin 0 -> 31607 bytes
 www/GUADEC/photos/oslo_paris_flight/styles.css     |    59 +
 .../photos/oslo_paris_flight/thumbnail-001.jpg     |   Bin 0 -> 1697 bytes
 .../photos/oslo_paris_flight/thumbnail-002.jpg     |   Bin 0 -> 2034 bytes
 .../photos/oslo_paris_flight/thumbnail-003.jpg     |   Bin 0 -> 1608 bytes
 .../photos/oslo_paris_flight/thumbnail-004.jpg     |   Bin 0 -> 2139 bytes
 .../photos/oslo_paris_flight/thumbnail-005.jpg     |   Bin 0 -> 2254 bytes
 .../photos/oslo_paris_flight/thumbnail-006.jpg     |   Bin 0 -> 1905 bytes
 .../photos/oslo_paris_flight/thumbnail-007.jpg     |   Bin 0 -> 1869 bytes
 .../photos/oslo_paris_flight/thumbnail-008.jpg     |   Bin 0 -> 1727 bytes
 .../photos/oslo_paris_flight/thumbnail-009.jpg     |   Bin 0 -> 1690 bytes
 .../photos/oslo_paris_flight/thumbnail-010.jpg     |   Bin 0 -> 2545 bytes
 .../photos/oslo_paris_flight/thumbnail-011.jpg     |   Bin 0 -> 2861 bytes
 .../photos/oslo_paris_flight/thumbnail-012.jpg     |   Bin 0 -> 2746 bytes
 .../photos/oslo_paris_flight/thumbnail-013.jpg     |   Bin 0 -> 2715 bytes
 .../photos/oslo_paris_flight/thumbnail-014.jpg     |   Bin 0 -> 2624 bytes
 .../photos/oslo_paris_flight/thumbnail-015.jpg     |   Bin 0 -> 2809 bytes
 .../photos/oslo_paris_flight/thumbnail-016.jpg     |   Bin 0 -> 2188 bytes
 .../photos/oslo_paris_flight/thumbnail-017.jpg     |   Bin 0 -> 2746 bytes
 .../photos/oslo_paris_flight/thumbnail-018.jpg     |   Bin 0 -> 1855 bytes
 .../photos/oslo_paris_flight/thumbnail-019.jpg     |   Bin 0 -> 2565 bytes
 .../photos/oslo_paris_flight/thumbnail-020.jpg     |   Bin 0 -> 1608 bytes
 www/GUADEC/photos/photos/clean.css                 |    59 +
 www/GUADEC/photos/photos/gnome.jpg                 |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/photos/index.html                |   221 +
 www/GUADEC/photos/presentations/gnome.jpg          |   Bin 0 -> 8316 bytes
 www/GUADEC/photos/presentations/index.html         |    67 +
 www/GUADEC/photos/presentations/picture-001.html   |    31 +
 www/GUADEC/photos/presentations/picture-001.jpg    |   Bin 0 -> 23732 bytes
 www/GUADEC/photos/presentations/picture-002.html   |    31 +
 www/GUADEC/photos/presentations/picture-002.jpg    |   Bin 0 -> 26752 bytes
 www/GUADEC/photos/presentations/picture-003.html   |    31 +
 www/GUADEC/photos/presentations/picture-003.jpg    |   Bin 0 -> 24728 bytes
 www/GUADEC/photos/presentations/picture-004.html   |    31 +
 www/GUADEC/photos/presentations/picture-004.jpg    |   Bin 0 -> 22920 bytes
 www/GUADEC/photos/presentations/picture-005.html   |    31 +
 www/GUADEC/photos/presentations/picture-005.jpg    |   Bin 0 -> 24482 bytes
 www/GUADEC/photos/presentations/picture-006.html   |    31 +
 www/GUADEC/photos/presentations/picture-006.jpg    |   Bin 0 -> 25770 bytes
 www/GUADEC/photos/presentations/picture-007.html   |    31 +
 www/GUADEC/photos/presentations/picture-007.jpg    |   Bin 0 -> 25424 bytes
 www/GUADEC/photos/presentations/picture-008.html   |    31 +
 www/GUADEC/photos/presentations/picture-008.jpg    |   Bin 0 -> 26412 bytes
 www/GUADEC/photos/presentations/styles.css         |    59 +
 www/GUADEC/photos/presentations/thumbnail-001.jpg  |   Bin 0 -> 1213 bytes
 www/GUADEC/photos/presentations/thumbnail-002.jpg  |   Bin 0 -> 1319 bytes
 www/GUADEC/photos/presentations/thumbnail-003.jpg  |   Bin 0 -> 1255 bytes
 www/GUADEC/photos/presentations/thumbnail-004.jpg  |   Bin 0 -> 1366 bytes
 www/GUADEC/photos/presentations/thumbnail-005.jpg  |   Bin 0 -> 1421 bytes
 www/GUADEC/photos/presentations/thumbnail-006.jpg  |   Bin 0 -> 1463 bytes
 www/GUADEC/photos/presentations/thumbnail-007.jpg  |   Bin 0 -> 1262 bytes
 www/GUADEC/photos/presentations/thumbnail-008.jpg  |   Bin 0 -> 1509 bytes
 www/GUADEC2019.pdf                                 |   Bin 0 -> 3130690 bytes
 www/GUADEC2020.pdf                                 |   Bin 0 -> 226608 bytes
 www/GUADEC2021.pdf                                 |   Bin 0 -> 415099 bytes
 www/GUADEC2022.aux                                 |    55 +
 www/GUADEC2022.log                                 |   168 +
 www/GUADEC2022.nav                                 |    35 +
 www/GUADEC2022.out                                 |     2 +
 www/GUADEC2022.pdf                                 |   Bin 0 -> 2681862 bytes
 .../gnome-radio-listener.c => www/GUADEC2022.snm   |     0
 www/GUADEC2022.tex                                 |   159 +
 www/GUADEC2022.toc                                 |     2 +
 www/GUADEC2023.pdf                                 |   Bin 0 -> 2674523 bytes
 www/LESVOS.TXT                                     |   208 +
 www/LETTER.html                                    |    85 +
 www/LUA_CODING_STYLE                               |    27 +
 www/NATO_Kabul_Taliban_Stoltenberg_20210820.ogg    |   Bin 0 -> 4535380 bytes
 ...bul_Taliban_Stoltenberg_Fall_of_Afghanistan.ogg |   Bin 0 -> 639058 bytes
 ...3\270yen_Botanical_Crush_-_3_Weeks_Holiday.jpg" |   Bin 0 -> 421514 bytes
 ...3\270yen_Botanical_Crush_-_3_Weeks_Holiday.ogg" |   Bin 0 -> 3982182 bytes
 ...03\270yen_Botanical_Crush_-_A_Room_for_Two.jpg" |   Bin 0 -> 568345 bytes
 ...03\270yen_Botanical_Crush_-_A_Room_for_Two.ogg" |   Bin 0 -> 1315508 bytes
 "www/T\303\270yen_Botanical_Crush_-_Fidelity.ogg"  |   Bin 0 -> 1070095 bytes
 "www/T\303\270yen_Botanical_Crush_-_Pluck.ogg"     |   Bin 0 -> 3022069 bytes
 ...AMU_BBC_Israel_Hamas_Gaza_Genocide-20231101.ogg |   Bin 0 -> 4819871 bytes
 www/WAMU_BBC_UNICEF_Gaza-20231101.ogg              |   Bin 0 -> 4129521 bytes
 ...teHouse_US_Intelligence_Kabul_Taliban_Biden.ogg |   Bin 0 -> 1539052 bytes
 www/base.zip                                       |   Bin 0 -> 12752809 bytes
 www/base/INSTALL_NOTES                             |     1 +
 www/base/README.md                                 |    53 +
 www/base/doc/ChangeLog                             |  5992 ++++++
 www/base/doc/FILES                                 |   918 +
 www/base/doc/INSTALL                               |    11 +
 www/base/doc/RELEASE_NOTES.md                      |     1 +
 www/base/doc/description.html                      |     1 +
 www/base/doc/extract.lua                           |   171 +
 www/base/doc/images/brave-gnu-world-logo-mask.bb   |     5 +
 www/base/doc/images/brave-gnu-world-logo-mask.eps  |  3956 ++++
 www/base/doc/images/brave-gnu-world-logo-mask.jpg  |   Bin 0 -> 60485 bytes
 www/base/doc/images/brave-gnu-world-logo.25.bb     |     5 +
 www/base/doc/images/brave-gnu-world-logo.25.eps    |   257 +
 www/base/doc/images/brave-gnu-world-logo.25.jpg    |   Bin 0 -> 57081 bytes
 www/base/doc/images/brave-gnu-world-logo.bb        |     5 +
 www/base/doc/images/brave-gnu-world-logo.eps       |   381 +
 www/base/doc/images/brave-gnu-world-logo.jpg       |   Bin 0 -> 78671 bytes
 www/base/doc/images/brave-gnu-world-logo.xbb       |     6 +
 www/base/doc/images/pgfmanual-mindmap-1.pdf        |   Bin 0 -> 147175 bytes
 www/base/doc/images/pgfmanual-mindmap-2.pdf        |   Bin 0 -> 89737 bytes
 www/base/doc/licenses/LICENSE                      |    34 +
 .../gnu-free-documentation-license-1.2.txt         |   397 +
 www/base/doc/licenses/gnu-public-license-2.txt     |   339 +
 .../licenses/latex-project-public-license-1.3c.txt |   416 +
 www/base/doc/licenses/manifest-code.txt            |     2 +
 www/base/doc/licenses/manifest-documentation.txt   |     2 +
 www/base/doc/pgfmanual.pdf                         |   Bin 0 -> 10185873 bytes
 www/base/doc/text-en/pgfmanual-en-base-actions.tex |   530 +
 .../doc/text-en/pgfmanual-en-base-animations.tex   |  1492 ++
 www/base/doc/text-en/pgfmanual-en-base-arrows.tex  |   962 +
 .../doc/text-en/pgfmanual-en-base-decorations.tex  |   979 +
 www/base/doc/text-en/pgfmanual-en-base-design.tex  |   146 +
 .../doc/text-en/pgfmanual-en-base-external.tex     |   502 +
 www/base/doc/text-en/pgfmanual-en-base-images.tex  |   274 +
 .../pgfmanual-en-base-internalregisters.tex        |   127 +
 www/base/doc/text-en/pgfmanual-en-base-layers.tex  |   136 +
 .../doc/text-en/pgfmanual-en-base-matrices.tex     |   437 +
 www/base/doc/text-en/pgfmanual-en-base-nodes.tex   |  1305 ++
 www/base/doc/text-en/pgfmanual-en-base-paths.tex   |   876 +
 .../doc/text-en/pgfmanual-en-base-patterns.tex     |   261 +
 www/base/doc/text-en/pgfmanual-en-base-plots.tex   |   587 +
 www/base/doc/text-en/pgfmanual-en-base-points.tex  |   683 +
 www/base/doc/text-en/pgfmanual-en-base-quick.tex   |   189 +
 www/base/doc/text-en/pgfmanual-en-base-scopes.tex  |  1027 +
 .../doc/text-en/pgfmanual-en-base-shadings.tex     |   762 +
 .../text-en/pgfmanual-en-base-transformations.tex  |  1246 ++
 .../doc/text-en/pgfmanual-en-base-transparency.tex |   391 +
 www/base/doc/text-en/pgfmanual-en-drivers.tex      |   468 +
 www/base/doc/text-en/pgfmanual-en-dv-axes.tex      |  3822 ++++
 www/base/doc/text-en/pgfmanual-en-dv-backend.tex   |    34 +
 www/base/doc/text-en/pgfmanual-en-dv-examples.tex  |    95 +
 www/base/doc/text-en/pgfmanual-en-dv-formats.tex   |   645 +
 .../doc/text-en/pgfmanual-en-dv-introduction.tex   |   148 +
 www/base/doc/text-en/pgfmanual-en-dv-main.tex      |   828 +
 www/base/doc/text-en/pgfmanual-en-dv-polar.tex     |   458 +
 .../doc/text-en/pgfmanual-en-dv-stylesheets.tex    |  4033 ++++
 .../doc/text-en/pgfmanual-en-dv-visualizers.tex    |   818 +
 .../text-en/pgfmanual-en-gd-algorithm-layer.tex    |   832 +
 .../text-en/pgfmanual-en-gd-algorithms-in-c.tex    |   864 +
 .../doc/text-en/pgfmanual-en-gd-binding-layer.tex  |   281 +
 www/base/doc/text-en/pgfmanual-en-gd-circular.tex  |    29 +
 .../doc/text-en/pgfmanual-en-gd-display-layer.tex  |   285 +
 .../doc/text-en/pgfmanual-en-gd-edge-routing.tex   |    33 +
 www/base/doc/text-en/pgfmanual-en-gd-examples.tex  |    14 +
 www/base/doc/text-en/pgfmanual-en-gd-force.tex     |    43 +
 www/base/doc/text-en/pgfmanual-en-gd-layered.tex   |    33 +
 www/base/doc/text-en/pgfmanual-en-gd-misc.tex      |    30 +
 www/base/doc/text-en/pgfmanual-en-gd-ogdf.tex      |   115 +
 www/base/doc/text-en/pgfmanual-en-gd-overview.tex  |   310 +
 .../doc/text-en/pgfmanual-en-gd-phylogenetics.tex  |    83 +
 www/base/doc/text-en/pgfmanual-en-gd-trees.tex     |    39 +
 www/base/doc/text-en/pgfmanual-en-gd-usage-pgf.tex |   688 +
 .../doc/text-en/pgfmanual-en-gd-usage-tikz.tex     |   549 +
 www/base/doc/text-en/pgfmanual-en-guidelines.tex   |   651 +
 www/base/doc/text-en/pgfmanual-en-installation.tex |   171 +
 www/base/doc/text-en/pgfmanual-en-introduction.tex |   261 +
 www/base/doc/text-en/pgfmanual-en-library-3d.tex   |   245 +
 .../doc/text-en/pgfmanual-en-library-angles.tex    |   109 +
 .../doc/text-en/pgfmanual-en-library-arrows.tex    |   245 +
 .../doc/text-en/pgfmanual-en-library-automata.tex  |   335 +
 .../doc/text-en/pgfmanual-en-library-babel.tex     |    94 +
 .../text-en/pgfmanual-en-library-backgrounds.tex   |   283 +
 www/base/doc/text-en/pgfmanual-en-library-calc.tex |     7 +
 .../doc/text-en/pgfmanual-en-library-calendar.tex  |   976 +
 .../doc/text-en/pgfmanual-en-library-chains.tex    |   499 +
 .../doc/text-en/pgfmanual-en-library-circuits.tex  |  2236 ++
 .../text-en/pgfmanual-en-library-decorations.tex   |  2180 ++
 .../doc/text-en/pgfmanual-en-library-edges.tex     |   330 +
 www/base/doc/text-en/pgfmanual-en-library-er.tex   |   155 +
 .../doc/text-en/pgfmanual-en-library-external.tex  |  1227 ++
 .../doc/text-en/pgfmanual-en-library-fadings.tex   |    51 +
 www/base/doc/text-en/pgfmanual-en-library-fit.tex  |   161 +
 .../text-en/pgfmanual-en-library-fixedpoint.tex    |   120 +
 .../doc/text-en/pgfmanual-en-library-folding.tex   |   255 +
 www/base/doc/text-en/pgfmanual-en-library-fpu.tex  |   714 +
 .../doc/text-en/pgfmanual-en-library-lsystems.tex  |   390 +
 www/base/doc/text-en/pgfmanual-en-library-math.tex |   471 +
 .../doc/text-en/pgfmanual-en-library-matrices.tex  |   334 +
 .../doc/text-en/pgfmanual-en-library-mindmaps.tex  |   523 +
 .../doc/text-en/pgfmanual-en-library-patterns.tex  |   572 +
 .../text-en/pgfmanual-en-library-perspective.tex   |   446 +
 .../doc/text-en/pgfmanual-en-library-petri.tex     |   380 +
 .../text-en/pgfmanual-en-library-plot-handlers.tex |   694 +
 .../text-en/pgfmanual-en-library-plot-marks.tex    |   116 +
 .../doc/text-en/pgfmanual-en-library-profiler.tex  |   242 +
 www/base/doc/text-en/pgfmanual-en-library-rdf.tex  |  1040 +
 .../doc/text-en/pgfmanual-en-library-shadings.tex  |   220 +
 .../doc/text-en/pgfmanual-en-library-shadows.tex   |   291 +
 .../doc/text-en/pgfmanual-en-library-shapes.tex    |  2295 +++
 www/base/doc/text-en/pgfmanual-en-library-spy.tex  |   463 +
 .../doc/text-en/pgfmanual-en-library-svg-path.tex  |    58 +
 .../doc/text-en/pgfmanual-en-library-through.tex   |    43 +
 .../doc/text-en/pgfmanual-en-library-trees.tex     |   196 +
 .../doc/text-en/pgfmanual-en-library-turtle.tex    |   117 +
 .../doc/text-en/pgfmanual-en-library-views.tex     |   127 +
 www/base/doc/text-en/pgfmanual-en-license.tex      |  1229 ++
 www/base/doc/text-en/pgfmanual-en-main-body.tex    |   860 +
 .../doc/text-en/pgfmanual-en-main-preamble.tex     |   384 +
 www/base/doc/text-en/pgfmanual-en-main.tex         |    16 +
 .../doc/text-en/pgfmanual-en-math-algorithms.tex   |   231 +
 .../doc/text-en/pgfmanual-en-math-commands.tex     |   246 +
 www/base/doc/text-en/pgfmanual-en-math-design.tex  |    95 +
 .../text-en/pgfmanual-en-math-numberprinting.tex   |   875 +
 www/base/doc/text-en/pgfmanual-en-math-parsing.tex |  1414 ++
 .../doc/text-en/pgfmanual-en-module-parser.tex     |   311 +
 www/base/doc/text-en/pgfmanual-en-oo.tex           |   690 +
 www/base/doc/text-en/pgfmanual-en-pages.tex        |   636 +
 www/base/doc/text-en/pgfmanual-en-pgfcalendar.tex  |   492 +
 www/base/doc/text-en/pgfmanual-en-pgffor.tex       |   418 +
 www/base/doc/text-en/pgfmanual-en-pgfkeys.tex      |  1743 ++
 .../doc/text-en/pgfmanual-en-pgfkeysfiltered.tex   |   579 +
 .../doc/text-en/pgfmanual-en-pgfsys-animations.tex |  1654 ++
 .../doc/text-en/pgfmanual-en-pgfsys-commands.tex   |  1390 ++
 .../doc/text-en/pgfmanual-en-pgfsys-overview.tex   |    79 +
 www/base/doc/text-en/pgfmanual-en-pgfsys-paths.tex |   217 +
 .../doc/text-en/pgfmanual-en-pgfsys-protocol.tex   |    89 +
 www/base/doc/text-en/pgfmanual-en-tikz-actions.tex |  1449 ++
 .../doc/text-en/pgfmanual-en-tikz-animations.tex   |  2805 +++
 www/base/doc/text-en/pgfmanual-en-tikz-arrows.tex  |  2559 +++
 .../doc/text-en/pgfmanual-en-tikz-coordinates.tex  |  1330 ++
 .../doc/text-en/pgfmanual-en-tikz-decorations.tex  |   559 +
 www/base/doc/text-en/pgfmanual-en-tikz-design.tex  |   274 +
 www/base/doc/text-en/pgfmanual-en-tikz-graphs.tex  |  3703 ++++
 .../doc/text-en/pgfmanual-en-tikz-matrices.tex     |   865 +
 www/base/doc/text-en/pgfmanual-en-tikz-paths.tex   |  1426 ++
 www/base/doc/text-en/pgfmanual-en-tikz-pics.tex    |   645 +
 www/base/doc/text-en/pgfmanual-en-tikz-plots.tex   |   776 +
 www/base/doc/text-en/pgfmanual-en-tikz-scopes.tex  |   582 +
 www/base/doc/text-en/pgfmanual-en-tikz-shapes.tex  |  3061 +++
 .../text-en/pgfmanual-en-tikz-transformations.tex  |   499 +
 .../doc/text-en/pgfmanual-en-tikz-transparency.tex |   895 +
 www/base/doc/text-en/pgfmanual-en-tikz-trees.tex   |   868 +
 .../doc/text-en/pgfmanual-en-tutorial-Euclid.tex   |   692 +
 .../doc/text-en/pgfmanual-en-tutorial-chains.tex   |  1067 +
 www/base/doc/text-en/pgfmanual-en-tutorial-map.tex |  1331 ++
 .../doc/text-en/pgfmanual-en-tutorial-nodes.tex    |  1020 +
 www/base/doc/text-en/pgfmanual-en-tutorial.tex     |  1400 ++
 www/base/doc/text-en/pgfmanual-en-xxcolor.tex      |    85 +
 .../text-en/plots/pgf-asymptotic-example.gnuplot   |     2 +
 .../doc/text-en/plots/pgf-asymptotic-example.table |   204 +
 www/base/doc/text-en/plots/pgf-exp.gnuplot         |     2 +
 www/base/doc/text-en/plots/pgf-exp.table           |    29 +
 .../text-en/plots/pgf-parametric-example.gnuplot   |     2 +
 .../doc/text-en/plots/pgf-parametric-example.table |    29 +
 www/base/doc/text-en/plots/pgf-sin.gnuplot         |     2 +
 www/base/doc/text-en/plots/pgf-sin.table           |    29 +
 www/base/doc/text-en/plots/pgf-tan-example.gnuplot |     2 +
 www/base/doc/text-en/plots/pgf-tan-example.table   |   104 +
 www/base/doc/text-en/plots/pgf-x.gnuplot           |     2 +
 www/base/doc/text-en/plots/pgf-x.table             |    29 +
 www/base/doc/text-en/plots/pgfmanual-sine.gnuplot  |     4 +
 www/base/doc/text-en/plots/pgfmanual-sine.table    |    24 +
 .../text-en/plots/pgfplotgnuplot-example.gnuplot   |     2 +
 .../doc/text-en/plots/pgfplotgnuplot-example.table |   104 +
 www/base/doc/version-for-dvipdfm/en/Makefile       |    30 +
 www/base/doc/version-for-dvipdfm/en/pgfmanual.tex  |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-dvipdfm/en/plots/pgf-exp.gnuplot   |     2 +
 .../doc/version-for-dvipdfm/en/plots/pgf-exp.table |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-dvipdfm/en/plots/pgf-sin.gnuplot   |     2 +
 .../doc/version-for-dvipdfm/en/plots/pgf-sin.table |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-dvipdfm/en/plots/pgf-x.gnuplot |     2 +
 .../doc/version-for-dvipdfm/en/plots/pgf-x.table   |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-dvipdfm/pgfmanual-dvipdfm.cfg  |    18 +
 www/base/doc/version-for-dvipdfmx/en/Makefile      |    37 +
 .../doc/version-for-dvipdfmx/en/pgfmanual-test.tex |    22 +
 www/base/doc/version-for-dvipdfmx/en/pgfmanual.tex |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   205 +
 .../version-for-dvipdfmx/en/plots/pgf-exp.gnuplot  |     2 +
 .../version-for-dvipdfmx/en/plots/pgf-exp.table    |    30 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example-cut.table      |    30 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    30 +
 .../version-for-dvipdfmx/en/plots/pgf-sin.gnuplot  |     2 +
 .../version-for-dvipdfmx/en/plots/pgf-sin.table    |    30 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   105 +
 .../version-for-dvipdfmx/en/plots/pgf-x.gnuplot    |     2 +
 .../doc/version-for-dvipdfmx/en/plots/pgf-x.table  |    30 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   105 +
 .../version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg    |    21 +
 www/base/doc/version-for-dvips/en/Makefile         |    38 +
 .../doc/version-for-dvips/en/pgfmanual-test.tex    |    23 +
 www/base/doc/version-for-dvips/en/pgfmanual.tex    |    17 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../doc/version-for-dvips/en/plots/pgf-exp.gnuplot |     2 +
 .../doc/version-for-dvips/en/plots/pgf-exp.table   |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../doc/version-for-dvips/en/plots/pgf-sin.gnuplot |     2 +
 .../doc/version-for-dvips/en/plots/pgf-sin.table   |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-dvips/en/plots/pgf-x.gnuplot   |     2 +
 .../doc/version-for-dvips/en/plots/pgf-x.table     |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 www/base/doc/version-for-dvips/pgfmanual-dvips.cfg |    14 +
 www/base/doc/version-for-dvisvgm/en/Makefile       |    52 +
 www/base/doc/version-for-dvisvgm/en/color.cfg      |     1 +
 .../doc/version-for-dvisvgm/en/pgfmanual-test.html |     5 +
 .../doc/version-for-dvisvgm/en/pgfmanual-test.tex  |    27 +
 www/base/doc/version-for-dvisvgm/en/pgfmanual.html |     9 +
 www/base/doc/version-for-dvisvgm/en/pgfmanual.tex  |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-dvisvgm/en/plots/pgf-exp.gnuplot   |     2 +
 .../doc/version-for-dvisvgm/en/plots/pgf-exp.table |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-dvisvgm/en/plots/pgf-sin.gnuplot   |     2 +
 .../doc/version-for-dvisvgm/en/plots/pgf-sin.table |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-dvisvgm/en/plots/pgf-x.gnuplot |     2 +
 .../doc/version-for-dvisvgm/en/plots/pgf-x.table   |    29 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-dvisvgm/pgfmanual-dvisvgm.cfg  |   351 +
 www/base/doc/version-for-luatex/en/Makefile        |    35 +
 .../doc/version-for-luatex/en/pgfmanual-test.tex   |    22 +
 www/base/doc/version-for-luatex/en/pgfmanual.tex   |    29 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   205 +
 .../version-for-luatex/en/plots/pgf-exp.gnuplot    |     2 +
 .../doc/version-for-luatex/en/plots/pgf-exp.table  |    30 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example-cut.table      |    30 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    30 +
 .../version-for-luatex/en/plots/pgf-sin.gnuplot    |     2 +
 .../doc/version-for-luatex/en/plots/pgf-sin.table  |    30 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   105 +
 .../doc/version-for-luatex/en/plots/pgf-x.gnuplot  |     2 +
 .../doc/version-for-luatex/en/plots/pgf-x.table    |    30 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   105 +
 .../doc/version-for-luatex/pgfmanual-luatex.cfg    |    21 +
 www/base/doc/version-for-pdftex/en/Makefile        |    35 +
 www/base/doc/version-for-pdftex/en/pgfmanual.tex   |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-pdftex/en/plots/pgf-exp.gnuplot    |     2 +
 .../doc/version-for-pdftex/en/plots/pgf-exp.table  |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-pdftex/en/plots/pgf-sin.gnuplot    |     2 +
 .../doc/version-for-pdftex/en/plots/pgf-sin.table  |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-pdftex/en/plots/pgf-x.gnuplot  |     2 +
 .../doc/version-for-pdftex/en/plots/pgf-x.table    |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-pdftex/pgfmanual-pdftex.cfg    |    21 +
 www/base/doc/version-for-tex4ht/en/Makefile        |    43 +
 www/base/doc/version-for-tex4ht/en/pgfmanual.tex   |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../version-for-tex4ht/en/plots/pgf-exp.gnuplot    |     2 +
 .../doc/version-for-tex4ht/en/plots/pgf-exp.table  |    29 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../version-for-tex4ht/en/plots/pgf-sin.gnuplot    |     2 +
 .../doc/version-for-tex4ht/en/plots/pgf-sin.table  |    29 +
 .../doc/version-for-tex4ht/en/plots/pgf-x.gnuplot  |     2 +
 .../doc/version-for-tex4ht/en/plots/pgf-x.table    |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 .../doc/version-for-tex4ht/pgfmanual-tex4ht.cfg    |   130 +
 www/base/doc/version-for-vtex/en/Makefile          |    29 +
 www/base/doc/version-for-vtex/en/pgfmanual.tex     |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../doc/version-for-vtex/en/plots/pgf-exp.gnuplot  |     2 +
 .../doc/version-for-vtex/en/plots/pgf-exp.table    |    29 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../doc/version-for-vtex/en/plots/pgf-sin.gnuplot  |     2 +
 .../doc/version-for-vtex/en/plots/pgf-sin.table    |    29 +
 .../doc/version-for-vtex/en/plots/pgf-x.gnuplot    |     2 +
 www/base/doc/version-for-vtex/en/plots/pgf-x.table |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../version-for-vtex/en/plots/pgfmanual-sine.table |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 www/base/doc/version-for-vtex/pgfmanual-vtex.cfg   |    16 +
 www/base/doc/version-for-xetex/en/Makefile         |    30 +
 www/base/doc/version-for-xetex/en/pgfmanual.tex    |    16 +
 .../en/plots/pgf-asymptotic-example.gnuplot        |     2 +
 .../en/plots/pgf-asymptotic-example.table          |   204 +
 .../doc/version-for-xetex/en/plots/pgf-exp.gnuplot |     2 +
 .../doc/version-for-xetex/en/plots/pgf-exp.table   |    29 +
 .../en/plots/pgf-parametric-example-cut.gnuplot    |     2 +
 .../en/plots/pgf-parametric-example.gnuplot        |     2 +
 .../en/plots/pgf-parametric-example.table          |    29 +
 .../doc/version-for-xetex/en/plots/pgf-sin.gnuplot |     2 +
 .../doc/version-for-xetex/en/plots/pgf-sin.table   |    29 +
 .../en/plots/pgf-tan-example.gnuplot               |     2 +
 .../en/plots/pgf-tan-example.table                 |   104 +
 .../doc/version-for-xetex/en/plots/pgf-x.gnuplot   |     2 +
 .../doc/version-for-xetex/en/plots/pgf-x.table     |    29 +
 .../en/plots/pgfmanual-sine.gnuplot                |     4 +
 .../en/plots/pgfmanual-sine.table                  |    24 +
 .../en/plots/pgfplotgnuplot-example.gnuplot        |     2 +
 .../en/plots/pgfplotgnuplot-example.table          |   104 +
 www/base/doc/version-for-xetex/pgfmanual-xetex.cfg |    17 +
 www/base/lua/graphdrawing/pgf.lua                  |    72 +
 www/base/lua/graphdrawing/pgf/gd.lua               |    72 +
 www/base/lua/graphdrawing/pgf/gd/bindings.lua      |    26 +
 .../lua/graphdrawing/pgf/gd/bindings/Binding.lua   |   265 +
 .../graphdrawing/pgf/gd/bindings/BindingToPGF.lua  |   374 +
 www/base/lua/graphdrawing/pgf/gd/circular.lua      |    22 +
 .../graphdrawing/pgf/gd/circular/Tantau2012.lua    |   153 +
 www/base/lua/graphdrawing/pgf/gd/circular/doc.lua  |   145 +
 .../lua/graphdrawing/pgf/gd/circular/library.lua   |    30 +
 www/base/lua/graphdrawing/pgf/gd/control.lua       |    26 +
 .../lua/graphdrawing/pgf/gd/control/Anchoring.lua  |   104 +
 .../graphdrawing/pgf/gd/control/ComponentAlign.lua |   540 +
 .../pgf/gd/control/ComponentDirection.lua          |    58 +
 .../pgf/gd/control/ComponentDistance.lua           |   108 +
 .../graphdrawing/pgf/gd/control/ComponentOrder.lua |   105 +
 .../lua/graphdrawing/pgf/gd/control/Components.lua |   127 +
 .../lua/graphdrawing/pgf/gd/control/Distances.lua  |   454 +
 .../lua/graphdrawing/pgf/gd/control/FineTune.lua   |   164 +
 .../graphdrawing/pgf/gd/control/LayoutPipeline.lua |  1347 ++
 .../graphdrawing/pgf/gd/control/NodeAnchors.lua    |   175 +
 .../graphdrawing/pgf/gd/control/Orientation.lua    |   303 +
 .../lua/graphdrawing/pgf/gd/control/Sublayouts.lua |   536 +
 www/base/lua/graphdrawing/pgf/gd/control/doc.lua   |   245 +
 .../lua/graphdrawing/pgf/gd/control/library.lua    |   196 +
 .../lua/graphdrawing/pgf/gd/deprecated/Cluster.lua |    65 +
 .../lua/graphdrawing/pgf/gd/deprecated/Edge.lua    |   358 +
 .../lua/graphdrawing/pgf/gd/deprecated/Graph.lua   |   396 +
 .../graphdrawing/pgf/gd/deprecated/Iterators.lua   |    91 +
 .../lua/graphdrawing/pgf/gd/deprecated/Node.lua    |   280 +
 .../lua/graphdrawing/pgf/gd/deprecated/Vector.lua  |   256 +
 www/base/lua/graphdrawing/pgf/gd/doc.lua           |   124 +
 .../graphdrawing/pgf/gd/doc/ogdf/energybased.lua   |    19 +
 .../pgf/gd/doc/ogdf/energybased/FMMMLayout.lua     |   129 +
 .../doc/ogdf/energybased/FastMultipoleEmbedder.lua |    51 +
 .../pgf/gd/doc/ogdf/energybased/GEMLayout.lua      |   103 +
 .../gd/doc/ogdf/energybased/MultilevelLayout.lua   |    33 +
 .../gd/doc/ogdf/energybased/SpringEmbedderFR.lua   |    53 +
 .../doc/ogdf/energybased/SpringEmbedderFRExact.lua |    57 +
 .../gd/doc/ogdf/energybased/SpringEmbedderKK.lua   |    62 +
 .../multilevelmixer/BarycenterPlacer.lua           |    33 +
 .../energybased/multilevelmixer/CirclePlacer.lua   |    45 +
 .../multilevelmixer/EdgeCoverMerger.lua            |    33 +
 .../multilevelmixer/IndependentSetMerger.lua       |    33 +
 .../multilevelmixer/LocalBiconnectedMerger.lua     |    33 +
 .../energybased/multilevelmixer/MatchingMerger.lua |    33 +
 .../energybased/multilevelmixer/MedianPlacer.lua   |    27 +
 .../energybased/multilevelmixer/RandomMerger.lua   |    33 +
 .../energybased/multilevelmixer/RandomPlacer.lua   |    33 +
 .../energybased/multilevelmixer/SolarMerger.lua    |    39 +
 .../energybased/multilevelmixer/SolarPlacer.lua    |    27 +
 .../energybased/multilevelmixer/ZeroPlacer.lua     |    33 +
 .../lua/graphdrawing/pgf/gd/doc/ogdf/layered.lua   |    19 +
 .../gd/doc/ogdf/layered/BarycenterHeuristic.lua    |    23 +
 .../gd/doc/ogdf/layered/CoffmanGrahamRanking.lua   |    35 +
 .../pgf/gd/doc/ogdf/layered/DfsAcyclicSubgraph.lua |    27 +
 .../gd/doc/ogdf/layered/FastHierarchyLayout.lua    |    99 +
 .../doc/ogdf/layered/FastSimpleHierarchyLayout.lua |    99 +
 .../pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua |    27 +
 .../gd/doc/ogdf/layered/GreedyInsertHeuristic.lua  |    23 +
 .../pgf/gd/doc/ogdf/layered/LongestPathRanking.lua |    57 +
 .../pgf/gd/doc/ogdf/layered/MedianHeuristic.lua    |    24 +
 .../pgf/gd/doc/ogdf/layered/OptimalRanking.lua     |    35 +
 .../pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua   |    34 +
 .../pgf/gd/doc/ogdf/layered/SplitHeuristic.lua     |    24 +
 .../pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua     |   113 +
 .../graphdrawing/pgf/gd/doc/ogdf/misclayout.lua    |    19 +
 .../pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua   |    48 +
 .../pgf/gd/doc/ogdf/misclayout/CircularLayout.lua  |    95 +
 .../gd/doc/ogdf/module/AcyclicSubgraphModule.lua   |    18 +
 .../gd/doc/ogdf/module/HierarchyLayoutModule.lua   |    17 +
 .../pgf/gd/doc/ogdf/module/InitialPlacer.lua       |    17 +
 .../pgf/gd/doc/ogdf/module/MultilevelBuilder.lua   |    17 +
 .../pgf/gd/doc/ogdf/module/RankingModule.lua       |    17 +
 .../pgf/gd/doc/ogdf/module/TwoLayerCrossMin.lua    |    17 +
 .../lua/graphdrawing/pgf/gd/doc/ogdf/planarity.lua |    19 +
 .../gd/doc/ogdf/planarity/PlanarizationLayout.lua  |    66 +
 www/base/lua/graphdrawing/pgf/gd/examples.lua      |    26 +
 .../pgf/gd/examples/ASCIIDisplayer.lua             |    32 +
 .../pgf/gd/examples/BindingToASCII.lua             |    87 +
 .../graphdrawing/pgf/gd/examples/SimpleDemo.lua    |    82 +
 .../pgf/gd/examples/SimpleEdgeDemo.lua             |   144 +
 .../graphdrawing/pgf/gd/examples/SimpleHuffman.lua |   287 +
 .../lua/graphdrawing/pgf/gd/examples/library.lua   |    30 +
 .../evolving/GraphAnimationCoordination.lua        |   638 +
 .../evolving/GreedyTemporalCycleRemoval.lua        |   177 +
 .../pgf/gd/experimental/evolving/Skambath2016.lua  |   875 +
 .../pgf/gd/experimental/evolving/Supergraph.lua    |   571 +
 .../evolving/SupergraphVertexSplitOptimization.lua |   196 +
 .../pgf/gd/experimental/evolving/TimeSpec.lua      |    62 +
 .../pgf/gd/experimental/evolving/doc.lua           |   120 +
 .../pgf/gd/experimental/evolving/layered.lua       |   107 +
 .../pgf/gd/experimental/evolving/library.lua       |    33 +
 www/base/lua/graphdrawing/pgf/gd/force.lua         |    26 +
 .../lua/graphdrawing/pgf/gd/force/CoarseGraph.lua  |   435 +
 .../pgf/gd/force/ControlCoarsening.lua             |   148 +
 .../graphdrawing/pgf/gd/force/ControlDeclare.lua   |    41 +
 .../graphdrawing/pgf/gd/force/ControlElectric.lua  |   105 +
 .../graphdrawing/pgf/gd/force/ControlIteration.lua |   136 +
 .../graphdrawing/pgf/gd/force/ControlSprings.lua   |    59 +
 .../lua/graphdrawing/pgf/gd/force/ControlStart.lua |    41 +
 .../lua/graphdrawing/pgf/gd/force/QuadTree.lua     |   280 +
 .../pgf/gd/force/SpringElectricalHu2006.lua        |   633 +
 .../pgf/gd/force/SpringElectricalLayouts.lua       |    54 +
 .../pgf/gd/force/SpringElectricalWalshaw2000.lua   |   520 +
 .../lua/graphdrawing/pgf/gd/force/SpringHu2006.lua |   386 +
 .../graphdrawing/pgf/gd/force/SpringLayouts.lua    |    36 +
 .../force/jedi/algorithms/FruchtermanReingold.lua  |   124 +
 .../force/jedi/algorithms/HuSpringElectricalFW.lua |    95 +
 .../pgf/gd/force/jedi/algorithms/SimpleSpring.lua  |    74 +
 .../jedi/algorithms/SocialGravityCloseness.lua     |   129 +
 .../force/jedi/algorithms/SocialGravityDegree.lua  |   183 +
 .../pgf/gd/force/jedi/base/CoarseGraphFW.lua       |   264 +
 .../pgf/gd/force/jedi/base/ForceController.lua     |   489 +
 .../pgf/gd/force/jedi/base/ForceTemplate.lua       |    44 +
 .../pgf/gd/force/jedi/base/InitialTemplate.lua     |    64 +
 .../pgf/gd/force/jedi/base/PathLengthsFW.lua       |   174 +
 .../pgf/gd/force/jedi/base/Preprocessing.lua       |   122 +
 .../lua/graphdrawing/pgf/gd/force/jedi/doc.lua     |   377 +
 .../force/jedi/forcetypes/ForceAbsoluteValue.lua   |    94 +
 .../force/jedi/forcetypes/ForceCanvasDistance.lua  |   201 +
 .../force/jedi/forcetypes/ForceCanvasPosition.lua  |   117 +
 .../force/jedi/forcetypes/ForceGraphDistance.lua   |   205 +
 .../gd/force/jedi/forcetypes/ForcePullToGrid.lua   |   123 +
 .../gd/force/jedi/forcetypes/ForcePullToPoint.lua  |   119 +
 .../CircularInitialPositioning.lua                 |    60 +
 .../initialpositioning/GridInitialPositioning.lua  |    60 +
 .../RandomInitialPositioning.lua                   |    49 +
 .../lua/graphdrawing/pgf/gd/force/jedi/library.lua |   115 +
 www/base/lua/graphdrawing/pgf/gd/force/library.lua |   126 +
 www/base/lua/graphdrawing/pgf/gd/interface.lua     |    26 +
 .../pgf/gd/interface/InterfaceCore.lua             |   191 +
 .../pgf/gd/interface/InterfaceToAlgorithms.lua     |   968 +
 .../graphdrawing/pgf/gd/interface/InterfaceToC.lua |    78 +
 .../pgf/gd/interface/InterfaceToDisplay.lua        |  1002 +
 .../lua/graphdrawing/pgf/gd/interface/Scope.lua    |    92 +
 www/base/lua/graphdrawing/pgf/gd/layered.lua       |   159 +
 .../layered/CrossingMinimizationGansnerKNV1993.lua |   342 +
 .../pgf/gd/layered/CycleRemovalBergerS1990a.lua    |    74 +
 .../pgf/gd/layered/CycleRemovalBergerS1990b.lua    |    76 +
 .../pgf/gd/layered/CycleRemovalEadesLS1993.lua     |   124 +
 .../pgf/gd/layered/CycleRemovalGansnerKNV1993.lua  |    52 +
 .../pgf/gd/layered/EdgeRoutingGansnerKNV1993.lua   |    22 +
 .../graphdrawing/pgf/gd/layered/NetworkSimplex.lua |   898 +
 .../gd/layered/NodePositioningGansnerKNV1993.lua   |   154 +
 .../pgf/gd/layered/NodeRankingGansnerKNV1993.lua   |   159 +
 .../pgf/gd/layered/NodeRankingMinimumHeight.lua    |    47 +
 .../lua/graphdrawing/pgf/gd/layered/Ranking.lua    |   291 +
 .../lua/graphdrawing/pgf/gd/layered/Sugiyama.lua   |   476 +
 .../pgf/gd/layered/crossing_minimization.lua       |    81 +
 .../graphdrawing/pgf/gd/layered/cycle_removal.lua  |   136 +
 .../graphdrawing/pgf/gd/layered/edge_routing.lua   |    49 +
 .../lua/graphdrawing/pgf/gd/layered/library.lua    |    94 +
 .../pgf/gd/layered/node_positioning.lua            |    55 +
 .../graphdrawing/pgf/gd/layered/node_ranking.lua   |    72 +
 www/base/lua/graphdrawing/pgf/gd/lib.lua           |   435 +
 www/base/lua/graphdrawing/pgf/gd/lib/Bezier.lua    |   160 +
 .../graphdrawing/pgf/gd/lib/DepthFirstSearch.lua   |   125 +
 www/base/lua/graphdrawing/pgf/gd/lib/Direct.lua    |    95 +
 www/base/lua/graphdrawing/pgf/gd/lib/Event.lua     |    98 +
 .../lua/graphdrawing/pgf/gd/lib/LookupTable.lua    |   111 +
 .../lua/graphdrawing/pgf/gd/lib/PathLengths.lua    |   209 +
 .../lua/graphdrawing/pgf/gd/lib/PriorityQueue.lua  |   342 +
 .../lua/graphdrawing/pgf/gd/lib/Simplifiers.lua    |   279 +
 www/base/lua/graphdrawing/pgf/gd/lib/Stack.lua     |    61 +
 www/base/lua/graphdrawing/pgf/gd/lib/Storage.lua   |   110 +
 www/base/lua/graphdrawing/pgf/gd/lib/Transform.lua |   120 +
 www/base/lua/graphdrawing/pgf/gd/model.lua         |    26 +
 www/base/lua/graphdrawing/pgf/gd/model/Arc.lua     |   653 +
 .../lua/graphdrawing/pgf/gd/model/Collection.lua   |   208 +
 .../lua/graphdrawing/pgf/gd/model/Coordinate.lua   |   306 +
 www/base/lua/graphdrawing/pgf/gd/model/Digraph.lua |   849 +
 www/base/lua/graphdrawing/pgf/gd/model/Edge.lua    |   209 +
 .../lua/graphdrawing/pgf/gd/model/Hyperedge.lua    |    56 +
 www/base/lua/graphdrawing/pgf/gd/model/Path.lua    |  1278 ++
 .../lua/graphdrawing/pgf/gd/model/Path_arced.lua   |   316 +
 www/base/lua/graphdrawing/pgf/gd/model/Vertex.lua  |   296 +
 www/base/lua/graphdrawing/pgf/gd/model/library.lua |    15 +
 www/base/lua/graphdrawing/pgf/gd/ogdf.lua          |    26 +
 www/base/lua/graphdrawing/pgf/gd/ogdf/library.lua  |    33 +
 www/base/lua/graphdrawing/pgf/gd/pedigrees.lua     |    21 +
 .../graphdrawing/pgf/gd/pedigrees/Koerner2015.lua  |   163 +
 .../lua/graphdrawing/pgf/gd/pedigrees/library.lua  |    21 +
 www/base/lua/graphdrawing/pgf/gd/phylogenetics.lua |    21 +
 .../gd/phylogenetics/AuthorDefinedPhylogeny.lua    |    77 +
 .../gd/phylogenetics/BalancedMinimumEvolution.lua  |   593 +
 .../BalancedNearestNeighbourInterchange.lua        |   372 +
 .../pgf/gd/phylogenetics/DistanceMatrix.lua        |   451 +
 .../pgf/gd/phylogenetics/Maeusle2012.lua           |   778 +
 .../pgf/gd/phylogenetics/PhylogeneticTree.lua      |    91 +
 .../pgf/gd/phylogenetics/SokalMichener1958.lua     |   261 +
 .../graphdrawing/pgf/gd/phylogenetics/library.lua  |    35 +
 www/base/lua/graphdrawing/pgf/gd/planar.lua        |     6 +
 .../pgf/gd/planar/BoyerMyrvold2004.lua             |   678 +
 .../lua/graphdrawing/pgf/gd/planar/Embedding.lua   |   788 +
 .../lua/graphdrawing/pgf/gd/planar/LinkedList.lua  |    88 +
 www/base/lua/graphdrawing/pgf/gd/planar/List.lua   |    49 +
 www/base/lua/graphdrawing/pgf/gd/planar/PDP.lua    |   576 +
 .../graphdrawing/pgf/gd/planar/PlanarLayout.lua    |   159 +
 .../lua/graphdrawing/pgf/gd/planar/ShiftMethod.lua |   128 +
 .../lua/graphdrawing/pgf/gd/planar/library.lua     |     2 +
 .../lua/graphdrawing/pgf/gd/planar/parameters.lua  |   144 +
 www/base/lua/graphdrawing/pgf/gd/routing.lua       |    22 +
 www/base/lua/graphdrawing/pgf/gd/routing/Hints.lua |   100 +
 .../pgf/gd/routing/NecklaceRouting.lua             |    90 +
 .../lua/graphdrawing/pgf/gd/routing/library.lua    |    29 +
 .../lua/graphdrawing/pgf/gd/tools/make_gd_wrap.lua |   183 +
 www/base/lua/graphdrawing/pgf/gd/trees.lua         |    21 +
 .../lua/graphdrawing/pgf/gd/trees/ChildSpec.lua    |   226 +
 .../pgf/gd/trees/ReingoldTilford1981.lua           |   211 +
 .../pgf/gd/trees/SpanningTreeComputation.lua       |   646 +
 www/base/lua/graphdrawing/pgf/gd/trees/doc.lua     |   340 +
 www/base/lua/graphdrawing/pgf/gd/trees/library.lua |    35 +
 www/base/lua/luamath/pgf/luamath/functions.lua     |   626 +
 www/base/lua/luamath/pgf/luamath/parser.lua        |   481 +
 www/base/source/BalloonLayout_script.h             |    32 +
 www/base/source/BarycenterHeuristic_script.h       |    20 +
 www/base/source/BarycenterPlacer_script.h          |    32 +
 www/base/source/CirclePlacer_script.h              |    56 +
 www/base/source/CircularLayout_script.h            |    47 +
 www/base/source/CoffmanGrahamRanking_script.h      |    34 +
 www/base/source/DfsAcyclicSubgraph_script.h        |    20 +
 www/base/source/EdgeCoverMerger_script.h           |    32 +
 www/base/source/ExampleLocalMakefileConfig.mk      |     7 +
 www/base/source/FMMMLayout_script.h                |    44 +
 www/base/source/FastHierarchyLayout_script.h       |    48 +
 www/base/source/FastMultipoleEmbedder_script.h     |    51 +
 www/base/source/FastSimpleHierarchyLayout_script.h |    41 +
 www/base/source/GEMLayout_script.h                 |   101 +
 www/base/source/GreedyCycleRemoval_script.h        |    20 +
 www/base/source/GreedyInsertHeuristic_script.h     |    20 +
 www/base/source/INSTALL                            |    28 +
 www/base/source/IndependentSetMerger_script.h      |    32 +
 www/base/source/InterfaceFromC++.c++               |   215 +
 www/base/source/InterfaceFromC++.h                 |   190 +
 www/base/source/InterfaceFromC.c                   |  1189 ++
 www/base/source/InterfaceFromC.h                   |   613 +
 www/base/source/InterfaceFromOGDF.c++              |   105 +
 www/base/source/InterfaceFromOGDF.h                |    45 +
 www/base/source/LocalBiconnectedMerger_script.h    |    32 +
 www/base/source/LongestPathRanking_script.h        |    50 +
 www/base/source/MakefileConfig.mk                  |    45 +
 www/base/source/MatchingMerger_script.h            |    32 +
 www/base/source/MedianHeuristic_script.h           |    20 +
 www/base/source/MedianPlacer_script.h              |    26 +
 www/base/source/MultilevelLayout_script.h          |    33 +
 www/base/source/OptimalRanking_script.h            |    34 +
 www/base/source/PlanarizationLayout_script.h       |    43 +
 www/base/source/RandomMerger_script.h              |    32 +
 www/base/source/RandomPlacer_script.h              |    32 +
 www/base/source/SiftingHeuristic_script.h          |    40 +
 www/base/source/SimpleDemoC.c                      |    42 +
 www/base/source/SimpleDemoCPlusPlus.c++            |    47 +
 www/base/source/SimpleDemoOGDF.c++                 |    43 +
 www/base/source/SolarMerger_script.h               |    36 +
 www/base/source/SolarPlacer_script.h               |    26 +
 www/base/source/SplitHeuristic_script.h            |    20 +
 www/base/source/SpringEmbedderFRExact_script.h     |    66 +
 www/base/source/SpringEmbedderFR_script.h          |    45 +
 www/base/source/SpringEmbedderKK_script.h          |    39 +
 www/base/source/SugiyamaLayout_script.h            |    54 +
 www/base/source/ZeroPlacer_script.h                |    32 +
 www/base/source/energybased_script.h               |    31 +
 www/base/source/layered_script.h                   |    46 +
 www/base/source/misclayout_script.h                |    13 +
 www/base/source/module_script.h                    |    27 +
 www/base/source/multilevelmixer_script.h           |    33 +
 www/base/source/ogdf_script.c++                    |    23 +
 www/base/source/pgfmathtestsuite.tex               |  1264 ++
 www/base/source/planarity_script.h                 |    11 +
 www/base/source/tikzexternaltest.code.tex          |    41 +
 .../source/tikzexternaltest.sharedpreamble.tex     |    20 +
 www/base/source/tikzexternaltest.tex               |    12 +
 www/base/source/tikzexternaltestmakefile.tex       |    12 +
 www/base/source/unittest_luamathparser.tex         |   562 +
 www/base/tex/LUA_CODING_STYLE                      |    27 +
 www/base/tex/example_graph_for_ascii_displayer.txt |    20 +
 www/base/tex/pgf.cfg                               |    33 +
 www/base/tex/pgf.revision.tex                      |    15 +
 www/base/tex/pgf.sty                               |    39 +
 www/base/tex/pgf.tex                               |    28 +
 www/base/tex/pgfarrows.sty                         |    19 +
 www/base/tex/pgfautomata.sty                       |   315 +
 www/base/tex/pgfbaseimage.sty                      |    15 +
 www/base/tex/pgfbaseimage.tex                      |    20 +
 www/base/tex/pgfbaselayers.sty                     |    15 +
 www/base/tex/pgfbaselayers.tex                     |    20 +
 www/base/tex/pgfbasematrix.sty                     |    17 +
 www/base/tex/pgfbasematrix.tex                     |    22 +
 www/base/tex/pgfbasepatterns.sty                   |    15 +
 www/base/tex/pgfbasepatterns.tex                   |    20 +
 www/base/tex/pgfbaseplot.sty                       |    17 +
 www/base/tex/pgfbaseplot.tex                       |    22 +
 www/base/tex/pgfbaseshapes.sty                     |    17 +
 www/base/tex/pgfbaseshapes.tex                     |    22 +
 www/base/tex/pgfbasesnakes.sty                     |    17 +
 www/base/tex/pgfbasesnakes.tex                     |    22 +
 www/base/tex/pgfcalendar.code.tex                  |   799 +
 www/base/tex/pgfcalendar.sty                       |    15 +
 www/base/tex/pgfcalendar.tex                       |    18 +
 www/base/tex/pgfcomp-version-0-65.sty              |   719 +
 www/base/tex/pgfcomp-version-1-18.sty              |    29 +
 www/base/tex/pgfcore.code.tex                      |    38 +
 www/base/tex/pgfcore.sty                           |    19 +
 www/base/tex/pgfcore.tex                           |    23 +
 www/base/tex/pgfcorearrows.code.tex                |  1253 ++
 www/base/tex/pgfcoreexternal.code.tex              |   542 +
 www/base/tex/pgfcoregraphicstate.code.tex          |   280 +
 www/base/tex/pgfcoreimage.code.tex                 |   244 +
 www/base/tex/pgfcorelayers.code.tex                |   210 +
 www/base/tex/pgfcoreobjects.code.tex               |   101 +
 www/base/tex/pgfcorepathconstruct.code.tex         |  1477 ++
 www/base/tex/pgfcorepathprocessing.code.tex        |   563 +
 www/base/tex/pgfcorepathusage.code.tex             |   661 +
 www/base/tex/pgfcorepatterns.code.tex              |   301 +
 www/base/tex/pgfcorepoints.code.tex                |  1212 ++
 www/base/tex/pgfcorequick.code.tex                 |   134 +
 www/base/tex/pgfcorerdf.code.tex                   |   228 +
 www/base/tex/pgfcorescopes.code.tex                |   769 +
 www/base/tex/pgfcoreshade.code.tex                 |   974 +
 www/base/tex/pgfcoretransformations.code.tex       |   819 +
 www/base/tex/pgfcoretransparency.code.tex          |   312 +
 www/base/tex/pgfexternal.tex                       |    32 +
 www/base/tex/pgfexternalwithdepth.tex              |    43 +
 www/base/tex/pgffor.code.tex                       |   765 +
 www/base/tex/pgffor.sty                            |    16 +
 www/base/tex/pgffor.tex                            |    19 +
 www/base/tex/pgfheaps.sty                          |   107 +
 www/base/tex/pgfint.code.tex                       |   126 +
 www/base/tex/pgfkeys.code.tex                      |  1160 ++
 www/base/tex/pgfkeys.sty                           |    12 +
 www/base/tex/pgfkeys.tex                           |    18 +
 www/base/tex/pgfkeysfiltered.code.tex              |  1015 +
 www/base/tex/pgflibraryarrows.code.tex             |   936 +
 www/base/tex/pgflibraryarrows.meta.code.tex        |  1607 ++
 www/base/tex/pgflibraryarrows.spaced.code.tex      |    92 +
 www/base/tex/pgflibraryarrows.sty                  |    16 +
 www/base/tex/pgflibraryautomata.sty                |    16 +
 www/base/tex/pgflibrarycurvilinear.code.tex        |   379 +
 .../pgflibrarydatavisualization.barcharts.code.tex |   135 +
 ...arydatavisualization.formats.functions.code.tex |   209 +
 .../tex/pgflibrarydatavisualization.polar.code.tex |   198 +
 .../tex/pgflibrarydecorations.footprints.code.tex  |   230 +
 .../tex/pgflibrarydecorations.fractals.code.tex    |    65 +
 .../tex/pgflibrarydecorations.markings.code.tex    |   179 +
 .../pgflibrarydecorations.pathmorphing.code.tex    |   294 +
 .../pgflibrarydecorations.pathreplacing.code.tex   |   240 +
 www/base/tex/pgflibrarydecorations.shapes.code.tex |   468 +
 www/base/tex/pgflibrarydecorations.text.code.tex   |   357 +
 www/base/tex/pgflibraryfadings.code.tex            |    57 +
 .../tex/pgflibraryfixedpointarithmetic.code.tex    |   656 +
 www/base/tex/pgflibraryfpu.code.tex                |  2392 +++
 .../tex/pgflibrarygraphdrawing.circular.code.tex   |    16 +
 www/base/tex/pgflibrarygraphdrawing.code.tex       |  1165 ++
 .../tex/pgflibrarygraphdrawing.examples.code.tex   |    17 +
 www/base/tex/pgflibrarygraphdrawing.force.code.tex |   136 +
 .../tex/pgflibrarygraphdrawing.layered.code.tex    |    17 +
 www/base/tex/pgflibrarygraphdrawing.trees.code.tex |    19 +
 www/base/tex/pgflibraryintersections.code.tex      |  1172 ++
 www/base/tex/pgflibrarylindenmayersystems.code.tex |   229 +
 www/base/tex/pgflibraryluamath.code.tex            |   558 +
 www/base/tex/pgflibrarypatterns.code.tex           |   264 +
 www/base/tex/pgflibrarypatterns.meta.code.tex      |   458 +
 www/base/tex/pgflibraryplothandlers.code.tex       |  1114 +
 www/base/tex/pgflibraryplothandlers.sty            |    17 +
 www/base/tex/pgflibraryplotmarks.code.tex          |   453 +
 www/base/tex/pgflibraryplotmarks.sty               |    17 +
 www/base/tex/pgflibraryprofiler.code.tex           |   530 +
 www/base/tex/pgflibraryshadings.code.tex           |   444 +
 www/base/tex/pgflibraryshapes.arrows.code.tex      |  2361 +++
 www/base/tex/pgflibraryshapes.callouts.code.tex    |   951 +
 www/base/tex/pgflibraryshapes.code.tex             |    21 +
 .../tex/pgflibraryshapes.gates.ee.IEC.code.tex     |   679 +
 www/base/tex/pgflibraryshapes.gates.ee.code.tex    |   170 +
 .../tex/pgflibraryshapes.gates.logic.IEC.code.tex  |   733 +
 .../tex/pgflibraryshapes.gates.logic.US.code.tex   |  2525 +++
 www/base/tex/pgflibraryshapes.gates.logic.code.tex |   103 +
 www/base/tex/pgflibraryshapes.geometric.code.tex   |  4417 ++++
 www/base/tex/pgflibraryshapes.misc.code.tex        |  1127 +
 www/base/tex/pgflibraryshapes.multipart.code.tex   |  1356 ++
 www/base/tex/pgflibraryshapes.sty                  |    18 +
 www/base/tex/pgflibraryshapes.symbols.code.tex     |  2775 +++
 www/base/tex/pgflibrarysnakes.code.tex             |    16 +
 www/base/tex/pgflibrarysnakes.sty                  |    17 +
 www/base/tex/pgflibrarysvg.path.code.tex           |   829 +
 www/base/tex/pgflibrarytikzbackgrounds.sty         |    17 +
 www/base/tex/pgflibrarytikztrees.sty               |    17 +
 www/base/tex/pgflibrarytimelines.code.tex          |   197 +
 www/base/tex/pgfmanual-en-macros.tex               |  1911 ++
 www/base/tex/pgfmanual.code.tex                    |    64 +
 www/base/tex/pgfmanual.pdflinks.code.tex           |   432 +
 www/base/tex/pgfmanual.prettyprinter.code.tex      |  1120 +
 www/base/tex/pgfmanual.sty                         |    12 +
 www/base/tex/pgfmath.code.tex                      |    26 +
 www/base/tex/pgfmath.sty                           |    13 +
 www/base/tex/pgfmath.tex                           |    23 +
 www/base/tex/pgfmathcalc.code.tex                  |   542 +
 www/base/tex/pgfmathfloat.code.tex                 |  2674 +++
 www/base/tex/pgfmathfunctions.base.code.tex        |   330 +
 www/base/tex/pgfmathfunctions.basic.code.tex       |   803 +
 www/base/tex/pgfmathfunctions.code.tex             |   278 +
 www/base/tex/pgfmathfunctions.comparison.code.tex  |   179 +
 .../pgfmathfunctions.integerarithmetics.code.tex   |   124 +
 www/base/tex/pgfmathfunctions.misc.code.tex        |   353 +
 www/base/tex/pgfmathfunctions.random.code.tex      |   246 +
 www/base/tex/pgfmathfunctions.round.code.tex       |   123 +
 .../tex/pgfmathfunctions.trigonometric.code.tex    |  1571 ++
 www/base/tex/pgfmathode.code.tex                   |   178 +
 www/base/tex/pgfmathparser.code.tex                |  1013 +
 www/base/tex/pgfmathutil.code.tex                  |   298 +
 www/base/tex/pgfmoduleanimations.code.tex          |  1314 ++
 www/base/tex/pgfmodulebending.code.tex             |   356 +
 www/base/tex/pgfmoduledatavisualization.code.tex   |  3215 +++
 www/base/tex/pgfmoduledecorations.code.tex         |  2191 ++
 www/base/tex/pgfmodulematrix.code.tex              |   660 +
 .../tex/pgfmodulenonlineartransformations.code.tex |   342 +
 www/base/tex/pgfmoduleoo.code.tex                  |   844 +
 www/base/tex/pgfmoduleparser.code.tex              |   697 +
 www/base/tex/pgfmoduleplot.code.tex                |   561 +
 www/base/tex/pgfmoduleshapes.code.tex              |  1334 ++
 www/base/tex/pgfmodulesnakes.code.tex              |   369 +
 www/base/tex/pgfmodulesorting.code.tex             |    69 +
 www/base/tex/pgfnodes.sty                          |    19 +
 www/base/tex/pgfpages.sty                          |  1139 ++
 www/base/tex/pgfparser.sty                         |    15 +
 www/base/tex/pgfpict2e.sty                         |   112 +
 www/base/tex/pgfrcs.code.tex                       |   155 +
 www/base/tex/pgfrcs.sty                            |    15 +
 www/base/tex/pgfrcs.tex                            |    26 +
 www/base/tex/pgfshade.sty                          |    19 +
 www/base/tex/pgfsys-common-pdf-via-dvi.def         |   172 +
 www/base/tex/pgfsys-common-pdf.def                 |   119 +
 www/base/tex/pgfsys-common-postscript.def          |   600 +
 www/base/tex/pgfsys-common-svg.def                 |  1613 ++
 www/base/tex/pgfsys-dvi.def                        |   394 +
 www/base/tex/pgfsys-dvipdfm.def                    |   110 +
 www/base/tex/pgfsys-dvipdfmx.def                   |   504 +
 www/base/tex/pgfsys-dvips.def                      |   644 +
 www/base/tex/pgfsys-dvisvgm.def                    |   217 +
 www/base/tex/pgfsys-dvisvgm4ht.def                 |    87 +
 www/base/tex/pgfsys-luatex.def                     |   401 +
 www/base/tex/pgfsys-pdftex.def                     |   398 +
 www/base/tex/pgfsys-tex4ht.def                     |   487 +
 www/base/tex/pgfsys-textures.def                   |    91 +
 www/base/tex/pgfsys-vtex.def                       |   106 +
 www/base/tex/pgfsys-xetex.def                      |    79 +
 www/base/tex/pgfsys.code.tex                       |  1773 ++
 www/base/tex/pgfsys.sty                            |    20 +
 www/base/tex/pgfsys.tex                            |    28 +
 www/base/tex/pgfsysanimations.code.tex             |  2009 ++
 www/base/tex/pgfsysprotocol.code.tex               |    70 +
 www/base/tex/pgfsyssoftpath.code.tex               |   204 +
 www/base/tex/pgfutil-common-lists.tex              |   159 +
 www/base/tex/pgfutil-common.tex                    |   914 +
 www/base/tex/pgfutil-context.def                   |   373 +
 www/base/tex/pgfutil-latex.def                     |   214 +
 www/base/tex/pgfutil-plain.def                     |   343 +
 www/base/tex/t-pgf.tex                             |    35 +
 www/base/tex/t-pgfbim.tex                          |    23 +
 www/base/tex/t-pgfbla.tex                          |    15 +
 www/base/tex/t-pgfbma.tex                          |    17 +
 www/base/tex/t-pgfbpl.tex                          |    18 +
 www/base/tex/t-pgfbpt.tex                          |    15 +
 www/base/tex/t-pgfbsh.tex                          |    17 +
 www/base/tex/t-pgfbsn.tex                          |    18 +
 www/base/tex/t-pgfcal.tex                          |    37 +
 www/base/tex/t-pgfcor.tex                          |    61 +
 www/base/tex/t-pgffor.tex                          |    38 +
 www/base/tex/t-pgfkey.tex                          |    35 +
 www/base/tex/t-pgfmat.tex                          |    39 +
 www/base/tex/t-pgfmod.tex                          |    52 +
 www/base/tex/t-pgfrcs.tex                          |    43 +
 www/base/tex/t-pgfsys.tex                          |    43 +
 www/base/tex/t-tikz.tex                            |    42 +
 www/base/tex/tikz.code.tex                         |  5582 +++++
 www/base/tex/tikz.sty                              |    15 +
 www/base/tex/tikz.tex                              |    23 +
 www/base/tex/tikzexternal.sty                      |   143 +
 www/base/tex/tikzexternalshared.code.tex           |  1711 ++
 www/base/tex/tikzlibrary3d.code.tex                |   108 +
 www/base/tex/tikzlibraryangles.code.tex            |    98 +
 www/base/tex/tikzlibraryanimations.code.tex        |   904 +
 www/base/tex/tikzlibraryarrows.code.tex            |    14 +
 www/base/tex/tikzlibraryautomata.code.tex          |   105 +
 www/base/tex/tikzlibrarybabel.code.tex             |    17 +
 www/base/tex/tikzlibrarybackgrounds.code.tex       |   148 +
 www/base/tex/tikzlibrarybending.code.tex           |    15 +
 www/base/tex/tikzlibrarycalc.code.tex              |   618 +
 www/base/tex/tikzlibrarycalendar.code.tex          |   444 +
 www/base/tex/tikzlibrarychains.code.tex            |   214 +
 www/base/tex/tikzlibrarycircuits.code.tex          |   264 +
 www/base/tex/tikzlibrarycircuits.ee.IEC.code.tex   |   442 +
 www/base/tex/tikzlibrarycircuits.ee.code.tex       |   148 +
 .../tex/tikzlibrarycircuits.logic.CDH.code.tex     |    28 +
 .../tex/tikzlibrarycircuits.logic.IEC.code.tex     |    75 +
 www/base/tex/tikzlibrarycircuits.logic.US.code.tex |    64 +
 www/base/tex/tikzlibrarycircuits.logic.code.tex    |    45 +
 .../tex/tikzlibrarydatavisualization.3d.code.tex   |    79 +
 ...tikzlibrarydatavisualization.barcharts.code.tex |    43 +
 www/base/tex/tikzlibrarydatavisualization.code.tex |  2734 +++
 ...arydatavisualization.formats.functions.code.tex |    16 +
 .../tikzlibrarydatavisualization.polar.code.tex    |   565 +
 ...ikzlibrarydatavisualization.sparklines.code.tex |    37 +
 www/base/tex/tikzlibrarydecorations.code.tex       |   192 +
 .../tex/tikzlibrarydecorations.footprints.code.tex |    13 +
 .../tex/tikzlibrarydecorations.fractals.code.tex   |    13 +
 .../tex/tikzlibrarydecorations.markings.code.tex   |    31 +
 .../tikzlibrarydecorations.pathmorphing.code.tex   |    13 +
 .../tikzlibrarydecorations.pathreplacing.code.tex  |    36 +
 .../tex/tikzlibrarydecorations.shapes.code.tex     |    13 +
 www/base/tex/tikzlibrarydecorations.text.code.tex  |   704 +
 www/base/tex/tikzlibraryer.code.tex                |    40 +
 www/base/tex/tikzlibraryexternal.code.tex          |   115 +
 www/base/tex/tikzlibraryfadings.code.tex           |    48 +
 www/base/tex/tikzlibraryfit.code.tex               |   130 +
 .../tex/tikzlibraryfixedpointarithmetic.code.tex   |    10 +
 www/base/tex/tikzlibraryfolding.code.tex           |  2078 ++
 www/base/tex/tikzlibraryfpu.code.tex               |    10 +
 www/base/tex/tikzlibrarygraphdrawing.code.tex      |   257 +
 .../tex/tikzlibrarygraphdrawing.evolving.code.tex  |    21 +
 www/base/tex/tikzlibrarygraphs.code.tex            |  2674 +++
 www/base/tex/tikzlibrarygraphs.standard.code.tex   |   109 +
 www/base/tex/tikzlibraryintersections.code.tex     |   148 +
 .../tex/tikzlibrarylindenmayersystems.code.tex     |    81 +
 www/base/tex/tikzlibrarymath.code.tex              |   732 +
 www/base/tex/tikzlibrarymatrix.code.tex            |   144 +
 www/base/tex/tikzlibrarymindmap.code.tex           |   417 +
 www/base/tex/tikzlibrarypatterns.code.tex          |    31 +
 www/base/tex/tikzlibrarypatterns.meta.code.tex     |    98 +
 www/base/tex/tikzlibraryperspective.code.tex       |   111 +
 www/base/tex/tikzlibrarypetri.code.tex             |   146 +
 www/base/tex/tikzlibraryplothandlers.code.tex      |    14 +
 www/base/tex/tikzlibraryplotmarks.code.tex         |    14 +
 www/base/tex/tikzlibrarypositioning.code.tex       |   118 +
 www/base/tex/tikzlibraryquotes.code.tex            |    90 +
 www/base/tex/tikzlibraryrdf.code.tex               |   291 +
 www/base/tex/tikzlibraryscopes.code.tex            |    42 +
 www/base/tex/tikzlibraryshadings.code.tex          |    21 +
 www/base/tex/tikzlibraryshadows.code.tex           |   146 +
 www/base/tex/tikzlibraryshapes.arrows.code.tex     |    16 +
 www/base/tex/tikzlibraryshapes.callouts.code.tex   |    35 +
 www/base/tex/tikzlibraryshapes.code.tex            |    19 +
 .../tex/tikzlibraryshapes.gates.logic.IEC.code.tex |    38 +
 .../tex/tikzlibraryshapes.gates.logic.US.code.tex  |    40 +
 www/base/tex/tikzlibraryshapes.geometric.code.tex  |    14 +
 www/base/tex/tikzlibraryshapes.misc.code.tex       |    14 +
 www/base/tex/tikzlibraryshapes.multipart.code.tex  |    36 +
 www/base/tex/tikzlibraryshapes.symbols.code.tex    |    17 +
 www/base/tex/tikzlibrarysnakes.code.tex            |    77 +
 www/base/tex/tikzlibraryspy.code.tex               |   134 +
 www/base/tex/tikzlibrarysvg.path.code.tex          |    33 +
 www/base/tex/tikzlibrarythrough.code.tex           |    36 +
 www/base/tex/tikzlibrarytopaths.code.tex           |   381 +
 www/base/tex/tikzlibrarytrees.code.tex             |   109 +
 www/base/tex/tikzlibraryturtle.code.tex            |    84 +
 www/base/tex/tikzlibraryviews.code.tex             |    45 +
 www/base/tex/xxcolor.sty                           |   108 +
 www/css/main.css                                   |     1 +
 www/debian                                         |     1 +
 www/doc/annotated.html                             |   120 +
 www/doc/annotated_dup.js                           |    20 +
 www/doc/bc_s.png                                   |   Bin 0 -> 676 bytes
 www/doc/bdwn.png                                   |   Bin 0 -> 147 bytes
 www/doc/classes.html                               |   112 +
 www/doc/closed.png                                 |   Bin 0 -> 132 bytes
 www/doc/dir_68267d1309a1af8e8297ef4c3efbcdba.html  |   100 +
 www/doc/dir_68267d1309a1af8e8297ef4c3efbcdba.js    |     4 +
 www/doc/dir_a1023003c0c8559074c4b2290f6e1b2a.html  |   100 +
 www/doc/dir_a1023003c0c8559074c4b2290f6e1b2a.js    |    29 +
 www/doc/dir_dfebf541abf8adf6d5c2af37d2587706.html  |   104 +
 www/doc/dir_dfebf541abf8adf6d5c2af37d2587706.js    |     4 +
 www/doc/doc.png                                    |   Bin 0 -> 746 bytes
 .../docbook/gtk-internet-radio-locator-gui_8c.xml  |   107 +
 .../docbook/gtk-internet-radio-locator-gui_8h.xml  |    59 +
 .../docbook/gtk-internet-radio-locator-keys_8h.xml |    32 +
 .../gtk-internet-radio-locator-listener_8c.xml     |     8 +
 .../gtk-internet-radio-locator-listener_8h.xml     |    64 +
 .../gtk-internet-radio-locator-markers_8c.xml      |   118 +
 .../gtk-internet-radio-locator-markers_8h.xml      |    28 +
 .../gtk-internet-radio-locator-player-kb_8h.xml    |    61 +
 ...k-internet-radio-locator-player-renderer_8h.xml |   106 +
 ...k-internet-radio-locator-player-resource_8h.xml |    20 +
 .../gtk-internet-radio-locator-player_8c.xml       |   224 +
 .../gtk-internet-radio-locator-player_8h.xml       |    71 +
 .../gtk-internet-radio-locator-program_8c.xml      |     8 +
 .../gtk-internet-radio-locator-program_8h.xml      |    79 +
 .../gtk-internet-radio-locator-runners_8c.xml      |     8 +
 .../gtk-internet-radio-locator-runners_8h.xml      |    87 +
 .../gtk-internet-radio-locator-station_8c.xml      |   133 +
 .../gtk-internet-radio-locator-station_8h.xml      |   118 +
 .../gtk-internet-radio-locator-stations-map_8c.xml |     8 +
 .../gtk-internet-radio-locator-stations-map_8h.xml |   145 +
 .../gtk-internet-radio-locator-streams_8c.xml      |     8 +
 .../gtk-internet-radio-locator-streams_8h.xml      |    78 +
 .../docbook/gtk-internet-radio-locator-tz_8c.xml   |   191 +
 .../docbook/gtk-internet-radio-locator-tz_8h.xml   |   166 +
 www/doc/docbook/gtk-internet-radio-locator_8c.xml  |   523 +
 www/doc/docbook/gtk-internet-radio-locator_8h.xml  |   369 +
 www/doc/docbook/index.xml                          |    55 +
 ...__g_t_k_internet_radio_locator_archive_info.xml |    66 +
 .../struct___g_t_k_internet_radio_locator_data.xml |   388 +
 ...__g_t_k_internet_radio_locator_encoder_info.xml |    66 +
 ..._g_t_k_internet_radio_locator_listener_info.xml |    80 +
 ..._g_t_k_internet_radio_locator_location_info.xml |    59 +
 ...__g_t_k_internet_radio_locator_program_info.xml |   115 +
 ...__g_t_k_internet_radio_locator_runners_info.xml |    66 +
 ...__g_t_k_internet_radio_locator_station_info.xml |   122 +
 ...__g_t_k_internet_radio_locator_stations_map.xml |    24 +
 ...k_internet_radio_locator_stations_map_class.xml |    17 +
 ...___g_t_k_internet_radio_locator_stream_info.xml |    66 +
 ...__g_t_k_internet_radio_locator_streams_info.xml |    87 +
 www/doc/docbook/struct___tz_d_b.xml                |    24 +
 www/doc/docbook/struct___tz_info.xml               |    38 +
 www/doc/docbook/struct___tz_location.xml           |    52 +
 www/doc/docbook/struct_gst_play.xml                |    59 +
 www/doc/docbook/struct_location_callback_data.xml  |    24 +
 www/doc/doxygen.css                                |  1596 ++
 www/doc/doxygen.png                                |   Bin 0 -> 3779 bytes
 www/doc/dynsections.js                             |   104 +
 www/doc/files.html                                 |   132 +
 www/doc/files.js                                   |     4 +
 www/doc/folderclosed.png                           |   Bin 0 -> 616 bytes
 www/doc/folderopen.png                             |   Bin 0 -> 597 bytes
 www/doc/gnome-radio-128.0.pdf                      |   Bin 0 -> 70320 bytes
 .../gtk-internet-radio-locator-gui_8c_source.html  |   103 +
 .../gtk-internet-radio-locator-gui_8h_source.html  |   100 +
 .../gtk-internet-radio-locator-keys_8h_source.html |   100 +
 ...-internet-radio-locator-listener_8c_source.html |   100 +
 ...-internet-radio-locator-listener_8h_source.html |   102 +
 ...k-internet-radio-locator-markers_8c_source.html |   102 +
 ...k-internet-radio-locator-markers_8h_source.html |   100 +
 ...internet-radio-locator-player-kb_8h_source.html |   100 +
 ...et-radio-locator-player-renderer_8h_source.html |   100 +
 ...et-radio-locator-player-resource_8h_source.html |   100 +
 ...tk-internet-radio-locator-player_8c_source.html |   101 +
 ...tk-internet-radio-locator-player_8h_source.html |   101 +
 ...k-internet-radio-locator-program_8c_source.html |   100 +
 ...k-internet-radio-locator-program_8h_source.html |   102 +
 ...k-internet-radio-locator-runners_8c_source.html |   100 +
 ...k-internet-radio-locator-runners_8h_source.html |   101 +
 ...k-internet-radio-locator-station_8c_source.html |   103 +
 ...k-internet-radio-locator-station_8h_source.html |   102 +
 ...ernet-radio-locator-stations-map_8c_source.html |   100 +
 ...ernet-radio-locator-stations-map_8h_source.html |   103 +
 ...k-internet-radio-locator-streams_8c_source.html |   100 +
 ...k-internet-radio-locator-streams_8h_source.html |   102 +
 .../gtk-internet-radio-locator-tz_8c_source.html   |   103 +
 .../gtk-internet-radio-locator-tz_8h_source.html   |   103 +
 www/doc/gtk-internet-radio-locator_8c_source.html  |   102 +
 www/doc/gtk-internet-radio-locator_8h_source.html  |   106 +
 www/doc/html/annotated.html                        |   120 +
 www/doc/html/annotated_dup.js                      |    20 +
 www/doc/html/bc_s.png                              |   Bin 0 -> 676 bytes
 www/doc/html/bdwn.png                              |   Bin 0 -> 147 bytes
 www/doc/html/classes.html                          |   112 +
 www/doc/html/closed.png                            |   Bin 0 -> 132 bytes
 .../html/dir_68267d1309a1af8e8297ef4c3efbcdba.html |   100 +
 .../html/dir_68267d1309a1af8e8297ef4c3efbcdba.js   |     4 +
 .../html/dir_a1023003c0c8559074c4b2290f6e1b2a.html |   100 +
 .../html/dir_a1023003c0c8559074c4b2290f6e1b2a.js   |    29 +
 .../html/dir_dfebf541abf8adf6d5c2af37d2587706.html |   104 +
 .../html/dir_dfebf541abf8adf6d5c2af37d2587706.js   |     4 +
 www/doc/html/doc.png                               |   Bin 0 -> 746 bytes
 www/doc/html/doxygen.css                           |  1596 ++
 www/doc/html/doxygen.png                           |   Bin 0 -> 3779 bytes
 www/doc/html/dynsections.js                        |   104 +
 www/doc/html/files.html                            |   132 +
 www/doc/html/files.js                              |     4 +
 www/doc/html/folderclosed.png                      |   Bin 0 -> 616 bytes
 www/doc/html/folderopen.png                        |   Bin 0 -> 597 bytes
 .../gtk-internet-radio-locator-gui_8c_source.html  |   103 +
 .../gtk-internet-radio-locator-gui_8h_source.html  |   100 +
 .../gtk-internet-radio-locator-keys_8h_source.html |   100 +
 ...-internet-radio-locator-listener_8c_source.html |   100 +
 ...-internet-radio-locator-listener_8h_source.html |   102 +
 ...k-internet-radio-locator-markers_8c_source.html |   102 +
 ...k-internet-radio-locator-markers_8h_source.html |   100 +
 ...internet-radio-locator-player-kb_8h_source.html |   100 +
 ...et-radio-locator-player-renderer_8h_source.html |   100 +
 ...et-radio-locator-player-resource_8h_source.html |   100 +
 ...tk-internet-radio-locator-player_8c_source.html |   101 +
 ...tk-internet-radio-locator-player_8h_source.html |   101 +
 ...k-internet-radio-locator-program_8c_source.html |   100 +
 ...k-internet-radio-locator-program_8h_source.html |   102 +
 ...k-internet-radio-locator-runners_8c_source.html |   100 +
 ...k-internet-radio-locator-runners_8h_source.html |   101 +
 ...k-internet-radio-locator-station_8c_source.html |   103 +
 ...k-internet-radio-locator-station_8h_source.html |   102 +
 ...ernet-radio-locator-stations-map_8c_source.html |   100 +
 ...ernet-radio-locator-stations-map_8h_source.html |   103 +
 ...k-internet-radio-locator-streams_8c_source.html |   100 +
 ...k-internet-radio-locator-streams_8h_source.html |   102 +
 .../gtk-internet-radio-locator-tz_8c_source.html   |   103 +
 .../gtk-internet-radio-locator-tz_8h_source.html   |   103 +
 .../html/gtk-internet-radio-locator_8c_source.html |   102 +
 .../html/gtk-internet-radio-locator_8h_source.html |   106 +
 www/doc/html/index.html                            |    99 +
 www/doc/html/jquery.js                             |    87 +
 www/doc/html/menu.js                               |    26 +
 www/doc/html/menudata.js                           |     7 +
 www/doc/html/nav_f.png                             |   Bin 0 -> 153 bytes
 www/doc/html/nav_g.png                             |   Bin 0 -> 95 bytes
 www/doc/html/nav_h.png                             |   Bin 0 -> 98 bytes
 www/doc/html/navtree.css                           |   146 +
 www/doc/html/navtree.js                            |   517 +
 www/doc/html/navtreedata.js                        |    20 +
 www/doc/html/navtreeindex0.js                      |   223 +
 www/doc/html/open.png                              |   Bin 0 -> 123 bytes
 www/doc/html/resize.js                             |   114 +
 www/doc/html/search/all_0.html                     |    26 +
 www/doc/html/search/all_0.js                       |    18 +
 www/doc/html/search/all_1.html                     |    26 +
 www/doc/html/search/all_1.js                       |     4 +
 www/doc/html/search/all_2.html                     |    26 +
 www/doc/html/search/all_2.js                       |     4 +
 www/doc/html/search/classes_0.html                 |    26 +
 www/doc/html/search/classes_0.js                   |    18 +
 www/doc/html/search/classes_1.html                 |    26 +
 www/doc/html/search/classes_1.js                   |     4 +
 www/doc/html/search/classes_2.html                 |    26 +
 www/doc/html/search/classes_2.js                   |     4 +
 www/doc/html/search/close.png                      |   Bin 0 -> 273 bytes
 www/doc/html/search/mag_sel.png                    |   Bin 0 -> 563 bytes
 www/doc/html/search/nomatches.html                 |    12 +
 www/doc/html/search/search.css                     |   271 +
 www/doc/html/search/search.js                      |   791 +
 www/doc/html/search/search_l.png                   |   Bin 0 -> 604 bytes
 www/doc/html/search/search_m.png                   |   Bin 0 -> 158 bytes
 www/doc/html/search/search_r.png                   |   Bin 0 -> 612 bytes
 www/doc/html/search/searchdata.js                  |    18 +
 www/doc/html/splitbar.png                          |   Bin 0 -> 314 bytes
 ...nternet_radio_locator_archive_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_archive_info.html |   137 +
 ...___g_t_k_internet_radio_locator_archive_info.js |    11 +
 ..._g_t_k_internet_radio_locator_data-members.html |   156 +
 ...struct___g_t_k_internet_radio_locator_data.html |   275 +
 .../struct___g_t_k_internet_radio_locator_data.js  |    57 +
 ...nternet_radio_locator_encoder_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_encoder_info.html |   137 +
 ...___g_t_k_internet_radio_locator_encoder_info.js |    11 +
 ...ternet_radio_locator_listener_info-members.html |   112 +
 ...g_t_k_internet_radio_locator_listener_info.html |   143 +
 ...__g_t_k_internet_radio_locator_listener_info.js |    13 +
 ...ternet_radio_locator_location_info-members.html |   109 +
 ...g_t_k_internet_radio_locator_location_info.html |   134 +
 ...__g_t_k_internet_radio_locator_location_info.js |    10 +
 ...nternet_radio_locator_program_info-members.html |   117 +
 ..._g_t_k_internet_radio_locator_program_info.html |   158 +
 ...___g_t_k_internet_radio_locator_program_info.js |    18 +
 ...nternet_radio_locator_runners_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_runners_info.html |   137 +
 ...___g_t_k_internet_radio_locator_runners_info.js |    11 +
 ...nternet_radio_locator_station_info-members.html |   118 +
 ..._g_t_k_internet_radio_locator_station_info.html |   161 +
 ...___g_t_k_internet_radio_locator_station_info.js |    19 +
 ...nternet_radio_locator_stations_map-members.html |   104 +
 ..._g_t_k_internet_radio_locator_stations_map.html |   119 +
 ...___g_t_k_internet_radio_locator_stations_map.js |     5 +
 ...t_radio_locator_stations_map_class-members.html |   103 +
 ..._internet_radio_locator_stations_map_class.html |   116 +
 ..._k_internet_radio_locator_stations_map_class.js |     4 +
 ...internet_radio_locator_stream_info-members.html |   110 +
 ...__g_t_k_internet_radio_locator_stream_info.html |   137 +
 ...t___g_t_k_internet_radio_locator_stream_info.js |    11 +
 ...nternet_radio_locator_streams_info-members.html |   113 +
 ..._g_t_k_internet_radio_locator_streams_info.html |   146 +
 ...___g_t_k_internet_radio_locator_streams_info.js |    14 +
 www/doc/html/struct___tz_d_b-members.html          |   104 +
 www/doc/html/struct___tz_d_b.html                  |   119 +
 www/doc/html/struct___tz_d_b.js                    |     5 +
 www/doc/html/struct___tz_info-members.html         |   106 +
 www/doc/html/struct___tz_info.html                 |   125 +
 www/doc/html/struct___tz_info.js                   |     7 +
 www/doc/html/struct___tz_location-members.html     |   108 +
 www/doc/html/struct___tz_location.html             |   131 +
 www/doc/html/struct___tz_location.js               |     9 +
 www/doc/html/struct_gst_play-members.html          |   109 +
 www/doc/html/struct_gst_play.html                  |   134 +
 www/doc/html/struct_gst_play.js                    |    10 +
 .../struct_location_callback_data-members.html     |   104 +
 www/doc/html/struct_location_callback_data.html    |   119 +
 www/doc/html/struct_location_callback_data.js      |     5 +
 www/doc/html/sync_off.png                          |   Bin 0 -> 853 bytes
 www/doc/html/sync_on.png                           |   Bin 0 -> 845 bytes
 www/doc/html/tab_a.png                             |   Bin 0 -> 142 bytes
 www/doc/html/tab_b.png                             |   Bin 0 -> 169 bytes
 www/doc/html/tab_h.png                             |   Bin 0 -> 177 bytes
 www/doc/html/tab_s.png                             |   Bin 0 -> 184 bytes
 www/doc/html/tabs.css                              |     1 +
 www/doc/index.html                                 |    99 +
 www/doc/jquery.js                                  |    87 +
 www/doc/latex/Makefile                             |    21 +
 www/doc/latex/annotated.tex                        |    20 +
 .../latex/dir_68267d1309a1af8e8297ef4c3efbcdba.tex |     2 +
 .../latex/dir_a1023003c0c8559074c4b2290f6e1b2a.tex |     2 +
 .../latex/dir_dfebf541abf8adf6d5c2af37d2587706.tex |     5 +
 www/doc/latex/doxygen.sty                          |   503 +
 www/doc/latex/refman.aux                           |   247 +
 www/doc/latex/refman.idx                           |    17 +
 www/doc/latex/refman.ilg                           |     6 +
 www/doc/latex/refman.ind                           |    39 +
 www/doc/latex/refman.log                           |  1298 ++
 www/doc/latex/refman.out                           |    38 +
 www/doc/latex/refman.pdf                           |   Bin 0 -> 70320 bytes
 www/doc/latex/refman.tex                           |   171 +
 www/doc/latex/refman.toc                           |    38 +
 ...__g_t_k_internet_radio_locator_archive_info.tex |    41 +
 .../struct___g_t_k_internet_radio_locator_data.tex |   179 +
 ...__g_t_k_internet_radio_locator_encoder_info.tex |    41 +
 ..._g_t_k_internet_radio_locator_listener_info.tex |    47 +
 ..._g_t_k_internet_radio_locator_location_info.tex |    38 +
 ...__g_t_k_internet_radio_locator_program_info.tex |    62 +
 ...__g_t_k_internet_radio_locator_runners_info.tex |    41 +
 ...__g_t_k_internet_radio_locator_station_info.tex |    65 +
 ...__g_t_k_internet_radio_locator_stations_map.tex |    23 +
 ...k_internet_radio_locator_stations_map_class.tex |    20 +
 ...___g_t_k_internet_radio_locator_stream_info.tex |    41 +
 ...__g_t_k_internet_radio_locator_streams_info.tex |    50 +
 www/doc/latex/struct___tz_d_b.tex                  |    23 +
 www/doc/latex/struct___tz_info.tex                 |    29 +
 www/doc/latex/struct___tz_location.tex             |    35 +
 www/doc/latex/struct_gst_play.tex                  |    38 +
 www/doc/latex/struct_location_callback_data.tex    |    23 +
 www/doc/menu.js                                    |    26 +
 www/doc/menudata.js                                |     7 +
 www/doc/nav_f.png                                  |   Bin 0 -> 153 bytes
 www/doc/nav_g.png                                  |   Bin 0 -> 95 bytes
 www/doc/nav_h.png                                  |   Bin 0 -> 98 bytes
 www/doc/navtree.css                                |   146 +
 www/doc/navtree.js                                 |   517 +
 www/doc/navtreedata.js                             |    20 +
 www/doc/navtreeindex0.js                           |   223 +
 www/doc/open.png                                   |   Bin 0 -> 123 bytes
 www/doc/resize.js                                  |   114 +
 www/doc/search/all_0.html                          |    26 +
 www/doc/search/all_0.js                            |    18 +
 www/doc/search/all_1.html                          |    26 +
 www/doc/search/all_1.js                            |     4 +
 www/doc/search/all_2.html                          |    26 +
 www/doc/search/all_2.js                            |     4 +
 www/doc/search/classes_0.html                      |    26 +
 www/doc/search/classes_0.js                        |    18 +
 www/doc/search/classes_1.html                      |    26 +
 www/doc/search/classes_1.js                        |     4 +
 www/doc/search/classes_2.html                      |    26 +
 www/doc/search/classes_2.js                        |     4 +
 www/doc/search/close.png                           |   Bin 0 -> 273 bytes
 www/doc/search/mag_sel.png                         |   Bin 0 -> 563 bytes
 www/doc/search/nomatches.html                      |    12 +
 www/doc/search/search.css                          |   271 +
 www/doc/search/search.js                           |   791 +
 www/doc/search/search_l.png                        |   Bin 0 -> 604 bytes
 www/doc/search/search_m.png                        |   Bin 0 -> 158 bytes
 www/doc/search/search_r.png                        |   Bin 0 -> 612 bytes
 www/doc/search/searchdata.js                       |    18 +
 www/doc/splitbar.png                               |   Bin 0 -> 314 bytes
 ...nternet_radio_locator_archive_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_archive_info.html |   137 +
 ...___g_t_k_internet_radio_locator_archive_info.js |    11 +
 ..._g_t_k_internet_radio_locator_data-members.html |   156 +
 ...struct___g_t_k_internet_radio_locator_data.html |   275 +
 .../struct___g_t_k_internet_radio_locator_data.js  |    57 +
 ...nternet_radio_locator_encoder_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_encoder_info.html |   137 +
 ...___g_t_k_internet_radio_locator_encoder_info.js |    11 +
 ...ternet_radio_locator_listener_info-members.html |   112 +
 ...g_t_k_internet_radio_locator_listener_info.html |   143 +
 ...__g_t_k_internet_radio_locator_listener_info.js |    13 +
 ...ternet_radio_locator_location_info-members.html |   109 +
 ...g_t_k_internet_radio_locator_location_info.html |   134 +
 ...__g_t_k_internet_radio_locator_location_info.js |    10 +
 ...nternet_radio_locator_program_info-members.html |   117 +
 ..._g_t_k_internet_radio_locator_program_info.html |   158 +
 ...___g_t_k_internet_radio_locator_program_info.js |    18 +
 ...nternet_radio_locator_runners_info-members.html |   110 +
 ..._g_t_k_internet_radio_locator_runners_info.html |   137 +
 ...___g_t_k_internet_radio_locator_runners_info.js |    11 +
 ...nternet_radio_locator_station_info-members.html |   118 +
 ..._g_t_k_internet_radio_locator_station_info.html |   161 +
 ...___g_t_k_internet_radio_locator_station_info.js |    19 +
 ...nternet_radio_locator_stations_map-members.html |   104 +
 ..._g_t_k_internet_radio_locator_stations_map.html |   119 +
 ...___g_t_k_internet_radio_locator_stations_map.js |     5 +
 ...t_radio_locator_stations_map_class-members.html |   103 +
 ..._internet_radio_locator_stations_map_class.html |   116 +
 ..._k_internet_radio_locator_stations_map_class.js |     4 +
 ...internet_radio_locator_stream_info-members.html |   110 +
 ...__g_t_k_internet_radio_locator_stream_info.html |   137 +
 ...t___g_t_k_internet_radio_locator_stream_info.js |    11 +
 ...nternet_radio_locator_streams_info-members.html |   113 +
 ..._g_t_k_internet_radio_locator_streams_info.html |   146 +
 ...___g_t_k_internet_radio_locator_streams_info.js |    14 +
 www/doc/struct___tz_d_b-members.html               |   104 +
 www/doc/struct___tz_d_b.html                       |   119 +
 www/doc/struct___tz_d_b.js                         |     5 +
 www/doc/struct___tz_info-members.html              |   106 +
 www/doc/struct___tz_info.html                      |   125 +
 www/doc/struct___tz_info.js                        |     7 +
 www/doc/struct___tz_location-members.html          |   108 +
 www/doc/struct___tz_location.html                  |   131 +
 www/doc/struct___tz_location.js                    |     9 +
 www/doc/struct_gst_play-members.html               |   109 +
 www/doc/struct_gst_play.html                       |   134 +
 www/doc/struct_gst_play.js                         |    10 +
 www/doc/struct_location_callback_data-members.html |   104 +
 www/doc/struct_location_callback_data.html         |   119 +
 www/doc/struct_location_callback_data.js           |     5 +
 www/doc/sync_off.png                               |   Bin 0 -> 853 bytes
 www/doc/sync_on.png                                |   Bin 0 -> 845 bytes
 www/doc/tab_a.png                                  |   Bin 0 -> 142 bytes
 www/doc/tab_b.png                                  |   Bin 0 -> 169 bytes
 www/doc/tab_h.png                                  |   Bin 0 -> 177 bytes
 www/doc/tab_s.png                                  |   Bin 0 -> 184 bytes
 www/doc/tabs.css                                   |     1 +
 www/doc/xml/combine.xslt                           |    15 +
 www/doc/xml/compound.xsd                           |  1124 +
 .../xml/dir_68267d1309a1af8e8297ef4c3efbcdba.xml   |    12 +
 .../xml/dir_a1023003c0c8559074c4b2290f6e1b2a.xml   |    37 +
 .../xml/dir_dfebf541abf8adf6d5c2af37d2587706.xml   |    12 +
 www/doc/xml/gtk-internet-radio-locator-gui_8c.xml  |   853 +
 www/doc/xml/gtk-internet-radio-locator-gui_8h.xml  |   167 +
 www/doc/xml/gtk-internet-radio-locator-keys_8h.xml |    92 +
 .../xml/gtk-internet-radio-locator-listener_8c.xml |    13 +
 .../xml/gtk-internet-radio-locator-listener_8h.xml |   292 +
 .../xml/gtk-internet-radio-locator-markers_8c.xml  |   847 +
 .../xml/gtk-internet-radio-locator-markers_8h.xml  |   129 +
 .../gtk-internet-radio-locator-player-kb_8h.xml    |   157 +
 ...k-internet-radio-locator-player-renderer_8h.xml |   244 +
 ...k-internet-radio-locator-player-resource_8h.xml |    50 +
 .../xml/gtk-internet-radio-locator-player_8c.xml   |  1444 ++
 .../xml/gtk-internet-radio-locator-player_8h.xml   |   233 +
 .../xml/gtk-internet-radio-locator-program_8c.xml  |    13 +
 .../xml/gtk-internet-radio-locator-program_8h.xml  |   360 +
 .../xml/gtk-internet-radio-locator-runners_8c.xml  |    13 +
 .../xml/gtk-internet-radio-locator-runners_8h.xml  |   303 +
 .../xml/gtk-internet-radio-locator-station_8c.xml  |  1137 ++
 .../xml/gtk-internet-radio-locator-station_8h.xml  |   530 +
 .../gtk-internet-radio-locator-stations-map_8c.xml |    13 +
 .../gtk-internet-radio-locator-stations-map_8h.xml |   361 +
 .../xml/gtk-internet-radio-locator-streams_8c.xml  |    13 +
 .../xml/gtk-internet-radio-locator-streams_8h.xml  |   358 +
 www/doc/xml/gtk-internet-radio-locator-tz_8c.xml   |   980 +
 www/doc/xml/gtk-internet-radio-locator-tz_8h.xml   |   437 +
 www/doc/xml/gtk-internet-radio-locator_8c.xml      |  2352 +++
 www/doc/xml/gtk-internet-radio-locator_8h.xml      |  1163 ++
 www/doc/xml/index.xml                              |   573 +
 www/doc/xml/index.xsd                              |    66 +
 ...__g_t_k_internet_radio_locator_archive_info.xml |   136 +
 .../struct___g_t_k_internet_radio_locator_data.xml |   865 +
 ...__g_t_k_internet_radio_locator_encoder_info.xml |   136 +
 ..._g_t_k_internet_radio_locator_listener_info.xml |   171 +
 ..._g_t_k_internet_radio_locator_location_info.xml |   113 +
 ...__g_t_k_internet_radio_locator_program_info.xml |   245 +
 ...__g_t_k_internet_radio_locator_runners_info.xml |   127 +
 ...__g_t_k_internet_radio_locator_station_info.xml |   259 +
 ...__g_t_k_internet_radio_locator_stations_map.xml |    43 +
 ...k_internet_radio_locator_stations_map_class.xml |    29 +
 ...___g_t_k_internet_radio_locator_stream_info.xml |   136 +
 ...__g_t_k_internet_radio_locator_streams_info.xml |   189 +
 www/doc/xml/struct___tz_d_b.xml                    |    43 +
 www/doc/xml/struct___tz_info.xml                   |    71 +
 www/doc/xml/struct___tz_location.xml               |    99 +
 www/doc/xml/struct_gst_play.xml                    |   113 +
 www/doc/xml/struct_location_callback_data.xml      |    43 +
 www/example_graph_for_ascii_displayer.txt          |    20 +
 www/fedora                                         |     1 +
 www/gnome-internet-radio-locator-0.2.0.png         |   Bin 0 -> 27013 bytes
 www/gnome-internet-radio-locator-2.0.6.png         |   Bin 0 -> 152439 bytes
 www/gnome-internet-radio-locator-3.0.0.png         |   Bin 0 -> 133353 bytes
 www/gnome-internet-radio-locator.html              |   444 +
 .../gnome-internet-radio-locator.xml               |   192 +-
 .../gnome-internet-radio-locator.xsl               |     2 +-
 www/gnome-radio-0.1.5.png                          |   Bin 0 -> 859304 bytes
 www/gnome-radio-0.1.7.png                          |   Bin 0 -> 687756 bytes
 www/gnome-radio-0.1.9.png                          |   Bin 0 -> 368177 bytes
 www/gnome-radio-0.2.0.png                          |   Bin 0 -> 27013 bytes
 www/gnome-radio-14.png                             |   Bin 0 -> 223005 bytes
 www/gnome-radio-cal.png                            |   Bin 0 -> 208381 bytes
 www/gnome-radio-mapbox.png                         |   Bin 0 -> 267799 bytes
 www/gnome-radio-screenshot.png                     |   Bin 0 -> 212141 bytes
 www/gnome-radio-somafm.png                         |   Bin 0 -> 206735 bytes
 www/gnome-radio-wnyc.png                           |   Bin 0 -> 372440 bytes
 www/gnome-radio.aif                                |   Bin 0 -> 35019298 bytes
 www/gnome-radio.doxygen                            |  2658 +++
 www/gnome-radio.pdf                                |   Bin 0 -> 222044 bytes
 .../icons/scalable/apps => www}/gnome-radio.svg    |     0
 www/gnome-radio.tex                                |    84 +
 www/gnomeradio.zip                                 |   Bin 0 -> 343353840 bytes
 www/grn/public-radio-networks                      |    22 +
 www/gtk-internet-radio-locator-paris-zoom.png      |   Bin 0 -> 126972 bytes
 www/gtk-internet-radio-locator-paris.png           |   Bin 0 -> 168777 bytes
 www/gtk-internet-radio-locator-screenshot.png      |   Bin 0 -> 172326 bytes
 www/gtk-internet-radio-locator-trondheim.png       |   Bin 0 -> 124719 bytes
 www/gtk-internet-radio-locator-world.png           |   Bin 0 -> 641986 bytes
 www/gtk-radio.svg                                  |   111 +
 www/help/C/C.css                                   |  1457 ++
 www/help/C/C.css.bak                               |  1457 ++
 www/help/C/en-US.css                               |  1457 ++
 www/help/C/en-US.css.bak                           |  1457 ++
 www/help/C/exit.html                               |    56 +
 www/help/C/exit.html.bak                           |    56 +
 www/help/C/exit.page                               |    24 +
 www/help/C/exit.page.bak                           |    24 +
 www/help/C/highlight.pack.js                       |  1342 ++
 www/help/C/highlight.pack.js.bak                   |  1342 ++
 www/help/C/index.html                              |    83 +
 www/help/C/index.html.bak                          |    83 +
 www/help/C/index.page                              |    62 +
 www/help/C/index.page.bak                          |    62 +
 www/help/C/intro.html                              |    63 +
 www/help/C/intro.html.bak                          |    63 +
 www/help/C/intro.page                              |    37 +
 www/help/C/intro.page.bak                          |    37 +
 www/help/C/legal.xml                               |     5 +
 www/help/C/legal.xml.bak                           |     5 +
 .../C/media/gnome-internet-radio-locator-exit.png  |   Bin 0 -> 3136 bytes
 .../C/media/gnome-internet-radio-locator-icon.png  |   Bin 0 -> 2633 bytes
 .../C/media/gnome-internet-radio-locator-main.png  |   Bin 0 -> 169393 bytes
 .../C/media/gnome-internet-radio-locator-new.png   |   Bin 0 -> 51797 bytes
 .../media/gnome-internet-radio-locator-search.png  |   Bin 0 -> 12531 bytes
 .../C/media/gnome-internet-radio-locator-stop.png  |   Bin 0 -> 3820 bytes
 .../C/media/gnome-internet-radio-locator-zoom.png  |   Bin 0 -> 8916 bytes
 www/help/C/media/gnome-radio-icon.png              |   Bin 0 -> 977 bytes
 www/help/C/media/gnome-radio-icon.svg              |   109 +
 www/help/C/new.html                                |    57 +
 www/help/C/new.html.bak                            |    57 +
 www/help/C/new.page                                |    18 +
 www/help/C/new.page.bak                            |    18 +
 www/help/C/search.html                             |   224 +
 www/help/C/search.html.bak                         |   224 +
 www/help/C/search.page                             |   108 +
 www/help/C/search.page.bak                         |   108 +
 www/help/C/stop.html                               |    55 +
 www/help/C/stop.html.bak                           |    55 +
 www/help/C/stop.page                               |    23 +
 www/help/C/stop.page.bak                           |    23 +
 www/help/C/version.xml                             |     1 +
 www/help/C/version.xml.bak                         |     1 +
 {gnome-radio-264.0 => www}/help/C/version.xml.in   |     0
 www/help/C/version.xml.in.bak                      |     1 +
 www/help/C/yelp.js                                 |   450 +
 www/help/C/yelp.js.bak                             |   450 +
 www/help/C/zoom.html                               |    55 +
 www/help/C/zoom.html.bak                           |    55 +
 www/help/C/zoom.page                               |    23 +
 www/help/C/zoom.page.bak                           |    23 +
 www/help/Makefile                                  |   689 +
 www/help/Makefile.am                               |    27 +
 {gnome-radio-264.0 => www}/help/Makefile.in        |    28 +-
 www/help/cs/cs.po                                  |   768 +
 www/help/da/da.po                                  |   686 +
 www/help/de/de.po                                  |   695 +
 www/help/es/es.po                                  |   741 +
 www/help/index.php                                 |     3 +
 www/help/pl/pl.po                                  |   730 +
 www/help/sv/sv.po                                  |   733 +
 www/help/uk/uk.po                                  |   785 +
 www/index.html                                     |   480 +
 www/mac/GTKRadio128.pkg                            |   Bin 0 -> 338939 bytes
 www/mac/gnome-internet-radio-locator-12.7.0_1.dmg  |   Bin 0 -> 655268 bytes
 www/mac/gnome-radio-128.0.pkg                      |   Bin 0 -> 338939 bytes
 www/mac/gnome-radio-45.1.dmg                       |   Bin 0 -> 514115 bytes
 www/mac/gnome-radio-46.0.dmg                       |   Bin 0 -> 538795088 bytes
 www/mac/gnome-radio-48.0.dmg                       |   Bin 0 -> 518231 bytes
 www/mac/gnome-radio-64.0-component.pkg             |   Bin 0 -> 407380 bytes
 www/mac/gnome-radio-64.0.45.dmg                    |   Bin 0 -> 508760 bytes
 www/mac/gnome-radio-64.0.45.pkg                    |   Bin 0 -> 411412 bytes
 www/mac/gnome-radio-64.0.dmg                       |   Bin 0 -> 2110718 bytes
 www/mac/gnome-radio-64.0.pkg                       |   Bin 0 -> 421167 bytes
 www/mac/gtk-internet-radio-locator-128.1.dmg       |   Bin 0 -> 2324977 bytes
 www/mac/gtk-internet-radio-locator-128.1.pkg       |   Bin 0 -> 338939 bytes
 www/mac/gtk-internet-radio-locator-4.8.3.dmg       |   Bin 0 -> 2208642 bytes
 www/mac/gtk-internet-radio-locator-4.8.3.pkg       |   Bin 0 -> 242221 bytes
 www/mac/gtk-internet-radio-locator-5.0.0.dmg       |   Bin 0 -> 2329019 bytes
 www/mac/gtk-internet-radio-locator-5.0.0.pkg       |   Bin 0 -> 337814 bytes
 www/mac/gtk-internet-radio-locator-5.0.1.pkg       |   Bin 0 -> 337827 bytes
 www/mac/gtk-internet-radio-locator-5.dmg           |   Bin 0 -> 2329019 bytes
 www/mac/notary                                     |     1 +
 www/mac/signapp                                    |    21 +
 www/maps/index.html                                |    46 +
 ...ion_and_NATO_liberation_of_Ukraine_20220913.ogg |   Bin 0 -> 900849 bytes
 ...AMU_BBC_Israel_Hamas_Gaza_Genocide-20231101.ogg |   Bin 0 -> 4819871 bytes
 www/news/index.html                                |   393 +
 www/ole@fedora-id_rsa.pub                          |     1 +
 www/oleaamot@fedora-id_rsa.pub                     |     1 +
 www/org.gnome.Radio.json                           |   105 +
 www/paris-radio.png                                |   Bin 0 -> 586436 bytes
 www/pgf.cfg                                        |    33 +
 www/pgf.revision.tex                               |    15 +
 www/pgf.sty                                        |    39 +
 www/pgf.tex                                        |    28 +
 www/pgf/pgf.cfg                                    |    33 +
 www/pgf/pgf.revision.tex                           |    15 +
 www/pgf/pgf.sty                                    |    39 +
 www/pgf/pgf.tex                                    |    28 +
 www/pgf/pgfarrows.sty                              |    19 +
 www/pgf/pgfautomata.sty                            |   315 +
 www/pgf/pgfbaseimage.sty                           |    15 +
 www/pgf/pgfbaseimage.tex                           |    20 +
 www/pgf/pgfbaselayers.sty                          |    15 +
 www/pgf/pgfbaselayers.tex                          |    20 +
 www/pgf/pgfbasematrix.sty                          |    17 +
 www/pgf/pgfbasematrix.tex                          |    22 +
 www/pgf/pgfbasepatterns.sty                        |    15 +
 www/pgf/pgfbasepatterns.tex                        |    20 +
 www/pgf/pgfbaseplot.sty                            |    17 +
 www/pgf/pgfbaseplot.tex                            |    22 +
 www/pgf/pgfbaseshapes.sty                          |    17 +
 www/pgf/pgfbaseshapes.tex                          |    22 +
 www/pgf/pgfbasesnakes.sty                          |    17 +
 www/pgf/pgfbasesnakes.tex                          |    22 +
 www/pgf/pgfcalendar.code.tex                       |   799 +
 www/pgf/pgfcalendar.sty                            |    15 +
 www/pgf/pgfcalendar.tex                            |    18 +
 www/pgf/pgfcomp-version-0-65.sty                   |   719 +
 www/pgf/pgfcomp-version-1-18.sty                   |    29 +
 www/pgf/pgfcore.code.tex                           |    38 +
 www/pgf/pgfcore.sty                                |    19 +
 www/pgf/pgfcore.tex                                |    23 +
 www/pgf/pgfcorearrows.code.tex                     |  1253 ++
 www/pgf/pgfcoreexternal.code.tex                   |   542 +
 www/pgf/pgfcoregraphicstate.code.tex               |   280 +
 www/pgf/pgfcoreimage.code.tex                      |   244 +
 www/pgf/pgfcorelayers.code.tex                     |   210 +
 www/pgf/pgfcoreobjects.code.tex                    |   101 +
 www/pgf/pgfcorepathconstruct.code.tex              |  1477 ++
 www/pgf/pgfcorepathprocessing.code.tex             |   563 +
 www/pgf/pgfcorepathusage.code.tex                  |   661 +
 www/pgf/pgfcorepatterns.code.tex                   |   301 +
 www/pgf/pgfcorepoints.code.tex                     |  1212 ++
 www/pgf/pgfcorequick.code.tex                      |   134 +
 www/pgf/pgfcorerdf.code.tex                        |   228 +
 www/pgf/pgfcorescopes.code.tex                     |   769 +
 www/pgf/pgfcoreshade.code.tex                      |   974 +
 www/pgf/pgfcoretransformations.code.tex            |   819 +
 www/pgf/pgfcoretransparency.code.tex               |   312 +
 www/pgf/pgfexternal.tex                            |    32 +
 www/pgf/pgfexternalwithdepth.tex                   |    43 +
 www/pgf/pgffor.code.tex                            |   765 +
 www/pgf/pgffor.sty                                 |    16 +
 www/pgf/pgffor.tex                                 |    19 +
 www/pgf/pgfheaps.sty                               |   107 +
 www/pgf/pgfint.code.tex                            |   126 +
 www/pgf/pgfkeys.code.tex                           |  1160 ++
 www/pgf/pgfkeys.sty                                |    12 +
 www/pgf/pgfkeys.tex                                |    18 +
 www/pgf/pgfkeysfiltered.code.tex                   |  1015 +
 www/pgf/pgflibraryarrows.code.tex                  |   936 +
 www/pgf/pgflibraryarrows.meta.code.tex             |  1607 ++
 www/pgf/pgflibraryarrows.spaced.code.tex           |    92 +
 www/pgf/pgflibraryarrows.sty                       |    16 +
 www/pgf/pgflibraryautomata.sty                     |    16 +
 www/pgf/pgflibrarycurvilinear.code.tex             |   379 +
 .../pgflibrarydatavisualization.barcharts.code.tex |   135 +
 ...arydatavisualization.formats.functions.code.tex |   209 +
 www/pgf/pgflibrarydatavisualization.polar.code.tex |   198 +
 www/pgf/pgflibrarydecorations.footprints.code.tex  |   230 +
 www/pgf/pgflibrarydecorations.fractals.code.tex    |    65 +
 www/pgf/pgflibrarydecorations.markings.code.tex    |   179 +
 .../pgflibrarydecorations.pathmorphing.code.tex    |   294 +
 .../pgflibrarydecorations.pathreplacing.code.tex   |   240 +
 www/pgf/pgflibrarydecorations.shapes.code.tex      |   468 +
 www/pgf/pgflibrarydecorations.text.code.tex        |   357 +
 www/pgf/pgflibraryfadings.code.tex                 |    57 +
 www/pgf/pgflibraryfixedpointarithmetic.code.tex    |   656 +
 www/pgf/pgflibraryfpu.code.tex                     |  2392 +++
 www/pgf/pgflibrarygraphdrawing.circular.code.tex   |    16 +
 www/pgf/pgflibrarygraphdrawing.code.tex            |  1165 ++
 www/pgf/pgflibrarygraphdrawing.examples.code.tex   |    17 +
 www/pgf/pgflibrarygraphdrawing.force.code.tex      |   136 +
 www/pgf/pgflibrarygraphdrawing.layered.code.tex    |    17 +
 www/pgf/pgflibrarygraphdrawing.trees.code.tex      |    19 +
 www/pgf/pgflibraryintersections.code.tex           |  1172 ++
 www/pgf/pgflibrarylindenmayersystems.code.tex      |   229 +
 www/pgf/pgflibraryluamath.code.tex                 |   558 +
 www/pgf/pgflibrarypatterns.code.tex                |   264 +
 www/pgf/pgflibrarypatterns.meta.code.tex           |   458 +
 www/pgf/pgflibraryplothandlers.code.tex            |  1114 +
 www/pgf/pgflibraryplothandlers.sty                 |    17 +
 www/pgf/pgflibraryplotmarks.code.tex               |   453 +
 www/pgf/pgflibraryplotmarks.sty                    |    17 +
 www/pgf/pgflibraryprofiler.code.tex                |   530 +
 www/pgf/pgflibraryshadings.code.tex                |   444 +
 www/pgf/pgflibraryshapes.arrows.code.tex           |  2361 +++
 www/pgf/pgflibraryshapes.callouts.code.tex         |   951 +
 www/pgf/pgflibraryshapes.code.tex                  |    21 +
 www/pgf/pgflibraryshapes.gates.ee.IEC.code.tex     |   679 +
 www/pgf/pgflibraryshapes.gates.ee.code.tex         |   170 +
 www/pgf/pgflibraryshapes.gates.logic.IEC.code.tex  |   733 +
 www/pgf/pgflibraryshapes.gates.logic.US.code.tex   |  2525 +++
 www/pgf/pgflibraryshapes.gates.logic.code.tex      |   103 +
 www/pgf/pgflibraryshapes.geometric.code.tex        |  4417 ++++
 www/pgf/pgflibraryshapes.misc.code.tex             |  1127 +
 www/pgf/pgflibraryshapes.multipart.code.tex        |  1356 ++
 www/pgf/pgflibraryshapes.sty                       |    18 +
 www/pgf/pgflibraryshapes.symbols.code.tex          |  2775 +++
 www/pgf/pgflibrarysnakes.code.tex                  |    16 +
 www/pgf/pgflibrarysnakes.sty                       |    17 +
 www/pgf/pgflibrarysvg.path.code.tex                |   829 +
 www/pgf/pgflibrarytikzbackgrounds.sty              |    17 +
 www/pgf/pgflibrarytikztrees.sty                    |    17 +
 www/pgf/pgflibrarytimelines.code.tex               |   197 +
 www/pgf/pgfmanual-en-macros.tex                    |  1911 ++
 www/pgf/pgfmanual.code.tex                         |    64 +
 www/pgf/pgfmanual.pdflinks.code.tex                |   432 +
 www/pgf/pgfmanual.prettyprinter.code.tex           |  1120 +
 www/pgf/pgfmanual.sty                              |    12 +
 www/pgf/pgfmath.code.tex                           |    26 +
 www/pgf/pgfmath.sty                                |    13 +
 www/pgf/pgfmath.tex                                |    23 +
 www/pgf/pgfmathcalc.code.tex                       |   542 +
 www/pgf/pgfmathfloat.code.tex                      |  2674 +++
 www/pgf/pgfmathfunctions.base.code.tex             |   330 +
 www/pgf/pgfmathfunctions.basic.code.tex            |   803 +
 www/pgf/pgfmathfunctions.code.tex                  |   278 +
 www/pgf/pgfmathfunctions.comparison.code.tex       |   179 +
 .../pgfmathfunctions.integerarithmetics.code.tex   |   124 +
 www/pgf/pgfmathfunctions.misc.code.tex             |   353 +
 www/pgf/pgfmathfunctions.random.code.tex           |   246 +
 www/pgf/pgfmathfunctions.round.code.tex            |   123 +
 www/pgf/pgfmathfunctions.trigonometric.code.tex    |  1571 ++
 www/pgf/pgfmathode.code.tex                        |   178 +
 www/pgf/pgfmathparser.code.tex                     |  1013 +
 www/pgf/pgfmathutil.code.tex                       |   298 +
 www/pgf/pgfmoduleanimations.code.tex               |  1314 ++
 www/pgf/pgfmodulebending.code.tex                  |   356 +
 www/pgf/pgfmoduledatavisualization.code.tex        |  3215 +++
 www/pgf/pgfmoduledecorations.code.tex              |  2191 ++
 www/pgf/pgfmodulematrix.code.tex                   |   660 +
 www/pgf/pgfmodulenonlineartransformations.code.tex |   342 +
 www/pgf/pgfmoduleoo.code.tex                       |   844 +
 www/pgf/pgfmoduleparser.code.tex                   |   697 +
 www/pgf/pgfmoduleplot.code.tex                     |   561 +
 www/pgf/pgfmoduleshapes.code.tex                   |  1334 ++
 www/pgf/pgfmodulesnakes.code.tex                   |   369 +
 www/pgf/pgfmodulesorting.code.tex                  |    69 +
 www/pgf/pgfnodes.sty                               |    19 +
 www/pgf/pgfpages.sty                               |  1139 ++
 www/pgf/pgfparser.sty                              |    15 +
 www/pgf/pgfpict2e.sty                              |   112 +
 www/pgf/pgfrcs.code.tex                            |   155 +
 www/pgf/pgfrcs.sty                                 |    15 +
 www/pgf/pgfrcs.tex                                 |    26 +
 www/pgf/pgfshade.sty                               |    19 +
 www/pgf/pgfsys-common-pdf-via-dvi.def              |   172 +
 www/pgf/pgfsys-common-pdf.def                      |   119 +
 www/pgf/pgfsys-common-postscript.def               |   600 +
 www/pgf/pgfsys-common-svg.def                      |  1613 ++
 www/pgf/pgfsys-dvi.def                             |   394 +
 www/pgf/pgfsys-dvipdfm.def                         |   110 +
 www/pgf/pgfsys-dvipdfmx.def                        |   504 +
 www/pgf/pgfsys-dvips.def                           |   644 +
 www/pgf/pgfsys-dvisvgm.def                         |   217 +
 www/pgf/pgfsys-dvisvgm4ht.def                      |    87 +
 www/pgf/pgfsys-luatex.def                          |   401 +
 www/pgf/pgfsys-pdftex.def                          |   398 +
 www/pgf/pgfsys-tex4ht.def                          |   487 +
 www/pgf/pgfsys-textures.def                        |    91 +
 www/pgf/pgfsys-vtex.def                            |   106 +
 www/pgf/pgfsys-xetex.def                           |    79 +
 www/pgf/pgfsys.code.tex                            |  1773 ++
 www/pgf/pgfsys.sty                                 |    20 +
 www/pgf/pgfsys.tex                                 |    28 +
 www/pgf/pgfsysanimations.code.tex                  |  2009 ++
 www/pgf/pgfsysprotocol.code.tex                    |    70 +
 www/pgf/pgfsyssoftpath.code.tex                    |   204 +
 www/pgf/pgfutil-common-lists.tex                   |   159 +
 www/pgf/pgfutil-common.tex                         |   914 +
 www/pgf/pgfutil-context.def                        |   373 +
 www/pgf/pgfutil-latex.def                          |   214 +
 www/pgf/pgfutil-plain.def                          |   343 +
 www/pgfarrows.sty                                  |    19 +
 www/pgfautomata.sty                                |   315 +
 www/pgfbaseimage.sty                               |    15 +
 www/pgfbaseimage.tex                               |    20 +
 www/pgfbaselayers.sty                              |    15 +
 www/pgfbaselayers.tex                              |    20 +
 www/pgfbasematrix.sty                              |    17 +
 www/pgfbasematrix.tex                              |    22 +
 www/pgfbasepatterns.sty                            |    15 +
 www/pgfbasepatterns.tex                            |    20 +
 www/pgfbaseplot.sty                                |    17 +
 www/pgfbaseplot.tex                                |    22 +
 www/pgfbaseshapes.sty                              |    17 +
 www/pgfbaseshapes.tex                              |    22 +
 www/pgfbasesnakes.sty                              |    17 +
 www/pgfbasesnakes.tex                              |    22 +
 www/pgfcalendar.code.tex                           |   799 +
 www/pgfcalendar.sty                                |    15 +
 www/pgfcalendar.tex                                |    18 +
 www/pgfcomp-version-0-65.sty                       |   719 +
 www/pgfcomp-version-1-18.sty                       |    29 +
 www/pgfcore.code.tex                               |    38 +
 www/pgfcore.sty                                    |    19 +
 www/pgfcore.tex                                    |    23 +
 www/pgfcorearrows.code.tex                         |  1253 ++
 www/pgfcoreexternal.code.tex                       |   542 +
 www/pgfcoregraphicstate.code.tex                   |   280 +
 www/pgfcoreimage.code.tex                          |   244 +
 www/pgfcorelayers.code.tex                         |   210 +
 www/pgfcoreobjects.code.tex                        |   101 +
 www/pgfcorepathconstruct.code.tex                  |  1477 ++
 www/pgfcorepathprocessing.code.tex                 |   563 +
 www/pgfcorepathusage.code.tex                      |   661 +
 www/pgfcorepatterns.code.tex                       |   301 +
 www/pgfcorepoints.code.tex                         |  1212 ++
 www/pgfcorequick.code.tex                          |   134 +
 www/pgfcorerdf.code.tex                            |   228 +
 www/pgfcorescopes.code.tex                         |   769 +
 www/pgfcoreshade.code.tex                          |   974 +
 www/pgfcoretransformations.code.tex                |   819 +
 www/pgfcoretransparency.code.tex                   |   312 +
 www/pgfexternal.tex                                |    32 +
 www/pgfexternalwithdepth.tex                       |    43 +
 www/pgffor.code.tex                                |   765 +
 www/pgffor.sty                                     |    16 +
 www/pgffor.tex                                     |    19 +
 www/pgfheaps.sty                                   |   107 +
 www/pgfint.code.tex                                |   126 +
 www/pgfkeys.code.tex                               |  1160 ++
 www/pgfkeys.sty                                    |    12 +
 www/pgfkeys.tex                                    |    18 +
 www/pgfkeysfiltered.code.tex                       |  1015 +
 www/pgflibraryarrows.code.tex                      |   936 +
 www/pgflibraryarrows.meta.code.tex                 |  1607 ++
 www/pgflibraryarrows.spaced.code.tex               |    92 +
 www/pgflibraryarrows.sty                           |    16 +
 www/pgflibraryautomata.sty                         |    16 +
 www/pgflibrarycurvilinear.code.tex                 |   379 +
 www/pgflibrarydatavisualization.barcharts.code.tex |   135 +
 ...arydatavisualization.formats.functions.code.tex |   209 +
 www/pgflibrarydatavisualization.polar.code.tex     |   198 +
 www/pgflibrarydecorations.footprints.code.tex      |   230 +
 www/pgflibrarydecorations.fractals.code.tex        |    65 +
 www/pgflibrarydecorations.markings.code.tex        |   179 +
 www/pgflibrarydecorations.pathmorphing.code.tex    |   294 +
 www/pgflibrarydecorations.pathreplacing.code.tex   |   240 +
 www/pgflibrarydecorations.shapes.code.tex          |   468 +
 www/pgflibrarydecorations.text.code.tex            |   357 +
 www/pgflibraryfadings.code.tex                     |    57 +
 www/pgflibraryfixedpointarithmetic.code.tex        |   656 +
 www/pgflibraryfpu.code.tex                         |  2392 +++
 www/pgflibrarygraphdrawing.circular.code.tex       |    16 +
 www/pgflibrarygraphdrawing.code.tex                |  1165 ++
 www/pgflibrarygraphdrawing.examples.code.tex       |    17 +
 www/pgflibrarygraphdrawing.force.code.tex          |   136 +
 www/pgflibrarygraphdrawing.layered.code.tex        |    17 +
 www/pgflibrarygraphdrawing.trees.code.tex          |    19 +
 www/pgflibraryintersections.code.tex               |  1172 ++
 www/pgflibrarylindenmayersystems.code.tex          |   229 +
 www/pgflibraryluamath.code.tex                     |   558 +
 www/pgflibrarypatterns.code.tex                    |   264 +
 www/pgflibrarypatterns.meta.code.tex               |   458 +
 www/pgflibraryplothandlers.code.tex                |  1114 +
 www/pgflibraryplothandlers.sty                     |    17 +
 www/pgflibraryplotmarks.code.tex                   |   453 +
 www/pgflibraryplotmarks.sty                        |    17 +
 www/pgflibraryprofiler.code.tex                    |   530 +
 www/pgflibraryshadings.code.tex                    |   444 +
 www/pgflibraryshapes.arrows.code.tex               |  2361 +++
 www/pgflibraryshapes.callouts.code.tex             |   951 +
 www/pgflibraryshapes.code.tex                      |    21 +
 www/pgflibraryshapes.gates.ee.IEC.code.tex         |   679 +
 www/pgflibraryshapes.gates.ee.code.tex             |   170 +
 www/pgflibraryshapes.gates.logic.IEC.code.tex      |   733 +
 www/pgflibraryshapes.gates.logic.US.code.tex       |  2525 +++
 www/pgflibraryshapes.gates.logic.code.tex          |   103 +
 www/pgflibraryshapes.geometric.code.tex            |  4417 ++++
 www/pgflibraryshapes.misc.code.tex                 |  1127 +
 www/pgflibraryshapes.multipart.code.tex            |  1356 ++
 www/pgflibraryshapes.sty                           |    18 +
 www/pgflibraryshapes.symbols.code.tex              |  2775 +++
 www/pgflibrarysnakes.code.tex                      |    16 +
 www/pgflibrarysnakes.sty                           |    17 +
 www/pgflibrarysvg.path.code.tex                    |   829 +
 www/pgflibrarytikzbackgrounds.sty                  |    17 +
 www/pgflibrarytikztrees.sty                        |    17 +
 www/pgflibrarytimelines.code.tex                   |   197 +
 www/pgfmanual-en-macros.tex                        |  1911 ++
 www/pgfmanual.code.tex                             |    64 +
 www/pgfmanual.pdflinks.code.tex                    |   432 +
 www/pgfmanual.prettyprinter.code.tex               |  1120 +
 www/pgfmanual.sty                                  |    12 +
 www/pgfmath.code.tex                               |    26 +
 www/pgfmath.sty                                    |    13 +
 www/pgfmath.tex                                    |    23 +
 www/pgfmathcalc.code.tex                           |   542 +
 www/pgfmathfloat.code.tex                          |  2674 +++
 www/pgfmathfunctions.base.code.tex                 |   330 +
 www/pgfmathfunctions.basic.code.tex                |   803 +
 www/pgfmathfunctions.code.tex                      |   278 +
 www/pgfmathfunctions.comparison.code.tex           |   179 +
 www/pgfmathfunctions.integerarithmetics.code.tex   |   124 +
 www/pgfmathfunctions.misc.code.tex                 |   353 +
 www/pgfmathfunctions.random.code.tex               |   246 +
 www/pgfmathfunctions.round.code.tex                |   123 +
 www/pgfmathfunctions.trigonometric.code.tex        |  1571 ++
 www/pgfmathode.code.tex                            |   178 +
 www/pgfmathparser.code.tex                         |  1013 +
 www/pgfmathutil.code.tex                           |   298 +
 www/pgfmoduleanimations.code.tex                   |  1314 ++
 www/pgfmodulebending.code.tex                      |   356 +
 www/pgfmoduledatavisualization.code.tex            |  3215 +++
 www/pgfmoduledecorations.code.tex                  |  2191 ++
 www/pgfmodulematrix.code.tex                       |   660 +
 www/pgfmodulenonlineartransformations.code.tex     |   342 +
 www/pgfmoduleoo.code.tex                           |   844 +
 www/pgfmoduleparser.code.tex                       |   697 +
 www/pgfmoduleplot.code.tex                         |   561 +
 www/pgfmoduleshapes.code.tex                       |  1334 ++
 www/pgfmodulesnakes.code.tex                       |   369 +
 www/pgfmodulesorting.code.tex                      |    69 +
 www/pgfnodes.sty                                   |    19 +
 www/pgfpages.sty                                   |  1139 ++
 www/pgfparser.sty                                  |    15 +
 www/pgfpict2e.sty                                  |   112 +
 www/pgfrcs.code.tex                                |   155 +
 www/pgfrcs.sty                                     |    15 +
 www/pgfrcs.tex                                     |    26 +
 www/pgfshade.sty                                   |    19 +
 www/pgfsys-common-pdf-via-dvi.def                  |   172 +
 www/pgfsys-common-pdf.def                          |   119 +
 www/pgfsys-common-postscript.def                   |   600 +
 www/pgfsys-common-svg.def                          |  1613 ++
 www/pgfsys-dvi.def                                 |   394 +
 www/pgfsys-dvipdfm.def                             |   110 +
 www/pgfsys-dvipdfmx.def                            |   504 +
 www/pgfsys-dvips.def                               |   644 +
 www/pgfsys-dvisvgm.def                             |   217 +
 www/pgfsys-dvisvgm4ht.def                          |    87 +
 www/pgfsys-luatex.def                              |   401 +
 www/pgfsys-pdftex.def                              |   398 +
 www/pgfsys-tex4ht.def                              |   487 +
 www/pgfsys-textures.def                            |    91 +
 www/pgfsys-vtex.def                                |   106 +
 www/pgfsys-xetex.def                               |    79 +
 www/pgfsys.code.tex                                |  1773 ++
 www/pgfsys.sty                                     |    20 +
 www/pgfsys.tex                                     |    28 +
 www/pgfsysanimations.code.tex                      |  2009 ++
 www/pgfsysprotocol.code.tex                        |    70 +
 www/pgfsyssoftpath.code.tex                        |   204 +
 www/pgfutil-common-lists.tex                       |   159 +
 www/pgfutil-common.tex                             |   914 +
 www/pgfutil-context.def                            |   373 +
 www/pgfutil-latex.def                              |   214 +
 www/pgfutil-plain.def                              |   343 +
 www/radio-paris.png                                |   Bin 0 -> 2302101 bytes
 www/screenkxsc.png                                 |   Bin 0 -> 241567 bytes
 www/screenkyiv.png                                 |   Bin 0 -> 162490 bytes
 www/screenshot.png                                 |   Bin 0 -> 169393 bytes
 www/shell/index.html                               |     5 +
 www/src/gnome-internet-radio-locator-12.7.0.tar.xz |   Bin 0 -> 668196 bytes
 www/src/gnome-internet-radio-locator-12.8.0.diff   |   168 +
 www/src/gnome-internet-radio-locator-12.8.0.tar.xz |   Bin 0 -> 666488 bytes
 www/src/gnome-radio-0.2.0.tar.xz                   |   Bin 0 -> 83416 bytes
 www/src/gnome-radio-0.3.0.tar.xz                   |   Bin 0 -> 447116 bytes
 www/src/gnome-radio-0.4.0.tar.xz                   |   Bin 0 -> 104060 bytes
 www/src/gnome-radio-128.0.tar.xz                   |   Bin 0 -> 515572 bytes
 www/src/gnome-radio-13.0.0.tar.xz                  |   Bin 0 -> 432348 bytes
 www/src/gnome-radio-13.0.1.tar.xz                  |   Bin 0 -> 432416 bytes
 www/src/gnome-radio-14.0.0.tar.xz                  |   Bin 0 -> 103436 bytes
 www/src/gnome-radio-16.0.0.tar.xz                  |   Bin 0 -> 431848 bytes
 www/src/gnome-radio-16.0.1.tar.xz                  |   Bin 0 -> 431932 bytes
 www/src/gnome-radio-16.0.2.tar.xz                  |   Bin 0 -> 432432 bytes
 www/src/gnome-radio-16.0.3.tar.xz                  |   Bin 0 -> 432428 bytes
 www/src/gnome-radio-16.0.4.tar.xz                  |   Bin 0 -> 433928 bytes
 www/src/gnome-radio-16.0.42.tar.xz                 |   Bin 0 -> 436132 bytes
 www/src/gnome-radio-16.0.43.tar.xz                 |   Bin 0 -> 437296 bytes
 www/src/gnome-radio-16.0.5.tar.xz                  |   Bin 0 -> 434192 bytes
 www/src/gnome-radio-16.0.6.tar.xz                  |   Bin 0 -> 434080 bytes
 www/src/gnome-radio-264.0.tar.xz                   |   Bin 0 -> 547340 bytes
 www/src/gnome-radio-3.35.2.tar.xz                  |   Bin 0 -> 10326676 bytes
 www/src/gnome-radio-44.0.tar.xz                    |   Bin 0 -> 443820 bytes
 www/src/gnome-radio-45.1.tar.xz                    |   Bin 0 -> 447420 bytes
 www/src/gnome-radio-45.3.tar.xz                    |   Bin 0 -> 447980 bytes
 www/src/gnome-radio-46.0.tar.xz                    |   Bin 0 -> 438224 bytes
 www/src/gnome-radio-47.0.tar.xz                    |   Bin 0 -> 448384 bytes
 www/src/gnome-radio-48.0.tar.xz                    |   Bin 0 -> 448772 bytes
 www/src/gnome-radio-64.0.45.tar.xz                 |   Bin 0 -> 449060 bytes
 www/src/gnome-radio-64.0.tar.xz                    |   Bin 0 -> 449920 bytes
 www/src/gnome-radio-64.0.wsl.tar.xz                |   Bin 0 -> 450368 bytes
 www/src/gtk-internet-radio-locator-128.0.tar.xz    |   Bin 0 -> 514628 bytes
 www/src/gtk-internet-radio-locator-4.8.2.tar.xz    |   Bin 0 -> 504356 bytes
 www/src/gtk-internet-radio-locator-5.0.0.tar.xz    |   Bin 0 -> 514048 bytes
 www/src/gtk-internet-radio-locator-5.0.1.pkg       |   Bin 0 -> 337827 bytes
 www/src/gtk-internet-radio-locator-5.0.1.tar.xz    |   Bin 0 -> 511448 bytes
 www/src/gtk-radio-264.0.tar.xz                     |   Bin 0 -> 547632 bytes
 www/src/gtk-radio-264.1.tar.xz                     |   Bin 0 -> 551848 bytes
 www/src/gtk-radio-264.tar.xz                       |   Bin 0 -> 534336 bytes
 www/temp.mp3                                       |   Bin 0 -> 3579626 bytes
 www/texput.log                                     |    21 +
 www/thesis.aux                                     |   207 +
 www/thesis.bcf                                     |   448 +
 www/thesis.bib                                     |    91 +
 www/thesis.diff.20200521                           |   133 +
 www/thesis.dvi                                     |   Bin 0 -> 2274944 bytes
 www/thesis.idx                                     |     1 +
 www/thesis.out                                     |    90 +
 www/thesis.pdf                                     |   Bin 0 -> 29132294 bytes
 .../thesis.png                                     |   Bin
 www/thesis.run.xml                                 |    75 +
 www/thesis.sh                                      |     4 +
 www/thesis.tex                                     |  1580 ++
 www/thesis.toc                                     |    90 +
 ...-GNOME-Internet-Radio-Locator-3.0.0-1.amd64.deb |   Bin 0 -> 294896 bytes
 ...22-Ubuntu-21-GNOME-Gingerblue-2.0.1-1.amd64.deb |   Bin 0 -> 224922 bytes
 www/ubuntu/garagejam_0.2.0-1.debian.tar.xz         |   Bin 0 -> 8704 bytes
 www/ubuntu/garagejam_0.2.0-1_amd64.deb             |   Bin 0 -> 24258 bytes
 www/ubuntu/garagejam_0.2.0.orig.tar.xz             |   Bin 0 -> 121936 bytes
 www/ubuntu/garagejam_0.3.0-1.debian.tar.xz         |   Bin 0 -> 8720 bytes
 www/ubuntu/garagejam_0.3.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_0.3.0-1_amd64.buildinfo       |   827 +
 www/ubuntu/garagejam_0.3.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_0.3.0-1_amd64.deb             |   Bin 0 -> 24786 bytes
 www/ubuntu/garagejam_0.3.0.orig.tar.xz             |   Bin 0 -> 122560 bytes
 www/ubuntu/garagejam_0.8.0-1.debian.tar.xz         |   Bin 0 -> 8712 bytes
 www/ubuntu/garagejam_0.8.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_0.8.0-1_amd64.buildinfo       |   784 +
 www/ubuntu/garagejam_0.8.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_0.8.0-1_amd64.deb             |   Bin 0 -> 26196 bytes
 www/ubuntu/garagejam_0.8.0.orig.tar.xz             |   Bin 0 -> 122944 bytes
 www/ubuntu/garagejam_0.9.0-1.debian.tar.xz         |   Bin 0 -> 8724 bytes
 www/ubuntu/garagejam_0.9.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_0.9.0-1_amd64.buildinfo       |   785 +
 www/ubuntu/garagejam_0.9.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_0.9.0-1_amd64.deb             |   Bin 0 -> 27478 bytes
 www/ubuntu/garagejam_0.9.0.orig.tar.xz             |   Bin 0 -> 123748 bytes
 www/ubuntu/garagejam_1.0.0-1.debian.tar.xz         |   Bin 0 -> 16804 bytes
 www/ubuntu/garagejam_1.0.0-1.dsc                   |    20 +
 www/ubuntu/garagejam_1.0.0-1_amd64.buildinfo       |   845 +
 www/ubuntu/garagejam_1.0.0-1_amd64.changes         |    38 +
 www/ubuntu/garagejam_1.0.0-1_amd64.deb             |   Bin 0 -> 26482 bytes
 www/ubuntu/garagejam_1.0.0.orig.tar.xz             |   Bin 0 -> 124616 bytes
 www/ubuntu/gingerblue_0.2.0-1.debian.tar.xz        |   Bin 0 -> 9384 bytes
 www/ubuntu/gingerblue_0.2.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_0.2.0-1_amd64.buildinfo      |   773 +
 www/ubuntu/gingerblue_0.2.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_0.2.0-1_amd64.deb            |   Bin 0 -> 207272 bytes
 www/ubuntu/gingerblue_0.2.0.orig.tar.xz            |   Bin 0 -> 300656 bytes
 www/ubuntu/gingerblue_0.3.0-1.debian.tar.xz        |   Bin 0 -> 9416 bytes
 www/ubuntu/gingerblue_0.3.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_0.3.0-1_amd64.buildinfo      |   778 +
 www/ubuntu/gingerblue_0.3.0-1_amd64.changes        |    37 +
 www/ubuntu/gingerblue_0.3.0-1_amd64.deb            |   Bin 0 -> 208632 bytes
 www/ubuntu/gingerblue_0.3.0.orig.tar.xz            |   Bin 0 -> 301872 bytes
 www/ubuntu/gingerblue_1.8.0-1.debian.tar.xz        |   Bin 0 -> 15784 bytes
 www/ubuntu/gingerblue_1.8.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_1.8.0-1_amd64.buildinfo      |   798 +
 www/ubuntu/gingerblue_1.8.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_1.8.0-1_amd64.deb            |   Bin 0 -> 221524 bytes
 www/ubuntu/gingerblue_1.8.0.orig.tar.xz            |   Bin 0 -> 320124 bytes
 www/ubuntu/gingerblue_2.0.0-1.debian.tar.xz        |   Bin 0 -> 15808 bytes
 www/ubuntu/gingerblue_2.0.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_2.0.0-1_amd64.buildinfo      |   807 +
 www/ubuntu/gingerblue_2.0.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_2.0.0-1_amd64.deb            |   Bin 0 -> 224790 bytes
 www/ubuntu/gingerblue_2.0.0.orig.tar.xz            |   Bin 0 -> 319156 bytes
 www/ubuntu/gingerblue_2.0.1-1.debian.tar.xz        |   Bin 0 -> 15820 bytes
 www/ubuntu/gingerblue_2.0.1-1.dsc                  |    20 +
 www/ubuntu/gingerblue_2.0.1-1_amd64.buildinfo      |   808 +
 www/ubuntu/gingerblue_2.0.1-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_2.0.1-1_amd64.deb            |   Bin 0 -> 224808 bytes
 www/ubuntu/gingerblue_2.0.1.orig.tar.xz            |   Bin 0 -> 320484 bytes
 www/ubuntu/gingerblue_4.0.1-1.debian.tar.xz        |   Bin 0 -> 15832 bytes
 www/ubuntu/gingerblue_4.0.1-1.dsc                  |    20 +
 www/ubuntu/gingerblue_4.0.1-1_amd64.buildinfo      |   811 +
 www/ubuntu/gingerblue_4.0.1-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_4.0.1-1_amd64.deb            |   Bin 0 -> 225830 bytes
 www/ubuntu/gingerblue_4.0.1.orig.tar.xz            |   Bin 0 -> 321940 bytes
 www/ubuntu/gingerblue_6.0.1-1.debian.tar.xz        |   Bin 0 -> 15840 bytes
 www/ubuntu/gingerblue_6.0.1-1.dsc                  |    31 +
 www/ubuntu/gingerblue_6.0.1-1_amd64.buildinfo      |   820 +
 www/ubuntu/gingerblue_6.0.1-1_amd64.changes        |    49 +
 www/ubuntu/gingerblue_6.0.1-1_amd64.deb            |   Bin 0 -> 226624 bytes
 www/ubuntu/gingerblue_6.0.1.orig.tar.xz            |   Bin 0 -> 322640 bytes
 www/ubuntu/gingerblue_6.2.0-1.debian.tar.xz        |   Bin 0 -> 15620 bytes
 www/ubuntu/gingerblue_6.2.0-1.dsc                  |    20 +
 www/ubuntu/gingerblue_6.2.0-1_amd64.buildinfo      |   805 +
 www/ubuntu/gingerblue_6.2.0-1_amd64.changes        |    38 +
 www/ubuntu/gingerblue_6.2.0-1_amd64.deb            |   Bin 0 -> 227280 bytes
 www/ubuntu/gingerblue_6.2.0.orig.tar.xz            |   Bin 0 -> 323084 bytes
 ...nternet-radio-locator-dbgsym_1.6.0-1_amd64.ddeb |   Bin 0 -> 75516 bytes
 ...me-internet-radio-locator_1.2.0-1.debian.tar.xz |   Bin 0 -> 9820 bytes
 .../gnome-internet-radio-locator_1.2.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.2.0-1_amd64.buildinfo |   761 +
 ...me-internet-radio-locator_1.2.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.2.0-1_amd64.deb |   Bin 0 -> 268800 bytes
 .../gnome-internet-radio-locator_1.2.0.orig.tar.xz |   Bin 0 -> 540240 bytes
 ...me-internet-radio-locator_1.3.0-1.debian.tar.xz |   Bin 0 -> 9844 bytes
 .../gnome-internet-radio-locator_1.3.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.3.0-1_amd64.buildinfo |   761 +
 ...me-internet-radio-locator_1.3.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.3.0-1_amd64.deb |   Bin 0 -> 269500 bytes
 .../gnome-internet-radio-locator_1.3.0.orig.tar.xz |   Bin 0 -> 540516 bytes
 ...me-internet-radio-locator_1.4.0-1.debian.tar.xz |   Bin 0 -> 9868 bytes
 .../gnome-internet-radio-locator_1.4.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.4.0-1_amd64.buildinfo |   761 +
 ...me-internet-radio-locator_1.4.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.4.0-1_amd64.deb |   Bin 0 -> 269784 bytes
 .../gnome-internet-radio-locator_1.4.0.orig.tar.xz |   Bin 0 -> 540344 bytes
 ...me-internet-radio-locator_1.6.0-1.debian.tar.xz |   Bin 0 -> 9884 bytes
 .../gnome-internet-radio-locator_1.6.0-1.dsc       |    20 +
 ...-internet-radio-locator_1.6.0-1_amd64.buildinfo |   759 +
 ...me-internet-radio-locator_1.6.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_1.6.0-1_amd64.deb |   Bin 0 -> 272820 bytes
 .../gnome-internet-radio-locator_1.6.0.orig.tar.xz |   Bin 0 -> 543364 bytes
 ...me-internet-radio-locator_1.7.0-1.debian.tar.xz |   Bin 0 -> 9900 bytes
 .../gnome-internet-radio-locator_1.7.0-1.dsc       |    31 +
 ...-internet-radio-locator_1.7.0-1_amd64.buildinfo |   770 +
 ...me-internet-radio-locator_1.7.0-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_1.7.0-1_amd64.deb |   Bin 0 -> 273076 bytes
 .../gnome-internet-radio-locator_1.7.0.orig.tar.xz |   Bin 0 -> 543892 bytes
 ...me-internet-radio-locator_1.8.0-1.debian.tar.xz |   Bin 0 -> 9912 bytes
 .../gnome-internet-radio-locator_1.8.0-1.dsc       |    31 +
 ...-internet-radio-locator_1.8.0-1_amd64.buildinfo |   772 +
 ...me-internet-radio-locator_1.8.0-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_1.8.0-1_amd64.deb |   Bin 0 -> 279740 bytes
 .../gnome-internet-radio-locator_1.8.0.orig.tar.xz |   Bin 0 -> 549416 bytes
 ...e-internet-radio-locator_12.0.4-1.debian.tar.xz |   Bin 0 -> 23496 bytes
 .../gnome-internet-radio-locator_12.0.4-1.dsc      |    20 +
 ...internet-radio-locator_12.0.4-1_amd64.buildinfo |   785 +
 ...e-internet-radio-locator_12.0.4-1_amd64.changes |    38 +
 ...gnome-internet-radio-locator_12.0.4-1_amd64.deb |   Bin 0 -> 394814 bytes
 ...gnome-internet-radio-locator_12.0.4.orig.tar.xz |   Bin 0 -> 651440 bytes
 ...e-internet-radio-locator_12.0.5-1.debian.tar.xz |   Bin 0 -> 23524 bytes
 .../gnome-internet-radio-locator_12.0.5-1.dsc      |    20 +
 ...internet-radio-locator_12.0.5-1_amd64.buildinfo |   797 +
 ...e-internet-radio-locator_12.0.5-1_amd64.changes |    38 +
 ...gnome-internet-radio-locator_12.0.5-1_amd64.deb |   Bin 0 -> 396036 bytes
 ...gnome-internet-radio-locator_12.0.5.orig.tar.xz |   Bin 0 -> 653072 bytes
 ...e-internet-radio-locator_12.2.0-1.debian.tar.xz |   Bin 0 -> 23532 bytes
 .../gnome-internet-radio-locator_12.2.0-1.dsc      |    20 +
 ...internet-radio-locator_12.2.0-1_amd64.buildinfo |   770 +
 ...e-internet-radio-locator_12.2.0-1_amd64.changes |    37 +
 ...gnome-internet-radio-locator_12.2.0-1_amd64.deb |   Bin 0 -> 389176 bytes
 ...gnome-internet-radio-locator_12.2.0.orig.tar.xz |   Bin 0 -> 656108 bytes
 ...e-internet-radio-locator_12.7.0-1.debian.tar.xz |   Bin 0 -> 23540 bytes
 .../gnome-internet-radio-locator_12.7.0-1.dsc      |    20 +
 ...internet-radio-locator_12.7.0-1_amd64.buildinfo |   796 +
 ...e-internet-radio-locator_12.7.0-1_amd64.changes |    38 +
 ...gnome-internet-radio-locator_12.7.0-1_amd64.deb |   Bin 0 -> 404630 bytes
 ...gnome-internet-radio-locator_12.7.0.orig.tar.xz |   Bin 0 -> 668196 bytes
 ...me-internet-radio-locator_2.0.0-1.debian.tar.xz |   Bin 0 -> 9924 bytes
 .../gnome-internet-radio-locator_2.0.0-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.0-1_amd64.buildinfo |   771 +
 ...me-internet-radio-locator_2.0.0-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.0-1_amd64.deb |   Bin 0 -> 281764 bytes
 .../gnome-internet-radio-locator_2.0.0.orig.tar.xz |   Bin 0 -> 551328 bytes
 ...me-internet-radio-locator_2.0.2-1.debian.tar.xz |   Bin 0 -> 9920 bytes
 .../gnome-internet-radio-locator_2.0.2-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.2-1_amd64.buildinfo |   819 +
 ...me-internet-radio-locator_2.0.2-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.2-1_amd64.deb |   Bin 0 -> 284736 bytes
 .../gnome-internet-radio-locator_2.0.2.orig.tar.xz |   Bin 0 -> 553036 bytes
 ...me-internet-radio-locator_2.0.3-1.debian.tar.xz |   Bin 0 -> 9944 bytes
 .../gnome-internet-radio-locator_2.0.3-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.3-1_amd64.buildinfo |   820 +
 ...me-internet-radio-locator_2.0.3-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.3-1_amd64.deb |   Bin 0 -> 285248 bytes
 .../gnome-internet-radio-locator_2.0.3.orig.tar.xz |   Bin 0 -> 553512 bytes
 ...me-internet-radio-locator_2.0.4-1.debian.tar.xz |   Bin 0 -> 9956 bytes
 .../gnome-internet-radio-locator_2.0.4-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.4-1_amd64.buildinfo |   820 +
 ...me-internet-radio-locator_2.0.4-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.4-1_amd64.deb |   Bin 0 -> 285520 bytes
 .../gnome-internet-radio-locator_2.0.4.orig.tar.xz |   Bin 0 -> 553660 bytes
 ...me-internet-radio-locator_2.0.8-1.debian.tar.xz |   Bin 0 -> 9964 bytes
 .../gnome-internet-radio-locator_2.0.8-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.8-1_amd64.buildinfo |   818 +
 ...me-internet-radio-locator_2.0.8-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.8-1_amd64.deb |   Bin 0 -> 288588 bytes
 .../gnome-internet-radio-locator_2.0.8.orig.tar.xz |   Bin 0 -> 556060 bytes
 ...me-internet-radio-locator_2.0.9-1.debian.tar.xz |   Bin 0 -> 9968 bytes
 .../gnome-internet-radio-locator_2.0.9-1.dsc       |    31 +
 ...-internet-radio-locator_2.0.9-1_amd64.buildinfo |   818 +
 ...me-internet-radio-locator_2.0.9-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.0.9-1_amd64.deb |   Bin 0 -> 289696 bytes
 .../gnome-internet-radio-locator_2.0.9.orig.tar.xz |   Bin 0 -> 557912 bytes
 ...me-internet-radio-locator_2.1.1-1.debian.tar.xz |   Bin 0 -> 9984 bytes
 .../gnome-internet-radio-locator_2.1.1-1.dsc       |    20 +
 ...-internet-radio-locator_2.1.1-1_amd64.buildinfo |   818 +
 ...me-internet-radio-locator_2.1.1-1_amd64.changes |    48 +
 .../gnome-internet-radio-locator_2.1.1-1_amd64.deb |   Bin 0 -> 291108 bytes
 .../gnome-internet-radio-locator_2.1.1.orig.tar.xz |   Bin 0 -> 558872 bytes
 ...me-internet-radio-locator_2.1.4-1.debian.tar.xz |   Bin 0 -> 18808 bytes
 .../gnome-internet-radio-locator_2.1.4-1.dsc       |    20 +
 ...-internet-radio-locator_2.1.4-1_amd64.buildinfo |   779 +
 ...me-internet-radio-locator_2.1.4-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.1.4-1_amd64.deb |   Bin 0 -> 292244 bytes
 .../gnome-internet-radio-locator_2.1.4.orig.tar.xz |   Bin 0 -> 558928 bytes
 ...me-internet-radio-locator_2.1.5-1.debian.tar.xz |   Bin 0 -> 18816 bytes
 .../gnome-internet-radio-locator_2.1.5-1.dsc       |    20 +
 ...-internet-radio-locator_2.1.5-1_amd64.buildinfo |   779 +
 ...me-internet-radio-locator_2.1.5-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.1.5-1_amd64.deb |   Bin 0 -> 292340 bytes
 .../gnome-internet-radio-locator_2.1.5.orig.tar.xz |   Bin 0 -> 559468 bytes
 ...me-internet-radio-locator_2.2.0-1.debian.tar.xz |   Bin 0 -> 18820 bytes
 .../gnome-internet-radio-locator_2.2.0-1.dsc       |    20 +
 ...-internet-radio-locator_2.2.0-1_amd64.buildinfo |   775 +
 ...me-internet-radio-locator_2.2.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.2.0-1_amd64.deb |   Bin 0 -> 292192 bytes
 .../gnome-internet-radio-locator_2.2.0.orig.tar.xz |   Bin 0 -> 559720 bytes
 ...me-internet-radio-locator_2.8.0-1.debian.tar.xz |   Bin 0 -> 18856 bytes
 .../gnome-internet-radio-locator_2.8.0-1.dsc       |    20 +
 ...-internet-radio-locator_2.8.0-1_amd64.buildinfo |   766 +
 ...me-internet-radio-locator_2.8.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_2.8.0-1_amd64.deb |   Bin 0 -> 294020 bytes
 .../gnome-internet-radio-locator_2.8.0.orig.tar.xz |   Bin 0 -> 561172 bytes
 ...me-internet-radio-locator_3.0.0-1.debian.tar.xz |   Bin 0 -> 18864 bytes
 .../gnome-internet-radio-locator_3.0.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.0-1_amd64.buildinfo |   763 +
 ...me-internet-radio-locator_3.0.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.0-1_amd64.deb |   Bin 0 -> 294896 bytes
 .../gnome-internet-radio-locator_3.0.0.orig.tar.xz |   Bin 0 -> 561696 bytes
 ...me-internet-radio-locator_3.0.1-1.debian.tar.xz |   Bin 0 -> 10052 bytes
 .../gnome-internet-radio-locator_3.0.1-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.1-1_amd64.buildinfo |   763 +
 ...me-internet-radio-locator_3.0.1-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.1-1_amd64.deb |   Bin 0 -> 296052 bytes
 .../gnome-internet-radio-locator_3.0.1.orig.tar.xz |   Bin 0 -> 562080 bytes
 ...me-internet-radio-locator_3.0.4-1.debian.tar.xz |   Bin 0 -> 18872 bytes
 .../gnome-internet-radio-locator_3.0.4-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.4-1_amd64.buildinfo |   778 +
 ...me-internet-radio-locator_3.0.4-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.4-1_amd64.deb |   Bin 0 -> 299080 bytes
 .../gnome-internet-radio-locator_3.0.4.orig.tar.xz |   Bin 0 -> 564728 bytes
 ...me-internet-radio-locator_3.0.5-1.debian.tar.xz |   Bin 0 -> 18896 bytes
 .../gnome-internet-radio-locator_3.0.5-1.dsc       |    20 +
 ...-internet-radio-locator_3.0.5-1_amd64.buildinfo |   777 +
 ...me-internet-radio-locator_3.0.5-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.0.5-1_amd64.deb |   Bin 0 -> 299316 bytes
 .../gnome-internet-radio-locator_3.0.5.orig.tar.xz |   Bin 0 -> 566488 bytes
 ...me-internet-radio-locator_3.2.0-1.debian.tar.xz |   Bin 0 -> 19116 bytes
 .../gnome-internet-radio-locator_3.2.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.2.0-1_amd64.buildinfo |   769 +
 ...me-internet-radio-locator_3.2.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.2.0-1_amd64.deb |   Bin 0 -> 301084 bytes
 .../gnome-internet-radio-locator_3.2.0.orig.tar.xz |   Bin 0 -> 568488 bytes
 ...me-internet-radio-locator_3.4.0-1.debian.tar.xz |   Bin 0 -> 19128 bytes
 .../gnome-internet-radio-locator_3.4.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.4.0-1_amd64.buildinfo |   785 +
 ...me-internet-radio-locator_3.4.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.4.0-1_amd64.deb |   Bin 0 -> 302860 bytes
 .../gnome-internet-radio-locator_3.4.0.orig.tar.xz |   Bin 0 -> 570092 bytes
 ...me-internet-radio-locator_3.7.0-1.debian.tar.xz |   Bin 0 -> 19140 bytes
 .../gnome-internet-radio-locator_3.7.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.7.0-1_amd64.buildinfo |   773 +
 ...me-internet-radio-locator_3.7.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.7.0-1_amd64.deb |   Bin 0 -> 305192 bytes
 .../gnome-internet-radio-locator_3.7.0.orig.tar.xz |   Bin 0 -> 571960 bytes
 ...me-internet-radio-locator_3.9.0-1.debian.tar.xz |   Bin 0 -> 19168 bytes
 .../gnome-internet-radio-locator_3.9.0-1.dsc       |    20 +
 ...-internet-radio-locator_3.9.0-1_amd64.buildinfo |   773 +
 ...me-internet-radio-locator_3.9.0-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.9.0-1_amd64.deb |   Bin 0 -> 307232 bytes
 .../gnome-internet-radio-locator_3.9.0.orig.tar.xz |   Bin 0 -> 574028 bytes
 ...me-internet-radio-locator_3.9.1-1.debian.tar.xz |   Bin 0 -> 19172 bytes
 .../gnome-internet-radio-locator_3.9.1-1.dsc       |    20 +
 ...-internet-radio-locator_3.9.1-1_amd64.buildinfo |   778 +
 ...me-internet-radio-locator_3.9.1-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.9.1-1_amd64.deb |   Bin 0 -> 308452 bytes
 .../gnome-internet-radio-locator_3.9.1.orig.tar.xz |   Bin 0 -> 574456 bytes
 ...me-internet-radio-locator_3.9.2-1.debian.tar.xz |   Bin 0 -> 19176 bytes
 .../gnome-internet-radio-locator_3.9.2-1.dsc       |    20 +
 ...-internet-radio-locator_3.9.2-1_amd64.buildinfo |   778 +
 ...me-internet-radio-locator_3.9.2-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_3.9.2-1_amd64.deb |   Bin 0 -> 309220 bytes
 .../gnome-internet-radio-locator_3.9.2.orig.tar.xz |   Bin 0 -> 575380 bytes
 ...me-internet-radio-locator_4.0.1-1.debian.tar.xz |   Bin 0 -> 25840 bytes
 .../gnome-internet-radio-locator_4.0.1-1.dsc       |    20 +
 ...-internet-radio-locator_4.0.1-1_amd64.buildinfo |   782 +
 ...me-internet-radio-locator_4.0.1-1_amd64.changes |    37 +
 .../gnome-internet-radio-locator_4.0.1-1_amd64.deb |   Bin 0 -> 309696 bytes
 .../gnome-internet-radio-locator_4.0.1.orig.tar.xz |   Bin 0 -> 575548 bytes
 ...me-internet-radio-locator_4.0.2-1.debian.tar.xz |   Bin 0 -> 25864 bytes
 .../gnome-internet-radio-locator_4.0.2-1.dsc       |    20 +
 ...-internet-radio-locator_4.0.2-1_amd64.buildinfo |   791 +
 ...me-internet-radio-locator_4.0.2-1_amd64.changes |    38 +
 .../gnome-internet-radio-locator_4.0.2-1_amd64.deb |   Bin 0 -> 310708 bytes
 .../gnome-internet-radio-locator_4.0.2.orig.tar.xz |   Bin 0 -> 576976 bytes
 www/ubuntu/gnome-radio_128.0-1.debian.tar.xz       |   Bin 0 -> 9644 bytes
 www/ubuntu/gnome-radio_128.0-1.dsc                 |    20 +
 www/ubuntu/gnome-radio_128.0-1_amd64.buildinfo     |   829 +
 www/ubuntu/gnome-radio_128.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-radio_128.0-1_amd64.deb           |   Bin 0 -> 224752 bytes
 www/ubuntu/gnome-radio_128.0.orig.tar.xz           |   Bin 0 -> 515572 bytes
 www/ubuntu/gnome-radio_16.0.42-1.debian.tar.xz     |   Bin 0 -> 9520 bytes
 www/ubuntu/gnome-radio_16.0.42-1.dsc               |    20 +
 www/ubuntu/gnome-radio_16.0.42-1_amd64.buildinfo   |   760 +
 www/ubuntu/gnome-radio_16.0.42-1_amd64.changes     |    38 +
 www/ubuntu/gnome-radio_16.0.42-1_amd64.deb         |   Bin 0 -> 161292 bytes
 www/ubuntu/gnome-radio_16.0.42.orig.tar.xz         |   Bin 0 -> 436132 bytes
 www/ubuntu/gnome-radio_16.0.43-1.debian.tar.xz     |   Bin 0 -> 9552 bytes
 www/ubuntu/gnome-radio_16.0.43-1.dsc               |    20 +
 www/ubuntu/gnome-radio_16.0.43-1_amd64.buildinfo   |   802 +
 www/ubuntu/gnome-radio_16.0.43-1_amd64.changes     |    38 +
 www/ubuntu/gnome-radio_16.0.43-1_amd64.deb         |   Bin 0 -> 171120 bytes
 www/ubuntu/gnome-radio_16.0.43.orig.tar.xz         |   Bin 0 -> 437296 bytes
 www/ubuntu/gnome-radio_64.0-1.debian.tar.xz        |   Bin 0 -> 23668 bytes
 www/ubuntu/gnome-radio_64.0-1.dsc                  |    20 +
 www/ubuntu/gnome-radio_64.0-1_amd64.buildinfo      |   786 +
 www/ubuntu/gnome-radio_64.0-1_amd64.changes        |    38 +
 www/ubuntu/gnome-radio_64.0-1_amd64.deb            |   Bin 0 -> 180930 bytes
 www/ubuntu/gnome-radio_64.0.45-1.debian.tar.xz     |   Bin 0 -> 22940 bytes
 www/ubuntu/gnome-radio_64.0.45-1.dsc               |    20 +
 www/ubuntu/gnome-radio_64.0.45-1_amd64.buildinfo   |   789 +
 www/ubuntu/gnome-radio_64.0.45-1_amd64.changes     |    38 +
 www/ubuntu/gnome-radio_64.0.45-1_amd64.deb         |   Bin 0 -> 181018 bytes
 www/ubuntu/gnome-radio_64.0.45.orig.tar.xz         |   Bin 0 -> 450916 bytes
 www/ubuntu/gnome-radio_64.0.orig.tar.xz            |   Bin 0 -> 449920 bytes
 www/ubuntu/gnome-voice_0.0.2-1.debian.tar.xz       |   Bin 0 -> 3736 bytes
 www/ubuntu/gnome-voice_0.0.2-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_0.0.2-1_amd64.buildinfo     |   802 +
 www/ubuntu/gnome-voice_0.0.2-1_amd64.changes       |    39 +
 www/ubuntu/gnome-voice_0.0.2-1_amd64.deb           |   Bin 0 -> 9970 bytes
 www/ubuntu/gnome-voice_0.0.2.orig.tar.xz           |   Bin 0 -> 105540 bytes
 www/ubuntu/gnome-voice_0.0.4-1.debian.tar.xz       |   Bin 0 -> 3756 bytes
 www/ubuntu/gnome-voice_0.0.4-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_0.0.4-1_amd64.buildinfo     |   802 +
 www/ubuntu/gnome-voice_0.0.4-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_0.0.4-1_amd64.deb           |   Bin 0 -> 10714 bytes
 www/ubuntu/gnome-voice_0.0.4.orig.tar.xz           |   Bin 0 -> 105728 bytes
 www/ubuntu/gnome-voice_0.4.0-1.debian.tar.xz       |   Bin 0 -> 6644 bytes
 www/ubuntu/gnome-voice_0.4.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_0.4.0-1_amd64.buildinfo     |   775 +
 www/ubuntu/gnome-voice_0.4.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_0.4.0-1_amd64.deb           |   Bin 0 -> 14324 bytes
 www/ubuntu/gnome-voice_0.4.0.orig.tar.xz           |   Bin 0 -> 109448 bytes
 www/ubuntu/gnome-voice_1.2.0-1.debian.tar.xz       |   Bin 0 -> 10532 bytes
 www/ubuntu/gnome-voice_1.2.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_1.2.0-1_amd64.buildinfo     |   794 +
 www/ubuntu/gnome-voice_1.2.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_1.2.0-1_amd64.deb           |   Bin 0 -> 18108 bytes
 www/ubuntu/gnome-voice_1.2.0.orig.tar.xz           |   Bin 0 -> 111432 bytes
 www/ubuntu/gnome-voice_1.6.0-1.debian.tar.xz       |   Bin 0 -> 10552 bytes
 www/ubuntu/gnome-voice_1.6.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_1.6.0-1_amd64.buildinfo     |   786 +
 www/ubuntu/gnome-voice_1.6.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_1.6.0-1_amd64.deb           |   Bin 0 -> 17698 bytes
 www/ubuntu/gnome-voice_1.6.0.orig.tar.xz           |   Bin 0 -> 111620 bytes
 www/ubuntu/gnome-voice_1.8.0-1.debian.tar.xz       |   Bin 0 -> 10564 bytes
 www/ubuntu/gnome-voice_1.8.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_1.8.0-1_amd64.buildinfo     |   786 +
 www/ubuntu/gnome-voice_1.8.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_1.8.0-1_amd64.deb           |   Bin 0 -> 17720 bytes
 www/ubuntu/gnome-voice_1.8.0.orig.tar.xz           |   Bin 0 -> 111616 bytes
 www/ubuntu/gnome-voice_2.0.0-1.debian.tar.xz       |   Bin 0 -> 3848 bytes
 www/ubuntu/gnome-voice_2.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_2.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_2.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_2.0.0-1_amd64.deb           |   Bin 0 -> 16668 bytes
 www/ubuntu/gnome-voice_2.0.0.orig.tar.xz           |   Bin 0 -> 110708 bytes
 www/ubuntu/gnome-voice_3.0.0-1.debian.tar.xz       |   Bin 0 -> 3864 bytes
 www/ubuntu/gnome-voice_3.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_3.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_3.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_3.0.0-1_amd64.deb           |   Bin 0 -> 16698 bytes
 www/ubuntu/gnome-voice_3.0.0.orig.tar.xz           |   Bin 0 -> 111564 bytes
 www/ubuntu/gnome-voice_4.0.0-1.debian.tar.xz       |   Bin 0 -> 3876 bytes
 www/ubuntu/gnome-voice_4.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_4.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_4.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_4.0.0-1_amd64.deb           |   Bin 0 -> 15142 bytes
 www/ubuntu/gnome-voice_4.0.0.orig.tar.xz           |   Bin 0 -> 110892 bytes
 www/ubuntu/gnome-voice_5.0.0-1.debian.tar.xz       |   Bin 0 -> 3876 bytes
 www/ubuntu/gnome-voice_5.0.0-1.dsc                 |    20 +
 www/ubuntu/gnome-voice_5.0.0-1_amd64.buildinfo     |   850 +
 www/ubuntu/gnome-voice_5.0.0-1_amd64.changes       |    38 +
 www/ubuntu/gnome-voice_5.0.0-1_amd64.deb           |   Bin 0 -> 15692 bytes
 www/ubuntu/gnome-voice_5.0.0.orig.tar.xz           |   Bin 0 -> 110888 bytes
 ...tk-internet-radio-locator_5.0.0-1.debian.tar.xz |   Bin 0 -> 10828 bytes
 www/ubuntu/gtk-internet-radio-locator_5.0.0-1.dsc  |    20 +
 ...-internet-radio-locator_5.0.0-1_amd64.buildinfo |   835 +
 ...tk-internet-radio-locator_5.0.0-1_amd64.changes |    39 +
 .../gtk-internet-radio-locator_5.0.0-1_amd64.deb   |   Bin 0 -> 223232 bytes
 .../gtk-internet-radio-locator_5.0.0.orig.tar.xz   |   Bin 0 -> 514048 bytes
 www/ukrainian_radio_20220226.mp3                   |   Bin 0 -> 86800 bytes
 www/wsl/gnome-radio-64.0.wsl.tar.xz                |   Bin 0 -> 450368 bytes
 3030 files changed, 589295 insertions(+), 86051 deletions(-)

commit 58c29adc45ac89b51822fde5da64d335734e0821
Author: Ole Aamot <ole@aamot.org>
Date:   Tue Jan 23 02:04:09 2024 +0100

    GTK Radio 264.1 (www.gtkradio.org)

 INSTALL                                        |    6 +-
 Makefile                                       |   60 +-
 Makefile.am                                    |    4 +-
 Makefile.in                                    |   18 +-
 aclocal.m4                                     |    8 +-
 compile                                        |   14 +-
 config.guess                                   | 1616 ++++++++------
 config.sub                                     | 2668 ++++++++++++------------
 configure                                      |  623 ++++--
 configure.ac                                   |   35 +-
 data/Makefile.am                               |    4 +-
 data/Makefile.in                               |   32 +-
 data/gnome-radio.appdata.xml.in                |   21 +-
 data/gnome-radio.desktop.in.in                 |   11 +-
 data/gtk-internet-radio-locator.appdata.xml.in |   14 +-
 data/icons/1024x1024/Makefile.in               |    4 +
 data/icons/16x16/Makefile.in                   |    4 +
 data/icons/22x22/Makefile.in                   |    4 +
 data/icons/24x24/Makefile.in                   |    4 +
 data/icons/256x256/Makefile.in                 |    4 +
 data/icons/32x32/Makefile.in                   |    4 +
 data/icons/48x48/Makefile.in                   |    4 +
 data/icons/512x512/Makefile.in                 |    4 +
 data/icons/Makefile.in                         |    4 +
 data/icons/scalable/Makefile.am                |    5 +-
 data/icons/scalable/Makefile.in                |  258 ++-
 depcomp                                        |   10 +-
 gtk-radio.spec.in                              |   24 +
 gtk/Makefile.am                                |   16 +-
 gtk/Makefile.in                                |  118 +-
 help/Makefile.in                               |    4 +
 install-sh                                     |  172 +-
 ltmain.sh                                      |  915 +++++---
 m4/libtool.m4                                  |  283 ++-
 m4/ltoptions.m4                                |    4 +-
 m4/ltsugar.m4                                  |    2 +-
 m4/ltversion.m4                                |   13 +-
 m4/lt~obsolete.m4                              |    4 +-
 man/Makefile.am                                |    2 +-
 man/Makefile.in                                |    6 +-
 missing                                        |   16 +-
 po/POTFILES.in                                 |    8 +-
 po/POTFILES.skip                               |   13 +
 src/Makefile.am                                |   33 +-
 src/Makefile.in                                |  318 ++-
 src/gnome-radio-keys.h                         |    2 +-
 src/gnome-radio-station.c                      |    2 +-
 src/gnome-radio.c                              |    4 +-
 src/gtk-internet-radio-locator-keys.h          |    2 +-
 src/internet-radio-locator.xml                 |    2 +-
 50 files changed, 4561 insertions(+), 2845 deletions(-)

commit bbc5807c1a8c493332465d7bd3c608f61e50da36
Author: Ole Aamot <ole@aamot.org>
Date:   Fri Jan 19 21:12:09 2024 +0100

    Build on Fedora Core Linux 40

 ChangeLog                      | 2028 +++++++++++++++++++++++++++++++++++++---
 Makefile                       |   40 +-
 Makefile.am                    |    8 +-
 Makefile.in                    |    2 +-
 configure                      |   29 +-
 configure.ac                   |    4 +-
 gtk/Makefile.am                |   16 +-
 gtk/Makefile.in                |  124 ++-
 src/gnome-radio-station.c      |    2 +-
 src/gnome-radio.c              |    4 +-
 src/internet-radio-locator.xml |    2 +-
 11 files changed, 2019 insertions(+), 240 deletions(-)

commit 2a9f49f7e9e0fa8cf74193b155eefc902ab86188
Author: Ole Aamot <ole@aamot.org>
Date:   Thu Jan 18 04:41:22 2024 +0100

    GTK Radio (gtk-radio) version 264.0

 Makefile                                           |   930 +
 aclocal.m4                                         |  2549 +++
 config.guess                                       |  1476 ++
 config.h.in                                        |   141 +
 config.sub                                         |  1836 ++
 data/gtk-internet-radio-locator.appdata.xml.in     |    24 +
 data/gtk-internet-radio-locator.desktop.in         |    18 +
 data/gtk-internet-radio-locator.desktop.in.in      |    18 +
 data/icons/1024x1024/Makefile.am                   |     7 +
 data/icons/1024x1024/Makefile.in                   |   558 +
 .../1024x1024/apps/gtk-internet-radio-locator.png  |   Bin 0 -> 98149 bytes
 data/icons/16x16/Makefile.am                       |     9 +
 data/icons/16x16/Makefile.in                       |   559 +
 .../16x16/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 559 bytes
 data/icons/22x22/Makefile.am                       |     9 +
 data/icons/22x22/Makefile.in                       |   559 +
 .../22x22/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 816 bytes
 data/icons/24x24/Makefile.am                       |     7 +
 data/icons/24x24/Makefile.in                       |   558 +
 .../24x24/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 878 bytes
 data/icons/256x256/Makefile.am                     |     7 +
 data/icons/256x256/Makefile.in                     |   558 +
 .../256x256/apps/gtk-internet-radio-locator.png    |   Bin 0 -> 15211 bytes
 data/icons/32x32/Makefile.am                       |     9 +
 data/icons/32x32/Makefile.in                       |   559 +
 .../32x32/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 1171 bytes
 data/icons/48x48/Makefile.am                       |     9 +
 data/icons/48x48/Makefile.in                       |   559 +
 .../48x48/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 1934 bytes
 data/icons/512x512/Makefile.am                     |     7 +
 data/icons/512x512/Makefile.in                     |   558 +
 .../512x512/apps/gtk-internet-radio-locator.png    |   Bin 0 -> 38250 bytes
 data/icons/scalable/Makefile.am                    |     7 +
 data/icons/scalable/Makefile.in                    |   558 +
 data/icons/scalable/apps/gnome-radio.svg           |   109 +
 depcomp                                            |   791 +
 gnome-radio-264.0/AUTHORS                          |    23 +
 gnome-radio-264.0/BROADCAST                        |    36 +
 gnome-radio-264.0/COPYING                          |   674 +
 gnome-radio-264.0/ChangeLog                        |   184 +
 gnome-radio-264.0/DEBIAN                           |     6 +
 gnome-radio-264.0/HACKING                          |    36 +
 gnome-radio-264.0/INSTALL                          |   368 +
 gnome-radio-264.0/Makefile                         |   930 +
 gnome-radio-264.0/Makefile.am                      |    48 +
 gnome-radio-264.0/Makefile.in                      |   930 +
 gnome-radio-264.0/NEWS                             |    44 +
 gnome-radio-264.0/README                           |    40 +
 gnome-radio-264.0/THANKS                           |    28 +
 gnome-radio-264.0/TODO                             |    51 +
 gnome-radio-264.0/aclocal.m4                       |  2549 +++
 gnome-radio-264.0/compile                          |   348 +
 gnome-radio-264.0/config.guess                     |  1476 ++
 gnome-radio-264.0/config.h.in                      |   141 +
 gnome-radio-264.0/config.sub                       |  1836 ++
 gnome-radio-264.0/configure                        | 20385 +++++++++++++++++++
 gnome-radio-264.0/configure.ac                     |   185 +
 gnome-radio-264.0/data/Makefile.am                 |    32 +
 gnome-radio-264.0/data/Makefile.in                 |   782 +
 .../data/gtk-internet-radio-locator.appdata.xml.in |    24 +
 .../data/gtk-internet-radio-locator.desktop.in     |    18 +
 .../data/gtk-internet-radio-locator.desktop.in.in  |    18 +
 gnome-radio-264.0/data/icons/1024x1024/Makefile.am |     7 +
 gnome-radio-264.0/data/icons/1024x1024/Makefile.in |   558 +
 .../1024x1024/apps/gtk-internet-radio-locator.png  |   Bin 0 -> 98149 bytes
 gnome-radio-264.0/data/icons/16x16/Makefile.am     |     9 +
 gnome-radio-264.0/data/icons/16x16/Makefile.in     |   559 +
 .../16x16/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 559 bytes
 gnome-radio-264.0/data/icons/22x22/Makefile.am     |     9 +
 gnome-radio-264.0/data/icons/22x22/Makefile.in     |   559 +
 .../22x22/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 816 bytes
 gnome-radio-264.0/data/icons/24x24/Makefile.am     |     7 +
 gnome-radio-264.0/data/icons/24x24/Makefile.in     |   558 +
 .../24x24/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 878 bytes
 gnome-radio-264.0/data/icons/256x256/Makefile.am   |     7 +
 gnome-radio-264.0/data/icons/256x256/Makefile.in   |   558 +
 .../256x256/apps/gtk-internet-radio-locator.png    |   Bin 0 -> 15211 bytes
 gnome-radio-264.0/data/icons/32x32/Makefile.am     |     9 +
 gnome-radio-264.0/data/icons/32x32/Makefile.in     |   559 +
 .../32x32/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 1171 bytes
 gnome-radio-264.0/data/icons/48x48/Makefile.am     |     9 +
 gnome-radio-264.0/data/icons/48x48/Makefile.in     |   559 +
 .../48x48/apps/gtk-internet-radio-locator.png      |   Bin 0 -> 1934 bytes
 gnome-radio-264.0/data/icons/512x512/Makefile.am   |     7 +
 gnome-radio-264.0/data/icons/512x512/Makefile.in   |   558 +
 .../512x512/apps/gtk-internet-radio-locator.png    |   Bin 0 -> 38250 bytes
 gnome-radio-264.0/data/icons/Makefile.am           |    16 +
 gnome-radio-264.0/data/icons/Makefile.in           |   692 +
 gnome-radio-264.0/data/icons/scalable/Makefile.am  |     7 +
 gnome-radio-264.0/data/icons/scalable/Makefile.in  |   558 +
 .../data/icons/scalable/apps/gnome-radio.svg       |   109 +
 gnome-radio-264.0/depcomp                          |   791 +
 gnome-radio-264.0/gnome-radio.spec.in              |   119 +
 gnome-radio-264.0/gtk-internet-radio-locator.spec  |    87 +
 .../gtk-internet-radio-locator.spec.in             |    87 +
 gnome-radio-264.0/help/C/version.xml.in            |     1 +
 gnome-radio-264.0/help/Makefile.am                 |    19 +
 gnome-radio-264.0/help/Makefile.in                 |   509 +
 gnome-radio-264.0/install-sh                       |   501 +
 gnome-radio-264.0/ltmain.sh                        | 11149 ++++++++++
 gnome-radio-264.0/m4/ChangeLog                     |    11 +
 gnome-radio-264.0/m4/libtool.m4                    |  8372 ++++++++
 gnome-radio-264.0/m4/ltoptions.m4                  |   437 +
 gnome-radio-264.0/m4/ltsugar.m4                    |   124 +
 gnome-radio-264.0/m4/ltversion.m4                  |    23 +
 gnome-radio-264.0/m4/lt~obsolete.m4                |    99 +
 gnome-radio-264.0/m4/nls.m4                        |    32 +
 gnome-radio-264.0/man/Makefile.am                  |     3 +
 gnome-radio-264.0/man/Makefile.in                  |   577 +
 gnome-radio-264.0/man/gtk-internet-radio-locator.1 |    39 +
 gnome-radio-264.0/missing                          |   215 +
 gnome-radio-264.0/po/ChangeLog                     |  8127 ++++++++
 gnome-radio-264.0/po/LINGUAS                       |    15 +
 gnome-radio-264.0/po/Makefile.in.in                |   221 +
 gnome-radio-264.0/po/POTFILES.in                   |    12 +
 gnome-radio-264.0/po/POTFILES.skip                 |     4 +
 gnome-radio-264.0/po/ca.po                         |   272 +
 gnome-radio-264.0/po/cs.po                         |   269 +
 gnome-radio-264.0/po/de.po                         |   285 +
 gnome-radio-264.0/po/es.po                         |   589 +
 gnome-radio-264.0/po/fr.po                         |   113 +
 gnome-radio-264.0/po/hu.po                         |   290 +
 gnome-radio-264.0/po/id.po                         |   127 +
 gnome-radio-264.0/po/nb.po                         |   280 +
 gnome-radio-264.0/po/pl.po                         |   274 +
 gnome-radio-264.0/po/pt_BR.po                      |   315 +
 gnome-radio-264.0/po/sl.po                         |   123 +
 gnome-radio-264.0/po/sr.po                         |   121 +
 gnome-radio-264.0/po/sv.po                         |   299 +
 gnome-radio-264.0/src/Makefile.am                  |    99 +
 gnome-radio-264.0/src/Makefile.in                  |  1616 ++
 gnome-radio-264.0/src/gnome-radio-264.0.dtd        |    24 +
 gnome-radio-264.0/src/gnome-radio-archive.h        |    44 +
 gnome-radio-264.0/src/gnome-radio-encoder.h        |    42 +
 gnome-radio-264.0/src/gnome-radio-gui.c            |   477 +
 gnome-radio-264.0/src/gnome-radio-gui.h            |    20 +
 gnome-radio-264.0/src/gnome-radio-keys.h           |    31 +
 gnome-radio-264.0/src/gnome-radio-listener.c       |     0
 gnome-radio-264.0/src/gnome-radio-listener.h       |    62 +
 gnome-radio-264.0/src/gnome-radio-location.c       |   197 +
 gnome-radio-264.0/src/gnome-radio-location.h       |    26 +
 gnome-radio-264.0/src/gnome-radio-markers.c        |  1122 +
 gnome-radio-264.0/src/gnome-radio-markers.h        |    50 +
 gnome-radio-264.0/src/gnome-radio-player-kb.h      |    35 +
 .../src/gnome-radio-player-renderer.h              |    49 +
 .../src/gnome-radio-player-resource.h              |     7 +
 gnome-radio-264.0/src/gnome-radio-player.c         |   738 +
 gnome-radio-264.0/src/gnome-radio-player.h         |    58 +
 gnome-radio-264.0/src/gnome-radio-program.c        |     0
 gnome-radio-264.0/src/gnome-radio-program.h        |    66 +
 gnome-radio-264.0/src/gnome-radio-radius.c         |    76 +
 gnome-radio-264.0/src/gnome-radio-radius.h         |    29 +
 gnome-radio-264.0/src/gnome-radio-runners.c        |     0
 gnome-radio-264.0/src/gnome-radio-runners.h        |    54 +
 gnome-radio-264.0/src/gnome-radio-station.c        |   375 +
 gnome-radio-264.0/src/gnome-radio-station.h        |    86 +
 gnome-radio-264.0/src/gnome-radio-stations-map.c   |     0
 gnome-radio-264.0/src/gnome-radio-stations-map.h   |   110 +
 gnome-radio-264.0/src/gnome-radio-streams.c        |     0
 gnome-radio-264.0/src/gnome-radio-streams.h        |    71 +
 gnome-radio-264.0/src/gnome-radio-tz.c             |   509 +
 gnome-radio-264.0/src/gnome-radio-tz.h             |   118 +
 gnome-radio-264.0/src/gnome-radio.c                |  1073 +
 gnome-radio-264.0/src/gnome-radio.gresource.xml    |     5 +
 gnome-radio-264.0/src/gnome-radio.h                |   168 +
 gnome-radio-264.0/src/gnome-radio.xml              |  1849 ++
 gnome-radio-264.0/src/gnome-radio.xsl              |    54 +
 .../src/gtk-internet-radio-locator-gui.c           |   504 +
 .../src/gtk-internet-radio-locator-gui.h           |    20 +
 .../src/gtk-internet-radio-locator-keys.h          |    31 +
 .../src/gtk-internet-radio-locator-listener.c      |     0
 .../src/gtk-internet-radio-locator-listener.h      |    62 +
 .../src/gtk-internet-radio-locator-markers.c       |   527 +
 .../src/gtk-internet-radio-locator-markers.h       |    28 +
 .../src/gtk-internet-radio-locator-player-kb.h     |    35 +
 .../gtk-internet-radio-locator-player-renderer.h   |    49 +
 .../gtk-internet-radio-locator-player-resource.h   |     7 +
 .../src/gtk-internet-radio-locator-player.c        |   829 +
 .../src/gtk-internet-radio-locator-player.h        |    58 +
 .../src/gtk-internet-radio-locator-program.c       |     0
 .../src/gtk-internet-radio-locator-program.h       |    76 +
 .../src/gtk-internet-radio-locator-runners.c       |     0
 .../src/gtk-internet-radio-locator-runners.h       |    54 +
 .../src/gtk-internet-radio-locator-station.c       |   717 +
 .../src/gtk-internet-radio-locator-station.h       |    88 +
 .../src/gtk-internet-radio-locator-stations-map.c  |     0
 .../src/gtk-internet-radio-locator-stations-map.h  |   110 +
 .../src/gtk-internet-radio-locator-streams.c       |     0
 .../src/gtk-internet-radio-locator-streams.h       |    71 +
 .../src/gtk-internet-radio-locator-tz.c            |   509 +
 .../src/gtk-internet-radio-locator-tz.h            |   118 +
 gnome-radio-264.0/src/gtk-internet-radio-locator.c |  1014 +
 gnome-radio-264.0/src/gtk-internet-radio-locator.h |   168 +
 .../src/internet-radio-locator-1.5.dtd             |    23 +
 gnome-radio-264.0/src/internet-radio-locator.xml   |  1861 ++
 gnome-radio-264.0/src/internet-radio-locator.xsl   |    54 +
 gtk-internet-radio-locator.spec                    |    87 +
 gtk-internet-radio-locator.spec.in                 |    87 +
 gtk-radio.spec.in                                  |    70 +
 install-sh                                         |   501 +
 ltmain.sh                                          | 11149 ++++++++++
 m4/nls.m4                                          |    32 +
 man/gtk-internet-radio-locator.1                   |    39 +
 missing                                            |   215 +
 po/ChangeLog                                       |  8127 ++++++++
 po/Makefile.in.in                                  |   221 +
 src/gnome-radio-264.0.dtd                          |    24 +
 src/gtk-internet-radio-locator-gui.c               |   504 +
 src/gtk-internet-radio-locator-gui.h               |    20 +
 src/gtk-internet-radio-locator-keys.h              |    31 +
 src/gtk-internet-radio-locator-listener.c          |     0
 src/gtk-internet-radio-locator-listener.h          |    62 +
 src/gtk-internet-radio-locator-markers.c           |   527 +
 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.c            |   829 +
 src/gtk-internet-radio-locator-player.h            |    58 +
 src/gtk-internet-radio-locator-program.c           |     0
 src/gtk-internet-radio-locator-program.h           |    76 +
 src/gtk-internet-radio-locator-runners.c           |     0
 src/gtk-internet-radio-locator-runners.h           |    54 +
 src/gtk-internet-radio-locator-station.c           |   717 +
 src/gtk-internet-radio-locator-station.h           |    88 +
 src/gtk-internet-radio-locator-stations-map.c      |     0
 src/gtk-internet-radio-locator-stations-map.h      |   110 +
 src/gtk-internet-radio-locator-streams.c           |     0
 src/gtk-internet-radio-locator-streams.h           |    71 +
 src/gtk-internet-radio-locator-tz.c                |   509 +
 src/gtk-internet-radio-locator-tz.h                |   118 +
 src/gtk-internet-radio-locator.c                   |  1014 +
 src/gtk-internet-radio-locator.h                   |   168 +
 src/internet-radio-locator-1.5.dtd                 |    23 +
 src/internet-radio-locator.xml                     |  1861 ++
 src/internet-radio-locator.xml~                    |  1861 ++
 src/internet-radio-locator.xsl                     |    54 +
 237 files changed, 130805 insertions(+)

commit 0047eabc5fbdb72970e9b36f4c32c704b9e1f1cb
Author: Ole Aamot <ole@aamot.org>
Date:   Thu Jan 18 04:40:16 2024 +0100

    GTK Radio (gtk-radio) version 264.0

 Makefile.am               |   6 +-
 Makefile.in               |  12 +-
 configure                 | 657 +++++++++++++++++++++++++++++++++++++++++---
 configure.ac              |  28 +-
 data/Makefile.in          |   7 +
 data/icons/Makefile.am    |   2 +-
 data/icons/Makefile.in    |   9 +-
 gnome-radio.spec.in       |   8 +-
 help/Makefile.in          |   7 +
 man/Makefile.in           |   7 +
 po/POTFILES.in            |   3 +
 src/Makefile.am           |  72 ++++-
 src/Makefile.in           | 674 ++++++++++++++++++++++++++++++++++++++++++++--
 src/gnome-radio-station.c |   2 +-
 src/gnome-radio.c         |   4 +-
 src/gnome-radio.xml       |  18 +-
 16 files changed, 1434 insertions(+), 82 deletions(-)

commit fce6029e8aa1a89d6b7db35354f59d0ac834ef47
Author: Ole Aamot <ole@aamot.org>
Date:   Mon Dec 25 15:56:18 2023 +0100

    GNOME Radio (gtk-internet-radio-locator) 128.0

 AUTHORS                |   21 +-
 BROADCAST              |   22 +-
 ChangeLog              | 1753 +++++-------------------------------------------
 DEBIAN                 |   11 +-
 HACKING                |   29 +-
 INSTALL                |    6 +-
 Makefile.am            |   12 +-
 Makefile.in            |   38 +-
 NEWS                   | 1740 +----------------------------------------------
 README                 |   40 +-
 THANKS                 |   22 +-
 TODO                   |   14 +-
 compile                |   14 +-
 configure              |  964 ++++++++------------------
 configure.ac           |   86 ++-
 data/Makefile.am       |   18 +-
 data/Makefile.in       |   41 +-
 data/icons/Makefile.am |   19 +-
 data/icons/Makefile.in |  364 ++++++----
 help/Makefile.am       |   14 +-
 help/Makefile.in       |   31 +-
 m4/libtool.m4          |  232 +++----
 m4/ltoptions.m4        |    4 +-
 m4/ltsugar.m4          |    2 +-
 m4/ltversion.m4        |   13 +-
 m4/lt~obsolete.m4      |    4 +-
 man/Makefile.am        |    2 +-
 man/Makefile.in        |   19 +-
 po/LINGUAS             |   12 -
 po/POTFILES.in         |   13 +-
 po/POTFILES.skip       |    4 +-
 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        |   91 +--
 src/Makefile.in        |  791 +++++++---------------
 46 files changed, 2433 insertions(+), 7212 deletions(-)

commit db9c0bdf2fcc0031544c8bcb65efe11b612b9498
Author: Ole Kristian Aamot <olekaam@stud.ntnu.no>
Date:   Mon Dec 19 12:56:51 2022 +0100

    GNOME Radio (gnome-radio) version 64.0

 ChangeLog                      | 199 +++++++++++++++++++++++++++++++++++++----
 Makefile.in                    |   3 +-
 NEWS                           |   8 ++
 configure                      | 143 ++++++++++-------------------
 configure.ac                   |   2 +-
 data/Makefile.in               |   1 -
 data/gnome-radio.desktop.in    |   2 +-
 data/gnome-radio.desktop.in.in |   2 +-
 data/icons/Makefile.in         |   1 -
 doc/Makefile.in                |   1 -
 gnome-radio.spec.in            |   6 ++
 gtk/Makefile.in                |   1 -
 gtk/org.gnome.Radio.json       |   2 +-
 gtk/org.gnome.Radio.xml        |  12 +--
 help/Makefile.in               |   1 -
 m4/libtool.m4                  |   5 +-
 man/Makefile.in                |   1 -
 src/Makefile.am                |   4 +-
 src/Makefile.in                |   5 +-
 src/gnome-radio-markers.c      |  11 +++
 src/gnome-radio-station.c      |   2 +-
 src/gnome-radio.c              |   4 +-
 src/gnome-radio.xml            |  14 +--
 23 files changed, 283 insertions(+), 147 deletions(-)

commit 88f94f47b6fdc940201d4fd81c452f595c1571f2
Author: Ole Aamot <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <libreajans@gmail.com>
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 <ole@gnome.org>
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 <ole@gnome.org>
Date:   Sat Oct 1 05:42:51 2022 +0200

    Add accels for app.about (<primary>a)

 src/gnome_radio-application.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 484452c5aa0b17e4f208bf87de23912ab09a6a24
Author: Ole Aamot <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
Date:   Tue Sep 27 11:23:07 2022 +0200

    GNOME Radio (gnome-radio) version 47.0

 ChangeLog                 | 1556 ++++++++++++++++++++++++++++++++++++++++-----
 GEOLOCATION               |    2 +-
 NEWS                      |   12 +
 README                    |    2 +-
 configure                 |   20 +-
 configure.ac              |    2 +-
 gnome-radio.spec.in       |    3 +
 src/gnome-radio-markers.c |   20 +-
 src/gnome-radio.c         |    4 +-
 src/gnome-radio.xml       |   27 +-
 10 files changed, 1455 insertions(+), 193 deletions(-)

commit 4a2023cd32ad6e964cafdb228fc18ded41c10883
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Sep 20 01:38:55 2022 +0200

    GNOME Radio (gnome-radio) 46.0 (University of Southern California, USA)

 ChangeLog           | 1523 ++++++---------------------------------------------
 Makefile.in         |    2 +-
 NEWS                |    8 +
 configure           |   20 +-
 configure.ac        |    2 +-
 gnome-radio.spec.in |    3 +
 src/gnome-radio.c   |    8 +-
 src/gnome-radio.xml |    2 +-
 8 files changed, 195 insertions(+), 1373 deletions(-)

commit bba603d6b22d5c16d3af0abb52b81340ca9b419c
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Sep 19 22:58:15 2022 +0200

    GNOME Radio (gnome-radio) version 45.3 [2022-09-19]

 ChangeLog             | 17 ++++++++---------
 NEWS                  |  9 +++++++++
 README                | 24 ++++++++++++------------
 configure             | 20 ++++++++++----------
 configure.ac          |  2 +-
 gnome-radio.spec.in   |  3 +++
 src/gnome-radio-gui.c |  6 ++++++
 src/gnome-radio.c     |  8 ++++++--
 src/gnome-radio.xml   |  2 +-
 9 files changed, 56 insertions(+), 35 deletions(-)

commit 0ea621b7c01600c086272e81b3eb72cb55a0ae3a
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Sep 18 18:35:29 2022 +0200

    GNOME Radio (gnome-radio) version 45.2 [2022-09-18]

 ChangeLog                       | 120 ++++++++++++++++++++++++++++++++++++++++
 Makefile.in                     |   2 +-
 NEWS                            |  21 +++++++
 configure                       |  40 +++++++-------
 configure.ac                    |   6 +-
 data/gnome-radio.appdata.xml.in |  12 ++--
 data/gnome-radio.desktop.in     |   2 +-
 data/gnome-radio.desktop.in.in  |   2 +-
 gnome-radio.spec.in             |   5 +-
 src/gnome-radio.c               |   4 +-
 src/gnome-radio.xml             |   2 +-
 11 files changed, 180 insertions(+), 36 deletions(-)

commit f45d7a051db92afc443e6b6c3f5ab464c739372b
Merge: b0501b3 7a17c15
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Aug 14 07:08:33 2022 +0000

    Merge branch 'main' into 'main'
    
    Add Arch Linux PKGBUILD
    
    See merge request ole/gnome-radio!6

commit 7a17c154ebc3d238f7c8fb9df92d0dabb073a383
Author: Luna Jernberg <droidbittin@gmail.com>
Date:   Sun Aug 14 05:52:55 2022 +0000

    Add Arch Linux PKGBUILD

 PKGBUILD | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

commit b0501b30003467d4cfda35474f611f0629e28601
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Aug 14 07:35:45 2022 +0200

    GNOME Radio (gnome-radio) version 45.1 [2022-08-14]

 NEWS                      | 17 ++++++++++
 configure                 | 20 +++++------
 configure.ac              |  2 +-
 gnome-radio.spec.in       |  3 ++
 meson.build               |  2 +-
 src/gnome-radio-markers.c | 59 ++++++++++++++++++++++-----------
 src/gnome-radio.c         |  8 ++---
 src/gnome-radio.xml       | 84 ++++++++++++++++++++++++++++++++++++++++++++++-
 8 files changed, 159 insertions(+), 36 deletions(-)

commit b5b69861ba41ce7be3a2c44d04f407efb461a6e2
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Jul 23 18:55:05 2022 +0200

    24 Jul 2022 20:00 Samsung https://events.gnome.org/event/77/contributions/303/

 talk/GUADEC2022.pdf             | Bin 0 -> 2681862 bytes
 talk/GUADEC2022.tex             | 236 +-------------------------
 talk/beamercolorthemeguadec.sty |  32 ++++
 talk/beamerinnerthemeguadec.sty |  58 +++++++
 talk/beamerouterthemeguadec.sty |  21 +++
 talk/beamerthemeguadec.sty      |  14 ++
 talk/cc_by_30.pdf               | 145 ++++++++++++++++
 talk/cc_sa_30.pdf               | 142 ++++++++++++++++
 talk/gnome-foot.mps             |  35 ++++
 talk/gnome-radio-bbc.pdf        | Bin 0 -> 39032 bytes
 talk/gnome-radio-cal.pdf        | Bin 0 -> 153995 bytes
 talk/gnome-radio-npr.pdf        | Bin 0 -> 134302 bytes
 talk/gnome-radio-somafm.pdf     | Bin 0 -> 158035 bytes
 talk/gnome-radio-wnyc.pdf       | Bin 0 -> 229711 bytes
 talk/gnome-radio.pdf            | 368 ++++++++++++++++++++++++++++++++++++++++
 talk/graph.png                  | Bin 0 -> 38754 bytes
 talk/guadec-logo.pdf            | Bin 0 -> 4863 bytes
 talk/presentation.pdf           | Bin 0 -> 46474433 bytes
 talk/presentation.tex           |   2 +
 talk/presentation_notes.tex     |   4 +
 talk/slides.tex                 | 309 +++++++++++++++++++++++++++++++++
 21 files changed, 1132 insertions(+), 234 deletions(-)

commit ae47578af16f07d63e78a76c73107ce30cc524a2
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Jul 23 08:57:49 2022 +0200

    Add org.gnome.Radio screenshot to GUADEC 2022 talk.

 talk/GUADEC2022.tex      |  32 ++++++++++++++++++++------------
 talk/gnome-radio-bbc.png | Bin 0 -> 81577 bytes
 2 files changed, 20 insertions(+), 12 deletions(-)

commit ce8b05a1106417e8b1af906e792a612836b66e7d
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Jul 23 08:34:24 2022 +0200

    Publish GUADEC 2022 talk (July 24, 2022 13:00-15:00)

 talk/GUADEC2022.tex         |  32 ++++++++++++++++++++++++++++++++
 talk/gnome-radio-cal.png    | Bin 0 -> 208381 bytes
 talk/gnome-radio-somafm.png | Bin 0 -> 206735 bytes
 talk/gnome-radio-wnyc.png   | Bin 0 -> 372440 bytes
 talk/guadec-skyline.png     | Bin 0 -> 89659 bytes
 talk/screenshot.png         | Bin 0 -> 212141 bytes
 6 files changed, 32 insertions(+)

commit d08f47d9d5d22e4b4efd1b8e511a7ef1ae782119
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Jul 23 07:48:34 2022 +0200

    Publish talk for GUADEC 2022

 ChangeLog           |  16 +++++++
 Makefile.in         |   2 +-
 talk/GUADEC2022.tex | 126 ++++++++++++++++++++++++++++++++++------------------
 3 files changed, 101 insertions(+), 43 deletions(-)

commit 59631ac9f60648b241df674a7a19a7649fd4da40
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 16:29:39 2022 +0200

    GNOME Radio (gnome-radio) 45.0

 ChangeLog           | 11 +++++++++++
 NEWS                | 11 +++++++++++
 configure           | 20 ++++++++++----------
 configure.ac        |  2 +-
 gnome-radio.spec.in | 11 ++++++++---
 gtk/Makefile.am     |  2 +-
 gtk/Makefile.in     |  2 +-
 meson.build         |  2 +-
 8 files changed, 44 insertions(+), 17 deletions(-)

commit 8b39e2a18f4540464216242fc48dc19efee7327c
Author: Ole Aamot <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
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 <ole@gnome.org>
Date:   Thu Jul 21 08:46:17 2022 +0200

    Release GNOME Radio (gnome-radio) 44.0

 ChangeLog    | 19 +++++++++++++++++++
 Makefile.in  |  2 +-
 configure    | 20 ++++++++++----------
 configure.ac |  2 +-
 4 files changed, 31 insertions(+), 12 deletions(-)

commit 43f75b40c3d5c09e1e1a91dfcaef50b66c6cb763
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 08:43:19 2022 +0200

    GNOME Radio (gnome-radio) version 44.0

 COPYING                        |  1 -
 ChangeLog                      | 38 +++++++++++++++++++++++++++++++++++++
 Makefile.am                    |  2 +-
 Makefile.in                    |  2 +-
 configure                      | 43 +++++++++++++++++++++---------------------
 configure.ac                   |  7 +++----
 data/gnome-radio.desktop.in    |  2 +-
 data/gnome-radio.desktop.in.in |  2 +-
 gnome-radio.spec.in            |  8 ++++----
 gtk/Makefile.in                |  4 ++--
 po/LINGUAS                     |  2 ++
 11 files changed, 74 insertions(+), 37 deletions(-)

commit fa2f96c8eb0593acb21cf4482be4b76d03cf9ebe
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 08:29:25 2022 +0200

    Add translation languages

 po/LINGUAS | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

commit e4066750557ad89d1f64f68c03fb69762b149593
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 08:06:58 2022 +0200

    Downgrade GTK version from 4.6.6 to 3.24.34

 configure    | 20 ++++++++++----------
 configure.ac |  4 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)

commit 75251bad72604d70a95b4460d394e610a0004828
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 05:37:19 2022 +0000

    Delete gnome_radio-application.c~

 src/gnome_radio-application.c~ | 125 -----------------------------------------
 1 file changed, 125 deletions(-)

commit 7a16fc369aaf3ad5773935cddb71e88b3c714412
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 06:38:41 2022 +0200

    Build on GTK 4

 ChangeLog   | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 meson.build |   2 +-
 2 files changed, 104 insertions(+), 1 deletion(-)

commit c09736915ac7e9f100c6268f70597993e3d572ab
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 06:15:59 2022 +0200

    Radio for GTK 4 with GNOME Builder 41 files for GNOME 42

 NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

commit 1d02c78011465310cd658c0f1bde6fb14725d277
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 05:47:23 2022 +0200

    Revert "Delete gnome_radio-application.c~"
    
    This reverts commit 24808fc577a92e8864a1d3c14cb06da25e528d53.

 src/gnome_radio-application.c  | 127 +++++++++++++++++++++++++++++++++++++++++
 src/gnome_radio-application.c~ | 125 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 252 insertions(+)

commit 24808fc577a92e8864a1d3c14cb06da25e528d53
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 05:45:55 2022 +0200

    Delete gnome_radio-application.c~

 src/gnome_radio-application.c  | 127 -----------------------------------------
 src/gnome_radio-application.c~ | 125 ----------------------------------------
 2 files changed, 252 deletions(-)

commit ce0df7fcfa5a24bd4355b780ae9e7c56cae5ec2c
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 05:44:30 2022 +0200

    Update gnome-radio desktop and org.gnome.Radio appdata

 data/gnome-radio.desktop.in         |  2 +-
 data/gnome-radio.desktop.in.in      |  2 +-
 data/org.gnome.Radio.appdata.xml.in | 90 ++++++++++++++++++++++++++++++++++---
 3 files changed, 86 insertions(+), 8 deletions(-)

commit 78a729c03d28062f0a51064390f1ec6ce1a758cc
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 05:30:53 2022 +0200

    Radio for GTK 4 (basic GNOME framework built upon GNOME Builder 41)

 COPYING                                            |     1 +
 config.guess                                       |  1768 ---
 config.h.in                                        |   141 -
 config.sub                                         |  1890 ---
 .../hicolor/scalable/apps/org.gnome.Radio.svg      |   109 +
 .../symbolic/apps/org.gnome.Radio-symbolic.svg     |   109 +
 data/icons/meson.build                             |    16 +-
 data/meson.build                                   |    43 +
 data/org.gnome.Radio.appdata.xml.in                |    93 +-
 data/org.gnome.Radio.desktop.in                    |    14 +-
 data/org.gnome.Radio.gschema.xml                   |     5 +
 depcomp                                            |   791 --
 install-sh                                         |   541 -
 ltmain.sh                                          | 11429 -------------------
 meson.build                                        |    77 +-
 missing                                            |   215 -
 po/LINGUAS                                         |    27 -
 po/Makefile.in.in                                  |   221 -
 po/meson.build                                     |     6 +-
 src/gnome_radio-application.c                      |   127 +
 src/gnome_radio-application.c~                     |   125 +
 src/gnome_radio-application.h                      |    32 +
 src/gnome_radio-window.c                           |    47 +
 src/gnome_radio-window.h                           |    29 +
 src/gnome_radio-window.ui                          |    44 +
 src/gnome_radio.gresource.xml                      |     7 +
 src/gtk/help-overlay.ui                            |    29 +
 src/main.c                                         |    56 +
 src/meson.build                                    |    38 +-
 29 files changed, 837 insertions(+), 17193 deletions(-)

commit 7f1c9d3397bc4f8deb7e2434690484d0a9d339a8
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 04:43:26 2022 +0200

    Add Makefile.in (autoconf)

 gtk/Makefile.in | 788 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 788 insertions(+)

commit 2d0e24f49a67921a81fd7cbfb79af8dffd682cdd
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 04:40:16 2022 +0200

    Add org.gnome.Radio files (framework for Radio GTK4 application)

 ChangeLog               |   27 +
 GTK4                    |    1 -
 Makefile.in             |    2 +-
 gtk/Makefile.am         |   31 +
 gtk/org.gnome.Radio.c   |   24 +
 gtk/org.gnome.Radio.dtd |   24 +
 gtk/org.gnome.Radio.xml | 1761 +++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 1868 insertions(+), 2 deletions(-)

commit ef19712275bc1038de414891681e06d848c7ec99
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Jul 21 02:48:55 2022 +0200

    GNOME Radio 44 for GTK 4 (initial framework)

 GTK4             | 20 +++++++++++++++-----
 Makefile.am      |  2 +-
 Makefile.in      |  4 ++--
 configure        | 41 +++++++++++++++++++++--------------------
 configure.ac     |  5 +++--
 data/meson.build | 56 --------------------------------------------------------
 gtk/meson.build  | 19 +++++++++++++++++++
 meson.build      | 44 ++++++++++++++++++++++++++++++++++++++++++++
 src/meson.build  | 19 +++++++++++++++++++
 9 files changed, 124 insertions(+), 86 deletions(-)

commit 84fd66236a1470dead63d30178a01834955ae2ad
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 20 23:43:20 2022 +0200

    Package for Fedora Core 36

 ChangeLog           | 10 ++++++++++
 gnome-radio.spec.in |  8 ++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

commit caafab132605e6fb57e170a0e074ea9ccea9063b
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 20 22:36:26 2022 +0200

    Add Radio 43.0 DTD

 ChangeLog                | 16 ++++++++++++++++
 src/gnome-radio-43.0.dtd | 24 ++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

commit b335cb53c38d79797c7d8f8df96ced72ecb6b3f4
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 20 21:49:20 2022 +0200

    Release Radio 43.0

 ChangeLog           | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure           | 40 +++++++++++++++---------------
 configure.ac        |  6 ++---
 gnome-radio.spec.in |  3 +++
 src/Makefile.am     |  4 +--
 src/Makefile.in     |  4 +--
 src/gnome-radio.c   | 40 ++++++++++++++----------------
 src/gnome-radio.xml |  4 +--
 8 files changed, 121 insertions(+), 51 deletions(-)

commit 6a0d3696244eccc1fc6aa91e69cc3373e860867d
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 20 08:32:52 2022 +0200

    Add depcomp

 depcomp | 791 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 791 insertions(+)

commit 1ce8346b5c831023ecf3b25c25bcd73d2b8c4829
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 20 08:31:25 2022 +0200

    Add config.h.in

 config.h.in | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 141 insertions(+)

commit 7c04570a8d2b6ed1e4dd7b38ba936051a35bf958
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 20 08:29:50 2022 +0200

    Add po/Makefile.in.in

 po/Makefile.in.in | 221 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 221 insertions(+)

commit 36b399a9ce428b377296a2cc8d538c651e4110f3
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Jul 20 08:27:35 2022 +0200

    Release gnome-radio 16.0.43 at GUADEC 2022

 Makefile.in            |     1 +
 config.guess           |  1768 ++++++++
 config.sub             |  1890 ++++++++
 configure              |   319 +-
 data/Makefile.in       |     1 +
 data/icons/Makefile.in |     1 +
 doc/Makefile.in        |     1 +
 help/Makefile.in       |     1 +
 install-sh             |   541 +++
 ltmain.sh              | 11429 +++++++++++++++++++++++++++++++++++++++++++++++
 m4/libtool.m4          |   227 +-
 m4/ltoptions.m4        |     4 +-
 m4/ltsugar.m4          |     2 +-
 m4/ltversion.m4        |    13 +-
 m4/lt~obsolete.m4      |     4 +-
 man/Makefile.in        |     1 +
 missing                |   215 +
 src/Makefile.in        |     1 +
 18 files changed, 16221 insertions(+), 198 deletions(-)

commit f48411d9f46594745b572eb6b1b0432aef214004
Author: Ole Aamot <ole@gnome.org>
Date:   Fri May 27 09:55:14 2022 +0200

    Release Radio 16.0.43 for GNOME 43 (gnome-radio)

 ChangeLog                      | 12 ++++++++++
 Makefile.in                    |  2 +-
 NEWS                           | 19 +++++++++++++++
 configure                      | 20 ++++++++--------
 configure.ac                   |  2 +-
 data/gnome-radio.desktop.in    |  2 +-
 data/gnome-radio.desktop.in.in |  2 +-
 gnome-radio.spec.in            |  7 ++++--
 src/gnome-radio.c              |  4 ++--
 src/gnome-radio.xml            | 54 ++++++++++++++++++++++++++++++++++++++++--
 10 files changed, 104 insertions(+), 20 deletions(-)

commit 8d9a9b60ff19c90111f694e08dc8d47f8cf3d1fc
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 9 22:07:55 2022 +0200

    Release Radio 16.0.42 for GNOME 42 (gnome-radio)

 ChangeLog           | 181 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS                |  17 +++++
 configure           |  20 +++---
 src/gnome-radio.xml |   2 +-
 4 files changed, 209 insertions(+), 11 deletions(-)

commit 317cd940cb4cd07f4c4bd180d8bb0e9804448c56
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 19:14:42 2022 +0000

    Replace gnome-radio.spec.in

 gnome-radio.spec.in | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit b9db3344d58fb1fcd75f8163c32b0bae4848f40d
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 19:13:42 2022 +0000

    Replace gnome-radio.doap

 gnome-radio.doap | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 62a3f80f5079eeae0aa6ac93e6abdf44d616a2a1
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 19:04:38 2022 +0000

    Replace screenshot.png

 data/screenshot.png | Bin 208381 -> 212141 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 6eead7cde85f1414060c92e8b330dcb9f99b1879
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 19:04:17 2022 +0000

    Replace gnome-radio-screenshot.png

 data/screenshots/gnome-radio-screenshot.png | Bin 210848 -> 212141 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 4d7ac48f057b96623594245708b75e993f9ed9e5
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 19:03:11 2022 +0000

    Replace screenshot.png

 data/screenshot.png | Bin 211656 -> 208381 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 69904f0d03f682bf2551a3a9d82cf925db427de4
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 19:00:19 2022 +0000

    Upload New File

 data/screenshots/gnome-radio-cal.png | Bin 0 -> 208381 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 6d0f01066713b6dacd3e98eaa4abfbe547331654
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:59:59 2022 +0000

    Upload New File

 data/screenshots/gnome-radio-somafm.png | Bin 0 -> 206735 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit add53addcc9792c04eb307b3c1c7712019997943
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:59:35 2022 +0000

    Upload New File

 data/screenshots/gnome-radio-wnyc.png | Bin 0 -> 372440 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit cbc2d05d46820982c340ce728a1699d109c11304
Merge: fe9f750 c0aceb4
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:46:04 2022 +0000

    Merge branch 'ole-main-patch-08181' into 'main'
    
    Update src/gnome-radio.c
    
    See merge request ole/gnome-radio!5

commit c0aceb4fb8e784770ec3cbcf67cdb81ca863b24c
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:45:48 2022 +0000

    Update src/gnome-radio.c

 src/gnome-radio.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit fe9f75004c060b5d6e6d0e346d210d8e642b2273
Merge: 7d4f6ed 244e0f8
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:43:21 2022 +0000

    Merge branch 'ole-main-patch-70790' into 'main'
    
    Update configure.ac
    
    See merge request ole/gnome-radio!4

commit 244e0f89ec43312be2aad24708c108337349ad97
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:42:59 2022 +0000

    Update configure.ac

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7d4f6edd69a60c7d36c939a573fd3fdc2b5ed2e2
Merge: 1d671a6 6df6be8
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:33:34 2022 +0000

    Merge branch 'ole-main-patch-94239' into 'main'
    
    Update data/gnome-radio.desktop.in
    
    See merge request ole/gnome-radio!3

commit 6df6be8dc211c203596acda200e65547ec29060c
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:33:16 2022 +0000

    Update data/gnome-radio.desktop.in

 data/gnome-radio.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1d671a640cece77b9f1348d02c5b142429d83d31
Merge: d7e6af3 55001ab
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:32:30 2022 +0000

    Merge branch 'ole-main-patch-23638' into 'main'
    
    Update data/gnome-radio.desktop.in.in
    
    See merge request ole/gnome-radio!2

commit 55001abeae5780c284b47dde079f664b055e3539
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 18:32:08 2022 +0000

    Update data/gnome-radio.desktop.in.in

 data/gnome-radio.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d7e6af3ace30ca2d55e76c9c2418888bf3b6026c
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 02:54:57 2022 +0000

    Replace gnome-radio-screenshot.png

 data/screenshots/gnome-radio-screenshot.png | Bin 193425 -> 210848 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 3762122168cd7ba521ec831a911d73345a00b91e
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 2 02:53:27 2022 +0000

    Replace screenshot.png

 data/screenshot.png | Bin 193425 -> 211656 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 16cef784e7df3e7ce2c8fdfc0cf7f1fd645e8051
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Mar 28 17:53:23 2022 +0200

    GNOME Radio 16.0.6

 ChangeLog         | 16 ++++++++++++++++
 NEWS              |  3 +++
 src/gnome-radio.c |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)

commit f5e3376bc0006a3e3585527ff481550c18c78e58
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Mar 28 17:36:55 2022 +0200

    Update for GNOME Radio 16.0.6

 ChangeLog           | 17 +++++++++++++++++
 Makefile.in         |  2 +-
 NEWS                | 13 +++++++++++++
 configure           | 20 ++++++++++----------
 configure.ac        |  2 +-
 gnome-radio.spec.in |  7 +++++--
 src/gnome-radio.c   |  2 +-
 src/gnome-radio.xml |  2 +-
 8 files changed, 49 insertions(+), 16 deletions(-)

commit fedf7c0bc5618481b4d640be010768525d40886c
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Mar 28 17:10:54 2022 +0200

    GNOME Radio 16.0.5

 ChangeLog           | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 INSTALL             |   6 +-
 Makefile.in         |   2 +-
 NEWS                |  18 ++++++
 compile             |   2 +-
 configure           |  20 +++---
 configure.ac        |   2 +-
 gnome-radio.spec.in |  17 +++--
 src/gnome-radio.xml |   2 +-
 9 files changed, 225 insertions(+), 24 deletions(-)

commit 8fed7db0649912a99e4f7af9b8a8c70e27a8144a
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 05:46:02 2022 +0000

    Update gnome-radio.appdata.xml.in

 data/gnome-radio.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17ac7bf0e51a8bd90bda94546590c65f8e7f33b5
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 05:43:42 2022 +0000

    Upload New File

 data/screenshots/gnome-radio-screenshot.png | Bin 0 -> 193425 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit bf36af6cbe00781ae763dbeaab816a9ac0a1143d
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 05:42:50 2022 +0000

    Update gnome-radio.appdata.xml.in

 data/gnome-radio.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 08ba7f654dcf15213008f06c504fe7feef3f7f60
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 05:33:30 2022 +0000

    Replace screenshot.png

 data/screenshot.png | Bin 217032 -> 193425 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 6f78d912a331f11a20daa659e3ef6a7237fc29ba
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 05:07:46 2022 +0000

    Update gnome-radio.doap

 gnome-radio.doap | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e08100900544956a967eb9fe89163345caf477a9
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 04:29:22 2022 +0000

     Update gnome-radio.c

 src/gnome-radio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 75e38b86064945df3acbce65acad02dfccbcb073
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 04:27:35 2022 +0000

    GNOME Radio 16.0.4

 src/gnome-radio.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 794a379f30d0687b8a680efff2d056a4c5b1b163
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 04:23:20 2022 +0000

    Update gnome-radio.xml

 src/gnome-radio.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 701fe426dbd8ba8b405e2cadaa10b8212484aa25
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 04:17:07 2022 +0000

    Update gnome-radio.spec.in

 gnome-radio.spec.in | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 85a3621f97cb543e432dc969e4a9479b6919e34b
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 04:12:57 2022 +0000

    Update gnome-radio.xml

 src/gnome-radio.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 13a39e8836c207ae7f7517d1acc5274682bb14dd
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 04:12:16 2022 +0000

    Update configure.ac

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5321cfbfe9b475c03918bd1d9b63f9f02e7f583a
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 04:05:12 2022 +0000

    Prepare talk for GUADEC 2022 (Guadalajara, Mexico between July 20st - July 25th, 2022)

 talk/GUADEC2022.tex | 152 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 152 insertions(+)

commit 6e5cb5ba045f992b5032e8d3461ca160f5606d25
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 03:11:20 2022 +0000

    Update README

 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6edc73cb3b89321bbb8ca6807825c8aa859bf01a
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 03:10:38 2022 +0000

    Update README

 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4f9dcb1fc98248a5ce53093d86540e27881762af
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 02:52:06 2022 +0000

    Update HACKING

 HACKING | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit 44512124a530a4aeee3f31f3cd5b94dc1ca63eef
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 02:51:08 2022 +0000

    Update NEWS

 NEWS | 9 +++++++++
 1 file changed, 9 insertions(+)

commit d53c036755d774ae5bb42a8d2907206db48f62f2
Merge: 9f86958 d7900fa
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Mar 19 02:08:51 2022 +0000

    Merge branch 'droidbittin-main-patch-68740' into 'main'
    
    Update THANKS
    
    See merge request ole/gnome-radio!1

commit 9f86958466a23f711107772d4b8e1f83ee3161c5
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Mar 16 12:28:24 2022 +0100

    GNOME Radio 16.0.3

 AUTHORS             |  1 +
 ChangeLog           | 43 +++++++++++++++++++++++++++++++++++++++++++
 NEWS                |  4 ++++
 THANKS              |  1 +
 configure           | 20 ++++++++++----------
 configure.ac        |  2 +-
 src/gnome-radio.c   |  2 +-
 src/gnome-radio.xml |  2 +-
 8 files changed, 62 insertions(+), 13 deletions(-)

commit d7900fa6582681f17672ae1fc69421438afdf02c
Author: Luna Jernberg <droidbittin@gmail.com>
Date:   Wed Mar 16 09:14:42 2022 +0000

    Update THANKS

 THANKS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 635464089dae2f97e2273f4eb28e53e5864fec28
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Mar 16 09:24:36 2022 +0100

    Add Retro FM (Kyiv, Ukraine)

 NEWS                      |  8 ++++++++
 configure                 | 20 ++++++++++----------
 configure.ac              |  2 +-
 src/gnome-radio-markers.c | 11 +++++++++++
 src/gnome-radio.xml       |  8 +++++++-
 5 files changed, 37 insertions(+), 12 deletions(-)

commit 4fd62a61cfc2fa4044245a30db6466e347422d54
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Mar 16 04:16:31 2022 +0100

    GNU Network Object Model Environment Radio 16 (GNOME Radio 16.0.1)

 data/screenshot.png | Bin 598046 -> 217032 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 331771e7e9678388a790d8c9bb8d924785855a78
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Mar 16 03:40:12 2022 +0100

    Release GNOME Radio 16.0.1 for GNOME 42 on Fedora 36

 ChangeLog                       | 32 ++++++++++++++++++++++++++++++++
 NEWS                            |  8 ++++++++
 configure                       | 20 ++++++++++----------
 configure.ac                    |  2 +-
 data/gnome-radio.appdata.xml.in |  6 +++---
 data/gnome-radio.desktop.in     |  2 +-
 data/gnome-radio.desktop.in.in  |  2 +-
 src/Makefile.am                 |  4 ++--
 src/Makefile.in                 |  4 ++--
 src/gnome-radio-16.0.dtd        | 24 ++++++++++++++++++++++++
 src/gnome-radio-markers.c       |  2 +-
 src/gnome-radio.c               |  4 ++--
 src/gnome-radio.xml             |  4 ++--
 13 files changed, 89 insertions(+), 25 deletions(-)

commit 39ecf2cca1807cee914139635ec5a0249f6dda40
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Mar 16 03:04:59 2022 +0100

    GNOME Radio 16.0.0

 Makefile.in               |   17 +-
 NEWS                      |    8 +
 configure                 | 8089 ++++++++++++++++++++++++---------------------
 configure.ac              |    2 +-
 data/Makefile.in          |   10 +-
 data/icons/Makefile.in    |    8 +-
 doc/Makefile.in           |    8 +-
 help/Makefile.in          |    8 +-
 man/Makefile.in           |    8 +-
 src/Makefile.in           |   10 +-
 src/gnome-radio-markers.c |   12 +-
 src/gnome-radio.xml       |    2 +-
 12 files changed, 4360 insertions(+), 3822 deletions(-)

commit 68404bcb3d10d3f1a7b5707d2ddad331b7f44014
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Mar 16 00:09:05 2022 +0100

    Release GNOME Radio 14 (C-SPAN)

 ChangeLog           | 37 +++++++++++++++++++++++++++++++++++++
 NEWS                | 13 +++++++++++++
 gnome-radio.spec.in |  2 +-
 src/gnome-radio.xml |  2 +-
 4 files changed, 52 insertions(+), 2 deletions(-)

commit 7c5e0b56e58f28ef9028db6e1e8be67374640fa8
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Mar 15 23:20:35 2022 +0100

    GNOME Radio 14.0.1

 man/gnome-radio.1        | 33 +++++++++++++++++++++++++++++++++
 src/gnome-radio-14.0.dtd | 24 ++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

commit 26b93a2d5ff3ea974aef3d6bb6d931c1d070773a
Author: Ole Aamot <ole@gnome.org>
Date:   Tue Mar 15 23:11:36 2022 +0100

    GNU Network Object Model Environment Radio 14.0 WWW.GNOMERADIO.ORG

 ChangeLog                 |   14 +
 INSTALL                   |    6 +-
 Makefile.in               |   16 +-
 compile                   |    2 +-
 configure                 | 7973 +++++++++++++++++++++------------------------
 configure.ac              |    2 +-
 data/Makefile.in          |   11 +-
 data/icons/Makefile.in    |    9 +-
 doc/Makefile.in           |    9 +-
 gnome-radio.spec.in       |    6 +-
 help/Makefile.in          |    9 +-
 m4/libtool.m4             |   18 +-
 man/Makefile.am           |    2 +-
 man/Makefile.in           |   11 +-
 src/Makefile.am           |    4 +-
 src/Makefile.in           |   15 +-
 src/gnome-radio-station.c |    2 +-
 src/gnome-radio.c         |    6 +-
 src/gnome-radio.xml       |    4 +-
 19 files changed, 3836 insertions(+), 4283 deletions(-)

commit c9201fb68dbc0af8c218c880a9d51c41475654e1
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Nov 20 20:33:24 2021 +0100

    GNOME Radio 13.0.1

 ChangeLog           | 44 ++++++++++++++++++++++++++++++++++++++++++++
 NEWS                | 10 ++++++++++
 configure           | 20 ++++++++++----------
 configure.ac        |  2 +-
 src/gnome-radio.xml |  4 ++--
 src/gnome-radio.xsl |  2 +-
 6 files changed, 68 insertions(+), 14 deletions(-)

commit bfe341deebdee52b359261972abe3f305c2fdeb5
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Nov 20 17:27:56 2021 +0100

    Update window title

 src/gnome-radio.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit da705f3f86c89914323fbc2c6b043335c69080b2
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Nov 20 17:13:40 2021 +0100

    Release GNOME Radio 13.0.0

 ChangeLog                      | 5534 ++--------------------------------------
 NEWS                           |    6 +
 README.md                      |   42 -
 gnome-radio.spec.in            |  190 +-
 src/gnome-radio-archive.h      |    4 +-
 src/gnome-radio-encoder.h      |    4 +-
 src/gnome-radio-gui.c          |    6 +-
 src/gnome-radio-keys.h         |    4 +-
 src/gnome-radio-listener.h     |    4 +-
 src/gnome-radio-location.c     |    2 +-
 src/gnome-radio-location.h     |    2 +-
 src/gnome-radio-markers.c      |    4 +-
 src/gnome-radio-markers.h      |    4 +-
 src/gnome-radio-player.h       |    4 +-
 src/gnome-radio-program.h      |    4 +-
 src/gnome-radio-radius.c       |    4 +-
 src/gnome-radio-radius.h       |    4 +-
 src/gnome-radio-runners.h      |    4 +-
 src/gnome-radio-station.c      |    6 +-
 src/gnome-radio-station.h      |    4 +-
 src/gnome-radio-stations-map.h |    4 +-
 src/gnome-radio-streams.h      |    4 +-
 src/gnome-radio-tz.c           |    4 +-
 src/gnome-radio-tz.h           |    4 +-
 src/gnome-radio.c              |   10 +-
 src/gnome-radio.h              |    4 +-
 src/gnome-radio.xml            |    8 +-
 27 files changed, 314 insertions(+), 5560 deletions(-)

commit 53392246d99d6736ddcf5c319cb3c13c694edf3f
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Nov 20 16:43:11 2021 +0100

    GNOME Radio 13.0.0

 AMFM                                               |    12 +
 AUTHORS                                            |    41 +
 BROADCAST                                          |    36 +
 COPYING                                            |   674 +
 ChangeLog                                          |  5295 +++++
 DEBIAN                                             |     7 +
 EFF                                                |     4 +
 FEDORA                                             |     7 +
 GEOLOCATION                                        |     9 +
 GNU                                                |     2 +
 GTK4                                               |    10 +
 HACKING                                            |    37 +
 INSTALL                                            |   368 +
 Makefile.am                                        |    54 +
 Makefile.in                                        |   929 +
 NEWS                                               |  1457 ++
 README                                             |    42 +
 README.md                                          |    43 +-
 THANKS                                             |    47 +
 TODO                                               |    43 +
 UBUNTU                                             |     7 +
 autogen.sh                                         |    26 +
 compile                                            |   348 +
 configure                                          | 20079 +++++++++++++++++++
 configure.ac                                       |   151 +
 data/Makefile.am                                   |    22 +
 data/Makefile.in                                   |   769 +
 data/applications/gnome-radio.desktop              |    17 +
 data/build/meson-logs/meson-log.txt                |    10 +
 data/build/meson-private/meson.lock                |     0
 data/gnome-radio.appdata.xml.in                    |    25 +
 data/gnome-radio.css                               |   106 +
 data/gnome-radio.desktop.in                        |    17 +
 data/gnome-radio.desktop.in.in                     |    17 +
 data/icons/Makefile.am                             |     7 +
 data/icons/Makefile.in                             |   554 +
 data/icons/apps/gnome-radio.svg                    |   109 +
 data/icons/meson.build                             |     9 +
 .../16x16/apps/layer-not-visible-symbolic.svg      |    90 +
 .../hicolor/16x16/apps/layer-visible-symbolic.svg  |    87 +
 .../hicolor/16x16/apps/layers-button-symbolic.svg  |    78 +
 .../hicolor/16x16/apps/maps-point-end-symbolic.svg |   302 +
 .../private/hicolor/16x16/apps/maps-point-end.svg  |   530 +
 .../16x16/apps/maps-point-start-symbolic.svg       |   349 +
 .../hicolor/16x16/apps/maps-point-start.svg        |   359 +
 .../hicolor/16x16/apps/route-bike-symbolic.svg     |    20 +
 .../hicolor/16x16/apps/route-button-symbolic.svg   |    73 +
 .../hicolor/16x16/apps/route-car-symbolic.svg      |    67 +
 .../16x16/apps/route-pedestrian-symbolic.svg       |    78 +
 .../hicolor/16x16/apps/route-reverse-symbolic.svg  |    30 +
 .../16x16/apps/route-transit-bus-symbolic.svg      |    74 +
 .../16x16/apps/route-transit-cablecar-symbolic.svg |    70 +
 .../16x16/apps/route-transit-ferry-symbolic.svg    |    73 +
 .../apps/route-transit-funicular-symbolic.svg      |    82 +
 .../apps/route-transit-gondolalift-symbolic.svg    |    70 +
 .../16x16/apps/route-transit-subway-symbolic.svg   |    70 +
 .../hicolor/16x16/apps/route-transit-symbolic.svg  |    68 +
 .../16x16/apps/route-transit-train-symbolic.svg    |    70 +
 .../16x16/apps/route-transit-tram-symbolic.svg     |    73 +
 .../hicolor/24x24/apps/user-location-compass.png   |   Bin 0 -> 1298 bytes
 .../private/hicolor/24x24/apps/user-location.png   |   Bin 0 -> 1028 bytes
 .../apps/maps-direction-continue-symbolic.svg      |    84 +
 .../32x32/apps/maps-direction-left-symbolic.svg    |    81 +
 .../32x32/apps/maps-direction-right-symbolic.svg   |    82 +
 .../apps/maps-direction-roundabout-0-symbolic.svg  |    82 +
 .../maps-direction-roundabout-135-symbolic.svg     |    81 +
 .../maps-direction-roundabout-180-symbolic.svg     |    81 +
 .../maps-direction-roundabout-225-symbolic.svg     |    81 +
 .../maps-direction-roundabout-270-symbolic.svg     |    81 +
 .../maps-direction-roundabout-315-symbolic.svg     |    81 +
 .../apps/maps-direction-roundabout-45-symbolic.svg |    81 +
 .../apps/maps-direction-roundabout-90-symbolic.svg |    82 +
 .../apps/maps-direction-roundabout-symbolic.svg    |    20 +
 .../apps/maps-direction-sharpleft-symbolic.svg     |    81 +
 .../apps/maps-direction-sharpright-symbolic.svg    |    81 +
 .../apps/maps-direction-slightleft-symbolic.svg    |    81 +
 .../apps/maps-direction-slightright-symbolic.svg   |    81 +
 data/media/maps-point-end-symbolic.svg             |   302 +
 data/media/maps-point-start-symbolic.svg           |   349 +
 data/meson.build                                   |    56 +
 data/org.gnome.Radio.appdata.xml.in                |    90 +
 data/org.gnome.Radio.data.gresource.xml            |    46 +
 data/org.gnome.Radio.desktop.in                    |    16 +
 data/org.gnome.Radio.gschema.xml.in                |    75 +
 data/org.gnome.Radio.service.in                    |     3 +
 data/osm-types.json                                | 16748 ++++++++++++++++
 data/radio-service.json                            |    46 +
 data/schemas/Makefile.am                           |     2 +
 data/schemas/Makefile.in                           |   434 +
 data/schemas/org.gnome.Radio.gschema.xml           |    75 +
 data/schemas/org.gnome.Radio.gschema.xml.in        |    75 +
 data/screenshot.png                                |   Bin 0 -> 598046 bytes
 data/screenshots/maps-main.jpg                     |   Bin 0 -> 459708 bytes
 data/screenshots/maps-main.png                     |   Bin 0 -> 858505 bytes
 data/screenshots/maps-pinpoint.jpg                 |   Bin 0 -> 399934 bytes
 data/screenshots/maps-pinpoint.png                 |   Bin 0 -> 804100 bytes
 data/screenshots/maps-route.jpg                    |   Bin 0 -> 330452 bytes
 data/screenshots/maps-route.png                    |   Bin 0 -> 676993 bytes
 data/ui/Makefile.am                                |     2 +
 data/ui/Makefile.in                                |   434 +
 data/ui/account-row.ui                             |    76 +
 data/ui/check-in-dialog.ui                         |   465 +
 data/ui/context-menu.ui                            |    41 +
 data/ui/export-view-dialog.ui                      |   146 +
 data/ui/favorites-popover.ui                       |    48 +
 data/ui/help-overlay.ui                            |   110 +
 data/ui/instruction-row.ui                         |    74 +
 data/ui/layers-popover.ui                          |    80 +
 data/ui/location-service-dialog.ui                 |    53 +
 data/ui/main-window.ui                             |   299 +
 data/ui/map-bubble.ui                              |   148 +
 data/ui/osm-account-dialog.ui                      |   327 +
 data/ui/osm-edit-address.ui                        |    59 +
 data/ui/osm-edit-dialog.ui                         |   353 +
 data/ui/osm-type-list-row.ui                       |    29 +
 data/ui/osm-type-popover.ui                        |    16 +
 data/ui/osm-type-search-entry.ui                   |    10 +
 data/ui/place-bubble.ui                            |   127 +
 data/ui/place-entry.ui                             |    23 +
 data/ui/place-list-row.ui                          |    81 +
 data/ui/place-popover.ui                           |    85 +
 data/ui/route-entry.ui                             |    50 +
 data/ui/search-result-bubble.ui                    |    40 +
 data/ui/send-to-dialog.ui                          |   163 +
 data/ui/shape-layer-file-chooser.ui                |    30 +
 data/ui/shape-layer-row.ui                         |    62 +
 data/ui/sidebar.ui                                 |   447 +
 data/ui/social-place-more-results-row.ui           |    22 +
 data/ui/social-place-row.ui                        |    44 +
 data/ui/transit-arrival-row.ui                     |    77 +
 data/ui/transit-itinerary-row.ui                   |    66 +
 data/ui/transit-leg-row.ui                         |   255 +
 data/ui/transit-more-row.ui                        |    40 +
 data/ui/transit-options-panel.ui                   |   152 +
 data/ui/transit-route-label.ui                     |    20 +
 data/ui/transit-stop-row.ui                        |    55 +
 data/ui/user-location-bubble.ui                    |    55 +
 data/ui/zoom-in-dialog.ui                          |    53 +
 doc/AAMOT.txt.xz                                   |   Bin 0 -> 64444 bytes
 doc/Aamot-2020.txt.xz                              |   Bin 0 -> 2032 bytes
 doc/Makefile.am                                    |     4 +
 doc/Makefile.in                                    |   551 +
 gnome-radio.doap                                   |    22 +
 gnome-radio.spec.in                                |   247 +
 gtk-doc.m4                                         |   113 +
 help/C/exit.page                                   |    24 +
 help/C/index.page                                  |    62 +
 help/C/intro.page                                  |    37 +
 help/C/legal.xml                                   |     5 +
 help/C/media/gnome-internet-radio-locator-exit.png |   Bin 0 -> 3136 bytes
 help/C/media/gnome-internet-radio-locator-icon.png |   Bin 0 -> 2633 bytes
 help/C/media/gnome-internet-radio-locator-main.png |   Bin 0 -> 210816 bytes
 help/C/media/gnome-internet-radio-locator-new.png  |   Bin 0 -> 51797 bytes
 .../media/gnome-internet-radio-locator-search.png  |   Bin 0 -> 12531 bytes
 help/C/media/gnome-internet-radio-locator-stop.png |   Bin 0 -> 3820 bytes
 help/C/media/gnome-internet-radio-locator-zoom.png |   Bin 0 -> 8916 bytes
 help/C/new.page                                    |    18 +
 help/C/search.page                                 |   108 +
 help/C/stop.page                                   |    23 +
 help/C/version.xml.in                              |     1 +
 help/C/zoom.page                                   |    23 +
 help/Makefile.am                                   |    27 +
 help/Makefile.in                                   |   514 +
 help/cs/cs.po                                      |   768 +
 help/da/da.po                                      |   686 +
 help/de/de.po                                      |   695 +
 help/es/es.po                                      |   741 +
 help/pl/pl.po                                      |   730 +
 help/sv/sv.po                                      |   733 +
 help/uk/uk.po                                      |   785 +
 m4/ChangeLog                                       |    11 +
 m4/libtool.m4                                      |  8364 ++++++++
 m4/ltoptions.m4                                    |   437 +
 m4/ltsugar.m4                                      |   124 +
 m4/ltversion.m4                                    |    23 +
 m4/lt~obsolete.m4                                  |    99 +
 man/Makefile.am                                    |     3 +
 man/Makefile.in                                    |   574 +
 man/gnome-internet-radio-locator.1                 |    32 +
 po/LINGUAS                                         |    27 +
 po/POTFILES.in                                     |    10 +
 po/POTFILES.skip                                   |     4 +
 po/ca.po                                           |   328 +
 po/cs.po                                           |   322 +
 po/da.po                                           |   325 +
 po/de.po                                           |   334 +
 po/el.po                                           |   297 +
 po/es.po                                           |   618 +
 po/eu.po                                           |   283 +
 po/fr.po                                           |   284 +
 po/fur.po                                          |   325 +
 po/hr.po                                           |   335 +
 po/hu.po                                           |   341 +
 po/id.po                                           |   326 +
 po/meson.build                                     |     5 +
 po/nb.po                                           |   280 +
 po/nl.po                                           |   339 +
 po/oc.po                                           |   309 +
 po/pl.po                                           |   326 +
 po/pt_BR.po                                        |   330 +
 po/ro.po                                           |   336 +
 po/sk.po                                           |   329 +
 po/sl.po                                           |   123 +
 po/sr.po                                           |   342 +
 po/sv.po                                           |   328 +
 po/tr.po                                           |   338 +
 po/uk.po                                           |   334 +
 po/zh_CN.po                                        |   317 +
 src/Makefile.am                                    |    70 +
 src/Makefile.in                                    |  1316 ++
 src/gnome-radio-13.0.dtd                           |    24 +
 src/gnome-radio-archive.h                          |    44 +
 src/gnome-radio-encoder.h                          |    42 +
 src/gnome-radio-gui.c                              |   471 +
 src/gnome-radio-gui.h                              |    20 +
 src/gnome-radio-keys.h                             |    31 +
 src/gnome-radio-listener.c                         |     0
 src/gnome-radio-listener.h                         |    62 +
 src/gnome-radio-location.c                         |   197 +
 src/gnome-radio-location.h                         |    26 +
 src/gnome-radio-markers.c                          |  1061 +
 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.c                           |   738 +
 src/gnome-radio-player.h                           |    58 +
 src/gnome-radio-program.c                          |     0
 src/gnome-radio-program.h                          |    66 +
 src/gnome-radio-radius.c                           |    76 +
 src/gnome-radio-radius.h                           |    29 +
 src/gnome-radio-runners.c                          |     0
 src/gnome-radio-runners.h                          |    54 +
 src/gnome-radio-station.c                          |   375 +
 src/gnome-radio-station.h                          |    86 +
 src/gnome-radio-stations-map.c                     |     0
 src/gnome-radio-stations-map.h                     |   110 +
 src/gnome-radio-streams.c                          |     0
 src/gnome-radio-streams.h                          |    71 +
 src/gnome-radio-tz.c                               |   509 +
 src/gnome-radio-tz.h                               |   118 +
 src/gnome-radio.c                                  |  1073 +
 src/gnome-radio.gresource.xml                      |     5 +
 src/gnome-radio.h                                  |   168 +
 src/gnome-radio.xml                                |  1705 ++
 src/gnome-radio.xsl                                |    54 +
 talk/GC2019.tex                                    |   516 +
 talk/GUADEC2017.tex                                |   490 +
 talk/GUADEC2019.tex                                |   403 +
 talk/GUADEC2020.tex                                |   101 +
 talk/GUADEC2021.tex                                |   151 +
 251 files changed, 93616 insertions(+), 2 deletions(-)

commit ccd4a528bc5fa76ea9d1ca88f90afe7c0f443cf6
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Nov 20 15:34:32 2021 +0000

    Initial commit

 README.md | 3 +++
 1 file changed, 3 insertions(+)
