platform/upstream/gstreamer.git
2014-08-01 Stephan Sundermannsample: Add basic tutorial 3 sample
2014-08-01 Stephan Sundermannsamples: Leave memory management up to the GC
2014-08-01 Stephan Sundermannsample: Add basic tutorial 2 sample
2014-08-01 Stephan SundermannBin: Add overloads for Add and Remove
2014-08-01 Stephan SundermannAdd basic tutorial 1 sample
2014-08-01 Stephan Sundermannconstants: Add CLOCK_TIME_NONE
2014-08-01 Stephan SundermannAdd sample makefile
2014-07-26 Stephan SundermannIgnore constness
2014-07-26 Stephan SundermannFix some warnings
2014-07-21 Stephan SundermannRaise dependency to 1.4.0
2014-07-21 Stephan SundermannVarious fixes
2014-07-20 Stephan SundermannAdd gio-sharp dependency
2014-07-20 Stephan SundermannFix compilation errors
2014-07-19 Stephan SundermannUpdate to 1.3.91
2014-06-13 Stephan Sundermannbuild: pass header files only to --glue-includes
2014-06-13 Stephan Sundermannbuild: fix top folder in tarball
2014-05-31 Stephan Sundermannbuild: Fix cflags
2014-05-28 Stephan SundermannLicense: Change license in COPYING file
2014-05-28 Andrés G. Aragonesessources: replace AGPL headers with LGPL-2.1
2014-05-28 Andrés G. Aragonesescustom/glue: fix some file headers (licences and authors)
2014-05-28 Andrés G. Aragonesescustom: move copyright and author info to top of the...
2014-05-28 Andrés G. Aragonesescustom: rename NavigationQuery.cs to NavigationAdapter.cs
2014-04-12 Marcin Kolnysamples: Build fix
2014-04-01 Andres G. Aragonesesautogen.sh: advice about installing libtool
2014-04-01 Andres G. Aragonesesconfigure: add AC_PROG_CC to shut up autoconf 2.69
2014-04-01 Andres G. Aragonesesautogen.sh: don't run ./configure if autoreconf failed
2014-04-01 Andres G. Aragonesesautogen.sh: advice about installing autoconf if autorec...
2014-03-19 Stephan Sundermannmake: Add generated api to gapidir
2014-03-16 Stephan Sundermannbuild: Fix tarball
2014-03-16 Stephan Sundermanngenerator: update to latest generator
2014-03-02 Bertrand LorentzBus: Add custom code for the AddWatch method
2014-01-05 Andrés G. Aragonesesconfigure: check for plugins-base and others (bgo#721587)
2014-01-05 Stephan Sundermannfixup: Autogenerated list of all abstract classes which
2014-01-05 Bertrand Lorentzmetadata: Fix up GstTagMux to not be abstract
2014-01-05 Stephan SundermannAppsink: Add 2 methods
2014-01-05 Stephan SundermannVersion bump
2013-12-21 Stephan SundermannDllmap: Fixed dll names in Message.cs
2013-12-21 Stephan SundermannRelease 0.99.0
2013-12-21 Stephan SundermannFFT: Take float[] instead of float
2013-12-21 Stephan SundermannFFT: Add FFTF32 constructor that is marked as not intro...
2013-12-21 Stephan Sundermanndllmap: Add dllmap for FFT
2013-12-21 Stephan Sundermannmetadata: GstTagDemux is not abstract
2013-12-21 Stephan Sundermanndllmap: Added missing dll
2013-12-21 Stephan SundermannPad: Fixed Caps property
2013-12-21 Stephan SundermannTagList: Add Tags property
2013-12-21 Stephan SundermannGlue: Changed gluelib mapping to libgstreamersharpglue.dll
2013-12-21 Andrés G. Aragoneses.gitignore: ignore MonoDevelop cache file
2013-12-21 Andrés G. Aragoneses.gitignore: add an entry and fix another one
2013-12-21 Stephan SundermannBin, Pipeline: Added empty constructor
2013-12-21 Andrés G. Aragonesesbuild: fix glue includes in distros with older gstreamers
2013-12-21 Andrés G. Aragoneses.gitignore: ignore more stuff
2013-12-21 Stephan Sundermannmetadata: Move gstreamer lib renaming to the right...
2013-12-21 Stephan SundermannObject: Fixed compilation on .NET
2013-12-21 Stephan Sundermannmetadata: Added fixup for GstTag
2013-12-21 Andrés G. Aragoneses.gitignore additions for a sane git-gui summary
2013-12-21 Andrés G. Aragonesesconfigure: define version only in one place
2013-12-21 Andrés G. Aragonesesconfigure: fix version and copyright
2013-12-21 Stephan Sundermannmakefile: Add regenerate target
2013-12-21 Stephan SundermannNamespaces: Added GstApp, GstController, GstFFT, GstNet...
2013-12-21 Stephan Sundermannmetadata: Removed redundant fixes
2013-12-21 Stephan SundermannBin,Pipeline: Fixed access to superclasses
2013-12-21 Stephan Sundermannsolution: Set target version to .NET 2.0 and ouput...
2013-12-21 Stephan SundermannSamples: Ported overlay sample from 0.10
2013-12-21 Stephan SundermannAdded solution file
2013-12-21 Stephan SundermannTagList: Port custom code to 1.0
2013-12-21 Stephan SundermannAdded GstTag namespace
2013-12-21 Andrés G. Aragonesesconfigure: fix typo before AC_PATH_PROG call
2013-12-21 Stephan SundermannRegenerated API with newest bindinator
2013-12-21 Andrés G. Aragonesesmetadata: fix more MissingIntPtrCtorException cases
2013-12-21 Stephan SundermannAdapter: make it public
2013-12-21 Stephan SundermannAdapter: Add some manually bound methods
2013-12-21 Stephan Sundermannmetadata: Mark GstBaseSrc as non abstract but not insta...
2013-12-21 Stephan Sundermanndllmap: Fix dllnames for GstPbUtils
2013-12-21 Stephan Sundermanndllmap: Fix GstVideo library name
2013-12-21 Stephan Sundermanndllconfig: Fix dllnames for GstBase and GstAudio
2013-12-21 Andrés G. AragonesesGst.Object: add some pre-validation to property setter
2013-12-21 Andrés G. AragonesesGst.Object: fix creation of GValues for property setter...
2013-12-21 Stephan SundermannDynamicSignal: Fixed glue code name
2013-12-21 Stephan Sundermanndllmap: Fixed mapping for glue library
2013-12-21 Stephan SundermannIterator: Next try to fix crashes
2013-12-21 Stephan SundermannIterator: Try resetting value before usage
2013-12-21 Andrés G. Aragonesesmetadata: add more details about last metadata fixup...
2013-12-21 Andrés G. Aragonesesmetadata: fix FIXME about redundancy in method name
2013-12-21 Stephan Sundermannmetadata: hide SyncSignalHandler user_data parameter
2013-12-21 Stephan SundermannRename Tag.TagExists to Tag.Exists for now, remove...
2013-12-21 Stephan SundermannNavigationAdapter: Added ParseCommand
2013-12-21 Stephan SundermannFixed licenses
2013-12-21 Stephan SundermannCaps: Added indexer and IEnumerable interface
2013-12-21 Stephan SundermannPad: Pad.Caps property now returns a GstCaps instead...
2013-12-21 Stephan SundermannIterator: Added integration with IEnumerable
2013-12-21 Stephan SundermannTagList: Removed weird Add overload
2013-12-21 Stephan SundermannGst.TagList: Made custom fixup public
2013-12-21 Stephan SundermannRemoved some experimental stuff
2013-12-21 Stephan SundermannGst.Value: Added support for GstFraction, GstFourcc...
2013-12-21 Stephan SundermannTagList: Added methods from gstreamer-sharp-0.10
2013-12-21 Stephan Sundermannmetadata: Do not remove all global classes
2013-12-21 Stephan SundermannGst.Object: Fixed property existance check
2013-12-21 Stephan SundermannGst.Object: use 'using' pattern for GValue
2013-12-21 Stephan SundermannGst.Object: Improved performance on multiple property...
2013-12-21 Stephan SundermannCheck if property exists before accessing or setting it
next