[longomatch] Make sure the capturer emits tick events
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Make sure the capturer emits tick events
- Date: Wed, 24 Sep 2014 20:18:03 +0000 (UTC)
commit b5bfcdcdb8cf3dc1cb2fcbef2987dfcc5e867297
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Thu Aug 28 20:29:37 2014 +0200
Make sure the capturer emits tick events
LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs b/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
index eca3403..aa3a393 100644
--- a/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
+++ b/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
@@ -323,6 +323,7 @@ namespace LongoMatch.Gui
}
}
timelabel.Markup = String.Format ("<span font=\"30px bold\">{0}</span> ", text);
+ Config.EventsBroker.EmitCapturerTick (ellapsedTime);
}
void OnError (string message)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]