bbe9f91431
- Update to versino 1.81 * When clicking on the program while it was not in focus, let the mouse click be handled if an ask box dialog is shown. Fixes having to click twice on an ask dialog button after dropping a file onto the program.
Takashi Iwai2026-03-04 15:56:31 +00:00
af37ecbbb9
- Update to version 1.70 * You can now hold down the shift key while pressing the COPY button in the sample editor screen to clone the sample into the first free sample slot. If you have marked some portion of the sample data, then this slice will be copied instead of the whole sample. * Added a new config entry (RESTRICTED_PATT_EDIT_CLICK) for changing the behavior when clicking on the song pattern to change the current pattern to edit. This is to avoid annoying accidents. Check out the new protracker.ini for more information about this setting. * Windows/macOS: Updated SDL to v2.30.6
Dirk Mueller2024-09-01 13:18:04 +00:00
1e908bf2f1
Accepting request 1198148 from home:kill_it:branches:multimedia:apps
Dirk Mueller2024-09-01 13:18:04 +00:00
b70c1a0ab5
Accepting request 1169795 from multimedia:apps
Ana Guerrero2024-04-23 16:56:55 +00:00
e707145571
Accepting request 1169795 from multimedia:apps
Ana Guerrero2024-04-23 16:56:55 +00:00
eecd553698
- update to 1.59: * 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
Dirk Mueller2023-06-11 08:19:11 +00:00
873f913ced
- update to 1.59: * 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
Dirk Mueller2023-06-11 08:19:11 +00:00