musikcube:
- added a new decoder based on
libopenmptto support playing mod/tracker files.
- fixed a bug when browsing directories that contain entries from custom
IndexerSourceplugins.
- fixed directory scanning bugs related to
NFS(and potentially other filesystem) volumes.
- fixed a nasty race condition in the
MPRISplugin that could cause the app to crash on certain events.
- compile against the source version of
taglibto get a number of important bug fixes that haven't been released yet.
- fixed a memory leak in the
gmedecoderplugin when aborting a directory scan
- fixed a bug that could cause advanced setting integer values to not save properly.
- reduced
Indexerlog spew.
- removed more unnecessary boost cruft in the
Indexer.
- fixed an
Indexerbug 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
core18tocore20.
musikdroid:
- upgrade to
Android Studio 4.0and related tooling