gstreamer/debug-viewer/GstDebugViewer
Stefan Sauer 2019397059 debug-viewer: models: allow filter to check COL_MESSAGE
COL_MESSAGE contains the message offset as an internal optimization. When
preparing a row for filters, we need to replace this. Otherwise filters
get an 'int' instead of the 'string' they expect.
2016-10-08 22:52:21 +02:00
..
Common formatting: run autopep8 over all files 2016-09-28 20:38:55 +02:00
GUI debug-viewer: models: allow filter to check COL_MESSAGE 2016-10-08 22:52:21 +02:00
Plugins debug-viewer: small code cleanups 2016-09-30 22:34:25 +02:00
__init__.py Migrate from glade to GtkBuilder 2014-09-11 20:51:45 +02:00
Data.py debug-viewer: add a few doc strings 2016-09-30 22:34:25 +02:00
Main.py formatting: run autopep8 over all files 2016-09-28 20:38:55 +02:00