joshdoe

Results 8 issues of joshdoe

When a disk cannot be removed because a file is locked, currently a simple error message is shown. Other software like [USB Safely Remove](http://safelyremove.com/index.htm) show which files are locked and...

To date, I've been using your repository, as the [Gitorious-hosted qt-solutions](http://qt.gitorious.org/qt-solutions/qt-solutions) had no development activity. This seems to have changed in December 2012, as they have now ported QtPropertyBrowser to...

Issue originated on [an issue over at gst-pylonsrc](https://github.com/zingmars/gst-pylonsrc/issues/5), where this plugin originated, but is still a problem with the current merged source. Currently, any corrupted frames cause the source to...

Currently most camera sources expose little to no camera attributes through the `GObject` property interface, the recently merged `pylonsrc` having the most properties exposed. However because cameras can have so...

enhancement

This is a reminder to myself as much as anything else. In a GUI application, some of the properties of `pylonsrc` are text inputs, however they really should be enums,...

I'm creating this issue to track similar GStreamer capture plugins that have been discovered. I don't have specific plans to try to merge them with this project at this time,...

Wondering if it's time to add meson build files as GStreamer has already done, even though the CMake files have been mostly updated to support Linux. It would integrate better...

I've tried this on two different machines with Win7/x64, where Ctrl+Shift+0 doesn't work to disable transparency. I ran Spy++, and it seems like the WM_KEYDOWN message is never sent, but...