aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updating to latest exportTed Gould2014-03-213-7/+50
|\
| * Make sure to clear values after removing the sourceTed Gould2014-03-212-1/+4
| * Remove sound blocked timer when the service is shutdownTed Gould2014-03-211-0/+5
| * Move all the clearing of the player into one placeTed Gould2014-03-211-11/+11
| * Make sure to clear the player on exitTed Gould2014-03-201-0/+4
| * Handle sigtermTed Gould2014-03-201-0/+7
| * Clear the player to ensure we don't get into a ref loopTed Gould2014-03-201-0/+5
| * Debug messageTed Gould2014-03-201-0/+1
| * Backport the timer patchTed Gould2014-03-201-0/+5
| * If the user is already loaded don't wait on it.Ted Gould2014-03-201-4/+9
| * Debug messagesTed Gould2014-03-202-0/+4
| * Clear everythingTed Gould2014-03-201-0/+7
| * Make sure to update the player if neededTed Gould2014-03-201-0/+2
* | Updates to trunk and the exportTed Gould2014-03-202-5/+64
|\|
| * Updating to trunkTed Gould2014-03-202-2/+45
| |\
| | * Use audio-volume-mute-blocking-panel instead of *-blocked-panel Lars Uebernickel2014-03-201-1/+1
| | |\
| | | * Use audio-volume-mute-blocking-panel instead of *-blocked-panelLars Uebernickel2014-03-191-1/+1
| | * | Scale volume in notifications when allow-amplified-volume is set Fixes: 1293163Lars Uebernickel2014-03-201-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Scale volume in notifications when allow-amplified-volume is setLars Uebernickel2014-03-181-1/+1
| | * | Show a red icon in the panel when a sound is playing while mute is on Fixes: ...Lars Uebernickel2014-03-182-1/+44
| | |\ \ | | | |/ | | |/|
| | | * Show a red icon in the panel when a sound is playing while mute is onLars Uebernickel2014-03-162-1/+44
| * | | Connect to the setting for exporting to the greeter to the creation of the ac...Ted Gould2014-03-201-3/+19
* | | | Merge trunkTed Gould2014-03-132-8/+16
|\| | |
| * | | Catching up with trunkTed Gould2014-03-132-3/+17
| |\| |
| | * | Don't show player sections on the greeter and lock screenLars Uebernickel2014-03-122-2/+11
| | |/
| | * Honor com.canonical.indicator.sound visibleLars Uebernickel2014-03-031-1/+6
* | | Make sure to clean up the timerTed Gould2014-03-131-0/+5
* | | Adding a specific phone_greeter profileTed Gould2014-03-041-0/+1
* | | Make it so the desktop greeter doesn't have any players on itTed Gould2014-03-042-2/+8
* | | Debug message for the blocked userTed Gould2014-03-031-0/+1
* | | Print a debug message when the active user changesTed Gould2014-03-031-0/+2
* | | Blocking all '*' usersTed Gould2014-03-031-1/+1
* | | Check all the menu items, that way we don't have to handle all the exceptionsTed Gould2014-03-031-2/+2
* | | Test the number of entries in the menuTed Gould2014-03-031-2/+2
* | | Setting up a basic sound menu testTed Gould2014-03-031-1/+1
* | | Sound menu doesn't need MPRIS, that's all in the playerTed Gould2014-03-031-1/+0
* | | More debug informationTed Gould2014-03-021-1/+1
* | | Use the detail to make this a little cleanerTed Gould2014-03-021-3/+2
* | | Make enabled work the same was when the properties get updatedTed Gould2014-03-021-0/+1
* | | Making it so that we can raise the player, which should make it enabledTed Gould2014-03-021-1/+1
* | | Disconnect notify when removing the playerTed Gould2014-03-021-0/+2
* | | Drop a connection to playlist event as wellTed Gould2014-02-281-1/+5
* | | When removing disconnect as wellTed Gould2014-02-281-1/+6
* | | Reshuffle the status of the playersTed Gould2014-02-281-2/+4
* | | The running state could also be effect the is-running variableTed Gould2014-02-281-0/+1
* | | Restructuring to ensure we're doing what we want on an updateTed Gould2014-02-281-5/+4
* | | Block the guest accountTed Gould2014-02-281-1/+1
* | | More debuggingTed Gould2014-02-281-1/+4
* | | Some debugging informationTed Gould2014-02-281-0/+6
* | | Use the standard code for only showing ready playersTed Gould2014-02-282-11/+3