commit 327d3cccadbed9a4eed7c981fedcbd45d4dc56ce
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 20:04:30 2017 +0200

    Update configure

 configure | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 9ac2009650389a8de1417d8d1b458bd1258257c9
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 20:03:23 2017 +0200

    Bump version to 9.9.4

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

commit 2b21a553e210361a4a48ef8879f1ae10344c4f39
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 20:01:51 2017 +0200

    Add GIRL-PLAYER.h

 configure         | 60 ++++++++++++++-----------------------------------------
 src/GIRL-PLAYER.h |  0
 2 files changed, 15 insertions(+), 45 deletions(-)

commit dff07eb5872f6bc6294e98858b09fc4f732f2307
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 19:48:32 2017 +0200

    Remove dependency on gst-player since it's not available on Ubuntu

 configure         |  69 ++++--
 configure.ac      |   1 -
 src/GIRL-PLAYER.c | 696 ------------------------------------------------------
 src/GIRL.c        |   3 +-
 4 files changed, 46 insertions(+), 723 deletions(-)

commit 0eda9b05dbb0d37b768f2f9506e11ecfb3711765
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 19:34:35 2017 +0200

    Fix broken build.

 src/GIRL-PLAYER-KB.h       |  35 +++
 src/GIRL-PLAYER-RENDERER.h |  49 ++++
 src/GIRL-PLAYER-RESOURCE.h |   7 +
 src/GIRL-PLAYER.c          | 696 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 787 insertions(+)

commit 5a3ce5605157f3362b72137cba67fc1e32a94fe3
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 14:50:54 2017 +0200

    Add NRK1 P1 Sørlandet in src/girl.xml

 README | 6 ++++++
 1 file changed, 6 insertions(+)

commit 462769e2deca8527774c41bea37d628485152b8f
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 14:37:19 2017 +0200

    GNOME Internet Radio Locator 9.9.3

 NEWS                      |    46 +
 configure                 | 13301 ++++++++++++++++++++++++++++++++++++++++----
 configure.ac              |    47 +-
 mingw32-girl.spec.in      |     5 +-
 po/POTFILES.in            |     1 +
 src/GIRL-GUI.c            |   511 ++
 src/GIRL-GUI.h            |     2 -
 src/GIRL-LISTENER.h       |     4 +-
 src/GIRL-STATION.c        |   645 +++
 src/GIRL-STATION.h        |     2 +-
 src/GIRL-TZ.c             |   512 ++
 src/GIRL.c                |   210 +-
 src/GIRL.h                |    13 +-
 src/Makefile.am           |    17 +-
 src/girl-player-backend.c |    11 +-
 src/girl.c                |     2 +
 src/girl.xml              |    19 +-
 17 files changed, 14265 insertions(+), 1083 deletions(-)