2022-05-07 09:33:45 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.53
Changes since v1.52
v1.53 - 20.04.2022
- Fixed stuck/invisible checkbox after leaving the "Layout" config screen
|
2022-04-17 09:55:51 by Nia Alarie | Files touched by this commit (2) | |
Log message:
fasttracker2: update to 1.53
v1.53 - 16.04.2022
- Added a checkbox in the config screen for disabling the use of a custom mouse
cursor (the OS mouse cursor will be used instead).
- Fixed an issue where marking sample/instrument text while clicking on a new
sample/instrument would lead to marking corruption.
|
2022-03-28 12:43:41 by Tobias Nygren | Files touched by this commit (125) |
Log message:
a*/*: revbump(1) for libsndfile
|
2022-03-16 10:06:33 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.52
Changes since v1.51
v1.52 - 27.02.2022
- Fix possible sample loop corruption on .MOD import, f.ex. "FARLAND.MOD"
- Hardware Performance Counter code refactoring (framerate handling without
vsync, and scopes)
|
2022-02-12 21:04:32 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
fasttracker2: use pkgsrc flac
|
2022-02-11 06:57:57 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.51
Changes since v1.50
v1.51 - 01.02.2022
- Don't handle mouse click if window wasn't in focus
|
2022-01-13 05:24:01 by Santhosh Raju | Files touched by this commit (3) |
Log message:
audio/fasttracker2: Update to v1.50
Changes since v1.49
v1.50 - 12.01.2022
- macOS/Windows: Updated SDL 2.0.16 to SDL 2.0.20. SDL 2.0.18 would have issues
with custom mouse cursors on Windows, so I had to skip it.
|
2021-12-16 09:30:43 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.49
Changes since v1.48
v1.49 - 13.12.2021
- Fixed a bug when using Cut (or CTRL+X) on 16-bit samples in the sample
editor. It would read data from the wrong offset.
- Kludge: Allow marking the very last sample points in the sample editor if the
image is stretching out the whole screen in fullscreen mode.
- Mac:
1) Fixed possible mouse coordinate scaling bug when leaving fullscreen
2) Left Command key won't trigger song play anymore.
Use the right Alt key for this. If you have an old Mac without a right Alt
key, I suggest getting a newer computer (my first priority is modern
computers).
3) Left Command key can now be used instead of Alt for:
- Select all (A - sample/text editing)
- Cut (X - sample/text editing)
- Copy (C - sample/text editing)
- Paste (V - sample/text editing)
- Updated the help text
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-11-28 11:45:02 by Nia Alarie | Files touched by this commit (2) |
Log message:
fasttracker2: Update to 1.48
This fixes a crash and a quantization bug.
|