musikcube v0.63.0 Release Notes

Release Date: 2019-02-19 // about 5 years ago
  • musikcube :

    • ๐Ÿ›  fixed a bug in pulseout where we were unable to recover from restarting the pulseaudio daemon without restarting the app (or switching output plugins)
    • ๐Ÿ›  fixed bug where opus files with an ogg extension weren't being detected properly. added scaffolding for fixing this for other formats in the future.
    • ๐Ÿ›  fixed a Win32 file permission bug in gmedecoder
    • ๐Ÿ›  fixed FreeBSD user agent when performing update check
    • โšก๏ธ updated ru_RU translation (adem4ik)
    • ๐Ÿ›  fixed a missing sndio #include (Kistelini)

    musikdroid :

    • ๐Ÿ”„ changed general music browse experience to be tab-based with with modern scrolling behaviors. this results in fewer clicks to find music and more screen real estate.
    • ๐Ÿ›  fixed elusive bug that would cause lock screen controls to stop functioning sometimes, on some devices.
    • ๐Ÿ”จ massive cleanup and refactor to old code, making it more idiomatic, modular and easier to compose into different experiences.