commit 578268147b90ef2c7705f4f39768112dc3090486
Author: Ole Aamot <ole@gnome.org>
Date:   Sun May 1 01:25:54 2022 +0200

    GNOME Gingerblue version 4.0.1 (2022-05-01)

 configure.ac                     | 2 +-
 gingerblue.doap                  | 2 +-
 gingerblue.spec.in               | 3 +++
 src/gingerblue-app.c             | 2 +-
 src/gingerblue-chord.h           | 2 +-
 src/gingerblue-config.c          | 2 +-
 src/gingerblue-file.c            | 2 +-
 src/gingerblue-file.h            | 2 +-
 src/gingerblue-knob.c            | 2 +-
 src/gingerblue-knob.h            | 2 +-
 src/gingerblue-line.c            | 2 +-
 src/gingerblue-line.h            | 2 +-
 src/gingerblue-main-loop.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-studio-config.c   | 2 +-
 src/gingerblue-studio-location.c | 2 +-
 src/gingerblue-studio-player.c   | 2 +-
 src/gingerblue-studio-player.h   | 2 +-
 src/gingerblue-studio-stream.c   | 2 +-
 src/gingerblue.c                 | 2 +-
 src/gingerblue.h                 | 2 +-
 src/gingerblue.xml.in            | 2 +-
 27 files changed, 29 insertions(+), 26 deletions(-)

commit 2e61c313f82a631cb2b656fb990d103df2fc3c12
Author: Ole Aamot <ole@gnome.org>
Date:   Sun May 1 00:19:09 2022 +0200

    Build GNOME Gingerblue 4.0.0 (2022-04-30) on Fedora Core 36 Beta

 gingerblue.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a00c3b3398f6518692d33aec693720876512dd76
Author: Ole Aamot <ole@gnome.org>
Date:   Sat Apr 30 23:57:52 2022 +0200

    GNOME Gingerblue version 4.0.0 (2022-04-30)

 ChangeLog                        | 42 +++++++++++++++++++
 NEWS                             | 11 ++---
 configure                        | 90 +++++++++++++++++++++++++++++++++++-----
 configure.ac                     |  2 +-
 gingerblue.spec.in               |  5 ++-
 meson.build                      |  4 +-
 src/gingerblue-app.c             |  4 +-
 src/gingerblue-chord.h           |  4 +-
 src/gingerblue-config.c          |  4 +-
 src/gingerblue-file.c            |  4 +-
 src/gingerblue-file.h            |  8 +---
 src/gingerblue-knob.c            |  4 +-
 src/gingerblue-knob.h            |  4 +-
 src/gingerblue-line.c            |  4 +-
 src/gingerblue-line.h            |  4 +-
 src/gingerblue-main-loop.c       |  4 +-
 src/gingerblue-main.c            | 51 ++++-------------------
 src/gingerblue-main.h            |  5 +--
 src/gingerblue-record.c          |  9 +++-
 src/gingerblue-record.h          | 10 ++---
 src/gingerblue-song.c            |  4 +-
 src/gingerblue-song.h            |  9 +---
 src/gingerblue-storage.h         |  5 ---
 src/gingerblue-studio-config.c   |  4 +-
 src/gingerblue-studio-location.c |  4 +-
 src/gingerblue-studio-location.h | 10 -----
 src/gingerblue-studio-player.c   |  4 +-
 src/gingerblue-studio-player.h   |  4 +-
 src/gingerblue-studio-stream.c   |  4 +-
 src/gingerblue-studio-stream.h   | 10 -----
 src/gingerblue.c                 |  4 +-
 src/gingerblue.h                 |  4 +-
 src/gingerblue.xml.in            |  2 +-
 33 files changed, 191 insertions(+), 150 deletions(-)

commit b9978069b8ca0293b6819a7fe999a54b0a2d141a
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Dec 30 19:09:23 2021 +0100

    Fix sampling rates

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

commit 069c4850676da1f1420fd27ddfbe8c0a7429b53c
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Nov 22 20:25:30 2021 +0100

    GNOME Gingerblue 3.0.1 (2021-11-22)

 NEWS                             | 12 ++++++++++++
 configure                        | 20 ++++++++++----------
 configure.ac                     |  2 +-
 meson.build                      |  4 ++--
 src/gingerblue-app.c             |  2 +-
 src/gingerblue-chord.h           |  2 +-
 src/gingerblue-config.c          |  2 +-
 src/gingerblue-file.c            |  2 +-
 src/gingerblue-file.h            |  2 +-
 src/gingerblue-knob.c            |  2 +-
 src/gingerblue-knob.h            |  2 +-
 src/gingerblue-line.c            |  2 +-
 src/gingerblue-line.h            |  2 +-
 src/gingerblue-main-loop.c       |  2 +-
 src/gingerblue-main.c            | 18 +++++++++---------
 src/gingerblue-main.h            |  2 +-
 src/gingerblue-operator.h        |  2 +-
 src/gingerblue-record.c          |  2 +-
 src/gingerblue-record.h          |  2 +-
 src/gingerblue-song.c            |  2 +-
 src/gingerblue-song.h            |  2 +-
 src/gingerblue-studio-config.c   |  2 +-
 src/gingerblue-studio-location.c |  2 +-
 src/gingerblue-studio-location.h |  2 +-
 src/gingerblue-studio-player.c   |  2 +-
 src/gingerblue-studio-player.h   |  2 +-
 src/gingerblue-studio-stream.c   |  2 +-
 src/gingerblue-studio-stream.h   |  2 +-
 src/gingerblue.c                 |  2 +-
 src/gingerblue.h                 |  2 +-
 src/gingerblue.xml.in            |  2 +-
 31 files changed, 60 insertions(+), 48 deletions(-)

