Skip to content

Goggles Music Manager 0.14.0

Compare
Choose a tag to compare
@gogglesguy gogglesguy released this 04 Oct 01:33
· 742 commits to master since this release

Changes:

  • Added playqueue mode.
  • Support multichannel playback.
  • Configurable cover display size in album list.
  • Improvements to the podcast manager:
    • Support for rss feeds not encoded in UTF-8 or UTF-16.
    • Configurable update interval for podcasts.
    • Automatically download podcasts when feeds get updated.
    • Download status icons in podcastmanager show which podcasts are local, queued or failed.
    • Added cover support to podcastmanager.
    • Add DND support to podcastmanager.
    • Add played status to podcastmanager and add option to mark podcasts as new or played.
  • Improved memory consumption for cover cache.
  • Added appdata file to distribution
  • Removed libxml2 support. Only expat is supported now.
  • Added version info to output plugins to allow checking version during runtime.
  • Compiler warning cleanups.
  • Fix: if pulse stream becomes unready write() should return false
  • Fix: use correct line separator for x-special/gnome-copied-files
  • Fix: don't parse empty timestamp strings in rss feeds