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

Releases: ColinDuquesnoy/MellowPlayer

3.0.0

13 Aug 10:05
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Last page of plugin wizard is not translatable #97

2.99.0

06 Aug 17:46
Compare
Choose a tag to compare
2.99.0 Pre-release
Pre-release

MellowPlayer 3 Release Candidate

Full Changelog

Implemented enhancements:

  • Check audio codecs support #82
  • Command-Line flags to toggle/get song favorite status #77
  • Add copy and paste for the context menu #73
  • Add a menu entry to report issue on github #65
  • Limit ListeningHistory #64
  • Add Tidal support #59
  • Add youtube support #58
  • ListeningHistory: smarter song tracking #55
  • Call cache cleaner when closing MellowPlayer #54
  • Add global menu on OSX #53
  • Internationalisation #52
  • Add ability to disable a service #51
  • Add hotkey to restore window #50
  • Add theme setting #49
  • Check for update mechanism #48
  • Add command line options #43
  • Allow to reorder services via drag & drop #42
  • Plugin wizard #38

Fixed bugs:

  • Youtube fullscreen does not work #87
  • High DPI issue #71

Merged pull requests:

2.95.0

24 Jun 09:52
Compare
Choose a tag to compare
2.95.0 Pre-release
Pre-release

MellowPlayer 3 Beta Version

New features

  • ported to QML + Material Design theme
  • adaptive theme that follows the theme of the currently running streaming service
  • fast switching between running services (Ctrl+Tab/Ctrl+Shift+Tab)
  • optional listening history, disabled by default
  • added a button to quickly turn off/on notifications
  • added support for self hosted services

Planned features:

See the list of features we plan to get into the final 3.0 release.

2.2.5

17 Jun 13:39
Compare
Choose a tag to compare

Fix broken soundcloud integration plugin

2.2.4

29 Apr 18:42
Compare
Choose a tag to compare

Fix broken spotify integration plugin (due to redirection to open.spotify.com).

Note that Widevine plugin is needed to use spotify.

2.2.3

14 Jan 16:27
Compare
Choose a tag to compare

Fixed bugs

  • Fix broken mixcloud integration plugin
  • Fix broken google play music integration plugin

2.2.2

11 Sep 15:07
Compare
Choose a tag to compare
  • Fix broken 8tracks integration
  • Fix missing art url in soundcloud
  • Improve single application controller on linux; now handle crash or premature termination of the unique app instance.
  • Internal refactoring: use QCommandLineParser instead of our own

2.2.1

26 Jun 14:46
Compare
Choose a tag to compare

Fix segfault on application exit if lyrics pane is visible.

2.2.0

26 Jun 13:34
Compare
Choose a tag to compare

Add a lyrics panel that show the lyrics of the current song (using the chartlyrics web service).

2.1.2

05 Jun 13:12
Compare
Choose a tag to compare

Small UI tweaks for Windows 10 (set toolbar background color to white)