| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| | |
https://bugs.launchpad.net/bugs/1185565.
Approved by PS Jenkins bot, Charles Kerr.
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| |\ \ |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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.
|
| | | | | |
|
| | | | | |
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
lp:indicator-sound).
Approved by PS Jenkins bot.
|
|/ / / / |
|
|\ \ \ \
| |_|_|/
|/| | |
| | | | |
Approved by PS Jenkins bot, Charles Kerr.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Vala 0.20 now comes with a gio-2.0.vapi that has Icon.serialize().
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes: https://bugs.launchpad.net/bugs/1229612.
Approved by PS Jenkins bot, Lars Uebernickel.
|
| | | |
| | | |
| | | |
| | | | |
'application-default-icon' also failing
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
Approved by Charles Kerr, PS Jenkins bot.
|
| |/ / / |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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.
|
| | | | | |
|
|/ / / /
| | | |
| | | |
| | | | |
leaking it
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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.
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
gnome-control-center is doing the right thing, the session name used
was also wrong and couldn't work (lp: #1239545)
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The design says to only display the _one_ running player. This will have that effect, as there's only one player allowed to run at a time on the phone.
Approved by PS Jenkins bot, Ted Gould.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This makes the code calling the constructor more readable and allows for
extensibility.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://bugs.launchpad.net/bugs/1244010.
Approved by Lars Uebernickel, PS Jenkins bot.
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | | |
#1241539). Fixes: https://bugs.launchpad.net/bugs/1241539.
Approved by Lars Uebernickel, PS Jenkins bot.
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
#1241539)
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
lp:indicator-sound).
Approved by PS Jenkins bot.
|
|/ / / / / |
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | |
| | | | |
It does the same as the 'scroll' action except showing a notification. Fixes: https://bugs.launchpad.net/bugs/1236292.
Approved by Charles Kerr, PS Jenkins bot.
|
| | | |
| | | |
| | | |
| | | | |
parameter
|
|/ / /
| | |
| | |
| | |
| | | |
It does the same as the 'scroll' action except showing a notification.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
lp:indicator-sound).
Approved by PS Jenkins bot.
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | | |
Approved by PS Jenkins bot, Lars Uebernickel.
|
| | | | |
|
| | | | |
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
dh_translations doesn't perform variable substitution when parsing the CMakeLists.txt file. Fixes: https://bugs.launchpad.net/bugs/1233679.
Approved by PS Jenkins bot, Charles Kerr.
|