Skip to content

v0.6.5

Choose a tag to compare

@SimoHypers SimoHypers released this 30 Aug 11:17
· 93 commits to master since this release

A stability release. Long listening sessions no longer eat memory, an idle Home page no longer pins a CPU core, and theater mode behaves.

Improvements

  • The queue panel only rebuilds the rows that actually changed. Leaving the player open through a long session used to grow the app by about 18 MB per track with no ceiling; that is gone.
  • Home no longer runs animations on cards that are scrolled off screen, which was leaving the app at full CPU after a while.
  • Linux builds keep GPU rendering on AMD and Intel machines instead of falling back to software drawing.

Bug fixes

  • Theater mode now really covers the screen on Windows when entered from a maximized window, and the titlebar no longer shows on top of it (#139).
  • Ctrl+K and other dialogs open above theater mode instead of behind it, where they held focus invisibly and made the app look frozen (#140).
  • Clicking outside the Ctrl+K search closes it again (#142).
  • Fixed the freeze on NVIDIA machines where the window went dead while playback carried on (#143).

The .rpm does not self-update. On macOS, if the app will not open, run xattr -cr /Applications/limusic.app once.