commit ce9b55bcaf9ed6d61b4665e1b467e7e9fffe486b
Merge: 7f575b2 4c6dde9
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Nov 21 03:35:09 2021 +0100

    Merge branch '3.0'

commit 4c6dde9b291247778f6c26d0ccfda17e70846179
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Nov 21 03:21:23 2021 +0100

    Close HTML document

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

commit 50c8a6fba6e2d1b2a66e450821242b64feb8960d
Author: Ole Aamot <ole@gnome.org>
Date:   Sun Nov 21 03:11:57 2021 +0100

    GNOME Gingerblue 3.0.0 (2021-11-21)

 ChangeLog                        |   47 +
 INSTALL                          |    6 +-
 compile                          |    2 +-
 configure                        | 3943 ++++++++++++++++++++------------------
 configure.ac                     |    2 +-
 depcomp                          |    2 +-
 install-sh                       |  148 +-
 missing                          |    2 +-
 src/gingerblue-app.c             |    2 +-
 src/gingerblue-chord.h           |    2 +-
 src/gingerblue-config.c          |    2 +-
 src/gingerblue-file.c            |    2 +-
 src/gingerblue-file.h            |    6 +-
 src/gingerblue-knob.c            |    2 +-
 src/gingerblue-knob.h            |    2 +-
 src/gingerblue-line.c            |    2 +-
 src/gingerblue-line.h            |    2 +-
 src/gingerblue-main-loop.c       |    2 +-
 src/gingerblue-main.c            |   39 +-
 src/gingerblue-main.h            |    3 +-
 src/gingerblue-operator.h        |   15 +
 src/gingerblue-record.c          |    7 +-
 src/gingerblue-record.h          |    8 +-
 src/gingerblue-song.c            |    2 +-
 src/gingerblue-song.h            |    7 +-
 src/gingerblue-storage.h         |    5 +
 src/gingerblue-studio-config.c   |    2 +-
 src/gingerblue-studio-location.c |    2 +-
 src/gingerblue-studio-location.h |   10 +
 src/gingerblue-studio-player.c   |    2 +-
 src/gingerblue-studio-player.h   |    2 +-
 src/gingerblue-studio-stream.c   |    2 +-
 src/gingerblue-studio-stream.h   |   10 +
 src/gingerblue.c                 |    2 +-
 src/gingerblue.h                 |    2 +-
 35 files changed, 2289 insertions(+), 2007 deletions(-)

commit 7f575b279bd771f7c48436667382ada7028f8ea1
Author: Ole Aamot <ole@gnome.org>
Date:   Thu Nov 11 16:23:55 2021 +0100

    meson.build: Install i18n files

 meson.build    | 7 +++++++
 po/meson.build | 2 ++
 2 files changed, 9 insertions(+)

commit b9b24b28f22b9bcf1394161714c13749a85fbea2
Author: Ole Aamot <ole@gnome.org>
Date:   Mon Oct 25 21:35:05 2021 +0200

    GNOME Gingerblue version 2.0.1 (2021-10-25)

 ChangeLog                        | 10 ++++++++++
 NEWS                             |  8 ++++++++
 configure                        | 20 ++++++++++----------
 configure.ac                     |  2 +-
 meson.build                      |  4 ++--
 src/gingerblue-app.c             |  2 +-
 src/gingerblue-chord.h           |  2 +-
 src/gingerblue-config.c          |  2 +-
 src/gingerblue-file.c            |  2 +-
 src/gingerblue-file.h            |  2 +-
 src/gingerblue-knob.c            |  2 +-
 src/gingerblue-knob.h            |  2 +-
 src/gingerblue-line.c            |  2 +-
 src/gingerblue-line.h            |  2 +-
 src/gingerblue-main-loop.c       |  2 +-
 src/gingerblue-main.c            |  8 ++++----
 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-studio-config.c   |  2 +-
 src/gingerblue-studio-location.c |  2 +-
 src/gingerblue-studio-player.c   |  2 +-
 src/gingerblue-studio-player.h   |  2 +-
 src/gingerblue-studio-stream.c   |  2 +-
 src/gingerblue.c                 |  2 +-
 src/gingerblue.h                 |  2 +-
 src/gingerblue.xml.in            |  2 +-
 29 files changed, 58 insertions(+), 40 deletions(-)