Releases: SuperDisk/hUGETracker
hUGETracker 1.0.11
What's Changed
- Added a new sample song by Tempest!
- Fixed a bug where waveforms activated by
9xx
weren't detected when stripping unused stuff during export. Thanks Incognitio for the report.
Full Changelog: v1.0.10...v1.0.11
hUGETracker 1.0.10
What's New
- Fixed some bugs related to saving files on Linux where the file extension wasn't added
- Fixed a bug where instrument numbers higher than 15 would cause a crash
hUGETracker 1.0.9
What's New
- Fixed a bug where HT would crash on some Arch-based distributions.
- Ship RGBDS and FFmpeg with the Linux build now-- no more needing to get them from your package manager first.
- Update hUGEDriver to support RGBDS 0.8.0.
- Fixed a bug on the wave rendering dialog which had the file selector be an "open" dialog rather than a "save" dialog.
hUGETracker 1.0.8
This release fixes a couple issues with the documentation, and potentially fixes a couple bugs about focusing the tracker grid that are annoying users lately.
Full Changelog: v1.0.7...v1.0.8
hUGETracker 1.0.7
This release includes a couple small features and a new sample song by Chavez / Funktion.
What's New
- Fallback font when the built-in one can't be loaded
- Only export used instruments and waves
- Bugfix in the internal emulator where some opcodes weren't emulated correctly
- New sample song by Chavez
Thanks to @asiekierka for these fixes and Chavez for the song!
Full Changelog: v1.0.5...v1.0.7
hUGETracker 1.0.5
Important note
GB Studio now supports UGE v6, so songs made with this version of hUGETracker are compatible with GB Studio. Enjoy!
What's Changed
This is a small patch to fix song rendering on Windows. Thanks @Rezrospect for the bug report.
Join the hUGETracker Discord server!
Full Changelog: v1.0.4...v1.0.5
hUGETracker 1.0.4
Important note
UGE files created with this version cannot be loaded by GB Studio 3.1. Be aware of this before composing! If you want to make songs for GB Studio, until they update to support this version, use their built in music editor, or hUGETracker 1.0b9.
What's Changed
hUGETracker now supports Mac! Thanks go out to @Beatscribe and @sttng for helping test.
The Mac version might still be a little flaky-- please report any problems and I'll be happy to help fix.
Full Changelog: v1.0.3...v1.0.4
hUGETracker 1.0.3
Important note
UGE files created with this version cannot be loaded by GB Studio 3.1. Be aware of this before composing! If you want to make songs for GB Studio, until they update to support this version, use their built in music editor, or hUGETracker 1.0b9.
What's Changed
This release adds the ability to "single-step" playback row-by-row, and fixes a few issues. Merry Christmas!
- Single-step playback
- Audio playback buffer size increased, hopefully decreasing crackle
- Allow the color scheme for subpattern jump commands to be configured
Full Changelog: v1.0.2...v1.0.3
hUGETracker 1.0.2
Important note
UGE files created with this version cannot be loaded by GB Studio 3.1. Be aware of this before composing! If you want to make songs for GB Studio, until they update to support this version, use their built in music editor, or hUGETracker 1.0b9.
What's Changed
This is another small release which fixes a few bugs and quality of life issues.
- Vertical tabs
- Fixed a bug where instruments with the wrong type could be imported (#147)
- Added a new hotkey/menu item for changing selected notes' instrument. (Ctrl+I) (#143)
- The clipboard now prevents FamiTracker pastes from exceeding the normal note range. (#78)
- The version number is now shown in the about dialog. (#96)
- Better support for the QT toolkit
Full Changelog: v1.0.1...v1.0.2
hUGETracker 1.0.1
Important note
UGE files created with this version cannot be loaded by GB Studio 3.1. Be aware of this before composing! If you want to make songs for GB Studio, until they update to support this version, use their built in music editor, or hUGETracker 1.0b9.
What's Changed
This is a small release which fixes a few bugs and quality of life issues.
- Section names in
asm
exports now include the descriptor name, which avoids section name clashes (thanks @zlago) - Added a new option which displays a grid on the waveform editor (thanks @Kabcorp)
- Changed
asm
exports to includehUGE.inc
directly rather thaninclude/hUGE.inc
(thanks zlago) - Older songs with noise macros were imported by always enabling subpattern, even if the noise macro wasn't used. This is fixed.
- Various order grid based improvements suggested by @maxoakland
- GBS files now honor timer-based tempos (thanks @datguywitha3ds)
- Added "open manual" to the help dropdown which links to the new WIP manual.
Full Changelog: v1.0.0...v1.0.1