| Commit message (Expand) | Author | Age | Files | Lines |
* | Weird comment bug where 'lesser' ended up someplaces it didn't belong | Ted Gould | 2013-11-15 | 1 | -2/+2 |
* | Stop using g_icon_serialize() directly | Lars Uebernickel | 2013-10-28 | 1 | -6/+3 |
* | add the null safeguard back for the pathological case of 'application-default... | Charles Kerr | 2013-10-28 | 1 | -1/+2 |
* | 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 |
* | Only display running players in the phone's sound menu | Lars Uebernickel | 2013-10-24 | 1 | -25/+59 |
|\ |
|
| * | Only display running players in the phone's sound menu | Lars Uebernickel | 2013-10-10 | 1 | -24/+53 |
| * | Replace 'mute' boolean by a flag in the SoundMenu constructor | Lars Uebernickel | 2013-10-10 | 1 | -2/+7 |
* | | Give the volume menu item a target, because the 'volume' action now has a par... | Lars Uebernickel | 2013-10-10 | 1 | -1/+1 |
|/ |
|
* | Make sure to set the initial value of settings shown | Ted Gould | 2013-10-02 | 1 | -1/+1 |
* | Making the settings action optional | Ted Gould | 2013-10-02 | 1 | -3/+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 | 1 | -2/+3 |
* | Mark remaining user-visible strings as translatable | Lars Uebernickel | 2013-09-11 | 1 | -1/+1 |
* | Toggle mute on secondary action | Lars Uebernickel | 2013-09-09 | 1 | -0/+1 |
* | Change volume when scrolling on the indicator | Lars Uebernickel | 2013-09-09 | 1 | -0/+1 |
* | Build using cmake | Pete Woods | 2013-08-16 | 1 | -0/+3 |
* | Fixed max-icon icon source | Nick Dedekind | 2013-07-30 | 1 | -2/+2 |
* | Export phone menu | Lars Uebernickel | 2013-07-25 | 1 | -2/+2 |
* | service.vala: store menus in a hash table, keyed by profile name | Lars Uebernickel | 2013-07-25 | 1 | -2/+6 |
* | service.vala: move menu handling into sound-menu.vala | Lars Uebernickel | 2013-07-25 | 1 | -0/+160 |