2019-11-30 17:43:11 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.03
Changes since v1.02:
v1.03 - 28.11.2019
- A ton of radiobuttons in the GUI simply did not work anymore in v1.02.
I can't believe I didn't notice until now. Sorry!
|
2019-11-24 13:24:09 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.02
Changes since v1.01:
v1.02 - 23.11.2019
- You can now select the audio input (sampling) rate in the config screen.
(44.1kHz, 48kHz or 96kHz)
- Fixed some misinformation in the "Known bugs" help text ("clear \
sample")
- Fixed some "original" typos in the UI texts (and also renamed stuff that
wasn't very understandable).
- Removed the "Very large" buffer size setting in Config -> I/O devices
- Increased the width of the Disk Op. filename text box
- Tweaked some other minor stuff
|
2019-11-10 12:32:58 by Nia Alarie | Files touched by this commit (1) |
Log message:
fasttracker2: Fix usage of iconv linker args with CMake
|
2019-10-22 12:04:48 by Santhosh Raju | Files touched by this commit (2) |
Log message:
audio/fasttracker2: Update to v1.01
Changes since v1.00:
v1.01 - 21.10.2019:
- Windows: Fixed an issue where the program would consume a lot of CPU time
when the window was minimized.
|
2019-10-03 03:44:00 by Santhosh Raju | Files touched by this commit (3) |
Log message:
fasttracker2: Change the binary name to match the package name.
|
2019-09-30 14:35:25 by Santhosh Raju | Files touched by this commit (2) |
Log message:
fasttracker2: Update to v1.00
- Minor pkglint(1) fixes
Changes since b168:
v1.00 - 25.09.2019:
- This is now the first "stable" release, and it's not in beta anymore
- Some very small fixes to the scopes
- macOS: Added ctrl+cmd+f keybinding to toggle fullscreen (same as alt+enter)
- macOS: Fix huge delay before main window pops ups when opening .XMs associated
with the clone by double-clicking on them.
- macOS: Finetuned a couple of things in the .app package. Version string and
"document types" for file->program association.
- Renamed binary/folder/zip names
Committed during freeze as the software has taken up a stable release, also
leaf package. ok wiz@
|
2019-09-21 14:23:43 by Nia Alarie | Files touched by this commit (4) |
Log message:
fasttracker2: Install hicolor icons and menu entry
Bump PKGREVISION
|
2019-09-05 15:19:08 by Santhosh Raju | Files touched by this commit (2) |
Log message:
fasttracker2: Update to b168
Changes since b167:
Beta #168 - 04.09.2019
- Forgot to remove some Nibbles test code that resulted in your score being
set to 1234567 whenever you lost a life.
|
2019-08-26 16:28:29 by Santhosh Raju | Files touched by this commit (2) |
Log message:
fasttracker2: Update to b167
Removes outdated MASTER_SITES.
Changes since b166:
Beta #167 - 25.08.2019
- Crashfix: After loading a sample from a file, the tracker would start to
behave strangely and could crash in certain scenarios. This is yet another
bug from beta #163. Sorry for all the serious bugs after that version,
but I think I have fixed them all now!
- Bugfix: Custom user colors/palette wouldn't be saved to config at all
|
2019-08-15 11:05:36 by Santhosh Raju | Files touched by this commit (2) |
Log message:
fasttracker2: Update to b166
Changes since b165:
Beta #166 - 14.08.2019
- Bugfix: The clone would crash if you attempted to paste sample data to an
empty instrument (not allocated). This bug was introduced in beta #163.
|