obs-studio/obs/forms
jp9000 4cba9d336a Fix render issues with main preview widget
- I seem to have fixed ths issues with the main preview widget.  It
   seems you just need to set the right window attributes to stop it from
   breaking.  Though when opengl is enabled, there appears to be a weird
   background glitch in the Qt stuff -- I'm not entirely sure what's
   going on.  Bug in Qt?

   Also fixed the layout issues, and the widget now properly resizes and
   centers in to its parent widget.

 - Prevent the render loop from accessing data if the data isn't valid.
   Because obs->data is freed before the graphics stuff, it can cause
   the graphics to keep trying to query the obs->data.displays_mutex
   after it had already been destroyed.
2014-01-23 17:00:42 -07:00
..
images Change the UI to Qt (work in progress) 2014-01-23 11:53:55 -07:00
NameDialog.ui Change the UI to Qt (work in progress) 2014-01-23 11:53:55 -07:00
OBSBasic.ui Fix render issues with main preview widget 2014-01-23 17:00:42 -07:00
OBSBasicSettings.ui Change the UI to Qt (work in progress) 2014-01-23 11:53:55 -07:00
obs.qrc Change the UI to Qt (work in progress) 2014-01-23 11:53:55 -07:00