Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: -Fixed support for CMake versions older than 3.12. -Fixed playlists with 100 or more tracks not sorting by track number properly (#29). -Fixed only the first 50 playlists being visible (#32). -Fixed not logging output of librespot properly. -Fixed not playing library items with more than 500 tracks properly. Changes: -Redesigned settings with improved navigation. -Artist, search and audio features are now in a tabbed side panel. -Temporarily removed lyrics option, as it stopped working. -Application version is now fetched from code instead (-DGIT_TAG is now ignored) (#34). -Backend for Spotify client can now be manually selected (#31). -Wayland support (#35). -A limit on how many tracks can be queued at once can now be set (500 by default) (#33).
- Loading branch information