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(-)