Google Code Exporter
Google Code Exporter
Original comment by `[email protected]` on 25 Jun 2013 at 2:17 - Changed title: **Support for GMFBridge (please add suggestions)**
Original comment by `[email protected]` on 25 Jun 2013 at 2:44 - Changed title: **Filters dialog - missing category information when showing (ALL) DMO** - Added labels: **FilterDialog**, **DMO**
``` Hi. Thanks for the problem report. When you use "Find in filters..." you should see that the filter edit control at the top contains a GUID - the CLSID...
``` Thanks for the personal response. I understand now that I just need to clear the search box. ``` Original comment by `[email protected]` on 12 Jan 2015 at 5:46
``` Also need to label search edit control in filters dialog ``` Original comment by `[email protected]` on 17 Jan 2015 at 2:27 - Changed title: **Remove find in filters from...
``` That would be an awesome features. I think with an SQLite-InMemory DB the overhead and threading issues should be OK. Wrapping the FilterGraph should be no problem, but would...
``` The SQLite angle sounds interesting though I'm not familiar with its performance and threading characteristics. I don't think this approach could be used to wrap pins (at least not...
``` Another useful possibility enabled by closer monitoring: Color connection lines according to the thread handle used for streaming to show how many streaming threads are operating in a given...
``` I used to do a similar trick in past to analyze specific filter behavior (not just wrapping all filters at once and gathering their runtime stats all together). The...
``` Easiest implementation - all preferred filters are automatically added to favorite filters. The preferred filter status is indicated by adding "(auto-add)" to the end of the filter name in...