gstreamer/debug-viewer
René Stadler b468acd836 Fix logging being on by default with recent Python
The fix for Python issue #1021 uncovered a mistake of mine.  I was under the
impression that logging.NOTSET level means "off", but in fact it means to not
modify the level, and setting that on the root logger with basicConfig leads to
turning on all levels.
2014-09-11 20:51:45 +02:00
..
data Use correct license in about dialog 2014-09-11 20:51:45 +02:00
GstDebugViewer Fix logging being on by default with recent Python 2014-09-11 20:51:45 +02:00
pixmaps New import (the old repo got busted, just had 4 revs anyways) 2014-09-11 20:51:36 +02:00
po Add dummy po directory and add MANIFEST.in 2014-09-11 20:51:38 +02:00
tests Move performance test program into its own file 2014-09-11 20:51:44 +02:00
.gitignore Migrate .bzrignore -> .gitignore 2014-09-11 20:51:45 +02:00
gst-debug-strip-color.py Fix color stripping script 2014-09-11 20:51:43 +02:00
gst-debug-viewer Fix copyright/license headers and module docstrings 2014-09-11 20:51:39 +02:00
gst-debug-viewer.desktop.in Copy over distutils setup from gst-inspector 2014-09-11 20:51:38 +02:00
MANIFEST.in Add dummy po directory and add MANIFEST.in 2014-09-11 20:51:38 +02:00
setup.cfg Copy over distutils setup from gst-inspector 2014-09-11 20:51:38 +02:00
setup.py Fix installation by including missing packages 2014-09-11 20:51:45 +02:00