summaryrefslogtreecommitdiff
path: root/sources
AgeCommit message (Expand)AuthorFilesLines
2014-05-28custom: move copyright and author info to top of the fileAndrés G. Aragoneses1-10/+9
2014-05-28custom: rename NavigationQuery.cs to NavigationAdapter.csAndrés G. Aragoneses1-1/+1
2014-03-19make: Add generated api to gapidirStephan Sundermann1-2/+5
2014-03-17generator: update to latest generatorStephan Sundermann3-30/+7
2014-03-02Bus: Add custom code for the AddWatch methodBertrand Lorentz1-0/+29
2014-01-05fixup: Autogenerated list of all abstract classes whichStephan Sundermann1-22/+46
2014-01-05metadata: Fix up GstTagMux to not be abstractBertrand Lorentz1-0/+2
2014-01-05Appsink: Add 2 methodsStephan Sundermann1-0/+13
2013-12-21Dllmap: Fixed dll names in Message.csStephan Sundermann1-3/+3
2013-12-21FFT: Take float[] instead of floatStephan Sundermann2-0/+16
2013-12-21FFT: Add FFTF32 constructor that is marked as not introspectableStephan Sundermann1-0/+32
2013-12-21metadata: GstTagDemux is not abstractStephan Sundermann1-0/+2
2013-12-21Pad: Fixed Caps propertyStephan Sundermann1-1/+1
2013-12-21TagList: Add Tags propertyStephan Sundermann1-0/+11
2013-12-21Glue: Changed gluelib mapping to libgstreamersharpglue.dllStephan Sundermann3-9/+9
2013-12-21Bin, Pipeline: Added empty constructorStephan Sundermann2-0/+48
2013-12-21build: fix glue includes in distros with older gstreamersAndrés G. Aragoneses1-1/+1
2013-12-21metadata: Move gstreamer lib renaming to the right partStephan Sundermann1-1/+1
2013-12-21Object: Fixed compilation on .NETStephan Sundermann1-4/+4
2013-12-21metadata: Added fixup for GstTagStephan Sundermann1-0/+1
2013-12-21Namespaces: Added GstApp, GstController, GstFFT, GstNet, GstRiff, GstRtp, Gst...Stephan Sundermann3-3/+4217
2013-12-21metadata: Removed redundant fixesStephan Sundermann1-3/+0
2013-12-21Bin,Pipeline: Fixed access to superclassesStephan Sundermann1-0/+3
2013-12-21TagList: Port custom code to 1.0Stephan Sundermann1-73/+4
2013-12-21Added GstTag namespaceStephan Sundermann3-2/+540
2013-12-21Regenerated API with newest bindinatorStephan Sundermann1-14/+14
2013-12-21metadata: fix more MissingIntPtrCtorException casesAndrés G. Aragoneses1-3/+17
2013-12-21Adapter: make it publicStephan Sundermann1-1/+1
2013-12-21Adapter: Add some manually bound methodsStephan Sundermann1-0/+50
2013-12-21metadata: Mark GstBaseSrc as non abstract but not instantiable from managedStephan Sundermann1-1/+5
2013-12-21dllmap: Fix dllnames for GstPbUtilsStephan Sundermann1-0/+1
2013-12-21dllmap: Fix GstVideo library nameStephan Sundermann1-0/+1
2013-12-21dllconfig: Fix dllnames for GstBase and GstAudioStephan Sundermann1-0/+4
2013-12-21Gst.Object: add some pre-validation to property setterAndrés G. Aragoneses1-0/+8
2013-12-21Gst.Object: fix creation of GValues for property setter in custom codeAndrés G. Aragoneses1-1/+1
2013-12-21DynamicSignal: Fixed glue code nameStephan Sundermann1-2/+2
2013-12-21dllmap: Fixed mapping for glue libraryStephan Sundermann1-1/+1
2013-12-21Iterator: Next try to fix crashesStephan Sundermann2-4/+13
2013-12-21Iterator: Try resetting value before usageStephan Sundermann1-2/+8
2013-12-21metadata: add more details about last metadata fixup added by StephanAndrés G. Aragoneses1-1/+4
2013-12-21metadata: fix FIXME about redundancy in method nameAndrés G. Aragoneses1-2/+0
2013-12-21metadata: hide SyncSignalHandler user_data parameterStephan Sundermann1-0/+2
2013-12-21Rename Tag.TagExists to Tag.Exists for now, remove when gtk-sharp#74 is mergedStephan Sundermann1-0/+2
2013-12-21NavigationAdapter: Added ParseCommandStephan Sundermann2-0/+46
2013-12-21Fixed licensesStephan Sundermann3-8/+12
2013-12-21Caps: Added indexer and IEnumerable interfaceStephan Sundermann1-0/+73
2013-12-21Pad: Pad.Caps property now returns a GstCaps instead of an IntPtrStephan Sundermann2-1/+33
2013-12-21Iterator: Added integration with IEnumerableStephan Sundermann2-0/+105
2013-12-21TagList: Removed weird Add overloadStephan Sundermann1-13/+0
2013-12-21Gst.TagList: Made custom fixup publicStephan Sundermann1-1/+1