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 debug-viewer: Fix raising unhandled exception 2018-04-19 14:26:23 -03:00
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 debug-viewer: PEP8 all the things 2018-04-15 10:56:12 +01:00
__init__.py debug-viewer: Port to meson 2018-04-15 20:50:22 -03:00
Data.py debug-viewer: Ignore broken utf8 errors 2018-05-13 09:44:17 -04:00
Main.py debug-viewer: PEP8 all the things 2018-04-15 10:56:12 +01:00