Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-09-16 11:03:03 +0400
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-09-16 11:03:03 +0400
commit3a323c78b0d8a846cbc13a4abd985c5058a691b4 (patch)
tree137400f634270c52e797e003481fe8a286ad3346
parenta501ed82a3ba7ef80cd9b4820a1b7d77df55b4f8 (diff)
Update ChangeLog and NEWSgstreamer-sharp-0.9.1
-rw-r--r--ChangeLog695
-rw-r--r--NEWS6
2 files changed, 696 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index e76bb370f5..d73bdb97d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,698 @@
-=== release 0.9.0 ===
+=== release 0.9.1 ===
+
+2009-09-16 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
+ releasing 0.9.1, "(Almost) nothing new here"
+
+2009-09-16 08:52:05 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * README:
+ Update README
+
+2009-09-16 08:51:43 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * Makefile.am:
+ Ship RELEASE file
-2009-09-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+2009-09-16 08:48:20 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac:
- releasing 0.9.0, "Good things come to those who wait"
+ Bump version to 0.9.1
+
+2009-09-16 08:41:09 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * doc/en/Gst.GLib/EnumWrapper.xml:
+ * doc/en/Gst.GLib/Marshaller.xml:
+ * doc/en/Gst.GLib/Object.xml:
+ * doc/en/Gst.GLib/ParamSpec.xml:
+ * doc/en/Gst.GLib/SignalCallback.xml:
+ * doc/en/Gst.GLib/UnwrappedObject.xml:
+ * doc/en/Gst.GLib/Value.xml:
+ Update docs
+
+2009-09-16 08:38:59 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gstreamer-sharp/glib-sharp/Argv.cs:
+ * gstreamer-sharp/glib-sharp/DelegateWrapper.cs:
+ * gstreamer-sharp/glib-sharp/DestroyNotify.cs:
+ * gstreamer-sharp/glib-sharp/EnumWrapper.cs:
+ * gstreamer-sharp/glib-sharp/ExceptionManager.cs:
+ * gstreamer-sharp/glib-sharp/FileUtils.cs:
+ * gstreamer-sharp/glib-sharp/GString.cs:
+ * gstreamer-sharp/glib-sharp/GType.cs:
+ * gstreamer-sharp/glib-sharp/Global.cs:
+ * gstreamer-sharp/glib-sharp/IOChannel.cs:
+ * gstreamer-sharp/glib-sharp/Idle.cs:
+ * gstreamer-sharp/glib-sharp/InitiallyUnowned.cs:
+ * gstreamer-sharp/glib-sharp/ListBase.cs:
+ * gstreamer-sharp/glib-sharp/Log.cs:
+ * gstreamer-sharp/glib-sharp/MainContext.cs:
+ * gstreamer-sharp/glib-sharp/MainLoop.cs:
+ * gstreamer-sharp/glib-sharp/ManagedValue.cs:
+ * gstreamer-sharp/glib-sharp/Marshaller.cs:
+ * gstreamer-sharp/glib-sharp/NotifyHandler.cs:
+ * gstreamer-sharp/glib-sharp/Object.cs:
+ * gstreamer-sharp/glib-sharp/ObjectManager.cs:
+ * gstreamer-sharp/glib-sharp/ParamSpec.cs:
+ * gstreamer-sharp/glib-sharp/Priority.cs:
+ * gstreamer-sharp/glib-sharp/PtrArray.cs:
+ * gstreamer-sharp/glib-sharp/Signal.cs:
+ * gstreamer-sharp/glib-sharp/SignalArgs.cs:
+ * gstreamer-sharp/glib-sharp/SignalCallback.cs:
+ * gstreamer-sharp/glib-sharp/SignalClosure.cs:
+ * gstreamer-sharp/glib-sharp/Source.cs:
+ * gstreamer-sharp/glib-sharp/Spawn.cs:
+ * gstreamer-sharp/glib-sharp/Timeout.cs:
+ * gstreamer-sharp/glib-sharp/ToggleRef.cs:
+ * gstreamer-sharp/glib-sharp/TypeConverter.cs:
+ * gstreamer-sharp/glib-sharp/TypeFundamentals.cs:
+ * gstreamer-sharp/glib-sharp/UnwrappedObject.cs:
+ * gstreamer-sharp/glib-sharp/Value.cs:
+ * gstreamer-sharp/glib-sharp/ValueArray.cs:
+ * gstreamer-sharp/glib-sharp/gst-glib-sharp.diff:
+ Update glib-sharp to SVN trunk
+ Also fix some previous errors with managed types.
+
+2009-09-14 18:03:18 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * doc/en/Gst/Message.xml:
+ * gstreamer-sharp/Message.custom:
+ Add bindings for the RequestState messages
+
+2009-09-11 10:11:19 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * doc/en/Gst.App/AppSink.xml:
+ * doc/en/Gst.App/AppSrc.xml:
+ * doc/en/Gst.App/AppStreamType.xml:
+ * doc/en/Gst.App/NeedDataArgs.xml:
+ * doc/en/Gst.App/NeedDataHandler.xml:
+ * doc/en/Gst.App/NewBufferListArgs.xml:
+ * doc/en/Gst.App/NewBufferListHandler.xml:
+ * doc/en/Gst.App/SeekDataArgs.xml:
+ * doc/en/Gst.App/SeekDataHandler.xml:
+ * doc/en/Gst.Base/Adapter.xml:
+ * doc/en/Gst.Base/BaseSink.xml:
+ * doc/en/Gst.Base/BaseSrc.xml:
+ * doc/en/Gst.Base/BaseSrcFlags.xml:
+ * doc/en/Gst.Base/BaseTransform.xml:
+ * doc/en/Gst.Base/PushSrc.xml:
+ * doc/en/Gst.Base/TypeFindHelper.xml:
+ * doc/en/Gst.Base/TypeFindHelperGetRangeFunction.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin+NewDecodedPadHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin+RemovedDecodedPadHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin+UnknownTypeHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugContinueHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugFactoriesHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSelectHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+AutoplugSortHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+NewDecodedPadHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+RemovedDecodedPadHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeArgs.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2+UnknownTypeHandler.xml:
+ * doc/en/Gst.BasePlugins/DecodeBin2.xml:
+ * doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedArgs.xml:
+ * doc/en/Gst.BasePlugins/PlayBin+StreamInfo+MutedHandler.xml:
+ * doc/en/Gst.BasePlugins/PlayBin+StreamInfo+StreamType.xml:
+ * doc/en/Gst.BasePlugins/PlayBin+StreamInfo.xml:
+ * doc/en/Gst.BasePlugins/PlayBin.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedArgs.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2+AudioTagsChangedHandler.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2+PlayFlagsType.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedArgs.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2+TextTagsChangedHandler.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedArgs.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2+VideoTagsChangedHandler.xml:
+ * doc/en/Gst.BasePlugins/PlayBin2.xml:
+ * doc/en/Gst.BasePlugins/XvImageSink.xml:
+ * doc/en/Gst.Cdda/CddaBaseSrc.xml:
+ * doc/en/Gst.Cdda/CddaBaseSrcMode.xml:
+ * doc/en/Gst.Cdda/CddaBaseSrcTrack.xml:
+ * doc/en/Gst.Controller/ControlSource+GetValueArrayCallback.xml:
+ * doc/en/Gst.Controller/ControlSource+GetValueCallback.xml:
+ * doc/en/Gst.Controller/ControlSource.xml:
+ * doc/en/Gst.Controller/Controller.xml:
+ * doc/en/Gst.Controller/InterpolateMode.xml:
+ * doc/en/Gst.Controller/InterpolationControlSource.xml:
+ * doc/en/Gst.Controller/LFOControlSource.xml:
+ * doc/en/Gst.Controller/LFOWaveform.xml:
+ * doc/en/Gst.CorePlugins/CapsFilter.xml:
+ * doc/en/Gst.CorePlugins/FakeSink+HandoffArgs.xml:
+ * doc/en/Gst.CorePlugins/FakeSink+HandoffHandler.xml:
+ * doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffArgs.xml:
+ * doc/en/Gst.CorePlugins/FakeSink+PrerollHandoffHandler.xml:
+ * doc/en/Gst.CorePlugins/FakeSink+StateErrorType.xml:
+ * doc/en/Gst.CorePlugins/FakeSink.xml:
+ * doc/en/Gst.CorePlugins/FakeSrc+DataTypeType.xml:
+ * doc/en/Gst.CorePlugins/FakeSrc+FillTypeType.xml:
+ * doc/en/Gst.CorePlugins/FakeSrc+HandoffArgs.xml:
+ * doc/en/Gst.CorePlugins/FakeSrc+HandoffHandler.xml:
+ * doc/en/Gst.CorePlugins/FakeSrc+SizeTypeType.xml:
+ * doc/en/Gst.CorePlugins/FakeSrc.xml:
+ * doc/en/Gst.CorePlugins/FdSink.xml:
+ * doc/en/Gst.CorePlugins/FdSrc.xml:
+ * doc/en/Gst.CorePlugins/FileIndex.xml:
+ * doc/en/Gst.CorePlugins/FileSink+BufferModeType.xml:
+ * doc/en/Gst.CorePlugins/FileSink.xml:
+ * doc/en/Gst.CorePlugins/FileSrc.xml:
+ * doc/en/Gst.CorePlugins/Identity+HandoffArgs.xml:
+ * doc/en/Gst.CorePlugins/Identity+HandoffHandler.xml:
+ * doc/en/Gst.CorePlugins/Identity.xml:
+ * doc/en/Gst.CorePlugins/MemIndex.xml:
+ * doc/en/Gst.CorePlugins/MultiQueue.xml:
+ * doc/en/Gst.CorePlugins/Queue+LeakyType.xml:
+ * doc/en/Gst.CorePlugins/Queue.xml:
+ * doc/en/Gst.CorePlugins/Tee+PullModeType.xml:
+ * doc/en/Gst.CorePlugins/Tee.xml:
+ * doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeArgs.xml:
+ * doc/en/Gst.CorePlugins/TypeFindElement+HaveTypeHandler.xml:
+ * doc/en/Gst.CorePlugins/TypeFindElement.xml:
+ * doc/en/Gst.GLib/Argv.xml:
+ * doc/en/Gst.GLib/Boxed.xml:
+ * doc/en/Gst.GLib/CDeclCallbackAttribute.xml:
+ * doc/en/Gst.GLib/ClassInitializerAttribute.xml:
+ * doc/en/Gst.GLib/ConnectBeforeAttribute.xml:
+ * doc/en/Gst.GLib/ConnectFlags.xml:
+ * doc/en/Gst.GLib/DefaultSignalHandlerAttribute.xml:
+ * doc/en/Gst.GLib/DelegateWrapper.xml:
+ * doc/en/Gst.GLib/DestroyHelper.xml:
+ * doc/en/Gst.GLib/DestroyNotify.xml:
+ * doc/en/Gst.GLib/EnumWrapper.xml:
+ * doc/en/Gst.GLib/ExceptionManager.xml:
+ * doc/en/Gst.GLib/FileUtils.xml:
+ * doc/en/Gst.GLib/Format.xml:
+ * doc/en/Gst.GLib/GException.xml:
+ * doc/en/Gst.GLib/GInterfaceAdapter.xml:
+ * doc/en/Gst.GLib/GInterfaceAttribute.xml:
+ * doc/en/Gst.GLib/GInterfaceInitHandler.xml:
+ * doc/en/Gst.GLib/GSourceFunc.xml:
+ * doc/en/Gst.GLib/GString.xml:
+ * doc/en/Gst.GLib/GType.xml:
+ * doc/en/Gst.GLib/GTypeAttribute.xml:
+ * doc/en/Gst.GLib/Global.xml:
+ * doc/en/Gst.GLib/IOChannel.xml:
+ * doc/en/Gst.GLib/IOChannelError.xml:
+ * doc/en/Gst.GLib/IOCondition.xml:
+ * doc/en/Gst.GLib/IOFlags.xml:
+ * doc/en/Gst.GLib/IOFunc.xml:
+ * doc/en/Gst.GLib/IOStatus.xml:
+ * doc/en/Gst.GLib/IWrapper.xml:
+ * doc/en/Gst.GLib/Idle.xml:
+ * doc/en/Gst.GLib/IdleHandler.xml:
+ * doc/en/Gst.GLib/IgnoreClassInitializersAttribute.xml:
+ * doc/en/Gst.GLib/InitiallyUnowned.xml:
+ * doc/en/Gst.GLib/List.xml:
+ * doc/en/Gst.GLib/ListBase+FilenameString.xml:
+ * doc/en/Gst.GLib/ListBase.xml:
+ * doc/en/Gst.GLib/Log.xml:
+ * doc/en/Gst.GLib/LogFunc.xml:
+ * doc/en/Gst.GLib/LogLevelFlags.xml:
+ * doc/en/Gst.GLib/MainContext.xml:
+ * doc/en/Gst.GLib/MainLoop.xml:
+ * doc/en/Gst.GLib/Markup.xml:
+ * doc/en/Gst.GLib/Marshaller.xml:
+ * doc/en/Gst.GLib/MissingIntPtrCtorException.xml:
+ * doc/en/Gst.GLib/NotifyArgs.xml:
+ * doc/en/Gst.GLib/NotifyHandler.xml:
+ * doc/en/Gst.GLib/Object.xml:
+ * doc/en/Gst.GLib/ObjectManager.xml:
+ * doc/en/Gst.GLib/Opaque.xml:
+ * doc/en/Gst.GLib/ParamSpec.xml:
+ * doc/en/Gst.GLib/PrintFunc.xml:
+ * doc/en/Gst.GLib/Priority.xml:
+ * doc/en/Gst.GLib/Process.xml:
+ * doc/en/Gst.GLib/PropertyAttribute.xml:
+ * doc/en/Gst.GLib/PtrArray.xml:
+ * doc/en/Gst.GLib/SList.xml:
+ * doc/en/Gst.GLib/SeekType.xml:
+ * doc/en/Gst.GLib/Signal+EmissionHook.xml:
+ * doc/en/Gst.GLib/Signal+EmissionHookMarshaler.xml:
+ * doc/en/Gst.GLib/Signal+EmissionHookNative.xml:
+ * doc/en/Gst.GLib/Signal+Flags.xml:
+ * doc/en/Gst.GLib/Signal+InvocationHint.xml:
+ * doc/en/Gst.GLib/Signal.xml:
+ * doc/en/Gst.GLib/SignalArgs.xml:
+ * doc/en/Gst.GLib/SignalAttribute.xml:
+ * doc/en/Gst.GLib/SignalCallback.xml:
+ * doc/en/Gst.GLib/Source.xml:
+ * doc/en/Gst.GLib/SpawnChildSetupFunc.xml:
+ * doc/en/Gst.GLib/SpawnError.xml:
+ * doc/en/Gst.GLib/SpawnFlags.xml:
+ * doc/en/Gst.GLib/Thread.xml:
+ * doc/en/Gst.GLib/Timeout.xml:
+ * doc/en/Gst.GLib/TimeoutHandler.xml:
+ * doc/en/Gst.GLib/TypeConverter.xml:
+ * doc/en/Gst.GLib/TypeFundamentals.xml:
+ * doc/en/Gst.GLib/TypeInitializerAttribute.xml:
+ * doc/en/Gst.GLib/TypeResolutionHandler.xml:
+ * doc/en/Gst.GLib/UnhandledExceptionArgs.xml:
+ * doc/en/Gst.GLib/UnhandledExceptionHandler.xml:
+ * doc/en/Gst.GLib/UnwrappedObject.xml:
+ * doc/en/Gst.GLib/Value.xml:
+ * doc/en/Gst.GLib/ValueArray.xml:
+ * doc/en/Gst.Interfaces/ChannelChangedArgs.xml:
+ * doc/en/Gst.Interfaces/ChannelChangedHandler.xml:
+ * doc/en/Gst.Interfaces/ColorBalance.xml:
+ * doc/en/Gst.Interfaces/ColorBalanceAdapter.xml:
+ * doc/en/Gst.Interfaces/ColorBalanceChannel.xml:
+ * doc/en/Gst.Interfaces/ColorBalanceImplementor.xml:
+ * doc/en/Gst.Interfaces/ColorBalanceType.xml:
+ * doc/en/Gst.Interfaces/FrequencyChangedArgs.xml:
+ * doc/en/Gst.Interfaces/FrequencyChangedHandler.xml:
+ * doc/en/Gst.Interfaces/Mixer.xml:
+ * doc/en/Gst.Interfaces/MixerAdapter.xml:
+ * doc/en/Gst.Interfaces/MixerFlags.xml:
+ * doc/en/Gst.Interfaces/MixerImplementor.xml:
+ * doc/en/Gst.Interfaces/MixerMessage.xml:
+ * doc/en/Gst.Interfaces/MixerMessageType.xml:
+ * doc/en/Gst.Interfaces/MixerOptions.xml:
+ * doc/en/Gst.Interfaces/MixerTrack.xml:
+ * doc/en/Gst.Interfaces/MixerTrackFlags.xml:
+ * doc/en/Gst.Interfaces/MixerType.xml:
+ * doc/en/Gst.Interfaces/Navigation.xml:
+ * doc/en/Gst.Interfaces/NavigationAdapter.xml:
+ * doc/en/Gst.Interfaces/NavigationCommand.xml:
+ * doc/en/Gst.Interfaces/NavigationEvent.xml:
+ * doc/en/Gst.Interfaces/NavigationEventType.xml:
+ * doc/en/Gst.Interfaces/NavigationImplementor.xml:
+ * doc/en/Gst.Interfaces/NavigationMessage.xml:
+ * doc/en/Gst.Interfaces/NavigationMessageType.xml:
+ * doc/en/Gst.Interfaces/NavigationQuery.xml:
+ * doc/en/Gst.Interfaces/NavigationQueryType.xml:
+ * doc/en/Gst.Interfaces/NormChangedArgs.xml:
+ * doc/en/Gst.Interfaces/NormChangedHandler.xml:
+ * doc/en/Gst.Interfaces/ProbeNeededArgs.xml:
+ * doc/en/Gst.Interfaces/ProbeNeededHandler.xml:
+ * doc/en/Gst.Interfaces/PropertyProbe.xml:
+ * doc/en/Gst.Interfaces/PropertyProbeAdapter.xml:
+ * doc/en/Gst.Interfaces/PropertyProbeImplementor.xml:
+ * doc/en/Gst.Interfaces/SignalChangedArgs.xml:
+ * doc/en/Gst.Interfaces/SignalChangedHandler.xml:
+ * doc/en/Gst.Interfaces/Tuner.xml:
+ * doc/en/Gst.Interfaces/TunerAdapter.xml:
+ * doc/en/Gst.Interfaces/TunerChannel.xml:
+ * doc/en/Gst.Interfaces/TunerChannelFlags.xml:
+ * doc/en/Gst.Interfaces/TunerImplementor.xml:
+ * doc/en/Gst.Interfaces/TunerNorm.xml:
+ * doc/en/Gst.Interfaces/ValueChangedArgs.xml:
+ * doc/en/Gst.Interfaces/ValueChangedHandler.xml:
+ * doc/en/Gst.Interfaces/VideoOrientation.xml:
+ * doc/en/Gst.Interfaces/VideoOrientationAdapter.xml:
+ * doc/en/Gst.Interfaces/VideoOrientationImplementor.xml:
+ * doc/en/Gst.Interfaces/XOverlay.xml:
+ * doc/en/Gst.Interfaces/XOverlayAdapter.xml:
+ * doc/en/Gst.Interfaces/XOverlayImplementor.xml:
+ * doc/en/Gst.Video/VideoFilter.xml:
+ * doc/en/Gst.Video/VideoFormat.xml:
+ * doc/en/Gst.Video/VideoRectangle.xml:
+ * doc/en/Gst.Video/VideoSink.xml:
+ * doc/en/Gst.Video/VideoUtil.xml:
+ * doc/en/Gst/ActivateMode.xml:
+ * doc/en/Gst/Application.xml:
+ * doc/en/Gst/Array.xml:
+ * doc/en/Gst/AssocFlags.xml:
+ * doc/en/Gst/Bin.xml:
+ * doc/en/Gst/BinFlags.xml:
+ * doc/en/Gst/Buffer.xml:
+ * doc/en/Gst/BufferCopyFlags.xml:
+ * doc/en/Gst/BufferFlags.xml:
+ * doc/en/Gst/BufferList.xml:
+ * doc/en/Gst/BufferListDoFunction.xml:
+ * doc/en/Gst/BufferListFunc.xml:
+ * doc/en/Gst/BufferListItem.xml:
+ * doc/en/Gst/BufferListIterator.xml:
+ * doc/en/Gst/BufferingMode.xml:
+ * doc/en/Gst/Bus.xml:
+ * doc/en/Gst/BusFlags.xml:
+ * doc/en/Gst/BusFunc.xml:
+ * doc/en/Gst/BusSyncHandler.xml:
+ * doc/en/Gst/BusSyncReply.xml:
+ * doc/en/Gst/Caps.xml:
+ * doc/en/Gst/ChildAddedArgs.xml:
+ * doc/en/Gst/ChildAddedHandler.xml:
+ * doc/en/Gst/ChildProxy.xml:
+ * doc/en/Gst/ChildProxyAdapter.xml:
+ * doc/en/Gst/ChildProxyImplementor.xml:
+ * doc/en/Gst/ChildRemovedArgs.xml:
+ * doc/en/Gst/ChildRemovedHandler.xml:
+ * doc/en/Gst/Clock.xml:
+ * doc/en/Gst/ClockCallback.xml:
+ * doc/en/Gst/ClockEntry.xml:
+ * doc/en/Gst/ClockEntryType.xml:
+ * doc/en/Gst/ClockFlags.xml:
+ * doc/en/Gst/ClockReturn.xml:
+ * doc/en/Gst/ClockType.xml:
+ * doc/en/Gst/CoreError.xml:
+ * doc/en/Gst/Date.xml:
+ * doc/en/Gst/DoLatencyArgs.xml:
+ * doc/en/Gst/DoLatencyHandler.xml:
+ * doc/en/Gst/DoubleRange.xml:
+ * doc/en/Gst/DynamicSignal.xml:
+ * doc/en/Gst/Element.xml:
+ * doc/en/Gst/ElementAddedArgs.xml:
+ * doc/en/Gst/ElementAddedHandler.xml:
+ * doc/en/Gst/ElementFactory.xml:
+ * doc/en/Gst/ElementFlags.xml:
+ * doc/en/Gst/ElementRemovedArgs.xml:
+ * doc/en/Gst/ElementRemovedHandler.xml:
+ * doc/en/Gst/EntryAddedArgs.xml:
+ * doc/en/Gst/EntryAddedHandler.xml:
+ * doc/en/Gst/EnumInfo.xml:
+ * doc/en/Gst/EnumValue.xml:
+ * doc/en/Gst/Event.xml:
+ * doc/en/Gst/EventType.xml:
+ * doc/en/Gst/EventTypeFlags.xml:
+ * doc/en/Gst/FeatureAddedArgs.xml:
+ * doc/en/Gst/FeatureAddedHandler.xml:
+ * doc/en/Gst/FlagsInfo.xml:
+ * doc/en/Gst/FlagsValue.xml:
+ * doc/en/Gst/FlowReturn.xml:
+ * doc/en/Gst/Format.xml:
+ * doc/en/Gst/FormatDefinition.xml:
+ * doc/en/Gst/Fourcc.xml:
+ * doc/en/Gst/Fraction.xml:
+ * doc/en/Gst/FractionRange.xml:
+ * doc/en/Gst/GTypeNameAttribute.xml:
+ * doc/en/Gst/GhostPad.xml:
+ * doc/en/Gst/HaveDataArgs.xml:
+ * doc/en/Gst/HaveDataHandler.xml:
+ * doc/en/Gst/ImplementsInterface.xml:
+ * doc/en/Gst/ImplementsInterfaceAdapter.xml:
+ * doc/en/Gst/ImplementsInterfaceImplementor.xml:
+ * doc/en/Gst/Index.xml:
+ * doc/en/Gst/IndexAssociation.xml:
+ * doc/en/Gst/IndexCertainty.xml:
+ * doc/en/Gst/IndexEntry.xml:
+ * doc/en/Gst/IndexEntryType.xml:
+ * doc/en/Gst/IndexFactory.xml:
+ * doc/en/Gst/IndexFilter.xml:
+ * doc/en/Gst/IndexFlags.xml:
+ * doc/en/Gst/IndexLookupMethod.xml:
+ * doc/en/Gst/IndexResolver.xml:
+ * doc/en/Gst/IndexResolverMethod.xml:
+ * doc/en/Gst/IntRange.xml:
+ * doc/en/Gst/Iterator.xml:
+ * doc/en/Gst/LibraryError.xml:
+ * doc/en/Gst/LinkedArgs.xml:
+ * doc/en/Gst/LinkedHandler.xml:
+ * doc/en/Gst/List.xml:
+ * doc/en/Gst/Message.xml:
+ * doc/en/Gst/MessageArgs.xml:
+ * doc/en/Gst/MessageHandler.xml:
+ * doc/en/Gst/MessageType.xml:
+ * doc/en/Gst/MiniObject.xml:
+ * doc/en/Gst/MiniObjectFlags.xml:
+ * doc/en/Gst/NewUriArgs.xml:
+ * doc/en/Gst/NewUriHandler.xml:
+ * doc/en/Gst/Object.xml:
+ * doc/en/Gst/ObjectFlags.xml:
+ * doc/en/Gst/Pad.xml:
+ * doc/en/Gst/PadAcceptCapsFunction.xml:
+ * doc/en/Gst/PadActivateFunction.xml:
+ * doc/en/Gst/PadActivateModeFunction.xml:
+ * doc/en/Gst/PadAddedArgs.xml:
+ * doc/en/Gst/PadAddedHandler.xml:
+ * doc/en/Gst/PadBlockCallback.xml:
+ * doc/en/Gst/PadBufferAllocFunction.xml:
+ * doc/en/Gst/PadBufferProbeCallback.xml:
+ * doc/en/Gst/PadChainFunction.xml:
+ * doc/en/Gst/PadChainListFunction.xml:
+ * doc/en/Gst/PadCheckGetRangeFunction.xml:
+ * doc/en/Gst/PadCreatedArgs.xml:
+ * doc/en/Gst/PadCreatedHandler.xml:
+ * doc/en/Gst/PadDataProbeCallback.xml:
+ * doc/en/Gst/PadDirection.xml:
+ * doc/en/Gst/PadDispatcherFunction.xml:
+ * doc/en/Gst/PadEventFunction.xml:
+ * doc/en/Gst/PadEventProbeCallback.xml:
+ * doc/en/Gst/PadFixateCapsFunction.xml:
+ * doc/en/Gst/PadFlags.xml:
+ * doc/en/Gst/PadGetCapsFunction.xml:
+ * doc/en/Gst/PadGetRangeFunction.xml:
+ * doc/en/Gst/PadIterIntLinkFunction.xml:
+ * doc/en/Gst/PadLinkFunction.xml:
+ * doc/en/Gst/PadLinkReturn.xml:
+ * doc/en/Gst/PadPresence.xml:
+ * doc/en/Gst/PadQueryFunction.xml:
+ * doc/en/Gst/PadQueryTypeFunction.xml:
+ * doc/en/Gst/PadRemovedArgs.xml:
+ * doc/en/Gst/PadRemovedHandler.xml:
+ * doc/en/Gst/PadSetCapsFunction.xml:
+ * doc/en/Gst/PadTemplate.xml:
+ * doc/en/Gst/PadTemplateFlags.xml:
+ * doc/en/Gst/PadUnlinkFunction.xml:
+ * doc/en/Gst/ParentSetArgs.xml:
+ * doc/en/Gst/ParentSetHandler.xml:
+ * doc/en/Gst/ParentUnsetArgs.xml:
+ * doc/en/Gst/ParentUnsetHandler.xml:
+ * doc/en/Gst/Parse.xml:
+ * doc/en/Gst/ParseContext.xml:
+ * doc/en/Gst/ParseError.xml:
+ * doc/en/Gst/ParseFlags.xml:
+ * doc/en/Gst/Pipeline.xml:
+ * doc/en/Gst/PipelineFlags.xml:
+ * doc/en/Gst/Plugin.xml:
+ * doc/en/Gst/PluginAddedArgs.xml:
+ * doc/en/Gst/PluginAddedHandler.xml:
+ * doc/en/Gst/PluginDependencyFlags.xml:
+ * doc/en/Gst/PluginError.xml:
+ * doc/en/Gst/PluginFeature.xml:
+ * doc/en/Gst/PluginFeatureFilter.xml:
+ * doc/en/Gst/PluginFilter.xml:
+ * doc/en/Gst/PluginFlags.xml:
+ * doc/en/Gst/PluginInitFunc.xml:
+ * doc/en/Gst/Preset.xml:
+ * doc/en/Gst/PresetAdapter.xml:
+ * doc/en/Gst/PresetDefault.xml:
+ * doc/en/Gst/PresetImplementor.xml:
+ * doc/en/Gst/PropertyInfo.xml:
+ * doc/en/Gst/ProxyPad.xml:
+ * doc/en/Gst/Query.xml:
+ * doc/en/Gst/QueryType.xml:
+ * doc/en/Gst/Rank.xml:
+ * doc/en/Gst/Registry.xml:
+ * doc/en/Gst/ResourceError.xml:
+ * doc/en/Gst/SeekFlags.xml:
+ * doc/en/Gst/SeekType.xml:
+ * doc/en/Gst/Segment.xml:
+ * doc/en/Gst/SignalHandler.xml:
+ * doc/en/Gst/State.xml:
+ * doc/en/Gst/StateChange.xml:
+ * doc/en/Gst/StateChangeReturn.xml:
+ * doc/en/Gst/StaticPadTemplate.xml:
+ * doc/en/Gst/StreamError.xml:
+ * doc/en/Gst/StreamStatusType.xml:
+ * doc/en/Gst/Structure.xml:
+ * doc/en/Gst/StructureChangeType.xml:
+ * doc/en/Gst/SyncMessageArgs.xml:
+ * doc/en/Gst/SyncMessageHandler.xml:
+ * doc/en/Gst/SystemClock.xml:
+ * doc/en/Gst/Tag.xml:
+ * doc/en/Gst/TagFlags.xml:
+ * doc/en/Gst/TagList.xml:
+ * doc/en/Gst/TagMergeFunc.xml:
+ * doc/en/Gst/TagMergeMode.xml:
+ * doc/en/Gst/TagSetter.xml:
+ * doc/en/Gst/TagSetterAdapter.xml:
+ * doc/en/Gst/TagSetterImplementor.xml:
+ * doc/en/Gst/Task.xml:
+ * doc/en/Gst/TaskFunction.xml:
+ * doc/en/Gst/TaskPool.xml:
+ * doc/en/Gst/TaskPoolFunction.xml:
+ * doc/en/Gst/TaskState.xml:
+ * doc/en/Gst/TypeFind.xml:
+ * doc/en/Gst/TypeFindFactory.xml:
+ * doc/en/Gst/TypeFindFunction.xml:
+ * doc/en/Gst/TypeFindGetLengthFunction.xml:
+ * doc/en/Gst/TypeFindPeekFunction.xml:
+ * doc/en/Gst/TypeFindProbability.xml:
+ * doc/en/Gst/TypeFindSuggestFunction.xml:
+ * doc/en/Gst/URIHandler.xml:
+ * doc/en/Gst/URIHandlerAdapter.xml:
+ * doc/en/Gst/URIHandlerImplementor.xml:
+ * doc/en/Gst/URIType.xml:
+ * doc/en/Gst/UnlinkedArgs.xml:
+ * doc/en/Gst/UnlinkedHandler.xml:
+ * doc/en/Gst/Util.xml:
+ * doc/en/Gst/Version.xml:
+ * doc/en/index.xml:
+ Update docs
+
+2009-09-11 10:29:15 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gstreamer-sharp/baseplugins/Makefile.am:
+ * gstreamer-sharp/baseplugins/inspect/decodebin2.raw:
+ * gstreamer-sharp/baseplugins/inspect/playbin2.raw:
+ * gstreamer-sharp/baseplugins/playbin2.metadata:
+ * gstreamer-sharp/coreplugins/Makefile.am:
+ * gstreamer-sharp/coreplugins/inspect/capsfilter.raw:
+ * gstreamer-sharp/coreplugins/inspect/identity.raw:
+ * gstreamer-sharp/coreplugins/inspect/multiqueue.raw:
+ * gstreamer-sharp/coreplugins/inspect/queue.raw:
+ * gstreamer-sharp/coreplugins/inspect/tee.raw:
+ * gstreamer-sharp/coreplugins/inspect/typefind.raw:
+ Update element bindings to 0.10.24
+
+2009-09-11 10:20:30 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
+ * generator/Makefile.am:
+ * gstreamer-sharp/Makefile.am:
+ Add some defines that are required by glib-sharp and the codegenerator
+
+2009-09-11 10:10:34 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * samples/MetaData.cs:
+ Update one sample for a small API change
+
+2009-09-11 10:08:06 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gstreamer-sharp/Makefile.am:
+ * gstreamer-sharp/override/ColorBalance.cs:
+ * gstreamer-sharp/override/ColorBalanceAdapter.cs:
+ * gstreamer-sharp/override/Mixer.cs:
+ * gstreamer-sharp/override/MixerAdapter.cs:
+ * gstreamer-sharp/override/NavigationAdapter.cs:
+ * gstreamer-sharp/override/ProbeNeededHandler.cs:
+ * gstreamer-sharp/override/PropertyProbe.cs:
+ * gstreamer-sharp/override/PropertyProbeAdapter.cs:
+ * gstreamer-sharp/override/URIHandlerAdapter.cs:
+ Update GInterface override hacks
+
+2009-09-11 09:31:17 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gstreamer-sharp/Event.custom:
+ * gstreamer-sharp/Gstreamer.metadata:
+ * gstreamer-sharp/Message.custom:
+ * gstreamer-sharp/Object.custom:
+ * gstreamer-sharp/Pad.custom:
+ * gstreamer-sharp/TagList.custom:
+ * gstreamer-sharp/glue/Makefile.am:
+ * gstreamer-sharp/glue/taglist.c:
+ Correctly bind the new API
+
+2009-09-11 08:38:20 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
+ Require glib 2.18.1 for new glib-sharp
+
+2009-09-11 08:37:33 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gstreamer-sharp/glib-sharp/Argv.cs:
+ * gstreamer-sharp/glib-sharp/DelegateWrapper.cs:
+ * gstreamer-sharp/glib-sharp/DestroyNotify.cs:
+ * gstreamer-sharp/glib-sharp/FileUtils.cs:
+ * gstreamer-sharp/glib-sharp/Format.cs:
+ * gstreamer-sharp/glib-sharp/GException.cs:
+ * gstreamer-sharp/glib-sharp/GString.cs:
+ * gstreamer-sharp/glib-sharp/GType.cs:
+ * gstreamer-sharp/glib-sharp/Global.cs:
+ * gstreamer-sharp/glib-sharp/IOChannel.cs:
+ * gstreamer-sharp/glib-sharp/Idle.cs:
+ * gstreamer-sharp/glib-sharp/List.cs:
+ * gstreamer-sharp/glib-sharp/ListBase.cs:
+ * gstreamer-sharp/glib-sharp/Log.cs:
+ * gstreamer-sharp/glib-sharp/MainContext.cs:
+ * gstreamer-sharp/glib-sharp/MainLoop.cs:
+ * gstreamer-sharp/glib-sharp/ManagedValue.cs:
+ * gstreamer-sharp/glib-sharp/Markup.cs:
+ * gstreamer-sharp/glib-sharp/Marshaller.cs:
+ * gstreamer-sharp/glib-sharp/NotifyHandler.cs:
+ * gstreamer-sharp/glib-sharp/Object.cs:
+ * gstreamer-sharp/glib-sharp/ObjectManager.cs:
+ * gstreamer-sharp/glib-sharp/ParamSpec.cs:
+ * gstreamer-sharp/glib-sharp/PtrArray.cs:
+ * gstreamer-sharp/glib-sharp/SList.cs:
+ * gstreamer-sharp/glib-sharp/Signal.cs:
+ * gstreamer-sharp/glib-sharp/SignalCallback.cs:
+ * gstreamer-sharp/glib-sharp/SignalClosure.cs:
+ * gstreamer-sharp/glib-sharp/Source.cs:
+ * gstreamer-sharp/glib-sharp/Spawn.cs:
+ * gstreamer-sharp/glib-sharp/Thread.cs:
+ * gstreamer-sharp/glib-sharp/Timeout.cs:
+ * gstreamer-sharp/glib-sharp/ToggleRef.cs:
+ * gstreamer-sharp/glib-sharp/Value.cs:
+ * gstreamer-sharp/glib-sharp/ValueArray.cs:
+ * gstreamer-sharp/glib-sharp/gst-glib-sharp.diff:
+ Update glib-sharp to latest SVN trunk
+
+2009-09-11 08:33:48 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * generator/CallbackGen.cs:
+ * generator/Ctor.cs:
+ * generator/EnumGen.cs:
+ * generator/Method.cs:
+ * generator/Signal.cs:
+ * generator/VirtualMethod.cs:
+ * generator/gst-codegen.diff:
+ Update code generator to latest Gtk# trunk
+
+2009-09-11 08:30:14 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
+ * gstreamer-sharp/Gstreamer.metadata:
+ * gstreamer-sharp/Tag.custom:
+ * gstreamer-sharp/gstreamer-api.raw:
+ Update to GStreamer 0.10.24 / gst-plugins-base 0.10.24
+
+2009-09-11 10:14:05 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
+ * gstreamer-sharp/AssemblyInfo.cs.in:
+ Handle release version and API version separate and bump both
+
+2009-09-04 07:06:36 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/Makefile.am:
+ Don't run nunit-tester with $(MONO)
+
+2009-09-04 06:57:03 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * configure.ac:
+ Only check for mono and set $(MONO) if we're building with mono
+ For MS .NET $(MONO) will be set to nothing because .exe files
+ can be executed directly there.
+
+2009-09-03 15:47:27 -0700 Gabriel Burt <gabriel.burt@gmail.com>
+
+ * configure.ac:
+ Fix build on SUSE by finding Mono runtime
+
+2009-09-04 06:51:59 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gstreamer-sharp/glue/glib.c:
+ Add missing file (which fortunately was in the tarballs)
+
+=== release 0.9.0 ===
+
+2009-09-04 06:51:43 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * .gitignore:
+ * doc/.gitignore:
+ * elementgen/.gitignore:
+ * tests/.gitignore:
+ Update gitignore
+
+2009-09-03 12:35:29 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * RELEASE:
+ Add RELEASE file
+
+2009-09-03 11:45:11 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ChangeLog:
+ * NEWS:
+ Update ChangeLog and NEWS
2009-09-03 11:29:41 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
diff --git a/NEWS b/NEWS
index 7b4b6f2b4c..d91b26c0d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
-This is GStreamer C# bindings 0.9.0 "Good things come to those who wait"
+This is GStreamer C# bindings 0.9.1 "(Almost) nothing new here"
- * Initial release of gstreamer-sharp
+ * Update bindings to GStreamer 0.10.24
+ * Update internal glib-sharp copy to latest SVN trunk
+ * Some cleanup