15 Commits

Author SHA256 Message Date
1f4a718a9f Accepting request 1325130 from multimedia:apps
- update to 1.80.1:
  * Fixed Amiga audio filter error in v1.79 (pi instead of 2pi in
    calculation)

OBS-URL: https://build.opensuse.org/request/show/1325130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pt2-clone?expand=0&rev=17
2026-01-03 16:27:37 +00:00
ba3b150bb2 - update to 1.80.1:
* Fixed Amiga audio filter error in v1.79 (pi instead of 2pi in
    calculation)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=34
2026-01-02 14:27:03 +00:00
5f37e2538b Accepting request 1323777 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1323777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pt2-clone?expand=0&rev=16
2025-12-20 20:46:51 +00:00
ea5a0b2892 - Update to version 1.79
* Fixed loading of WAV samples of the WAVE_FORMAT_EXTENSIBLE
    type.
  * Fixed some small issues with the sampling feature.
  * Removed unnecessary custom math functions in the source code.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=32
2025-12-20 13:28:12 +00:00
78777c3ce0 Accepting request 1305558 from home:mnhauke
- Update to version 1.78
  * When loading .IFF samples, always set volume to max (64)
    instead of reading the sample volume from the IFF header.
    This is because many IFFs used different ranges for the sample
    volume, so the resulting sample volume value would often bei
    zero instead of max.

OBS-URL: https://build.opensuse.org/request/show/1305558
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=31
2025-09-21 09:02:07 +00:00
ce9c1dfb5f Accepting request 1303327 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1303327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pt2-clone?expand=0&rev=15
2025-09-09 18:30:39 +00:00
d48fc99af1 - Update to version 1.77
* Re-added audio dithering for 16-bit audio output.
  * Bugfix: Songs rendered with MOD2WAV would not have the exact
    same data integrity for every render.
- Update to version 1.76
  * Bugfix: Some WAVs from MOD2WAV would not play in some
    players/editors.
  * Fixed SDL2 thread resource leaks (Disk Op. and MOD2WAV).

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=29
2025-09-09 09:55:49 +00:00
e2eed3172d Accepting request 1279113 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1279113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pt2-clone?expand=0&rev=14
2025-05-22 14:56:42 +00:00
349d7d7e6c - Update to version 1.75
* Set Sample Offset (9xx) now works on >64kB samples.
  * You can now use SHIFT+(ALT/CTRL)+left/right/up/down to adjust
    the sample data mark in the sampler screen.
  * SHIFT+(ALT/CTRL)+z = play sample range in the sample editor
    screen.
- Update to version 1.74
  * Crash-fix: If you attempted to move the loop start point of
    a single-cycle waveform while the tuning tone was enabled,
    the program would crash.
  * Don't bypass window compositor in Linux (fixes broken
    window manager visuals).
  * Fixed accidental playback stop in the classic "dirt.mod"
    module by using "F00" effect heuristics on module load.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=27
2025-05-21 20:49:06 +00:00
155dca325f Accepting request 1268553 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1268553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pt2-clone?expand=0&rev=13
2025-04-11 14:49:55 +00:00
9f6d31305b - Update to version 1.73
* Sample loops are now updated properly when dragging the loop
    points while the sample is playing (while the song is playing,
    that is).

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=25
2025-04-11 07:42:47 +00:00
b3e3dd6759 Accepting request 1233115 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1233115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pt2-clone?expand=0&rev=12
2024-12-23 15:54:12 +00:00
e4e3240e35 - Update to version 1.72
* Set sample volume to max ($40/64) if pasting sample data into
    an empty sample.
  * Bug fix: Redraw metronome channel text (Edit Op. #2) if
    pressing ALT+SHIFT+M
  * Also check for config files in ~/.config/protracker/

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=23
2024-12-23 07:55:52 +00:00
436acdd5df Accepting request 1226815 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1226815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pt2-clone?expand=0&rev=11
2024-11-27 21:12:30 +00:00
f233ca431d - Update to vaersion 1.71
* MOD2WAV now exports to the current "modules" path, instead of
    the current open path (regardless of samples/modules mode) in
    Disk Op.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=21
2024-11-27 08:39:52 +00:00
4 changed files with 87 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:492ef101fdfd0c3316f202e154b478eab84fd08bd380c34fd1ec2889990f23c2
size 11139129

3
pt2-clone-1.80.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6527db83504253b4daa108d3883f7d39f26bc35c2a668973a1948537075f4b3e
size 9213246

View File

@@ -1,3 +1,85 @@
-------------------------------------------------------------------
Fri Jan 2 14:26:51 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 1.80.1:
* Fixed Amiga audio filter error in v1.79 (pi instead of 2pi in
calculation)
-------------------------------------------------------------------
Thu Dec 18 21:12:00 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.79
* Fixed loading of WAV samples of the WAVE_FORMAT_EXTENSIBLE
type.
* Fixed some small issues with the sampling feature.
* Removed unnecessary custom math functions in the source code.
-------------------------------------------------------------------
Wed Sep 17 18:58:23 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.78
* When loading .IFF samples, always set volume to max (64)
instead of reading the sample volume from the IFF header.
This is because many IFFs used different ranges for the sample
volume, so the resulting sample volume value would often bei
zero instead of max.
-------------------------------------------------------------------
Sun Sep 7 19:09:51 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.77
* Re-added audio dithering for 16-bit audio output.
* Bugfix: Songs rendered with MOD2WAV would not have the exact
same data integrity for every render.
- Update to version 1.76
* Bugfix: Some WAVs from MOD2WAV would not play in some
players/editors.
* Fixed SDL2 thread resource leaks (Disk Op. and MOD2WAV).
-------------------------------------------------------------------
Wed May 21 18:58:31 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.75
* Set Sample Offset (9xx) now works on >64kB samples.
* You can now use SHIFT+(ALT/CTRL)+left/right/up/down to adjust
the sample data mark in the sampler screen.
* SHIFT+(ALT/CTRL)+z = play sample range in the sample editor
screen.
- Update to version 1.74
* Crash-fix: If you attempted to move the loop start point of
a single-cycle waveform while the tuning tone was enabled,
the program would crash.
* Don't bypass window compositor in Linux (fixes broken
window manager visuals).
* Fixed accidental playback stop in the classic "dirt.mod"
module by using "F00" effect heuristics on module load.
-------------------------------------------------------------------
Thu Apr 10 17:52:00 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.73
* Sample loops are now updated properly when dragging the loop
points while the sample is playing (while the song is playing,
that is).
-------------------------------------------------------------------
Wed Dec 18 17:34:42 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.72
* Set sample volume to max ($40/64) if pasting sample data into
an empty sample.
* Bug fix: Redraw metronome channel text (Edit Op. #2) if
pressing ALT+SHIFT+M
* Also check for config files in ~/.config/protracker/
-------------------------------------------------------------------
Tue Nov 26 18:58:56 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to vaersion 1.71
* MOD2WAV now exports to the current "modules" path, instead of
the current open path (regardless of samples/modules mode) in
Disk Op.
-------------------------------------------------------------------
Sun Sep 1 07:23:35 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>

View File

@@ -1,7 +1,7 @@
#
# spec file for package pt2-clone
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: pt2-clone
Version: 1.70
Version: 1.80.1
Release: 0
Summary: ProTracker 2 clone
License: BSD-3-Clause AND CC-BY-NC-SA-4.0