Skip to content

Releases: asiekierka/nitroustracker

NitrousTracker 0.4.13

10 Nov 15:53
Compare
Choose a tag to compare

Fixes:

  • [#40] Fix freeze when attempting to loop samples in certain .xm files
  • [#117] Fix "map samples" button UI overlap
  • [#123] Fix playback regressions from v0.4.12
  • [#84] Fix sample selection glitch

NitrousTracker 0.4.12

10 Nov 11:02
Compare
Choose a tag to compare

New features:

  • [#95] WAV sample import and export now supports loop points
  • [#111] adjustable lines per beat

Improvements:

  • minor maintenance work in libntxm
  • updated BlocksDS toolchain
  • updated DSMIDI NRIO USB support library

Fixes:

  • fixed some scrollbar render issues in list boxes

NitrousTracker 0.4.11

04 Nov 11:34
Compare
Choose a tag to compare

New features:

  • DSMIDI support for NRIO/DS Linker Writer Slot-2 USB cartridges
    • This allows using a special cartridge with a mini-USB port to connect your DS to a PC as a MIDI device.
    • More information available here.

Improvements:

  • updated BlocksDS toolchain to 1.6.2
  • the about screen now lists the version and the Git commit hash of the build

NitrousTracker 0.4.10

08 Jul 18:55
Compare
Choose a tag to compare

New features:

  • support for Bxx XM command (exelotl)
  • support for EEx XM command (exelotl)

Improvements:

  • updated BlocksDS toolchain to 1.3.0

Fixes:

  • [#112] fixed freeze on recording long samples
  • fixed XM pattern decoding bug leading to missing notes (exelotl)

NitrousTracker 0.4.9

26 Apr 13:21
Compare
Choose a tag to compare

New features:

  • env sustain playback + configuration (LeviathaninWaves)
  • player now supports more pattern effects (LeviathaninWaves)

Improvements:

  • NitrousTracker now uses a distinct logo
  • updated BlocksDS toolchain

Fixes:

  • fixed about message box width
  • fixed crash if paths were set without trailing slashes in config file
  • fixed combined loop and lock not working correctly
  • fixed panning being incorrectly set (exelotl)
  • fixed sample panning slider (exelotl)
  • fixed saving of sample panning information (exelotl)

NitrousTracker 0.4.8

27 Nov 16:02
Compare
Choose a tag to compare

Improvements:

  • updated BlocksDS toolchain

NitrousTracker 0.4.7

26 Nov 21:37
Compare
Choose a tag to compare

Improvements:

  • updated BlocksDS toolchain

Fixes:

  • fixed microphone recording length

NitrousTracker 0.4.6

10 Nov 09:48
Compare
Choose a tag to compare

(I doubt this release will fix any of the bugs, but given how much work has happened on the toolchain since 0.4.5, might as well see if the toolchain update alone helps with some things.)

New features:

  • holding "clr" while playing music will now continue clearing notes

Improvements:

  • faster file I/O operations
  • updated BlocksDS toolchain

Fixes:

  • fixed ".." appearing in root directory
  • fixed pattern lock and loop being enabled at the same time

NitrousTracker 0.4.5

08 Apr 20:30
Compare
Choose a tag to compare

New features:

  • nowifi build: ~100K more free RAM, but no dsmidiwifi support
  • scroll lock: loop pattern + detach cursor from song playback
    • the old "loop ptn" option has been moved to the pattern/song tab

Improvements:

  • general layout adjustments
  • shaved ~10K more from the filesize/starting RAM usage
  • the "sel" button can now be used to clear a selectiont

Fixes:

  • fixed sample tune value not displaying correctly for values below -99
  • fixed some directories being above ".." in file selector
  • general minor visual glitch fixes

This is probably the final update from this development burst (sprint?).

NitroTracker 0.4.4-unofficial

07 Apr 20:39
Compare
Choose a tag to compare

New features:

  • "lock" option in pattern/song tab
    • allows queueing patterns to be played without immediately jumping to them
  • new directory creation button in file manager
  • mono/stereo output override in the options tab

Improvements:

  • sample highlight visual now darkens the sample area
  • adjusted the pattern/song tab's button layout

Fixes:

  • fixed visual glitch upon a failed file save
  • fixed visual glitches when font goes outside a list box
  • further fixes to saving files in subdirectories
  • provided missing license files