Skip to content

Releases: DeckThemes/SDH-AudioLoader

Version 1.5.0 - Long Time No See

30 Jun 19:42
9b7dc04
Compare
Choose a tag to compare

It's been way too long, this update has been finished multiple times before being sidelined by DFL bumps or other preoccupations. But it's here, and there's some nice goodies for users and pack devs.

  • New Store
    • AudioLoader now has a similar store UI to that of CSSLoader
    • You can log in using your DeckThemes token to star themes
  • Intro's On Music Packs
    • Music packs can now use a new manifest v3 feature, that is intro music.
    • If your music pack is manifest v3, and has a file named intro_music.mp3 (or a mappings entry mapping intro_music.mp3 to one or more other files), the intro music will now play once before audioloader then plays menu_music.mp3 indefinetely looping
  • Window Object
    • AudioLoader now exposes window.AUDIOLOADER_MENUMUSIC, which gives play/pause and volume controls of the currently playing menu music to other plugin devs.
    • For example. this can be used to pause AudioLoader's menu music if your decky plugin plays its own music.
  • Decky Env Vars
    • AudioLoader now properly implements Decky's environment variables for user path.
    • People with user accounts named something other than deck can now properly use AudioLoader
  • Global DFL
    • AudioLoader now implements Global DFL
    • This will hopefully cut down on the amounts of "DFL Bump" updates that are needed when Valve breaks things, as now only Decky Loader will need to be updated

Version 1.4.0 - The start of the New API

07 Jan 17:18
3ee13c2
Compare
Choose a tag to compare

The pack-db url has been changed from the github repository to the Deckthemes.com legacy audio endpoint.

This isn't the same account-integration overhaul that CSSLoader received, but it will come soon.

Version 1.1.0

27 Aug 21:46
513363b
Compare
Choose a tag to compare
  • Add support for playing a music track outside of games.
  • Removed deprecated Library Only setting and Reload Packs button which may be reconsidered later.
  • Allows for the use of 1.1.0 packs, namely music packs.
  • Change mentions of themes to packs.
  • Fixed Reload Packs not changing menu entries.
  • Fixed issue with having to restart Steam Deck to download newly added packs.