gstreamer/debug-viewer/GstDebugViewer/GUI
Philippe Normand 7e2200d889 debug-viewer: Fix reload file action.
Copy the log file only we're loading a file different from the previous file.
The previous version of this code was broken because the existing tmpfile was
removed from disk before being copied to a new temporary file.
2018-06-14 18:01:54 +01:00
..
__init__.py debug-viewer: PEP8 all the things 2018-04-15 10:56:12 +01:00
app.py debug-viewer: Port to Python3 2018-04-15 10:56:12 +01:00
colors.py debug-viewer: MEMDUMP debug level support 2018-05-13 13:02:11 +01:00
columns.py debug-viewer: Ignore broken utf8 errors 2018-05-13 09:44:17 -04:00
filters.py debug-viewer: PEP8 all the things 2018-04-15 10:56:12 +01:00
models.py debug-viewer: PEP8 all the things 2018-04-15 10:56:12 +01:00
window.py debug-viewer: Fix reload file action. 2018-06-14 18:01:54 +01:00