| Commit message (Expand) | Author | Age | Files | Lines |
* | use 'application-default-icon' as the fallback media player icon | Charles Kerr | 2013-10-28 | 1 | -2/+6 |
* | test that player.icon isn't null before we serialize it. | Charles Kerr | 2013-10-25 | 1 | -1/+2 |
* | In Service's volume_changed() function, explicitly instantiate the GVariant t... | Charles Kerr | 2013-10-25 | 1 | -7/+7 |
|\ |
|
| * | fix similar variant leaks | Charles Kerr | 2013-10-24 | 1 | -6/+6 |
| * | in Service's volume_changed(), explicitly instantiate the GVariant to avoid l... | Charles Kerr | 2013-10-24 | 1 | -1/+1 |
|/ |
|
* | Don't special case Unity sessions, that's not needed since | Sebastien Bacher | 2013-10-24 | 1 | -3/+1 |
|\ |
|
| * | Don't special case Unity sessions, that's not needed since | Sebastien Bacher | 2013-10-24 | 1 | -3/+1 |
|/ |
|
* | Only display running players in the phone's sound menu | Lars Uebernickel | 2013-10-24 | 2 | -28/+62 |
|\ |
|
| * | Only display running players in the phone's sound menu | Lars Uebernickel | 2013-10-10 | 2 | -25/+54 |
| * | Replace 'mute' boolean by a flag in the SoundMenu constructor | Lars Uebernickel | 2013-10-10 | 2 | -5/+10 |
* | | When we can't connect to pulse, wait a moment before retrying. Fixes: https:/... | Charles Kerr | 2013-10-24 | 1 | -1/+18 |
|\ \ |
|
| * | | when we fail to connect to pulse, wait a moment before retrying. | Charles Kerr | 2013-10-23 | 1 | -1/+18 |
* | | | Define "ubiquity" indicator profile, reusing the greeter object. (LP: #124153... | Dmitrijs Ledkovs | 2013-10-18 | 2 | -0/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Define "ubiquity" indicator profile, reusing the greeter object. (LP: | Dmitrijs Ledkovs | 2013-10-18 | 2 | -0/+10 |
|/ / |
|
* | | Releasing 12.10.2+13.10.20131011-0ubuntu1 (revision 389 from lp:indicator-sou... | Automatic PS uploader | 2013-10-11 | 1 | -0/+11 |
|\ \ |
|
| * | | Releasing 12.10.2+13.10.20131011-0ubuntu1, based on r389 | Automatic PS uploader | 2013-10-11 | 1 | -0/+11 |
|/ / |
|
* | | Allow activating the 'volume' action | Lars Uebernickel | 2013-10-10 | 2 | -3/+10 |
|\ \
| |/
|/| |
|
| * | Give the volume menu item a target, because the 'volume' action now has a par... | Lars Uebernickel | 2013-10-10 | 1 | -1/+1 |
| * | Allow activating the 'volume' action | Lars Uebernickel | 2013-10-09 | 1 | -2/+9 |
|/ |
|
* | Releasing 12.10.2+13.10.20131004-0ubuntu1 (revision 387 from lp:indicator-sou... | Automatic PS uploader | 2013-10-04 | 1 | -0/+19 |
|\ |
|
| * | Releasing 12.10.2+13.10.20131004-0ubuntu1, based on r387 | Automatic PS uploader | 2013-10-04 | 1 | -0/+19 |
|/ |
|
* | Add a desktop_greeter menu without settings. | Ted Gould | 2013-10-02 | 3 | -4/+14 |
|\ |
|
| * | Make sure to set the initial value of settings shown | Ted Gould | 2013-10-02 | 1 | -1/+1 |
| * | Changing the indicator file | Ted Gould | 2013-10-02 | 1 | -1/+1 |
| * | Making the settings action optional | Ted Gould | 2013-10-02 | 2 | -3/+13 |
|/ |
|
* | Fix translation support | Pete Woods | 2013-10-01 | 1 | -1/+1 |
|\ |
|
| * | Work around dh_translations not understanding CMake variable substitution | Pete Woods | 2013-10-01 | 1 | -1/+1 |
* | | Show synchronous notification when changing the volume by scrolling over the ... | Lars Uebernickel | 2013-10-01 | 5 | -6/+36 |
|\ \
| |/
|/| |
|
| * | Show synchronous notification when changing the volume by scrolling over the ... | Lars Uebernickel | 2013-10-01 | 5 | -0/+35 |
| * | service: use vala's double.clamp() | Lars Uebernickel | 2013-10-01 | 1 | -6/+1 |
|/ |
|
* | Reconnect when pulseaudio terminates (or crashes). Fixes: https://bugs.launch... | Lars Uebernickel | 2013-09-30 | 1 | -25/+40 |
|\ |
|
| * | Reconnect when pulseaudio terminates (or crashes) | Lars Uebernickel | 2013-09-30 | 1 | -25/+40 |
* | | Releasing 12.10.2+13.10.20130930-0ubuntu1 (revision 382 from lp:indicator-sou... | Automatic PS uploader | 2013-09-30 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | Releasing 12.10.2+13.10.20130930-0ubuntu1, based on r382 | Automatic PS uploader | 2013-09-30 | 1 | -0/+14 |
|/ |
|
* | Update settings URL to settings:///system. Fixes: https://bugs.launchpad.net/... | Ted Gould | 2013-09-27 | 1 | -1/+1 |
|\ |
|
| * | Update settings URL to settings:///system | Ted Gould | 2013-09-26 | 1 | -1/+1 |
|/ |
|
* | Use url-dispatcher instead of invoking system-settings directly. Fixes: https... | Charles Kerr | 2013-09-26 | 5 | -6/+15 |
|\ |
|
| * | oops, forgot to bzr add the vapi | Charles Kerr | 2013-09-25 | 1 | -0/+9 |
| * | Use url-dispatcher instead of invoking system-settings directly. | Charles Kerr | 2013-09-25 | 4 | -6/+6 |
|/ |
|
* | Releasing 12.10.2+13.10.20130924-0ubuntu1 (revision 379 from lp:indicator-sou... | Automatic PS uploader | 2013-09-25 | 1 | -0/+10 |
|\ |
|
| * | Releasing 12.10.2+13.10.20130924-0ubuntu1, based on r379 | Automatic PS uploader | 2013-09-24 | 1 | -0/+10 |
|/ |
|
* | Recommending gnome-control-center first. | Ted Gould | 2013-09-24 | 1 | -1/+1 |
|\ |
|
| * | Recommending gnome-control-center first | Ted Gould | 2013-09-24 | 1 | -1/+1 |
|/ |
|
* | Releasing 12.10.2+13.10.20130918-0ubuntu1 (revision 377 from lp:indicator-sou... | Automatic PS uploader | 2013-09-18 | 1 | -0/+10 |
|\ |
|
| * | Releasing 12.10.2+13.10.20130918-0ubuntu1, based on r377 | Automatic PS uploader | 2013-09-18 | 1 | -0/+10 |
|/ |
|
* | Don't show the "Mute" menu item in the phone profile. Fixes: https://bugs.lau... | Lars Uebernickel | 2013-09-16 | 2 | -8/+12 |
|\ |
|
| * | sound-menu.vala: make the logic for showing the mic volume more explicit | Lars Uebernickel | 2013-09-15 | 1 | -4/+7 |
| * | Don't show the "Mute" menu item in the phone profile | Lars Uebernickel | 2013-09-15 | 2 | -4/+5 |
* | | Releasing 12.10.2+13.10.20130913-0ubuntu1 (revision 375 from lp:indicator-sou... | Automatic PS uploader | 2013-09-13 | 1 | -0/+19 |
|\ \
| |/
|/| |
|
| * | Releasing 12.10.2+13.10.20130913-0ubuntu1, based on r375 | Automatic PS uploader | 2013-09-13 | 1 | -0/+19 |
|/ |
|