~spvkgn/+git/deadbeef-mpris2-plugin:master

Last commit made on 2018-10-29
Get this branch:
git clone -b master https://git.launchpad.net/~spvkgn/+git/deadbeef-mpris2-plugin
Only Pavel can upload to this branch. If you are Pavel please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~spvkgn/+git/deadbeef-mpris2-plugin

Recent commits

242acf7... by Peter Lamby

Merge pull request #40 from jtojnar/version

Use version declared in configure.ac

dc6439b... by Jan Tojnar

Use version declared in configure.ac

1719c2e... by Peter Lamby

Fix #39

Ensure pl is set to null so we don't unref
without having a ref in the first place.

0d4dc8f... by Peter Lamby <email address hidden>

Version 1.11

720164e... by nicolai syvertsen <email address hidden>

Fix deadbeef_hasselectedorplayingtrack

It was leaking refs, since we are only interested in knowing if a track
is available rename/rewrite the function.

be951df... by nicolai syvertsen <email address hidden>

Don't emit seeked in Seek and SetPosition methods.

bf93eb3... by Peter Lamby

Merge pull request #33 from Serranya/add-license-1

Create LICENSE

5e23478... by Peter Lamby

Create LICENSE

629403d... by Nicolai Syvertsen <email address hidden>

This implements the Raise method

7d81433... by Nicolai Syvertsen

Merge pull request #25 from saivert/cangopreviousnextplay

Implement CanGoNext, CanGoPrevious and CanPlay