summaryrefslogtreecommitdiff
path: root/bindings
AgeCommit message (Expand)Author
2014-02-04ges-pipeline: Rename add_timeline to set_timelineAlexandru Băluț
2013-11-09python: Remove old material.py exampleThibault Saunier
2013-11-09bindings: Cleanup and fix simple python exampleThibault Saunier
2013-08-26python: Do not initialize GES at import timeThibault Saunier
2013-04-23Rename GESTimelineLayer to GESLayerThibault Saunier
2013-02-15Rename GESTimelineFileSource to GESUriClipThibault Saunier
2012-12-19bindings: Add simple python examplesThibault Saunier
2012-12-19bindings: Start implementing overrides for pythonThibault Saunier
2011-10-11bindings: We no longer use static bindings in 0.11Edward Hervey
2011-08-17pyges: updating copyright of simple exampleLuis de Bethencourt
2011-08-12pyges: Add an effect exampleLuis de Bethencourt
2011-08-11pyges: fix and clean examples/simple.pyLuis de Bethencourt
2011-08-11bindings: makefile => MakefileEdward Hervey
2011-08-11testsuite: Remove print statementsEdward Hervey
2011-08-11pyges: Fix the timeline_file_source test suiteThibault Saunier
2011-08-11pyges: Install it so we now use import gesThibault Saunier
2011-08-11pyges: Do not try to build the bindings if no python foundThibault Saunier
2011-08-11pyges: Install files from the examples and testsuiteThibault Saunier
2011-08-11pyges: Add a PyGes exampleThibault Saunier
2011-08-11pyges: Add the GstArgtypes, get all the functions bindedThibault Saunier
2011-08-11pyges: link against pygst and use GstMiniObjectThibault Saunier
2011-08-11pyges : Improve the test suiteMathieu Duponchelle
2011-08-11pyges : correct the defs for ges_track_audio_raw_new and ges_track_video_raw_newMathieu Duponchelle
2011-08-11pyges : Add overridesMathieu Duponchelle
2011-08-11pyges : Add *_valist and *_by_pspec to the ignore-globMathieu Duponchelle
2011-08-11pyges : override unhandled methodsMathieu Duponchelle
2011-08-11pyges : add argtypesMathieu Duponchelle
2011-08-11pyges : Remove ges_formatter_set_data and get_data from the .defsMathieu Duponchelle
2011-08-11pyges : Override ges_timeline_parse_launch_effect_new to make it accept NoneMathieu Duponchelle
2011-08-11pyges: Update ges.defs and ges-types.defs with the new effect APIThibault Saunier
2011-08-11pyges : Add a text overlay testMathieu Duponchelle
2011-08-10pyges : Add actual testing to the testcasesThibault Saunier
2011-08-10pyges: add get_type method to the ignore_blob listThibault Saunier
2011-08-10pyges: Override methods using GListMathieu Duponchelle
2011-08-10pyges : Add a test suite with three test cases for the bindingsMathieu Duponchelle
2011-08-10pyges: Regenerate ges.def and ges-types.def so the contructors are detected p...Thibault Saunier
2011-08-10pyges: Make use of the namespace for the constructor classnames in codegenThibault Saunier
2011-08-10pyges: Sync codegen with upstreamThibault Saunier
2011-08-10pyges: override ges_track_get_timelineThibault Saunier
2011-08-10building: add python bindingsThibault Saunier
2011-08-10pyges: Add the necessary file to compile the bindingsThibault Saunier
2011-08-10pyges: add registering functions prototypes to ges.overrideThibault Saunier
2011-08-10pyges: Define missing typesThibault Saunier
2011-08-10pyges: Add ges.overrideMathieu Duponchelle
2011-08-10Add codegen to the tracked filesMathieu Duponchelle