commit 88da839ce5f1d6166bcf14409af95d0bd0539914 Author: Ole Aamot Date: Sat May 28 10:04:33 2022 +0200 Release GNOME Gingerblue 6.0.1 (2022-05-28) meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 227000509a71c0ea681b160e564e5401e931c246 Author: Ole Aamot Date: Sat May 28 10:03:58 2022 +0200 GNOME Gingerblue 6.0.1 (2022-05-28) AUTHORS | 0 COPYING | 0 ChangeLog | 55 +++++++++++++++++++++++++++++ Makefile.am | 0 NEWS | 8 ----- README | 0 TODO | 0 configure | 58 +++++++++++++++++++++++-------- configure.ac | 2 +- data/Makefile.am | 0 data/gingerblue.appdata.xml.in | 0 data/gingerblue.desktop.in.in | 0 data/icons/1024x1024/Makefile.am | 0 data/icons/1024x1024/apps/gingerblue.png | Bin data/icons/16x16/Makefile.am | 0 data/icons/16x16/apps/gingerblue.png | Bin data/icons/22x22/Makefile.am | 0 data/icons/22x22/apps/gingerblue.png | Bin data/icons/24x24/Makefile.am | 0 data/icons/24x24/apps/gingerblue.png | Bin data/icons/256x256/Makefile.am | 0 data/icons/256x256/apps/gingerblue.png | Bin data/icons/32x32/Makefile.am | 0 data/icons/32x32/apps/gingerblue.png | Bin data/icons/48x48/Makefile.am | 0 data/icons/48x48/apps/gingerblue.png | Bin data/icons/512x512/Makefile.am | 0 data/icons/512x512/apps/gingerblue.png | Bin data/icons/Makefile.am | 0 etc/Makefile.am | 0 etc/icecast-server.xml | 0 gingerblue.spec.in | 11 +++--- meson.build | 4 +-- po/LINGUAS | 0 po/POTFILES.in | 0 po/POTFILES.skip | 0 po/nb.po | 0 src/Makefile.am | 0 src/gingerblue-app.c | 2 +- src/gingerblue-app.h | 0 src/gingerblue-chord.h | 2 +- src/gingerblue-config.c | 2 +- src/gingerblue-config.h | 0 src/gingerblue-container.h | 0 src/gingerblue-file.c | 2 +- src/gingerblue-file.h | 2 +- src/gingerblue-knob.c | 2 +- src/gingerblue-knob.h | 2 +- src/gingerblue-library.h | 0 src/gingerblue-line.c | 2 +- src/gingerblue-line.h | 2 +- src/gingerblue-main-loop.c | 2 +- src/gingerblue-main-loop.h | 0 src/gingerblue-main.c | 28 +++++++-------- 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-storage.h | 0 src/gingerblue-studio-config.c | 2 +- src/gingerblue-studio-config.h | 0 src/gingerblue-studio-location.c | 2 +- src/gingerblue-studio-location.h | 0 src/gingerblue-studio-player-kb.h | 0 src/gingerblue-studio-player.c | 2 +- src/gingerblue-studio-player.h | 2 +- src/gingerblue-studio-stream.c | 2 +- src/gingerblue-studio-stream.h | 0 src/gingerblue-wizard.h | 0 src/gingerblue.c | 2 +- src/gingerblue.h | 2 +- src/gingerblue.xml.in | 2 +- src/meson.build | 0 74 files changed, 143 insertions(+), 69 deletions(-)