Commit graph

72 commits

Author SHA1 Message Date
Sebastian Dröge cb8add50fc Update docs for 0.10.28 2010-03-21 11:39:40 +01:00
Sebastian Dröge 3e97e740ea Update docs 2010-02-14 10:49:39 +01:00
Sebastian Dröge dafc3c13b0 Update element bindings, add queue2 bindings 2010-02-01 10:48:52 +01:00
Sebastian Dröge 1b2110fd43 Update API to 0.10.25.2 2010-02-01 10:44:21 +01:00
Bertrand Lorentz 31605c6f46 Fix parallel make in doc directory
Fixes bug #607249.
2010-01-18 09:35:21 +01:00
Sebastian Dröge 0ec40a54ee Update docs 2009-11-25 10:09:27 +01:00
Sebastian Dröge 811784dec7 Update bindings for 0.10.25 API 2009-11-25 10:09:21 +01:00
Sebastian Dröge f72ec809c0 Update docs 2009-10-03 11:47:36 +02:00
Sebastian Dröge 2453ddfe11 Update docs 2009-10-02 15:50:16 +02:00
Sebastian Dröge 7f30940050 Update Gst.Buffer bindings 2009-09-22 07:40:57 +02:00
Sebastian Dröge fcaff7062a Bind gst_util_uint64_scale{,_int}
This is useful in C# too because of the internal 128 bit integer
arithmetic that is used to prevent overflows.
2009-09-16 12:04:47 +02:00
Sebastian Dröge 1af812dca8 Update docs 2009-09-16 08:41:09 +02:00
Sebastian Dröge 1689d6a031 Add bindings for the RequestState messages 2009-09-14 18:03:18 +02:00
Sebastian Dröge 175b5ee5c5 Update docs 2009-09-11 10:30:27 +02:00
Sebastian Dröge babad9d0b4 Update gitignore 2009-09-04 06:51:43 +02:00
Sebastian Dröge 6179ceed0a Update docs 2009-09-03 11:09:11 +02:00
Sebastian Dröge af356f46c6 Fix make distcheck 2009-09-03 10:21:50 +02:00
Sebastian Dröge aa7bb8fa1c Use internal glib-sharp copy everywhere and make it work side-by-side with real glib-sharp
glib-sharp will only get a new release with the new API that we need for
3.0 in a year or something. Instead of waiting a year before we can release
something we now have our own internal copy of glib-sharp trunk that will
be dropped once glib-sharp 3.0 is released.

Everything is now compilable and working without any additional patches.
2009-08-05 16:57:20 +02:00
Sebastian Dröge 0d98c86ad6 Update docs 2009-06-06 13:18:16 +02:00
Sebastian Dröge b37f44eb59 Add toplevel Gst.Controller documentation 2009-06-05 21:00:20 +02:00
Sebastian Dröge 1793e22f84 Update docs 2009-05-31 21:20:50 +02:00
Sebastian Dröge 564af1b394 Update docs 2009-05-28 15:42:17 +02:00
Sebastian Dröge 5e1cc54a37 Update docs once again 2009-05-28 12:32:57 +02:00
Sebastian Dröge ed13fe1646 Add playbin2 and decodebin2 bindings 2009-05-28 11:21:29 +02:00
Sebastian Dröge 626ac5c68b Update docs 2009-05-28 11:08:20 +02:00
Sebastian Dröge c80ecab721 Update docs 2009-05-28 10:36:44 +02:00
Sebastian Dröge 32ba2488a2 First try to create a code generator for element bindings 2009-05-27 15:02:57 +02:00
Sebastian Dröge 344a395f95 Update docs 2009-05-21 21:58:55 +02:00
Sebastian Dröge 4582abb4f3 Fork the Gtk# codegenerator for now
We unfortunately need to do this to properly generate bindings for
GstMiniObject...
2009-05-14 21:38:28 +02:00
Sebastian Dröge e1f1ac7b6e Update docs 2009-05-14 17:15:40 +02:00
Sebastian Dröge 5395b35db8 Start binding the GstInterfaces library, ColorBalance* is finished already 2009-05-08 17:23:55 +02:00
Sebastian Dröge 5988e1ad39 Update API fixups for the latest protected-fields patch 2009-05-07 10:39:38 +02:00
Sebastian Dröge a32102f3ff Move TypeFind/Index/Element register functions to their factory classes 2009-05-07 09:42:17 +02:00
Sebastian Dröge 533f9a16b5 Move plugin wrappers into seperate namespaces 2009-05-06 14:09:23 +02:00
Sebastian Dröge cbe55bb12f Add Gst.ImplementsInterface bindings 2009-05-06 12:47:37 +02:00
Sebastian Dröge 34568d995b Update docs 2009-05-06 12:27:40 +02:00
Sebastian Dröge 6b7a6a8d82 Update docs 2009-05-04 12:28:48 +02:00
Sebastian Dröge 292027a151 Add bindings for Gst.URIHandler
Unfortunately this requires us to work around Gtk# being unable
to handle static interface methods and Gtk# being unable to
allow us to override interface adapter code...
2009-05-04 12:27:25 +02:00
Sebastian Dröge 7eb6f09f76 Update docs 2009-04-30 15:16:19 +02:00
Sebastian Dröge 28f51c6d08 Fix the Gst.Pad bindings 2009-04-28 21:03:44 +02:00
Sebastian Dröge 77cabd3ba8 Finish/fix Gst.Bus bindings 2009-04-27 13:42:57 +02:00
Sebastian Dröge 453439a3a1 Update docs 2009-04-27 12:48:55 +02:00
Sebastian Dröge 658c39e785 Finish/fix the Gst.Plugin bindings and re-indent 2009-04-27 12:08:40 +02:00
Sebastian Dröge f512f8c672 Remove the Gst.XML bindings for now
For them to be useful we need libxml2 bindings or some
magic to live without them.
2009-04-27 11:40:07 +02:00
Sebastian Dröge 35ed5308a6 Finish/fix the Gst.Clock and related bindings and update docs 2009-04-27 11:32:58 +02:00
Sebastian Dröge e0c535b795 Regenerate API with the new parser to get support for GObject virtual methods
This also gives us some support for class struct fields, etc.

Note: This requires an uncommitted patch to Gtk#
2009-04-24 14:56:40 +02:00
Sebastian Dröge e1775ea341 Finish/fix the Gst.Object bindings
Also update docs and fix indention
2009-04-23 21:12:31 +02:00
Sebastian Dröge faf8998be6 Update docs 2009-04-22 19:08:23 +02:00
Sebastian Dröge a23154fc2f Complete/fix bindings for Gst.Tag and Gst.TagList 2009-04-21 14:31:29 +02:00
Sebastian Dröge 90b4cbfa0b Update docs 2009-04-18 16:32:59 +02:00