Sebastian Dröge
4b4619c36d
Update RELEASE
2009-09-16 12:04:47 +02:00
Sebastian Dröge
60f6602d1b
Bump version to 0.9.1.1
2009-09-16 12:04:47 +02:00
Sebastian Dröge
3a323c78b0
Update ChangeLog and NEWS
2009-09-16 09:03:03 +02:00
Sebastian Dröge
a501ed82a3
Update README
2009-09-16 08:52:05 +02:00
Sebastian Dröge
62d7cc7200
Ship RELEASE file
2009-09-16 08:51:43 +02:00
Sebastian Dröge
1b83cc3225
Bump version to 0.9.1
2009-09-16 08:48:20 +02:00
Sebastian Dröge
1af812dca8
Update docs
2009-09-16 08:41:09 +02:00
Sebastian Dröge
f0f8e19694
Update glib-sharp to SVN trunk
...
Also fix some previous errors with managed types.
2009-09-16 08:38:59 +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
d335a85e88
Update element bindings to 0.10.24
2009-09-11 10:30:26 +02:00
Sebastian Dröge
3bfd60a046
Add some defines that are required by glib-sharp and the codegenerator
2009-09-11 10:30:26 +02:00
Sebastian Dröge
54b70a1a8a
Update one sample for a small API change
2009-09-11 10:14:43 +02:00
Sebastian Dröge
b8b82acb41
Update GInterface override hacks
2009-09-11 10:14:43 +02:00
Sebastian Dröge
daa624932c
Correctly bind the new API
2009-09-11 10:14:43 +02:00
Sebastian Dröge
cdc8704c89
Require glib 2.18.1 for new glib-sharp
2009-09-11 10:14:42 +02:00
Sebastian Dröge
107062594a
Update glib-sharp to latest SVN trunk
2009-09-11 10:14:42 +02:00
Sebastian Dröge
b325f3c5e6
Update code generator to latest Gtk# trunk
2009-09-11 10:14:42 +02:00
Sebastian Dröge
9eed4242f2
Update to GStreamer 0.10.24 / gst-plugins-base 0.10.24
2009-09-11 10:14:42 +02:00
Sebastian Dröge
3af7bf2ef5
Handle release version and API version separate and bump both
2009-09-11 10:14:42 +02:00
Sebastian Dröge
a0c4aaca82
Don't run nunit-tester with $(MONO)
2009-09-04 07:06:36 +02:00
Sebastian Dröge
41af404c11
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-04 06:57:03 +02:00
Gabriel Burt
aa9a44aef7
Fix build on SUSE by finding Mono runtime
2009-09-04 06:52:40 +02:00
Sebastian Dröge
536cfa59d0
Add missing file (which fortunately was in the tarballs)
2009-09-04 06:51:59 +02:00
Sebastian Dröge
babad9d0b4
Update gitignore
2009-09-04 06:51:43 +02:00
Sebastian Dröge
dce0c901b3
Add RELEASE file
2009-09-03 12:35:29 +02:00
Sebastian Dröge
1ca1225ea9
Update ChangeLog and NEWS
2009-09-03 11:45:11 +02:00
Sebastian Dröge
8dad9f8b76
Also create tar.bz2 tarballs
2009-09-03 11:29:41 +02:00
Sebastian Dröge
6179ceed0a
Update docs
2009-09-03 11:09:11 +02:00
Sebastian Dröge
6affc35486
Update internal glib-sharp copy and code generator to latest SVN trunk
2009-09-03 11:08:27 +02:00
Sebastian Dröge
af356f46c6
Fix make distcheck
2009-09-03 10:21:50 +02:00
Sebastian Dröge
9e75855156
Fix out-of-tree builds for real now
2009-09-03 09:28:43 +02:00
Sebastian Dröge
45f07c6ed1
Fix build of plugin bindings and don't ship generated sources
2009-09-03 08:57:16 +02:00
Sebastian Dröge
3608f875fe
Ship all required files in the tarballs and fix running of the unit test suite
2009-09-03 08:46:52 +02:00
Sebastian Dröge
778eadbb98
Run the testsuite when calling the check target in the toplevel Makefile
2009-09-03 08:36:38 +02:00
Sebastian Dröge
c3121e936a
Fix out of tree build for the interface override files
2009-08-14 09:04:55 +02:00
Sebastian Dröge
7b3e52cf25
Add gapi-parser.cs to EXTRA_DIST
2009-08-14 09:02:43 +02:00
Sebastian Dröge
ab43ee10d5
Add generator to SUBDIRS
2009-08-14 09:01:34 +02:00
Sebastian Dröge
7b585ad08e
Write a nice README
2009-08-14 08:59:36 +02:00
Sebastian Dröge
0086242f38
Allow to use real nunit instead of mono-nunit and prefer it
2009-08-14 08:56:58 +02:00
Sebastian Dröge
77f6d6dc59
Make the AppSrc example work on big endian architectures too
...
Cairo's ARGB32 format is defined to be native endianness, i.e.
we have to use GST_VIDEO_FORMAT_ARGB or _BGRA depending on
endianness.
2009-08-14 08:40:47 +02:00
Sebastian Dröge
3cf8f5ebc4
Make it possible to use the GtkVideoPlayer example on Win32 too
2009-08-14 08:37:09 +02:00
Sebastian Dröge
2793937d48
And also check for mono-cairo and only compile the appsrc sample when it's available
2009-08-14 07:27:42 +02:00
Sebastian Dröge
1d509c9b6a
Check for gtk-sharp and glib-sharp and conditionally compile the samples
2009-08-14 07:21:54 +02:00
Sebastian Dröge
1458658bec
Change GLib.* to Gst.GLib.* and register managed GTypes with a different name prefix
...
This prevents all remaining conflicts between internal and external glib-sharp.
2009-08-09 09:58:50 +02:00
Sebastian Dröge
265cb43fa7
Fix test compilation
2009-08-08 07:41:47 +02:00
Sebastian Dröge
39f1f2b7ad
Update code generator and glib-sharp diffs
...
These diffs contain our changes to gtk-sharp trunk
2009-08-05 17:42:12 +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
414fae657f
Move internal glib-sharp to namespace Gst.GLib
2009-08-05 16:48:13 +02:00
Sebastian Dröge
923553d7a7
Update glib-sharp from SVN trunk
2009-08-05 16:47:30 +02:00