Skip to content

musikcube 0.64.0

Compare
Choose a tag to compare
@clangen clangen released this 18 Mar 06:19
· 1482 commits to master since this release

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.