commit 685db84d2e01dec5309ea92df67b13d054a90e90
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 17 17:23:46 2017 +0200

    Temporary removing Pause feature until it is possible to quit after pausing.

 README            | 6 ++++++
 src/GIRL-PLAYER.c | 3 +++
 src/GIRL.c        | 7 ++++++-
 3 files changed, 15 insertions(+), 1 deletion(-)

commit cca5f9102c773a8cbad609ef0ed8247c018f4805
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 17 16:53:54 2017 +0200

    First attempt of Pause in GNOME Internet Radio Locator 9.9.x series

 src/GIRL-PLAYER.c | 9 +++++++--
 src/GIRL-PLAYER.h | 6 ++++++
 src/GIRL.c        | 1 +
 3 files changed, 14 insertions(+), 2 deletions(-)

commit 25bd60b655590bbe1b9ac8d515498a210bb6d4f4
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 17 16:17:04 2017 +0200

    Add working audio playback code based on gst-player

 GNOME3            | 12 ++++++++++-
 configure         | 60 +++++++++++++++++++++++++++++++++++++++++--------------
 src/GIRL-PLAYER.c |  8 ++++++++
 src/GIRL.c        |  4 +++-
 4 files changed, 67 insertions(+), 17 deletions(-)

commit bcc2ae9d9b1a1465b596355c92039c9d628d4507
Author: Ole Aamot <oka@oka.no>
Date:   Thu Apr 13 19:35:41 2017 +0200

    Thank Fabio Tomat for Friulian translation.

 AUTHORS | 1 +
 NEWS    | 6 ++++++
 THANKS  | 3 ++-
 3 files changed, 9 insertions(+), 1 deletion(-)

commit 9cdb47d18c3a0d60e8a9c9ac19764df08b0f9a80
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Thu Apr 13 06:16:35 2017 +0000

    Add Friulian translation

 po/LINGUAS |   1 +
 po/fur.po  | 492 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 493 insertions(+)

commit f8cc9779c0b5b169e45329fef29fed18635236bc
Author: Ole Aamot <oka@oka.no>
Date:   Wed Apr 12 15:05:29 2017 +0200

    Prepare version 9.9.6 of GNOME Internet Radio Locator

 girl.spec.in      |  3 +++
 src/GIRL-PLAYER.c | 16 ++++++++--------
 src/GIRL-PLAYER.h |  4 ++--
 src/GIRL.c        |  3 ++-
 4 files changed, 15 insertions(+), 11 deletions(-)

commit 28480fbfddb95fad5be7c018dd8b80f3d31b620b
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 21:13:22 2017 +0200

    Update URL for presentation

 talk/GIRL-GUADEC-2017.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6d59676a220a31dc9849de38df68da0a5ccbe266
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 18:04:17 2017 +0200

    Run function gst_player_play(player)

 src/GIRL.c | 1 +
 1 file changed, 1 insertion(+)

commit acbf9f83d30afcd90579b7821ba4b9f21e4bc528
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 17:02:49 2017 +0200

    Initial work on new talk.

 configure                 |  60 ++----
 talk/GIRL-GUADEC-2017.tex | 460 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 475 insertions(+), 45 deletions(-)

commit f0519e9cf3f8d089fbe5e261be2034ee71d2a4f9
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 14:53:27 2017 +0200

    Bump version to 9.9.6

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

commit 0d2eff036fe4eeb6c1fc637d898540cf2483aed5
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 14:51:54 2017 +0200

    Fixed text on gst-player in README and bumped version to 9.9.6

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

commit 82ab4c0dcceab9a421aa36bfcbf96cb9f35698da
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 14:31:47 2017 +0200

    Further work on refactoring code from gst-player.

 src/GIRL-PLAYER.c | 22 +++++++---------------
 src/GIRL-PLAYER.h | 21 ++++++++++++++++++++-
 src/GIRL.c        |  7 ++++++-
 3 files changed, 33 insertions(+), 17 deletions(-)

commit 80dd895ac16b6c46c5457205d0a4366672972291
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 13:39:35 2017 +0200

    Fix broken build.

 configure         | 60 +++++++++++++++++++++++++++++++++++++++++--------------
 src/GIRL-PLAYER.c |  2 +-
 2 files changed, 46 insertions(+), 16 deletions(-)

commit 2302c0d356b7b02607a855f76c27b68d0181ea68
Author: Ole Aamot <oka@oka.no>
Date:   Tue Apr 11 13:37:28 2017 +0200

    Add dependency on gstreamer-player-1.0 and thank Sebastian Dröge.

 THANKS       |  1 +
 configure    | 11 ++++++++++-
 configure.ac |  3 ++-
 3 files changed, 13 insertions(+), 2 deletions(-)

commit 4774e0b810a78180405791c8fb2b0b0b3601a0b8
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 23:15:42 2017 +0200

    Add girl_player_main

 configure         |  60 ++++++++---------------------
 src/GIRL-PLAYER.c | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 src/GIRL.c        |   2 +-
 src/Makefile.am   |   2 +-
 4 files changed, 125 insertions(+), 50 deletions(-)

commit d5a134b1f6a67c15c2fc4ea4d54eaf6072697039
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 21:04:52 2017 +0200

    Readd player code based on gst-player

 GNOME3            |   6 +
 configure         |  60 +++--
 src/GIRL-PLAYER.c | 696 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/GIRL-PLAYER.h |  29 +++
 4 files changed, 776 insertions(+), 15 deletions(-)

commit 47a3efea7aa21ae135a4df41c2b1fc0832c17e77
Author: Ole Aamot <oka@oka.no>
Date:   Mon Apr 10 20:12:49 2017 +0200

    Bump version to 9.9.5 after experiment with gst-player in gstreamer

 NEWS         |  6 ++++++
 README       |  5 +++++
 configure    | 20 ++++++++++----------
 configure.ac |  2 +-
 4 files changed, 22 insertions(+), 11 deletions(-)