platform/upstream/gstreamer.git
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...
2009-05-01 Sebastian DrögeFix Gst.Pipeline bindings
2009-05-01 Sebastian DrögeAdd support for iterating the internal links of a pad
2009-05-01 Sebastian DrögeFix Gst.Bin bindings and add bindings for the iterators
2009-05-01 Sebastian DrögeHandle NULL GstIterator* correctly
2009-05-01 Sebastian DrögeFix samples for all the API changes
2009-05-01 Sebastian DrögeChange NewFromString() methods to FromString() in Caps...
2009-05-01 Sebastian DrögeFix some more GObject DllImports
2009-04-30 Sebastian DrögeFix value of Gst.FlowReturn.Ok
2009-04-30 Sebastian DrögeFix GObject DllImport
2009-04-30 Sebastian DrögeDon't use the ThresholdType but the real type
2009-04-30 Sebastian DrögeFix indention and make Gst.Element.GetPadTemplates...
2009-04-30 Sebastian DrögeAdd initial support for setting/getting element class...
2009-04-30 Sebastian DrögeMake Gst.ElementDetails an internal struct
2009-04-30 Sebastian DrögeActually override the Copy method of GLib.Opaque
2009-04-30 Sebastian DrögeRemove unused DllImports
2009-04-30 Sebastian DrögeFix Gst.Element bindings
2009-04-30 Sebastian DrögeAdd convenience function to register Gst.Index types...
2009-04-30 Sebastian DrögeFix registration of new Typefinders
2009-04-30 Sebastian DrögeUpdate docs
2009-04-30 Sebastian DrögeFix the Gst.Index* bindings
2009-04-30 Sebastian DrögeFix Gst.TypeFind bindings
2009-04-30 Sebastian DrögeFix IndexFactory/TypeFindFactory bindings
2009-04-30 Sebastian DrögeCleanup Gst.GhostPad bindings
2009-04-28 Sebastian DrögeFix the Gst.Pad bindings
2009-04-27 Sebastian DrögeAdd another patch that is required for building
2009-04-27 Sebastian DrögeFinish/fix Gst.Bus bindings
2009-04-27 Sebastian DrögeUpdate docs
2009-04-27 Sebastian DrögeCleanup some utility classes
2009-04-27 Sebastian DrögeFix the Gst.Task bindings
2009-04-27 Sebastian DrögeFinish/fix the Gst.Plugin bindings and re-indent
2009-04-27 Sebastian DrögeRemove the Gst.XML bindings for now
2009-04-27 Sebastian DrögeFix ownership of Gst.SystemClock.Obtain() return
2009-04-27 Sebastian DrögeAdd a note that Gtk# from trunk and a few patches are...
2009-04-27 Sebastian DrögeFinish/fix the Gst.Clock and related bindings and updat...
2009-04-24 Sebastian DrögeMake Gst.Segment.SetNewsegmentFull an overload of SetNe...
2009-04-24 Sebastian DrögeProperly change GST_PADDING values to the correct integ...
2009-04-24 Sebastian DrögeRegenerate API with the new parser to get support for...
2009-04-23 Sebastian DrögeFinish/fix the Gst.Object bindings
2009-04-23 Sebastian DrögeFix c&p error in method name
2009-04-23 Sebastian DrögeAdd a helper function to get the number of an event...
2009-04-23 Sebastian DrögeRef/unref the Src field of Gst.Event/Message when setti...
2009-04-23 Sebastian DrögeFinish/fix Gst.Event bindings
2009-04-23 Sebastian DrögeAdd missing file
2009-04-22 Sebastian DrögeUpdate docs
2009-04-22 Sebastian DrögeFix/complete the Gst.Query bindings
2009-04-22 Sebastian DrögeUse the copy-on-unref workaround for newly created...
2009-04-22 Sebastian DrögeDispose some more GLib.Values after usage
2009-04-22 Sebastian DrögeDispose GLib.Values after usage to close a memory leak
2009-04-22 Sebastian DrögeMake sure that the strings passed to native functions...
2009-04-22 Sebastian DrögeCheck the cached message structure for null before...
2009-04-22 Sebastian DrögeAlso use the copy-on-unref workaround for the message...
2009-04-22 Sebastian DrögeAdd some convenience overloads for some Message methods...
2009-04-21 Sebastian DrögeFix bindings of the tag merge functions
2009-04-21 Sebastian DrögeCall the _get_type() functions of some types on Init...
2009-04-21 Sebastian DrögeComplete/fix bindings for Gst.Tag and Gst.TagList
2009-04-21 Sebastian DrögeRemove unused private field
next