aboutsummaryrefslogtreecommitdiff
path: root/src/player-controller.vala
Commit message (Collapse)AuthorAgeFilesLines
* manually merge of lp:~victored/indicator-sound/lp-1014955Conor Curran2012-06-211-6/+17
|
* set the player name on the transport item so as hud can identify the default ↵Conor Curran2012-03-161-1/+1
| | | | player
* make sure we are dynamically sensitive to players being uninstalled whilst ↵Conor Curran2012-02-271-2/+0
| | | | they still have an entry in the menu
* revert to rhythmbox for the default playerConor Curran2012-01-131-2/+2
|
* tidy upConor Curran2011-09-091-2/+0
|
* increased the max playlist count to 20, fixed a bug which was prohibiting ↵Conor Curran2011-09-091-2/+4
| | | | the playlists being shown
* fixes for new valac compilationConor Curran2011-09-081-1/+1
|
* track specific and player specific fixedConor Curran2011-08-101-7/+10
|
* track specific ordering correct, player specific under wayConor Curran2011-08-101-1/+10
|
* track specific almost in placeConor Curran2011-08-091-3/+8
|
* proxy items createdConor Curran2011-06-291-23/+9
|
* new menu items manager - and removed the earlier attempt at a custom item ↵Conor Curran2011-06-291-5/+5
| | | | for the same purpose
* properly plug the track / player specific togetherConor Curran2011-06-221-6/+13
|
* merged tip inConor Curran2011-06-211-19/+16
|\
| * spacing issues resolved plus some unwanted prop set to invisible@Conor Curran2011-06-161-1/+2
| |
| * spacing fixedConor Curran2011-06-141-3/+1
| |
| * widget reset now working nicelyConor Curran2011-06-141-2/+2
| |
| * number of bugs fixed, more to comeConor Curran2011-06-131-2/+2
| |
| * label appearing dynamic resizing partially workingConor Curran2011-06-101-5/+5
| |
| * image is appearing inthe gutter hurrayConor Curran2011-06-091-1/+4
| |
| * merged the title and metadata at the backend, now for the tricky UI work@Conor Curran2011-06-091-17/+12
| |
* | track specific items now appears when asked via the ↵Conor Curran2011-06-061-8/+12
| | | | | | | | com.canonical.indicators.sound dbus interface
* | track specific items outline implementedConor Curran2011-06-061-4/+17
|/
* 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
| |