musikcube v0.64.0 Release Notes

Release Date: 2019-03-18 // about 5 years ago
  • musikcube :

    • migrated *nix data directory from $HOME/.musikcube to $HOME/.config/musikcube
    • ๐Ÿ›  fixed a bug in the Windows build where non-Latin character input was not working properly in all cases.
    • โž• added a search "hint" in filter and category library views
    • ๐Ÿ›  fixed some super old bugs related to global focus tracking in cursespp
    • ๐Ÿ›  fixed cursespp::TextInput::SetHint()
    • redirect stderr output to ~/.config/musikcube/stderr.txt instead of /dev/null. bonus: works on win32 now, too.
    • ๐Ÿ”€ merged upstream PDCurses into our own custom fork (win32 only)
    • โšก๏ธ updated ru_RU translation (adem4ik)
    • ๐Ÿ›  fixed the gruvbox_dark theme's focused text input color

    musikdroid :

    • ๐Ÿ›  fixed a crash when trying to randomize a play queue of exactly 2 tracks.