summaryrefslogtreecommitdiff
path: root/examples/debugslider.py
AgeCommit message (Collapse)AuthorFilesLines
2005-12-01releasing 0.9.7Thomas Vander Stichele1-1/+1
Original commit message from CVS: releasing 0.9.7
2005-11-19add header stuffThomas Vander Stichele1-0/+4
Original commit message from CVS: add header stuff
2005-09-01examples/Makefile.am (examples_DATA): Dist fixer.Andy Wingo1-0/+55
Original commit message from CVS: 2005-09-01 Andy Wingo <wingo@pobox.com> * examples/Makefile.am (examples_DATA): Dist fixer. * examples/debugslider.py: Renamed from debug-slider.py so it can be imported. * examples/pipeline-tester: Add a debugslider. * pygst.py.in (require): If pygst.require() is called multiple times, don't pollute sys.path with unneeded path entries.