Skip to content

Releases: BLumia/pineapple-tracker-player

Pineapple Tracker Player 0.3.0

17 Sep 02:49
0.3.0
87c996f
Compare
Choose a tag to compare

Changelog:

0.2.0 - 0.3.0:

  • For Linux build, use the Qt widgets version by default.
  • Add pattern(tracker) view for the Qt widgets version.
  • Create AppImage binary release for Linux desktop.
  • Ship basic AppStream metadata for Linux.
  • Update UI localization, translate at Codeberg's Weblate instance if you're interested in contribution :)

Screenshots:

image

image

About this release:

This is the third tag release of Pineapple Tracker Player, yet another libopenmpt based module music player.

This version adds many useful features to make you easier to enjoy your modular music collections. This release adds AppStream binary release for Linux desktop users, and also added a basic Pattern (Tracker) view for the Qt widget version. I hope this application can be more helpful to people who are enjoy modular music :)

Thanks contributors from Codeberg's Weblate instance for helping translating this application! You can also go there to help if you are interested :)

Only Windows and Linux (AppImage) binaries are provided for now, for other platform, you'll need to build it by your self.

Pineapple Tracker Player 0.2.0

17 Aug 05:40
0.2.0
Compare
Choose a tag to compare

Changelog:

0.1.0 - 0.2.0:

  • Auto-load the modular music files in the same folder to "Playlist" view.
  • Introduce a "Replay" repeat mode, allow you enjoy some modular music files which didn't reset playback state at the end of the song, like GSLINGER.MOD.
  • Adds a quick filter for the playlist to allow you find specific file in your collection (Widgets version-only for now).
  • Adds a mute button, and allows you Shift-Click to reset volume (gain) to 0 db (Widgets version-only for now).
  • Adds RC file for Windows, to display a nicer application name.
  • Switch to use PortAudio's C API, and fix a potential issue that not able to restart playback after system hibernation.
  • Support UI localization, translate at if you're interested in contribution :)

Screenshot:

image

About this release:

This is the second tag release of Pineapple Tracker Player, yet another libopenmpt based module music player.

This version adds many useful features to make you easier to enjoy your modular music collections. This is no longer a toy project compare to 0.1.0 release, so I hope this application can be more helpful to people who are enjoy modular music :)

Thanks contributors from Codeberg's Weblate instance for helping translating this application! You can also go there to help if you are interested :)

Only Windows binary is provided for now, but the application is also tested under Linux.

Pineapple Tracker Player 0.1.0

24 Mar 15:13
0.1.0
163fb76
Compare
Choose a tag to compare

This is the first tag release of Pineapple Tracker Player, yet another libopenmpt based module music player.

This is a toy project that I wrote for experimenting libopenmpt and Qt 6 with QML. It can be used for basic module music file playback. Two binaries will be generated once the build is finished, and pattern view is available in the 'Quick' (QML) version.

Only Windows binary is provided for now, but it should also work at least under Linux.

Full Changelog: https://github.com/BLumia/pineapple-tracker-player/commits/0.1.0