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

Releases: Serranya/deadbeef-mpris2-plugin

Artwork support

24 Dec 09:42
Compare
Choose a tag to compare

Features

  • The plugin now writes the cover of the current track, and broadcasts its path.

Fixes

  • Fix parameter direction in introspection XML
  • Add annotations to introspection XML to decribe behavior more accuratly
  • The plugin now does not restart the song anymore when it recieves a Play call while already playing
  • Fix the PropertiesChanged signals.
  • fix set/get Shuffle property

Fixes wrong null checks

06 Dec 22:42
Compare
Choose a tag to compare
v1.3

Wrong null checks removed

Fixes and removal of debug messages

06 Dec 22:28
Compare
Choose a tag to compare
  • Removes the debug messages of the plugin
  • Fixes a crash when setting Properties on the Player interface

Datatype fixes

04 Dec 05:38
Compare
Choose a tag to compare

This Release contains mostly Datatype fixes. Especially for the Metadata Map.

First Version

22 Nov 17:13
Compare
Choose a tag to compare

Everything that is required by the MPRISv2 is implemented.