Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating to latest export | Ted Gould | 2014-03-21 | 1 | -3/+30 |
|\ | |||||
| * | Make sure to clear values after removing the source | Ted Gould | 2014-03-21 | 1 | -1/+3 |
| | | |||||
| * | Remove sound blocked timer when the service is shutdown | Ted Gould | 2014-03-21 | 1 | -0/+5 |
| | | |||||
| * | Move all the clearing of the player into one place | Ted Gould | 2014-03-21 | 1 | -11/+11 |
| | | |||||
| * | Make sure to clear the player on exit | Ted Gould | 2014-03-20 | 1 | -0/+4 |
| | | |||||
| * | Handle sigterm | Ted Gould | 2014-03-20 | 1 | -0/+7 |
| | | |||||
| * | Clear the player to ensure we don't get into a ref loop | Ted Gould | 2014-03-20 | 1 | -0/+5 |
| | | |||||
| * | Debug messages | Ted Gould | 2014-03-20 | 1 | -0/+2 |
| | | |||||
| * | Make sure to update the player if needed | Ted Gould | 2014-03-20 | 1 | -0/+2 |
| | | |||||
* | | Updates to trunk and the export | Ted Gould | 2014-03-20 | 1 | -5/+48 |
|\| | |||||
| * | Updating to trunk | Ted Gould | 2014-03-20 | 1 | -2/+29 |
| |\ | |||||
| | * | Use audio-volume-mute-blocking-panel instead of *-blocked-panel | Lars Uebernickel | 2014-03-20 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Use audio-volume-mute-blocking-panel instead of *-blocked-panel | Lars Uebernickel | 2014-03-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Scale volume in notifications when allow-amplified-volume is set Fixes: 1293163 | Lars Uebernickel | 2014-03-20 | 1 | -1/+1 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Scale volume in notifications when allow-amplified-volume is set | Lars Uebernickel | 2014-03-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | Show a red icon in the panel when a sound is playing while mute is on Fixes: ↵ | Lars Uebernickel | 2014-03-18 | 1 | -1/+28 |
| | |\ \ | | | |/ | | |/| | | | | | 1291530 | ||||
| | | * | Show a red icon in the panel when a sound is playing while mute is on | Lars Uebernickel | 2014-03-16 | 1 | -1/+28 |
| | | | | |||||
| * | | | Connect to the setting for exporting to the greeter to the creation of the ↵ | Ted Gould | 2014-03-20 | 1 | -3/+19 |
| | | | | | | | | | | | | | | | | accounts service user | ||||
* | | | | Merge trunk | Ted Gould | 2014-03-13 | 1 | -2/+7 |
|\| | | | |||||
| * | | | Catching up with trunk | Ted Gould | 2014-03-13 | 1 | -2/+7 |
| |\| | | |||||
| | * | | Don't show player sections on the greeter and lock screen | Lars Uebernickel | 2014-03-12 | 1 | -1/+1 |
| | |/ | |||||
| | * | Honor com.canonical.indicator.sound visible | Lars Uebernickel | 2014-03-03 | 1 | -1/+6 |
| | | | |||||
* | | | Adding a specific phone_greeter profile | Ted Gould | 2014-03-04 | 1 | -0/+1 |
| | | | |||||
* | | | Make it so the desktop greeter doesn't have any players on it | Ted Gould | 2014-03-04 | 1 | -1/+1 |
| | | | |||||
* | | | Use the detail to make this a little cleaner | Ted Gould | 2014-03-02 | 1 | -3/+2 |
| | | | |||||
* | | | Make enabled work the same was when the properties get updated | Ted Gould | 2014-03-02 | 1 | -0/+1 |
| | | | |||||
* | | | Disconnect notify when removing the player | Ted Gould | 2014-03-02 | 1 | -0/+2 |
| | | | |||||
* | | | Use the standard code for only showing ready players | Ted Gould | 2014-02-28 | 1 | -1/+1 |
| | | | |||||
* | | | Merge trunk and export | Ted Gould | 2014-02-25 | 1 | -7/+48 |
|\| | | |||||
| * | | Update to trunk | Ted Gould | 2014-02-25 | 1 | -7/+48 |
| |\| | |||||
| | * | Remove the new added allow-applified key, it's moved to shared schemas, | Sebastien Bacher | 2014-02-24 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | that way the other desktop components don't need to depends on indicator-sound only to read that settings | ||||
| | * | Add comments explaining max_volume a bit better | Lars Uebernickel | 2014-02-20 | 1 | -0/+7 |
| | | | |||||
| | * | Clamp volume when in the action's change_state handler | Lars Uebernickel | 2014-02-20 | 1 | -1/+2 |
| | | | |||||
| | * | Add support for amplified volumes | Lars Uebernickel | 2014-02-20 | 1 | -7/+38 |
| | | | | | | | | | | | | | | | | | | | | | Add a settings key "allow-amplified-volume" which controls whether the volume slider stops at 100% or PA_VOLUME_UI_MAX. unity-control-center will provide a ui for this key. | ||||
* | | | Move the player list outside of the service creation | Ted Gould | 2014-02-12 | 1 | -2/+2 |
|/ / | |||||
* | | Update the player based on which one is running | Ted Gould | 2014-02-11 | 1 | -0/+12 |
| | | |||||
* | | Building the service over in the new object | Ted Gould | 2014-02-11 | 1 | -1/+5 |
| | | |||||
* | | Getting accounts service into the service | Ted Gould | 2014-02-10 | 1 | -0/+1 |
|/ | |||||
* | Use unity-control-center if it is available. Fixes: ↵ | Robert Ancell | 2014-01-22 | 1 | -1/+6 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1257505. Approved by Ted Gould, PS Jenkins bot. | ||||
| * | Only run unity-control-center under unity | Robert Ancell | 2014-01-22 | 1 | -1/+1 |
| | | |||||
| * | Use unity-control-center if it is available | Robert Ancell | 2014-01-10 | 1 | -1/+6 |
| | | |||||
* | | Don't write 'interested-media-players' on startup | Lars Uebernickel | 2014-01-15 | 1 | -6/+17 |
|/ | | | | | | | | IndicatorSound.Service read that gsettings key and inserted the players desktop ids into a MediaPlayerList, which emits "player-added" every time a player is added. This patch makes the service keep track of whether players are added because it is syncing the key or when a player appeared on the bus. | ||||
* | The VAPI changed to make this owned | Ted Gould | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Weird comment bug where 'lesser' ended up someplaces it didn't belong | Ted Gould | 2013-11-15 | 1 | -2/+2 |
| | |||||
* | Make player menu item insensitive when player can't be raised | Lars Uebernickel | 2013-10-30 | 1 | -1/+3 |
| | |||||
* | Rename MediaPlayer.launch() ot activate() | Lars Uebernickel | 2013-10-29 | 1 | -1/+1 |
| | |||||
* | Stop using g_icon_serialize() directly | Lars Uebernickel | 2013-10-28 | 1 | -1/+1 |
| | | | | | Vala 0.20 now comes with a gio-2.0.vapi that has Icon.serialize(). | ||||
* | fix similar variant leaks | Charles Kerr | 2013-10-24 | 1 | -6/+6 |
| | |||||
* | in Service's volume_changed(), explicitly instantiate the GVariant to avoid ↵ | Charles Kerr | 2013-10-24 | 1 | -1/+1 |
| | | | | leaking it | ||||
* | Don't special case Unity sessions, that's not needed since | Sebastien Bacher | 2013-10-24 | 1 | -3/+1 |
| | | | | | | gnome-control-center is doing the right thing, the session name used was also wrong and couldn't work (lp: #1239545) |