[totem] browser-plugin: Update for "buffering" API change
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] browser-plugin: Update for "buffering" API change
- Date: Thu, 5 Jul 2012 14:27:24 +0000 (UTC)
commit f6eccbcfbfd32c97368d714cde560f7fdeabac98
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jul 5 10:04:13 2012 +0100
browser-plugin: Update for "buffering" API change
browser-plugin/totem-plugin-viewer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/browser-plugin/totem-plugin-viewer.c b/browser-plugin/totem-plugin-viewer.c
index fe96746..df96205 100644
--- a/browser-plugin/totem-plugin-viewer.c
+++ b/browser-plugin/totem-plugin-viewer.c
@@ -1497,7 +1497,7 @@ on_tick (GtkWidget *bvw,
}
static void
-on_buffering (BaconVideoWidget *bvw, guint percentage, TotemEmbedded *emb)
+on_buffering (BaconVideoWidget *bvw, gdouble percentage, TotemEmbedded *emb)
{
// g_message ("Buffering: %d %%", percentage);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]