Skip to content

TrackView v1.0.0

Choose a tag to compare

@Datenflieger Datenflieger released this 19 Apr 16:22
· 3 commits to master since this release

First public release of TrackView for Cactus.

Added

  • New Cactus HUD element: Track View
  • Media session integration via mediainterface
  • Display for album art, title, artist, source app, and playback state
  • Optional progress bar when duration/position are available
  • Resizable HUD element with configurable image size

Quality

  • Async media polling (no render-thread blocking)
  • Async artwork decode/texture registration with caching and retry
  • Graceful fallback rendering when no media is active
  • Improved image decode compatibility for real-world artwork payloads

Requirements

  • Minecraft 1.21.11
  • Fabric Loader >= 0.17.3
  • Java 21
  • Cactus 0.12.3

Included Assets

  • Runtime mod file: build/libs/trackview-1.0.jar
  • Sources jar: build/libs/trackview-1.0-sources.jar