aboutsummaryrefslogtreecommitdiff
path: root/src/mpris2-controller.vala
Commit message (Expand)AuthorAgeFilesLines
* playlist fetching is now async and some compilation warnings sortedConor Curran2011-01-271-8/+17
* tidy upConor Curran2011-01-251-7/+4
* spotify crasher fixedConor Curran2011-01-251-23/+39
* more refactoringConor Curran2011-01-091-8/+1
* nice refactor or mpris codeConor Curran2011-01-091-1/+1
* found the way around banshee dbus peculiarConor Curran2011-01-091-20/+14
* interface introspection underway@ Conor Curran2011-01-091-13/+13
* playlists ready to go into trunkConor Curran2010-12-211-20/+7
* playlists workingConor Curran2010-12-201-1/+1
* implemented suggested optional playlist mechanismConor Curran2010-12-201-3/+4
* playlists - working nicelyConor Curran2010-12-171-7/+77
|\
| * proved active-playlist prop use-caseConor Curran2010-12-171-3/+23
| * proposed extension proven and observations gatheredConor Curran2010-12-101-0/+14
| * playlist widget populationConor Curran2010-12-101-4/+4
| * moving towards testing proposed playlists apiConor Curran2010-12-091-4/+30
* | race condtion on playbackstatus accommodated for and dbus names changed over ...Conor Curran2010-12-161-2/+13
* | started along the road of removing the familiar db backend and replacing with...Conor Curran2010-12-131-6/+6
|/
* tabs to spaces tab width 2Conor Curran2010-12-071-15/+15
* string updates working properly nowConor Curran2010-12-061-2/+2
* tidy up for mergeConor Curran2010-12-061-6/+1
* registration working perfectly and operational all over gdbusConor Curran2010-12-061-107/+100
* moving in the right direction, registration happening on dbus watchingConor Curran2010-12-021-40/+14
* dbus-glib removed from vala deps, initial gdbus port underwayConor Curran2010-12-011-37/+36
* initial transport state fixedConor Curran2010-10-261-3/+3
* fixed the mpris interface problem for edge translation casesConor Curran2010-10-141-3/+3
* tidied silly logicConor Curran2010-10-071-4/+1
* merged empty album art fix - easier than first thought, fixed crasher on indi...Conor Curran2010-09-151-48/+16
|\
| * one potential fixConor Curran2010-09-141-2/+4
* | all dbus method calls now asyncConor Curran2010-09-141-8/+6
* | async the root dbus method callsConor Curran2010-09-141-4/+4
|/
* removed redundant scrub codeConor Curran2010-09-131-42/+1
* playback status fixConor Curran2010-09-131-1/+1
* playback status investigationsConor Curran2010-09-131-3/+3
* reversed colours on buttonsConor Curran2010-09-091-4/+8
* player title icon now in the gutterConor Curran2010-09-081-11/+11
|\
| * tidied the transport backendConor Curran2010-09-021-11/+11
* | highlighted odd playback status issueConor Curran2010-09-061-1/+1
|/
* remove mpris1 supportConor Curran2010-08-271-6/+2
* fonts sortedConor Curran2010-08-251-17/+4
* merged the UI polishes, more to follow ...Conor Curran2010-08-241-20/+41
|\
| * mpris 2 metadata map changes implementatedConor Curran2010-08-241-24/+29
| * metadata ui tweaks galoreConor Curran2010-08-201-1/+9
| * set position works without a jumping slider, correct button press behaviour o...Conor Curran2010-08-191-7/+9
|/
* ready for the mergeConor Curran2010-08-181-6/+7
* we have mpris 2 basic stuff working with rb perfectlyConor Curran2010-08-171-7/+6
* mpris 2 has landedConor Curran2010-08-171-48/+123
* a few tidy upsConor Curran2010-08-131-9/+5
* player object implemented bar the property signal thingConor Curran2010-08-131-12/+31
* back on dbus-glib-1 and motoring through basic mpris2Conor Curran2010-08-131-54/+34
* moving mpris2 to gdbus, the horrorConor Curran2010-08-121-54/+51