aboutsummaryrefslogtreecommitdiff
path: root/src/player-controller.vala
Commit message (Expand)AuthorAgeFilesLines
* moved builder and iter to the stack in blacklist methodConor Curran2011-01-311-0/+4
* players in menu now dynamically controllable from new dbus apiConor Curran2011-01-311-5/+5
* playlist fetching is now async and some compilation warnings sortedConor Curran2011-01-271-14/+0
* found the way around banshee dbus peculiarConor Curran2011-01-091-7/+12
* blacklisting working plus bug fixedConor Curran2011-01-051-3/+2
* removed the need for a name instance variable on the player controller obj, n...Conor Curran2011-01-041-5/+8
* playlists workingConor Curran2010-12-201-4/+6
* playlists - working nicelyConor Curran2010-12-171-6/+21
|\
| * playlist widget populationConor Curran2010-12-101-5/+15
| * moving towards testing proposed playlists apiConor Curran2010-12-091-3/+8
* | startup bug fixedConor Curran2010-12-161-3/+3
* | race condtion on playbackstatus accommodated for and dbus names changed over ...Conor Curran2010-12-161-3/+4
* | started along the road of removing the familiar db backend and replacing with...Conor Curran2010-12-131-7/+7
|/
* tabs to spaces tab width 2Conor Curran2010-12-071-148/+148
* moving in the right direction, registration happening on dbus watchingConor Curran2010-12-021-1/+1
* dbus-glib removed from vala deps, initial gdbus port underwayConor Curran2010-12-011-3/+0
* tidy up unwanted depsConor Curran2010-11-051-3/+2
* tidy up unwanted depsConor Curran2010-11-051-1/+0
* Initial UI tweaks for nattyConor Curran2010-11-051-11/+6
|\
| * updates done for nowConor Curran2010-10-151-18/+21
| * moving towards getting the icon across the divideConor Curran2010-10-141-0/+16
* | refactored the constructor for the player controller enforcing app_info patternConor Curran2010-11-051-2/+17
* | initial transport state fixedConor Curran2010-10-261-3/+2
* | fixed the mpris interface problem for edge translation casesConor Curran2010-10-141-0/+3
|/
* bug fixedConor Curran2010-10-071-2/+2
* tidied the transport backendConor Curran2010-09-021-0/+2
* active triangle now in placeConor Curran2010-09-021-0/+4
* remove mpris1 supportConor Curran2010-08-271-3/+6
* fonts sortedConor Curran2010-08-251-13/+2
* we have mpris 2 basic stuff working with rb perfectlyConor Curran2010-08-171-30/+2
* moving mpris2 to gdbus, the horrorConor Curran2010-08-121-2/+1
* abstracted the mpris handling to accomodate the messy integration issuesConor Curran2010-08-121-58/+8
* mpris2 working for now, but its all going to change againConor Curran2010-08-111-16/+67
* trying to get a static client implementation workingConor Curran2010-08-091-3/+1
* mpris 2 underway, vala bindings proving troublesomeConor Curran2010-08-071-3/+3
* starting on the re write for mpris handlingConor Curran2010-08-071-0/+1
* tweaked the spacing and the transport bar dimensions - getting very close to ...Conor Curran2010-07-291-3/+3
* playlist mock up landedConor Curran2010-07-281-5/+32
* tidy ups across the uiConor Curran2010-07-271-18/+24
* trying to set the time lineConor Curran2010-07-221-5/+8
* scrub bar almost working - vala Glib value bugs again are biting meConor Curran2010-07-141-7/+11
* prep work done for scrub barConor Curran2010-07-131-6/+13
* caught by static scopeness - update bug fixedConor Curran2010-07-121-2/+3
* album art bug fixedConor Curran2010-07-091-5/+15
* constants replaced and enums and title image now fetched from the mono themeConor Curran2010-07-081-15/+22
* event handling now plugged in crudelyConor Curran2010-07-081-0/+1
* fixed the mpris connection problemsConor Curran2010-07-071-1/+1
* alot of work around the title menu stuffConor Curran2010-07-071-4/+3
* whole new widget to house the customised title itemConor Curran2010-07-061-26/+71
* correct startup behaviour in placeConor Curran2010-06-301-8/+17