cplussharp / graph-studio-next

GraphStudioNext is a tool for developers to build and test DirectShow Graphs
355 stars 94 forks source link

GraphBuilder log file view and interpreter #230

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to have this feature in the program:

Open the log file created by File/Set Log File and provide a live update. 

Also provide an alternate log file view replaces numbers in new log file lines 
with meaningful pin and filter names etc. to provide a more readable log file 
view.

The DbgLog property page has useful code that could be reused here.

The feature is important for me because:

Insight and diagnosis of graph building and rendering.

The feature is important for other users because:

Original issue reported on code.google.com by mike.cop...@gmail.com on 29 May 2014 at 10:16