platform/upstream/gstreamer.git
2009-05-28 Sebastian DrögeFix name of Gst.Base.BaseSrcFlags.Last
2009-05-28 Sebastian DrögeFix PushSrc bindings
2009-05-28 Sebastian DrögeFix BaseTransform bindings
2009-05-28 Sebastian DrögeFix BaseSrc bindings
2009-05-28 Sebastian DrögeFixup BaseSink bindings
2009-05-28 Sebastian DrögeOverride GLib.Opaque.Copy() vm
2009-05-28 Sebastian DrögeAdd libgstbase bindings and fixup the Adapter bindings
2009-05-28 Sebastian DrögeFix uninstalled parser execution
2009-05-28 Sebastian DrögeCall LinkMany Link and UnlinkMany Unlink
2009-05-28 Sebastian DrögeUpdate docs once again
2009-05-28 Sebastian DrögeDon't assume all properties are writeable in any case
2009-05-28 Sebastian DrögeAdd bindings for the StreamInfo objects of playbin
2009-05-28 Sebastian DrögeAdd playbin2 and decodebin2 bindings
2009-05-28 Sebastian DrögeAlso don't add properties of GstBin and GstPipeline...
2009-05-28 Sebastian DrögeAdd support for GValueArray
2009-05-28 Sebastian DrögeUpdate docs
2009-05-28 Sebastian DrögeAdd URIHandler interface implementation for the element...
2009-05-28 Sebastian DrögeFix generation of enum types
2009-05-28 Sebastian DrögeAdd element bindings for all core elements
2009-05-28 Sebastian DrögeWe require mono >= 2.4 now, update README
2009-05-28 Sebastian DrögeDon't include GstElement/GstObject properties in the...
2009-05-28 Sebastian DrögeImprobe XPath syntax to be more robust against changes...
2009-05-28 Sebastian DrögeAdd some more patterns to .gitignore
2009-05-28 Sebastian DrögeUpdate docs
2009-05-28 Sebastian DrögeAdd support for action signals in element bindings
2009-05-28 Sebastian DrögeAdd Gst.ElementFactory.Make overload with a single...
2009-05-28 Sebastian DrögeUpdate build dependencies and add a copy of the gtk...
2009-05-28 Sebastian DrögeAlso add normal constructors instead of the static...
2009-05-27 Sebastian DrögeAdd support for autogenerating signal code in element...
2009-05-27 Sebastian DrögeFix build system for the new element binding generator
2009-05-27 Sebastian DrögeFirst try to create a code generator for element bindings
2009-05-27 Sebastian DrögePrevent that the GC frees the native GstIterator too...
2009-05-26 Maarten BosmansFix build on Windows
2009-05-26 Maarten BosmansAdd .pdb to cleanfiles and gitignore
2009-05-26 Maarten BosmansSome more DllImport fixes
2009-05-26 Sebastian DrögeDispose GLib.Values in GetProperty after usage
2009-05-25 Maarten BosmansAdd bindings for CapsFilter
2009-05-25 Maarten BosmansAdd .dll to gstreamersharpglue DllImport
2009-05-25 Maarten BosmansUse libgst*.dll in DllImport attribute, instead of...
2009-05-22 Maarten BosmansAdd .dll to gstreamersharpglue DllImport
2009-05-22 Maarten BosmansUse libgst*.dll in DllImport attribute, instead of...
2009-05-22 Maarten BosmansReplace all uint return values by guints in gstreamer...
2009-05-22 Maarten BosmansFix compilation of the samples with MS .NET
2009-05-22 Maarten BosmansFix compilation of the glue library on Windows
2009-05-22 Maarten BosmansReplace unportable sed -i call with plain sed
2009-05-22 Sebastian DrögeFix library name
2009-05-22 Maarten BosmansAdd check for null before calling Structure.FreeNative
2009-05-22 Sebastian DrögeUnref mini objects immediately instead of 50ms later...
2009-05-21 Sebastian DrögeUpdate docs
2009-05-21 Sebastian DrögeUpdate the element bindings to use GTypeNameAttribute
2009-05-21 Sebastian DrögeMove explicit type registrations from Value.cs directly...
2009-05-21 Sebastian DrögeAs Gst.Date is a boxed type we need to implement IWrapp...
2009-05-21 Sebastian DrögeUpdate samples from code.google.com/p/cil-bindings
2009-05-21 Sebastian DrögeRemove the managed miniobject instances from the hashta...
2009-05-20 Sebastian DrögeExtend the code generator to handle GstMiniObject and...
2009-05-14 Sebastian DrögeFork the Gtk# codegenerator for now
2009-05-14 Sebastian DrögeUpdate for latest version of the GType mapping patch
2009-05-14 Sebastian DrögeFix MixerMessage method names
2009-05-14 Sebastian DrögeUpdate docs
2009-05-14 Sebastian DrögeAdd Gst.Interfaces.Navigation bindings
2009-05-14 Sebastian DrögeMake sure to return a ref'd Gst.Index from Gst.Element...
2009-05-13 Sebastian DrögeAdd Gst.Interfaces.PropertyProbe bindings
2009-05-13 Sebastian DrögeMake PropertyInfo(IntPtr) ctor public
2009-05-13 Sebastian DrögeUpdate TODO
2009-05-13 Sebastian DrögeDon't require Gtk# patch from bug #501685
2009-05-13 Sebastian DrögeAdd support for a GTypeName attribute to get correct...
2009-05-12 Sebastian DrögeAdd a method to retrieve the property info of a single...
2009-05-12 Sebastian DrögeAdd a method to convert an integer value into the Flags...
2009-05-12 Sebastian DrögeInitialize the GLib.Value for the property to set
2009-05-12 Sebastian DrögeAdd Enum/FlagsInfo to query a GEnum/GFlags type
2009-05-12 Sebastian DrögeAlso store the GType of the property in case there...
2009-05-12 Sebastian DrögeAdd a Properties property to Gst.Object to get informat...
2009-05-12 Sebastian DrögeAdd Gst.Interfaces.Tuner* bindings
2009-05-12 Sebastian DrögeFix library name for the interfaces
2009-05-11 Sebastian DrögeUpdate API with the class struct of GstTunerNorm
2009-05-11 Sebastian DrögeAdd Gst.Interfaces.VideoOrientation bindings
2009-05-11 Sebastian DrögeAdd Gst.Interfaces.XOverlay bindings
2009-05-11 Sebastian DrögeReparse the API to get all interface class structs
2009-05-09 Sebastian DrögeAdd TODO
2009-05-09 Sebastian DrögeAdd bindings for GstMixer and related types
2009-05-09 Sebastian DrögeAdd a generic GstIterator wrapper and use that
2009-05-09 Sebastian DrögeMake the properties of the ColorBalanceChannel read...
2009-05-08 Sebastian DrögeAdd missing file
2009-05-08 Sebastian DrögeStart binding the GstInterfaces library, ColorBalance...
2009-05-07 Sebastian DrögeUpdate API fixups for the latest protected-fields patch
2009-05-07 Sebastian DrögeAdd some notes why we have a modified copy of URIHandle...
2009-05-07 Sebastian DrögeUpdate list of patches for Gtk# that we require
2009-05-07 Sebastian DrögeMove TypeFind/Index/Element register functions to their...
2009-05-06 Sebastian DrögeMove plugin wrappers into seperate namespaces
2009-05-06 Sebastian DrögeDon't use FORTIFY_SOURCE
2009-05-06 Sebastian DrögeCheck for all GStreamer libraries for which we want...
2009-05-06 Sebastian DrögeAdd Gst.ImplementsInterface bindings
2009-05-06 Sebastian DrögeUpdate docs
2009-05-06 Sebastian DrögeFix Gst.Preset bindings
2009-05-06 Sebastian DrögeFix compilation of the samples
2009-05-04 Sebastian DrögeUpdate docs
2009-05-04 Sebastian DrögeAdd bindings for Gst.URIHandler
2009-05-04 Sebastian DrögeFix Gst.TagSetter interface bindings
2009-05-03 Sebastian DrögeFix Gst.ChildProxy bindings
2009-05-03 Sebastian DrögeRemove the abstract flag of GstObject and friends as...
next