musikcube v0.93.1 Release Notes

Release Date: 2020-07-12 // over 3 years ago
  • musikcube :

    • โž• added a new decoder based on libopenmpt to support playing mod/tracker files.
    • ๐Ÿ›  fixed a bug when browsing directories that contain entries from custom IndexerSource plugins.
    • ๐Ÿ›  fixed directory scanning bugs related to NFS (and potentially other filesystem) volumes.
    • ๐Ÿ›  fixed a nasty race condition in the MPRIS plugin that could cause the app to crash on certain events.
    • ๐Ÿš€ compile against the source version of taglib to get a number of important bug fixes that haven't been released yet.
    • ๐Ÿ›  fixed a memory leak in the gmedecoder plugin when aborting a directory scan
    • ๐Ÿ›  fixed a bug that could cause advanced setting integer values to not save properly.
    • โฌ‡๏ธ reduced Indexer log spew.
    • โœ‚ removed more unnecessary boost cruft in the Indexer.
    • ๐Ÿ›  fixed an Indexer bug that could result in tracks not getting added to the library.
    • ๐Ÿ›  fixed a bug where the Indexer couldn't always be interrupted while scanning.
    • โฌ†๏ธ upgraded snap from core18 to core20.

    musikdroid:

    • โฌ†๏ธ upgrade to Android Studio 4.0 and related tooling