aboutsummaryrefslogtreecommitdiff
path: root/src/music-player-bridge.vala
Commit message (Expand)AuthorAgeFilesLines
* found the way around banshee dbus peculiarConor Curran2011-01-091-3/+8
* interface introspection underway@ Conor Curran2011-01-091-2/+4
* blacklisting working plus bug fixedConor Curran2011-01-051-0/+1
* block start ups that are blacklistedConor Curran2011-01-051-1/+6
* remove redundant member variableConor Curran2011-01-041-1/+0
* sorted the desktop file loadingConor Curran2010-12-231-31/+27
* playlists ready to go into trunkConor Curran2010-12-211-1/+1
* playlists - working nicelyConor Curran2010-12-171-1/+1
|\
* | race condtion on playbackstatus accommodated for and dbus names changed over ...Conor Curran2010-12-161-5/+5
* | clients properly remembered using gsettingsConor Curran2010-12-151-32/+30
* | settings schema defined and handling code wroteConor Curran2010-12-151-2/+8
* | gsettings all the wayConor Curran2010-12-141-2/+8
* | started along the road of removing the familiar db backend and replacing with...Conor Curran2010-12-131-32/+52
|/
* tabs to spaces tab width 2Conor Curran2010-12-071-7/+7
* registration working perfectly and operational all over gdbusConor Curran2010-12-061-14/+20
* registration working now but menuitems are unresponsive, now to move over to ...Conor Curran2010-12-061-5/+8
* new registration process complete and seemingly healthyConor Curran2010-12-031-2/+2
* used a signal instead of passing in ref, still vala bug is bitingConor Curran2010-12-031-63/+66
* moving in the right direction, registration happening on dbus watchingConor Curran2010-12-021-44/+30
* dbus-glib removed from vala deps, initial gdbus port underwayConor Curran2010-12-011-7/+5
* Initial UI tweaks for nattyConor Curran2010-11-051-2/+4
|\
| * updates done for nowConor Curran2010-10-151-31/+5
| * moving towards getting the icon across the divideConor Curran2010-10-141-2/+12
* | refactored the constructor for the player controller enforcing app_info patternConor Curran2010-11-051-34/+22
* | fixed the mpris interface problem for edge translation casesConor Curran2010-10-141-0/+2
|/
* tidy up in the music controller valaConor Curran2010-10-071-27/+28
* bug fixedConor Curran2010-10-071-47/+30
* reorchestrating registration to handle translationsConor Curran2010-10-061-46/+43
* play button and metadata widgets now handle theme changesConor Curran2010-09-101-0/+2
* banshee menu bug fixedConor Curran2010-09-101-0/+3
* reversed colours on buttonsConor Curran2010-09-091-3/+16
* allow multiple players on the menuConor Curran2010-09-071-22/+18
* mpris2 working for now, but its all going to change againConor Curran2010-08-111-4/+2
* trying to set the time lineConor Curran2010-07-221-4/+3
* prep work done for scrub barConor Curran2010-07-131-3/+2
* caught by static scopeness - update bug fixedConor Curran2010-07-121-2/+2
* more arturl fixesConor Curran2010-07-091-1/+1
* album art bug fixedConor Curran2010-07-091-18/+29
* constants replaced and enums and title image now fetched from the mono themeConor Curran2010-07-081-3/+3
* fixed the mpris connection problemsConor Curran2010-07-071-0/+1
* whole new widget to house the customised title itemConor Curran2010-07-061-9/+8
* correct startup behaviour in placeConor Curran2010-06-301-26/+48
* launching apps now workingConor Curran2010-06-291-9/+26
* moving towards offline application launchingConor Curran2010-06-241-6/+29
* record of played application being stored correctly in keyfileConor Curran2010-06-241-18/+22
* attempting to subscribe to client desktop file path notificationsConor Curran2010-06-241-16/+29
* metadata being updated dynamicallyConor Curran2010-06-161-1/+20
* player controller object underwayConor Curran2010-06-101-14/+5
* play controls in progressConor Curran2010-06-091-2/+9
* moving in the right directionConor Curran2010-06-081-5/+4