[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-cvs
Subject:    [gst-cvs] gstreamer-sharp: Update to work with latest Gtk# trunk
From:       slomo () kemper ! freedesktop ! org (Sebastian Dröge)
Date:       2009-07-30 12:21:52
Message-ID: 20090730122153.1706F10051 () kemper ! freedesktop ! org
[Download RAW message or body]

Module: gstreamer-sharp
Branch: master
Commit: b8c0efd290c0f883a14d4720b45e05195da1b1f5
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/commit/?id=b8c0efd290c0f883a14d4720b45e05195da1b1f5


Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Thu Jul 30 14:20:54 2009 +0200

Update to work with latest Gtk# trunk

We only need a single patch now that should be committed soon
to trunk.

---

 README                         |    1 -
 gstreamer-sharp/Application.cs |    4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 62c0e5a..6b84a8e 100644
--- a/README
+++ b/README
@@ -1,5 +1,4 @@
 To build this Gtk# from trunk is required and the following patches:
 
-http://bugzilla.novell.com/show_bug.cgi?id=497667
 http://bugzilla.novell.com/show_bug.cgi?id=499900
 
diff --git a/gstreamer-sharp/Application.cs b/gstreamer-sharp/Application.cs
index 80da1fc..25cd48b 100644
--- a/gstreamer-sharp/Application.cs
+++ b/gstreamer-sharp/Application.cs
@@ -57,7 +57,7 @@ namespace Gst {
       gst_deinit();
     }
 
-    private static System.Type GstTypeResolver (GLib.GType gtype, string gtype_name) \
{ +    private static System.Type GstResolveType (GLib.GType gtype, string \
                gtype_name) {
       Assembly[] assemblies = (Assembly[]) AppDomain.CurrentDomain.GetAssemblies \
().Clone ();  
       foreach (Assembly asm in assemblies) {
@@ -102,7 +102,7 @@ namespace Gst {
     }
 
     private static void RegisterManagedTypes() {
-      GLib.GType.TypeResolver += GstTypeResolver;
+      GLib.GType.ResolveType += GstResolveType;
 
       GLib.GType.Register (Fraction.GType, typeof (Fraction));
       GLib.GType.Register (IntRange.GType, typeof (IntRange));



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

_______________________________________________
gstreamer-cvs mailing list
gstreamer-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic