commit bc58253c678831e642ee42d2b7c8b310d4a87d0e
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Dec 31 23:11:38 2018 +0100

    GNOME Gingerblue 0.1.1 (2018-12-31)

 ChangeLog               | 19 +++++++++++++++++++
 configure.ac            |  9 ++++++---
 gingerblue.spec.in      |  7 +++++--
 po/gingerblue.pot       | 43 -------------------------------------------
 src/gingerblue-chord.h  |  2 +-
 src/gingerblue-file.c   |  2 +-
 src/gingerblue-file.h   |  2 +-
 src/gingerblue-knob.c   |  2 +-
 src/gingerblue-line.c   |  2 +-
 src/gingerblue-main.c   |  2 +-
 src/gingerblue-main.h   |  2 +-
 src/gingerblue-record.c |  2 +-
 src/gingerblue-record.h |  2 +-
 src/gingerblue-song.c   |  2 +-
 src/gingerblue-song.h   |  2 +-
 src/gingerblue.c        |  2 +-
 src/gingerblue.h        |  2 +-
 17 files changed, 43 insertions(+), 61 deletions(-)

commit 53a30d9d367b40c0ae99fc94f012e778fed7ef26
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Dec 30 23:50:57 2018 +0100

    Update "Mic"

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

commit 0ce29f8b247df794b04c112a824d2a7e6a6aaccf
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Dec 26 21:08:53 2018 +0100

    Fix file name bug

 ChangeLog             | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/gingerblue-main.c |  2 +-
 2 files changed, 62 insertions(+), 1 deletion(-)

commit 7608bd6155ff671ec4f58911ee8901d03024aba3
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Dec 26 20:48:54 2018 +0100

    Fix label bug

 src/gingerblue-main.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 6db55f8f4001fab2f3c502ecc8d9dd87a5e75451
Author: Ole Aamot <ole@gnome.org>
Date:   Wed Dec 26 20:15:20 2018 +0100

    Prepare 0.1.1 release, but waiting on confirmation by Release Team

 src/Makefile.am         |   4 +-
 src/gingerblue-chord.h  |   2 +-
 src/gingerblue-file.c   |   2 +-
 src/gingerblue-file.h   |   2 +-
 src/gingerblue-knob.c   |   2 +-
 src/gingerblue-line.c   |   2 +-
 src/gingerblue-main.c   |  20 +++--
 src/gingerblue-main.h   |   2 +-
 src/gingerblue-record.c | 205 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/gingerblue-record.h |  24 ++++++
 src/gingerblue-song.c   |   2 +-
 src/gingerblue-song.h   |   2 +-
 src/gingerblue.c        |   2 +-
 src/gingerblue.h        |   2 +-
 14 files changed, 254 insertions(+), 19 deletions(-)

commit ecf4c7f7d993b9bd018053d7d10508b30bd06ca5
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Dec 24 13:25:30 2018 +0100

    Update objects

 src/gingerblue-main.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 66dc891742aa5e88334ece0138d8548b0a8c080d
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Dec 24 13:23:40 2018 +0100

    Prepare release

 meson.build           | 7 +++----
 src/gingerblue-main.c | 2 +-
 src/meson.build       | 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)

commit da6f98de163db6ed304cc7c06587677f7d4ba0ab
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Dec 23 01:35:22 2018 +0100

    Update ChangeLog

 ChangeLog       | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am |  2 +-
 2 files changed, 99 insertions(+), 1 deletion(-)

commit 1b60addd71ddb47b25f4db3f4ecb42c857504865
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Dec 23 01:33:30 2018 +0100

    GNOME Gingerblue 0.1.1 (2018-12-23)

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

commit 50c3eb0323d050cd1d61b6bf68c8a2fda178fec7
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Dec 23 01:28:45 2018 +0100

    Write Musician, Song, Instrument, Line Input and Label to XML file

 configure.ac           |   2 +-
 src/gingerblue-chord.h |   4 +-
 src/gingerblue-file.c  |   2 +-
 src/gingerblue-file.h  |   2 +-
 src/gingerblue-knob.c  |   2 +-
 src/gingerblue-line.c  |   2 +-
 src/gingerblue-main.c  | 230 +++++++++++++++++++++++++++++++++++++------------
 src/gingerblue-main.h  |   2 +-
 src/gingerblue-song.c  |   2 +-
 src/gingerblue-song.h  |   2 +-
 src/gingerblue.c       |   2 +-
 src/gingerblue.h       |   2 +-
 12 files changed, 185 insertions(+), 69 deletions(-)

commit 0f3e075eb170c6932b44707150930e34647846a9
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Dec 22 23:50:49 2018 +0100

    Revert next page strategy

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

commit 5b5ec7a9b798ac8d8ed37f0b2decdc94b23e9578
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Dec 22 23:44:40 2018 +0100

    Add header

 src/gingerblue-main.c |  2 +-
 src/gingerblue-main.h | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

commit a6516c61df2c068edb3e02515813f96573ed8c0c
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Dec 22 23:41:24 2018 +0100

    Add Automake

 Makefile.am | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 79de272f698b2b60ac1d5f8ac958f988818545e1
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Dec 22 23:05:36 2018 +0100

    Adding GtkAssistant setup for Musician, Song, Instrument and Line

 Makefile.am            | 15 --------
 src/gingerblue-chord.h |  2 +-
 src/gingerblue-file.c  |  2 +-
 src/gingerblue-file.h  |  2 +-
 src/gingerblue-knob.c  |  2 +-
 src/gingerblue-line.c  |  2 +-
 src/gingerblue-main.c  | 98 +++++++++++++++++++++++++++++++++++---------------
 src/gingerblue-song.c  |  2 +-
 src/gingerblue-song.h  |  2 +-
 src/gingerblue.c       |  2 +-
 src/gingerblue.h       |  2 +-
 src/gingerblue.xml.in  |  7 ++--
 12 files changed, 82 insertions(+), 56 deletions(-)

commit 763de7fb063f49943369875fc0de5b43ea8f8d35
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Dec 22 21:16:29 2018 +0100

    Add i18n stuff

 po/Makefile.in.in |  1 +
 po/gingerblue.pot | 43 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

commit 8ff3e4fcbe30a9708f98777c5c4bf0b8b46943c7
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Dec 22 20:42:01 2018 +0100

    Build with GTK+ 3 on GNOME 3 for now

 ChangeLog    | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS         |  8 ++++++++
 configure.ac |  4 ++--
 3 files changed, 71 insertions(+), 2 deletions(-)

commit 11bc5fcfcb10b7c94788a138d5f0b905c1531569
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Aug 13 11:19:03 2018 +0200

    Extra bit

 src/gingerblue-song.c | 2 +-
 src/gingerblue-song.h | 2 +-
 src/gingerblue.xml.in | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)