gstreamer/debug-viewer/GstDebugViewer
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
..
Common
GUI debug-viewer: Fix reload file action. 2018-06-14 18:01:54 +01:00
Plugins debug-viewer: MEMDUMP debug level support 2018-05-13 13:02:11 +01:00
tests
__init__.py
Data.py debug-viewer: Ignore broken utf8 errors 2018-05-13 09:44:17 -04:00
Main.py