From d3b8b4208d05f2b563a81d95f058a31f290c0af63793c45186e13e73593e80ce Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 28 Aug 2023 08:30:47 +0000 Subject: [PATCH 1/2] Accepting request 1106150 from home:mnhauke - Update to version 1.69 Bugfixes * The 'pattern expand' feature was heavily broken and would mess up the pattern data (and potentially crash the program). * The program crash message could overflow and not show the full text on some system - Update to version 1.68 * De-minimize window (if minimized) and set focus after drag n' drop of file. - Update to version 1.67 * The song-to-WAV export screen now defaults to the tracker's bit depth and audio rate. This was actually the behavior for earlier versions of the FT2 clone, but I decided to change it back. * The song-to-WAV exporter now allows rates up to 384kHz. * Alpha-based fade in for the about screen content. * Some small text string changes (config and song-to-WAV export screen) OBS-URL: https://build.opensuse.org/request/show/1106150 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/ft2-clone?expand=0&rev=7 --- ft2-clone.changes | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ft2-clone.changes b/ft2-clone.changes index c75bd3d..44dd798 100644 --- a/ft2-clone.changes +++ b/ft2-clone.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun Aug 27 13:13:37 UTC 2023 - Martin Hauke + +- Update to version 1.69 + Bugfixes + * The 'pattern expand' feature was heavily broken and would mess + up the pattern data (and potentially crash the program). + * The program crash message could overflow and not show the full + text on some system +- Update to version 1.68 + * De-minimize window (if minimized) and set focus after + drag n' drop of file. +- Update to version 1.67 + * The song-to-WAV export screen now defaults to the tracker's bit + depth and audio rate. This was actually the behavior for + earlier versions of the FT2 clone, but I decided to change it + back. + * The song-to-WAV exporter now allows rates up to 384kHz. + * Alpha-based fade in for the about screen content. + * Some small text string changes (config and song-to-WAV export + screen) + ------------------------------------------------------------------- Sat Apr 15 10:35:38 UTC 2023 - Martin Hauke From e0aaa64bd5aec5530532f1a880a20f71115974d4229d0984b4b7e2a8bc2e1bdd Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Mon, 28 Aug 2023 16:24:04 +0000 Subject: [PATCH 2/2] Accepting request 1107799 from home:mnhauke OBS-URL: https://build.opensuse.org/request/show/1107799 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/ft2-clone?expand=0&rev=8 --- ft2-clone-1.66.tar.gz | 3 --- ft2-clone-1.69.tar.gz | 3 +++ ft2-clone.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 ft2-clone-1.66.tar.gz create mode 100644 ft2-clone-1.69.tar.gz diff --git a/ft2-clone-1.66.tar.gz b/ft2-clone-1.66.tar.gz deleted file mode 100644 index 1590486..0000000 --- a/ft2-clone-1.66.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7808341a31182c090336b1e7454a7b07fbc4cc7cd568729ce84334aa107a14e -size 6032298 diff --git a/ft2-clone-1.69.tar.gz b/ft2-clone-1.69.tar.gz new file mode 100644 index 0000000..3ca3bab --- /dev/null +++ b/ft2-clone-1.69.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c985ba176946781b7babdba833da275a2111acc8174b832e96a0e111282ef3c0 +size 6026667 diff --git a/ft2-clone.spec b/ft2-clone.spec index aff40eb..dd7c5d7 100644 --- a/ft2-clone.spec +++ b/ft2-clone.spec @@ -17,7 +17,7 @@ Name: ft2-clone -Version: 1.66 +Version: 1.69 Release: 0 Summary: Fasttracker II clone License: BSD-3-Clause AND CC-BY-NC-SA-4.0 @@ -52,7 +52,7 @@ rm -R src/libflac %cmake_install install -Dpm 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop -install -Dpm 0644 ft2-clone-macos_256x256x32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png +install -Dpm 0644 ft2-clone-macos_512x512x32.png %{buildroot}%{_datadir}/pixmaps/%{name}.png %files %license LICENSE LICENSES.txt src/gfxdata/bmp/LICENSE.txt