- Update to version 1.60:
* Added an AUTO mode for VIDEOSCALE in protracker.ini. This is
now the default. It will use the most optimal window size
based on the screen resolution. If you want this feature but
don't want to replace protracker.ini, set VIDEOSCALE to AUTO
(make sure you have v1.60 or later). Manual settings (2X, 3X,
...) still work like expected.
* Removed VIDEOSCALE limit of 2X for ARM systems. This was
originally meant for Raspberry Pi, but it would affect all
ARM systems (except Apple).
OBS-URL: https://build.opensuse.org/request/show/1093818
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=5
* The "normalize" function in the sample editor's volume
toolbox didn't work like it should if you had only selected
one single sample point (for example after cutting sample
data)
* The (fake) spectrum analyzer is now more accurate to real PT
in quirky cases
* Some very small code changes not really worthy of a
description
* Updated effects.txt with the little known and undocumented
effect "E8x"
- update to 1.58:
* Added support for loading FLAC samples
* The IFF sample saver was writing somewhat broken files for
non-looped samples
* The "UPSAMP" button in Edit Op. was showing the wrong status
text
* Small code refactor for how the song is timed/ticked. Longer
song-to-WAV renders may have a filesize change of a few
bytes, but this is actually more correct.
* Increased number of precision bits for song BPM, playback
time counter and audio->video syncing. This is a minor change
and does very little in practice as the previous precision
was already quite good.
* Audio/video sync timestamps are reset every half an hour to
prevent possible sync drifting after several hours of playing
a song without a single song stop (resets timestamp) in-
between
* The HPC timers are reset every half an hour instead of every
hour. The video (if no vsync) and the scopes use these
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pt2-clone?expand=0&rev=3