platform/upstream/gstreamer.git
2009-06-17 Sebastian DrögeEnable tests that should run but fail
2009-06-17 Maarten BosmansUse nunit-console from nunit instead of in-tree ConsoleUi.
2009-06-17 Maarten BosmansSome more cleanup
2009-06-17 Maarten BosmansFix source code formatting for all the tests
2009-06-17 Maarten BosmansMake the test suite actually run
2009-06-17 Maarten BosmansAdapt tests to new api
2009-06-17 Maarten BosmansRemove Dispose() calls in each test
2009-06-17 Maarten BosmansRemove all the Refcount tests
2009-06-14 Maarten BosmansUse the owned attribute for parameters to remove some...
2009-06-14 Maarten BosmansMore custom code removed by using owned="true"
2009-06-12 Maarten BosmansFix generator to use MiniObject.OwnedHandle for paramet...
2009-06-12 Sebastian DrögeAppSrc.PushBuffer() takes ownership of the buffer
2009-06-09 Maarten BosmansAvoid some warnings when parsing the xml.
2009-06-09 Maarten BosmansCleanup of GstBase - unnescessary properties removed
2009-06-09 Sebastian DrögeFor signals without parameters use the generic SignalHa...
2009-06-06 Sebastian DrögeUpdate docs
2009-06-06 Sebastian DrögeAdd dllmaps for all libraries
2009-06-06 Sebastian DrögeFix and cleanup Gst.Video bindings
2009-06-06 Sebastian DrögeFix Gst.App bindings
2009-06-05 Maarten BosmansAdd bindings for libgstapp
2009-06-05 Maarten BosmansAdd bindings for libgstvideo
2009-06-05 Maarten BosmansFix gapi2xml.pl to accept nested namespaces
2009-06-05 Sebastian DrögeAdd Gst.Cdda library bindings
2009-06-05 Sebastian DrögeAdd toplevel Gst.Controller documentation
2009-06-05 Sebastian DrögeDon't allow subclassing of element bindings
2009-06-05 Sebastian DrögeFix marshalling of the URIHandler GetType method
2009-06-04 Sebastian DrögeConvert Gst.Marshaller to an internal class
2009-06-03 Sebastian DrögeFix marshalling of null terminated string arrays as...
2009-06-03 Sebastian DrögeRemove some custom code now that the code generator...
2009-06-03 Sebastian DrögeFix ownership of out function parameters
2009-06-02 Sebastian DrögeThe MiniObject.CreateNativeObject method does not and...
2009-06-02 Sebastian DrögeAdd MiniObject code generator specific cases at more...
2009-05-31 Sebastian DrögeUpdate docs
2009-05-31 Sebastian DrögeImprove element bindings generation build system
2009-05-31 Sebastian DrögeAdd libgstcontroller bindings
2009-05-30 Sebastian DrögeDon't remove handwritten index bindings on clean
2009-05-30 Sebastian DrögeAdd bindings for memindex and fileindex
2009-05-30 Sebastian DrögeRemove the search_func/user_data parameters to GstIndex...
2009-05-30 Sebastian DrögeMake sure that make plugins-update always regenerates...
2009-05-30 Maarten BosmansWrite error messages to stderr and fix a compiler warning
2009-05-30 Maarten BosmansRemove the Last parameter of the new-decoded-pad signal...
2009-05-30 Sebastian DrögeUpdate TODO
2009-05-30 Maarten BosmansFix GstAdapter glue code
2009-05-29 Sebastian DrögeThrow an exception if an element can't be instantiated...
2009-05-29 Sebastian DrögeRemove gst-xmlinspect from the dependencies of the...
2009-05-28 Sebastian DrögeAdd libgstbase and libgstinterfaces to the DllMaps
2009-05-28 Sebastian DrögeUpdate docs
2009-05-28 Sebastian DrögeDon't add a void ctor to TagListHelper
2009-05-28 Sebastian DrögeAlso don't include properties of the base classes from...
2009-05-28 Sebastian DrögeImplement Adapter.Peek() that returns a GstBuffer
2009-05-28 Sebastian DrögeAdd TypeFindHelper bindings
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
next