Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Releases: CDrummond/cantata

v2.0.1

03 Jun 17:34
Compare
Choose a tag to compare
  • Delay creation of Jamendo and Magnatune DBs until required.
  • Fix 'Scroll to current track' in table style play queue if track number column is hidden.
  • Add icon for proxy config - if proxy settings enabled.
  • Fix possibly missing save play queue icon.
  • Install pre-rendered PNG icons for Linux builds.
  • Use last.fm 2.0 API for finding similar artists in dynamic playlists.
  • Fix listing of CUE files.
  • Only honour 'startHidden' setting if also configured to use system tray.
  • Folder page nolonger has a search field - so if upgrading from a 1.x config with folder search visible, then hide it.
  • Don't allow copying of cue file tracks to devices.
  • When calculating collapsed window height, take into account size of menubar, if it is visible.
  • Try to ensure menu button width is at least equal to height.
  • Fix compilation on some systems.
  • Remove usage of libavutil/audioconvert.h - its no longer in ffmpeg since 1.3, and Cantata does not need it anyway.
  • Fix playback of AudioCDs
  • Fix incorrect AudioCD cover
  • Fix Qt5 gcc5 compilation.
  • Fix wrong/missing ratings in toolbar.
  • Fix compilation with Qt5.7
  • Fix drag'n'drop of non-loaded playlists.
  • Use a single-shot timer to timeout obtaining current cover.
  • Fix AudioCD playback when MPD's curl is using IPv6
  • Fix current track display when chaging from one track with no meta-data to another with no meta-data.


    In addition to the source code, Windows and Mac installers (listed below), you can also download a Linux AppImage. This is not built by myself, but kindly provided by Thomas Leitz.

2.0.0

24 Jan 15:52
Compare
Choose a tag to compare

Initial release of 2.0, main changes:

  1. Use SQLite to cache MPD listing
  2. Combine Artists and Albums into Library tab
  3. Allow grouping by Genre
  4. Merge Online and Streams into Internet tab
  5. Merge Playlists and Dynamc Playlists tabs
  6. Use 'Composer' tag to group albums of specified genres
  7. Use mix of icon themes for flatter icon style - and use mono icons where appropriate