Commit graph

21 commits

Author SHA1 Message Date
Stephan Sundermann ed31d3a9ff Remove mpegts
mpegts is not API stable yet. This removes the dependency on -bad.
2014-09-19 18:37:36 +02:00
Stephan Sundermann 0dd852bccb build: update solution files 2014-08-07 01:03:46 +02:00
Stephan Sundermann c24087c49c build: Make distcheck pass 2014-08-06 23:21:40 +02:00
Stephan Sundermann c0d824ab7b Add sample makefile 2014-08-01 15:07:22 +02:00
Stephan Sundermann e53f0d0eed Various fixes 2014-07-22 00:36:22 +02:00
Stephan Sundermann 663a2b0872 Update to 1.3.91 2014-07-19 15:33:01 +02:00
Stephan Sundermann 6bb55d5272 build: Fix tarball 2014-03-17 00:18:29 +01:00
Stephan Sundermann 6857cb5bcf makefile: Add regenerate target 2013-12-21 16:52:27 +01:00
Stephan Sundermann 24dbfe3477 Changed assembly name to gstreamer-sharp 2013-12-21 16:52:20 +01:00
Stephan Sundermann 3d42f7d625 Added glue Added dynamic signals Regenerated API 2013-12-21 16:52:20 +01:00
Stephan Sundermann 99ce224a50 Initial commit 2013-12-21 16:52:19 +01:00
Stephan Sundermann 9878dc9047 Preparation to push 1.0 bindings 2013-12-21 16:48:33 +01:00
Sebastian Dröge 62d7cc7200 Ship RELEASE file 2009-09-16 08:51:43 +02:00
Sebastian Dröge 8dad9f8b76 Also create tar.bz2 tarballs 2009-09-03 11:29:41 +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 ab43ee10d5 Add generator to SUBDIRS 2009-08-14 09:01:34 +02:00
Sebastian Dröge 8f450ee581 Add support for autogenerating signal code in element bindings 2009-05-27 21:37:56 +02:00
Sebastian Dröge 7e7546b879 Update/Cleanup of the build system 2009-04-07 09:45:54 +02:00
Sebastian Dröge 615b619bd0 Make everything compilable again 2009-04-04 13:33:40 +02:00
Aaron Bockover 88b3b2c712 2006-05-20 Aaron Bockover <aaron@abock.org>
* autogen.sh: Fixed a left over configure.in to configure.ac

    * confiugre.ac: Added check foo for NUnit

    * gstreamer-sharp.mdp:
    * gstreamer-sharp.mds: Added MonoDevelop solution

    * source/Makefile.am: Cleaned and fixed

    * tests/ConsoleUi.cs:
    * tests/ApplicationTest.cs:
    * tests/BinTest.cs:
    * tests/Makefile.am: Added NUnit test framework and a few tests for
    Gst.Application and Gst.Bin

    * gstreamer-sharp/CommonTags.cs:
    * gstreamer-sharp/*.custom:
    * gstreamer-sharp/glue/*.c: Cleaned up

    * gstreamer-sharp/Application.cs: New application bindings; fixed
    to work properly with GStreamer 0.10

    * gstreamer-sharp/Version.cs: New Gst.Version class

    * gstreamer-sharp/Makefile.am: Added Version.cs

    * gstreamer-sharp/plugins-base/PlayBin.cs: Fixed and extended PlayBin
    element binding with new (but not all) properties

    * Makefile.am: Added tests



git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@60902 e3ebcda4-bce8-0310-ba0a-eca2169e7518
2006-05-20 22:35:40 +00:00
Aaron Bockover b94528f8e7 Initial import of the sleek new gstreamer-sharp, a massive WIP
git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@60875 e3ebcda4-bce8-0310-ba0a-eca2169e7518
2006-05-19 19:24:35 +00:00