aboutsummaryrefslogtreecommitdiff
path: root/src/player-controller.vala
Commit message (Collapse)AuthorAgeFilesLines
* merged the title and metadata at the backend, now for the tricky UI work@Conor Curran2011-06-091-17/+12
|
* tweaked to handle banshee desktop name change now that is finally in nattyConor Curran2011-04-041-2/+2
|
* revert the banshee desktop id change because the new version won't make betaConor Curran2011-03-231-2/+2
|
* some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-211-2/+2
|
* only expose the play head if the player is banshee when its hibernated@Conor Curran2011-03-161-10/+16
|
* working as good as this will ever be considering the poor startup ↵Conor Curran2011-03-141-1/+2
| | | | performances of clients
* expose transport when closed and cache intended actionConor Curran2011-03-141-4/+3
|
* 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, ↵Conor Curran2011-01-041-5/+8
| | | | now always use the name set in app info
* 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
| | | | | | | | the new canonical naming
* | started along the road of removing the familiar db backend and replacing ↵Conor Curran2010-12-131-7/+7
|/ | | | with the g-settings entry approach
* 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
| | | | sign off
* 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
|