aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Releasing 12.10.2+14.04.20131029.1-0ubuntu1 (revision 399 from lp:indicator-s...Automatic PS uploader2013-10-291-2/+38
|\ \ \ \
| * | | | Releasing 12.10.2+14.04.20131029.1-0ubuntu1, based on r399Automatic PS uploader2013-10-291-2/+38
|/ / / /
* | | | Depend on vala 0.20 and use its GIcon.serialize().Lars Uebernickel2013-10-295-10/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Stop using g_icon_serialize() directlyLars Uebernickel2013-10-282-7/+4
| * | | Depend on vala 0.20Lars Uebernickel2013-10-283-3/+3
|/ / /
* | | Test that MediaPlayer's icon property isn't NULL before we serialize it. Fixe...Charles Kerr2013-10-281-1/+7
|\ \ \
| * | | add the null safeguard back for the pathological case of 'application-default...Charles Kerr2013-10-281-1/+2
| * | | use 'application-default-icon' as the fallback media player iconCharles Kerr2013-10-281-2/+6
| * | | test that player.icon isn't null before we serialize it.Charles Kerr2013-10-251-1/+2
* | | | Adding a phone_greeter profile.Ted Gould2013-10-281-0/+4
|\ \ \ \
| * | | | Adding a phone_greeter profileTed Gould2013-10-281-0/+4
| |/ / /
* | | | VolumeControl: don't pass vala closures into libpulseLars Uebernickel2013-10-281-15/+29
|\ \ \ \ | |/ / / |/| | |
| * | | VolumeControl: don't pass vala closures into libpulseLars Uebernickel2013-10-261-15/+29
* | | | In Service's volume_changed() function, explicitly instantiate the GVariant t...Charles Kerr2013-10-251-7/+7
|\ \ \ \
| * | | | fix similar variant leaksCharles Kerr2013-10-241-6/+6
| * | | | in Service's volume_changed(), explicitly instantiate the GVariant to avoid l...Charles Kerr2013-10-241-1/+1
|/ / / /
* | | | Don't special case Unity sessions, that's not needed sinceSebastien Bacher2013-10-241-3/+1
|\ \ \ \
| * | | | Don't special case Unity sessions, that's not needed sinceSebastien Bacher2013-10-241-3/+1
|/ / / /
* | | | Only display running players in the phone's sound menuLars Uebernickel2013-10-242-28/+62
|\ \ \ \
| * | | | Only display running players in the phone's sound menuLars Uebernickel2013-10-102-25/+54
| * | | | Replace 'mute' boolean by a flag in the SoundMenu constructorLars Uebernickel2013-10-102-5/+10
* | | | | When we can't connect to pulse, wait a moment before retrying. Fixes: https:/...Charles Kerr2013-10-241-1/+18
|\ \ \ \ \
| * | | | | when we fail to connect to pulse, wait a moment before retrying.Charles Kerr2013-10-231-1/+18
* | | | | | Define "ubiquity" indicator profile, reusing the greeter object. (LP: #124153...Dmitrijs Ledkovs2013-10-182-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Define "ubiquity" indicator profile, reusing the greeter object. (LP:Dmitrijs Ledkovs2013-10-182-0/+10
|/ / / / /
* | | | | Releasing 12.10.2+13.10.20131011-0ubuntu1 (revision 389 from lp:indicator-sou...Automatic PS uploader2013-10-111-0/+11
|\ \ \ \ \
| * | | | | Releasing 12.10.2+13.10.20131011-0ubuntu1, based on r389Automatic PS uploader2013-10-111-0/+11
|/ / / / /
* | | | | Allow activating the 'volume' actionLars Uebernickel2013-10-102-3/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Give the volume menu item a target, because the 'volume' action now has a par...Lars Uebernickel2013-10-101-1/+1
| * | | Allow activating the 'volume' actionLars Uebernickel2013-10-091-2/+9
|/ / /
* | | Releasing 12.10.2+13.10.20131004-0ubuntu1 (revision 387 from lp:indicator-sou...Automatic PS uploader2013-10-041-0/+19
|\ \ \
| * | | Releasing 12.10.2+13.10.20131004-0ubuntu1, based on r387Automatic PS uploader2013-10-041-0/+19
|/ / /
* | | Add a desktop_greeter menu without settings.Ted Gould2013-10-023-4/+14
|\ \ \
| * | | Make sure to set the initial value of settings shownTed Gould2013-10-021-1/+1
| * | | Changing the indicator fileTed Gould2013-10-021-1/+1
| * | | Making the settings action optionalTed Gould2013-10-022-3/+13
|/ / /
* | | Fix translation supportPete Woods2013-10-011-1/+1
|\ \ \
| * | | Work around dh_translations not understanding CMake variable substitutionPete Woods2013-10-011-1/+1
* | | | Show synchronous notification when changing the volume by scrolling over the ...Lars Uebernickel2013-10-015-6/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Show synchronous notification when changing the volume by scrolling over the ...Lars Uebernickel2013-10-015-0/+35
| * | | service: use vala's double.clamp()Lars Uebernickel2013-10-011-6/+1
|/ / /
* | | Reconnect when pulseaudio terminates (or crashes). Fixes: https://bugs.launch...Lars Uebernickel2013-09-301-25/+40
|\ \ \
| * | | Reconnect when pulseaudio terminates (or crashes)Lars Uebernickel2013-09-301-25/+40
* | | | Releasing 12.10.2+13.10.20130930-0ubuntu1 (revision 382 from lp:indicator-sou...Automatic PS uploader2013-09-301-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Releasing 12.10.2+13.10.20130930-0ubuntu1, based on r382Automatic PS uploader2013-09-301-0/+14
|/ / /
* | | Update settings URL to settings:///system. Fixes: https://bugs.launchpad.net/...Ted Gould2013-09-271-1/+1
|\ \ \
| * | | Update settings URL to settings:///systemTed Gould2013-09-261-1/+1
|/ / /
* | | Use url-dispatcher instead of invoking system-settings directly. Fixes: https...Charles Kerr2013-09-265-6/+15
|\ \ \
| * | | oops, forgot to bzr add the vapiCharles Kerr2013-09-251-0/+9
| * | | Use url-dispatcher instead of invoking system-settings directly.Charles Kerr2013-09-254-6/+6
|/ / /