gstreamer/debug-viewer/GstDebugViewer
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
..
Common Fix logging being on by default with recent Python 2014-09-11 20:51:45 +02:00
Plugins Update vertical timeline when the widget size changes 2014-09-11 20:51:45 +02:00
__init__.py Fix copyright/license headers and module docstrings 2014-09-11 20:51:39 +02:00
Data.py Use mmap in a portable way 2014-09-11 20:51:45 +02:00
GUI.py Add FIXME comments 2014-09-11 20:51:45 +02:00
Main.py Mention GStreamer in --help output 2014-09-11 20:51:45 +02:00