Skip to content

sys-tune 1.1.2

Compare
Choose a tag to compare
@HookedBehemoth HookedBehemoth released this 25 Apr 19:28
· 49 commits to master since this release
  • implemented flac and wav support
  • implement seeking in tracks
  • mp3's are now fully scanned
    • this fixed an issue where some songs with varying compression levels showed a wrong total length
  • switched to audrv/audren
    • this fixed an issue where sleep worsened audio output quality
  • now utilizes ams::fs
    • this reduced memory usage slightly

at devs:

  • API version bump
  • files are now mapped with sdmc:/
  • new call added for seeking
  • CurrentStats struct changed