lp:~larsu/indicator-sound/lp710824

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/indicator-sound/lp710824
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Project:
The Sound Menu
Status:
Merged

Recent revisions

403. By Lars Karlitski

Make player menu item insensitive when player can't be raised

402. By Lars Karlitski

Call Raise() when activating a player menu item

401. By Lars Karlitski

Rename MediaPlayer.launch() ot activate()

400. By PS Jenkins bot

Releasing 12.10.2+14.04.20131029.1-0ubuntu1 (revision 399 from lp:indicator-sound).

Approved by PS Jenkins bot.

399. By Lars Karlitski

Depend on vala 0.20 and use its GIcon.serialize().

Approved by PS Jenkins bot, Charles Kerr.

398. By Charles Kerr

Test that MediaPlayer's icon property isn't NULL before we serialize it. Fixes: https://bugs.launchpad.net/bugs/1229612.

Approved by PS Jenkins bot, Lars Uebernickel.

397. By Ted Gould

Adding a phone_greeter profile.

Approved by Charles Kerr, PS Jenkins bot.

396. By Lars Karlitski

VolumeControl: don't pass vala closures into libpulse

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.

395. By Charles Kerr

In Service's volume_changed() function, explicitly instantiate the GVariant 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.

394. By Sebastien Bacher

Don't special case Unity sessions, that's not needed since
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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:indicator-sound/14.04
This branch contains Public information 
Everyone can see this information.

Subscribers