aboutsummaryrefslogtreecommitdiff
path: root/src/mpris2-interfaces.vala
Commit message (Expand)AuthorAgeFilesLines
* Add us to the copyright headerRobert Tari2021-08-041-0/+3
* Throw GLib.DBusError, GLib.IOErrorRobert Tari2021-08-041-8/+8
* Whitespace fixRobert Tari2021-08-041-2/+2
* fix mpris2-interfaces' type of Position (was d, should be x)charles kerr2015-12-281-9/+9
* Added changed to reflect the state of the player control buttonsXavi Garcia Mena2015-09-151-1/+4
* Handle Vala incorrectly returning null for a non-null typeTed Gould2015-03-261-1/+1
* more defensive approach to dealing with the playlistdetails struct specifical...Conor Curran2012-03-191-1/+1
* signature on the GetPlaylists mpris in the interface correctedConor Curran2012-03-121-1/+1
* how can we be sure the details struct is not null, is this the fix to that me...Conor Curran2012-03-011-1/+1
* make sure to return if there is no valid playlistConor Curran2012-02-291-5/+5
* seeking is working, need a tidy upConor Curran2011-03-081-0/+1
* work done around playlist changedConor Curran2011-02-081-0/+3
* playlist fetching is now async and some compilation warnings sortedConor Curran2011-01-271-4/+4
* nice refactor or mpris codeConor Curran2011-01-091-1/+3
* playlists workingConor Curran2010-12-201-0/+1
* implemented suggested optional playlist mechanismConor Curran2010-12-201-2/+0
* playlists - working nicelyConor Curran2010-12-171-1/+29
|\
| * proved active-playlist prop use-caseConor Curran2010-12-171-11/+7
| * proposed extension proven and observations gatheredConor Curran2010-12-101-2/+0
| * playlist widget populationConor Curran2010-12-101-7/+15
| * moving towards testing proposed playlists apiConor Curran2010-12-091-0/+24
|/
* tabs to spaces tab width 2Conor Curran2010-12-071-19/+19
* moving in the right direction, registration happening on dbus watchingConor Curran2010-12-021-0/+46