Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@marioortizmanero marioortizmanero released this 01 Apr 18:03
· 64 commits to master since this release

Added

  • Initial support for the external player [#68]: Check out the official app in the Play Store! (It still hasn't been published due to longer review times.). It's installed by default from now on (it only requires zeroconf).
  • New initial screen [#33]: The new initial screen lets select the player in the initial screen, along with a better design.
  • Now available on Gentoo [#67]: Thanks to @AndrewAmmerlaan, the app is now available in the GURU overlay.

Fixed

  • The app now detects when it's closed to correctly delete the used resources. This avoids a couple segmentation faults.
  • The standard error output isn't closed by default anymore. Errors will be printed on the screen, and facilitate bug-fixing.
  • The LyricWikia error messages are now replaced with a shorter message.
  • MPRIS buses will no longer throw an error when opening the app. This happened when opening the app with specific Firefox websites on the background.
  • Several more small fixes and documentation improvements.