gstreamer/debug-viewer/GstDebugViewer/GUI
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
..
__init__.py formatting: run autopep8 over all files 2016-09-28 20:38:55 +02:00
app.py formatting: run autopep8 over all files 2016-09-28 20:38:55 +02:00
colors.py formatting: run autopep8 over all files 2016-09-28 20:38:55 +02:00
columns.py formatting: run autopep8 over all files 2016-09-28 20:38:55 +02:00
filters.py formatting: run autopep8 over all files 2016-09-28 20:38:55 +02:00
models.py debug-viewer: models: allow filter to check COL_MESSAGE 2016-10-08 22:52:21 +02:00
window.py debug-viewer: small code cleanups 2016-09-30 22:34:25 +02:00