0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/obs
Palana d56432304e Fix crash when closing windows via the X title bar button
On OSX clicking the X title bar button immediately destroys "all" native
windows (after sending a close event) which causes
[NSSurface _disposeSurface] to crash if invoked while GL is using
the surface
2014-04-17 17:20:00 +02:00
..
forms Add Settings entry to File menu 2014-04-16 17:21:00 +02:00
CMakeLists.txt Improve bundle fixup 2014-04-13 11:05:46 -07:00
display-helpers.hpp Ensure sizes passed to OBS are actual pixel sizes 2014-04-16 22:39:05 +02:00
obs-app.cpp Implement some basic logging for windows 2014-04-14 04:02:11 -07:00
obs-app.hpp Activate user-selected audio devices 2014-03-07 17:03:34 -07:00
platform-osx.mm Remove unnecessary distinction between 32bit and 64bit on osx 2014-01-25 20:39:09 +01:00
platform-windows.cpp Adjust file finding functions to also search the install root dir on Windows 2014-01-26 02:04:37 +01:00
platform-x11.cpp Restructure installation and package generation 2014-01-25 19:13:33 +01:00
platform.hpp Finish the rest of the settings dialog code 2014-01-26 15:36:15 -07:00
properties-view.cpp Improve properties API 2014-04-04 00:30:37 -07:00
properties-view.hpp Improve properties API 2014-04-04 00:30:37 -07:00
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01:00
qt-wrappers.cpp Fix getting the X11 display with the Qt ui 2014-04-03 23:41:22 +02:00
qt-wrappers.hpp Use only one widget for preview 2014-03-07 10:19:03 -07:00
window-basic-main.cpp Fix crash when closing windows via the X title bar button 2014-04-17 17:20:00 +02:00
window-basic-main.hpp Track properties window lifetime via QPointer 2014-04-16 17:22:06 +02:00
window-basic-properties.cpp Fix crash when closing windows via the X title bar button 2014-04-17 17:20:00 +02:00
window-basic-properties.hpp Fix crash when closing windows via the X title bar button 2014-04-17 17:20:00 +02:00
window-basic-settings.cpp Improve properties API 2014-04-04 00:30:37 -07:00
window-basic-settings.hpp Add preliminary streaming code for testing 2014-03-10 13:10:35 -07:00
window-main.hpp Move basic mode configuration to a separate file 2014-03-06 21:08:12 -07:00
window-namedialog.cpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00
window-namedialog.hpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00