gstreamer/debug-viewer
René Stadler 9864042ff8 Simplify and optimize filtered model implementation
RangeFilteredLogModel is gone. The functionality is trivially implemented in
FilteredLogModel now. Changing the range is now O(log n) at worst (was O(n) at
best, for rewriting the arrays). Stacking filtered models is not supported
anymore, which simplifies the code.
2014-09-11 20:51:47 +02:00
..
data window: replace progress and error dialogs with InfoBars 2014-09-11 20:51:47 +02:00
GstDebugViewer Simplify and optimize filtered model implementation 2014-09-11 20:51:47 +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 Data: remove log line serialization 2014-09-11 20:51:46 +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 Switch to new try..except syntax 2014-09-11 20:51:47 +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 setup.py: fix installation 2014-09-11 20:51:46 +02:00