cplussharp / graph-studio-next

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

Register/Unregister Filter File without restarting the program as admin #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to have this feature in the program:
Use the Register/Unregister Filter buttons without the need to restart the 
application with adminrights. Like in DirectShowSpy registration property page.

The feature is important for me because:
faster workflow

The feature is important for other users because:
faster worklfow

Original issue reported on code.google.com by cgraef...@gmail.com on 2 May 2014 at 9:47

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r334.

Original comment by cgraef...@gmail.com on 2 May 2014 at 5:17

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r382.

fix register filter with paths containing spaces
switch filter_categories combo to "DirectShow Filters" to select filter, 
because "All Filters" doesn't load the newly registered filter!

Original comment by cgraef...@gmail.com on 24 May 2014 at 9:53