aboutsummaryrefslogtreecommitdiff
path: root/src/mpris2-controller.c
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-05-19 11:38:19 -0400
committerBazaar Package Importer <james.westby@ubuntu.com>2011-05-19 11:38:19 -0400
commit7a20a205c496bed5d7c779ff60a5730b55b60060 (patch)
tree4566d0f4c0ca9cc196a22acc3253e49b964fe43a /src/mpris2-controller.c
parentddeb07d1ed4e438e97ada86f94dca47ddd251b4f (diff)
parent306604f2426f7a1b7a4516566cb68e1d6c982998 (diff)
downloadayatana-indicator-sound-7a20a205c496bed5d7c779ff60a5730b55b60060.tar.gz
ayatana-indicator-sound-7a20a205c496bed5d7c779ff60a5730b55b60060.tar.bz2
ayatana-indicator-sound-7a20a205c496bed5d7c779ff60a5730b55b60060.zip
* New upstream release.
- Displayed cover don't keep the original ratio (LP: #654196) - show record level control PULSE_PROP_media.role=production (LP: #736049) - Volume notification is based on previous volume; should be based on the new volume (LP: #748831) - [gnome3] Sound Preferences link doesn't work (LP: #759390) * debian/patches/lp_759390.patch - dropped, merged upstream * debian/control - renamed the libnotify4-dev build depends to libnotify-dev
Diffstat (limited to 'src/mpris2-controller.c')
-rw-r--r--src/mpris2-controller.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mpris2-controller.c b/src/mpris2-controller.c
index 0b84e72..8e381d6 100644
--- a/src/mpris2-controller.c
+++ b/src/mpris2-controller.c
@@ -472,7 +472,7 @@ void mpris2_controller_property_changed_cb (Mpris2Controller* self, const gchar*
_tmp0_ = _tmp1_ == FALSE;
}
if (_tmp0_) {
- g_warning ("mpris2-controller.vala:71: Property-changed hash is null or this is an" \
+ g_warning ("mpris2-controller.vala:72: Property-changed hash is null or this is an" \
" interface that doesn't concern us");
return;
}
@@ -989,7 +989,7 @@ static gboolean mpris2_controller_fetch_playlists_co (Mpris2ControllerFetchPlayl
playlists_menuitem_update (data->playlists_item, data->current_playlists, data->current_playlists_length1);
_g_object_unref0 (data->playlists_item);
} else {
- g_warning ("mpris2-controller.vala:240: Playlists are on but its returning no cur" \
+ g_warning ("mpris2-controller.vala:241: Playlists are on but its returning no cur" \
"rent_playlists");
data->_tmp5_ = FALSE;
data->_tmp6_ = __bool_dup0 (&data->_tmp5_);
@@ -1245,7 +1245,7 @@ static GObject * mpris2_controller_constructor (GType type, guint n_construct_pr
GError * e;
e = _inner_error_;
_inner_error_ = NULL;
- g_critical ("mpris2-controller.vala:60: Problems connecting to the session bus - %s", e->message);
+ g_critical ("mpris2-controller.vala:61: Problems connecting to the session bus - %s", e->message);
_g_error_free0 (e);
}
__finally13: