Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only run unity-control-center under unity | Robert Ancell | 2014-01-22 | 1 | -1/+1 |
| | |||||
* | Recommend unity-control-center before gnome-control-center | Robert Ancell | 2014-01-14 | 1 | -1/+1 |
| | |||||
* | Use unity-control-center if it is available | Robert Ancell | 2014-01-10 | 2 | -2/+7 |
| | |||||
* | Own the server capabilities so we clean it up. | Ted Gould | 2014-01-06 | 1 | -1/+1 |
|\ | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | The VAPI changed to make this owned | Ted Gould | 2014-01-03 | 1 | -1/+1 |
|/ | |||||
* | Releasing 12.10.2+14.04.20131125-0ubuntu1 (revision 404 from ↵ | Automatic PS uploader | 2013-11-25 | 1 | -0/+17 |
|\ | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.2+14.04.20131125-0ubuntu1, based on r404 | Automatic PS uploader | 2013-11-25 | 1 | -0/+17 |
|/ | |||||
* | Test name watching utilities. | Ted Gould | 2013-11-19 | 4 | -0/+204 |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | Adding DBus for the test suite | Ted Gould | 2013-11-18 | 1 | -0/+1 |
| | | |||||
| * | Copyright header | Ted Gould | 2013-11-15 | 1 | -0/+18 |
| | | |||||
| * | Nicer mainloop | Ted Gould | 2013-11-15 | 1 | -35/+20 |
| | | |||||
| * | Adding a test to make sure we get names if they existed before we did | Ted Gould | 2013-11-15 | 1 | -0/+44 |
| | | |||||
| * | Test for a couple of names we shouldn't expect to see. | Ted Gould | 2013-11-15 | 1 | -0/+42 |
| | | |||||
| * | Make sure we can see names coming on the bus and call the acquired signal | Ted Gould | 2013-11-15 | 1 | -0/+27 |
| | | |||||
| * | Okay, no we're testing something! | Ted Gould | 2013-11-15 | 2 | -5/+44 |
| | | |||||
| * | Grab Google Test | Ted Gould | 2013-11-15 | 1 | -0/+1 |
| | | |||||
| * | Woot, a test, kinda | Ted Gould | 2013-11-15 | 3 | -0/+47 |
| | | |||||
* | | Fix license information. | Ted Gould | 2013-11-18 | 10 | -69/+46 |
|\ \ | |/ |/| | | | Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | Fixing the debian copyright to be more modern | Ted Gould | 2013-11-15 | 1 | -37/+16 |
| | | |||||
| * | Weird comment bug where 'lesser' ended up someplaces it didn't belong | Ted Gould | 2013-11-15 | 9 | -32/+30 |
|/ | |||||
* | Switching around the config files. Fixes: ↵ | Ted Gould | 2013-10-31 | 5 | -11/+48 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1185565. Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | Forgot a var | Ted Gould | 2013-10-28 | 1 | -1/+1 |
| | | |||||
| * | Adding an XDG Autostart file | Ted Gould | 2013-10-28 | 2 | -1/+30 |
| | | |||||
| * | Merge trunk | Ted Gould | 2013-10-28 | 17 | -308/+822 |
| |\ | |||||
| * | | Dropping debugging for system-wide support | Ted Gould | 2013-08-27 | 1 | -3/+0 |
| | | | |||||
| * | | Merge Trunk | Ted Gould | 2013-08-27 | 30 | -511/+1150 |
| |\ \ | |||||
| * | | | Fixing directory | Ted Gould | 2013-07-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Switch from being dbus activated to being an upstart job | Ted Gould | 2013-07-12 | 3 | -7/+18 |
| | | | | |||||
* | | | | Call Raise() when a media player is already running | Lars Uebernickel | 2013-10-30 | 4 | -12/+31 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Before, it was repeatedly launching the player. This patch also make the menu item insensitive if the player can't be raised. Fixes: https://bugs.launchpad.net/bugs/710824. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | | | | Make player menu item insensitive when player can't be raised | Lars Uebernickel | 2013-10-30 | 2 | -1/+13 |
| | | | | | |||||
| * | | | | Call Raise() when activating a player menu item | Lars Uebernickel | 2013-10-29 | 3 | -6/+13 |
| | | | | | |||||
| * | | | | Rename MediaPlayer.launch() ot activate() | Lars Uebernickel | 2013-10-29 | 2 | -5/+5 |
|/ / / / | |||||
* | | | | Releasing 12.10.2+14.04.20131029.1-0ubuntu1 (revision 399 from ↵ | Automatic PS uploader | 2013-10-29 | 1 | -2/+38 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | lp:indicator-sound). Approved by PS Jenkins bot. | ||||
| * | | | | Releasing 12.10.2+14.04.20131029.1-0ubuntu1, based on r399 | Automatic PS uploader | 2013-10-29 | 1 | -2/+38 |
|/ / / / | |||||
* | | | | Depend on vala 0.20 and use its GIcon.serialize(). | Lars Uebernickel | 2013-10-29 | 5 | -10/+7 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | | | Stop using g_icon_serialize() directly | Lars Uebernickel | 2013-10-28 | 2 | -7/+4 |
| | | | | | | | | | | | | | | | | | | | | Vala 0.20 now comes with a gio-2.0.vapi that has Icon.serialize(). | ||||
| * | | | Depend on vala 0.20 | Lars Uebernickel | 2013-10-28 | 3 | -3/+3 |
|/ / / | |||||
* | | | Test that MediaPlayer's icon property isn't NULL before we serialize it. ↵ | Charles Kerr | 2013-10-28 | 1 | -1/+7 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Fixes: https://bugs.launchpad.net/bugs/1229612. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | | | add the null safeguard back for the pathological case of ↵ | Charles Kerr | 2013-10-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | 'application-default-icon' also failing | ||||
| * | | | 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 |
| | | | | |||||
* | | | | Adding a phone_greeter profile. | Ted Gould | 2013-10-28 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | | | | Adding a phone_greeter profile | Ted Gould | 2013-10-28 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | VolumeControl: don't pass vala closures into libpulse | Lars Uebernickel | 2013-10-28 | 1 | -15/+29 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Libpulse's vala bindings don't specify that callbacks passed into some of its functions (e.g., get_server_info) can be called after the function returns. Vala thus frees closure data after these functions return. This can't easily be fixed in the bindings, because libpulse doesn't provide variants of these functions with destroy_notifies. This patch works around this problem by only passing non-closure functions into libpulse. Fixes: https://bugs.launchpad.net/bugs/1244386. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | | | VolumeControl: don't pass vala closures into libpulse | Lars Uebernickel | 2013-10-26 | 1 | -15/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Libpulse's vala bindings don't specify that callbacks passed into some of its functions (e.g., get_server_info) can be called after the function returns. Vala thus frees closure data after these functions return. This can't easily be fixed in the bindings, because libpulse doesn't provide variants of these functions with destroy_notifies. This patch works around this problem by only passing non-closure functions into libpulse. | ||||
* | | | | In Service's volume_changed() function, explicitly instantiate the GVariant ↵ | Charles Kerr | 2013-10-25 | 1 | -7/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | to avoid leaking it. See the description in bug #1244468 for before & after C code and more information. Fixes: https://bugs.launchpad.net/bugs/1244468. Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | | | | 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). Fixes: https://bugs.launchpad.net/bugs/1239545. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | | | | 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) |