2023-08-28 08:30:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 27 13:13:37 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2023-04-15 18:17:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 15 10:35:38 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.66
|
|
|
|
* Added a 16 point sinc interpolation option (higher quality).
|
|
|
|
* Changed some settings for the default configuration:
|
|
|
|
1. Palette theme = Dark mode
|
|
|
|
2. Scopes = Lined
|
|
|
|
Note: Your existing configuration will not be changed!
|
|
|
|
* Changed the layout a little in the Config section (Audio /
|
|
|
|
"I/O Devices")
|
|
|
|
* Removed the 192kHz audio output setting. This was a bit
|
|
|
|
extreme to begin with. Note: You can still select this rate
|
|
|
|
when exporting songs to WAV.
|
|
|
|
|
2023-03-06 07:52:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 4 11:56:27 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.65
|
|
|
|
* Quick fix for volume ramp delta.
|
|
|
|
- Update to version 1.64
|
|
|
|
* 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. Video (if no vsync) and the scopes use these timers.
|
|
|
|
* 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.
|
|
|
|
|
2023-02-17 08:50:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 14 21:42:47 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 1.63
|
|
|
|
- Build with system-wide flac
|
|
|
|
- Use pkg-config style dependencies
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 9 14:04:02 UTC 2021 - Arachnos
|
|
|
|
|
|
|
|
- Initial package with Fasttracker II clone v1.47
|
|
|
|
|