obs-studio/obs
jp9000 4444ca55f9 Fix Qt5 with debian-based builds (for real)
You have to use qt5_use_modules otherwise it just won't always work.  I
don't know how it was working before with cmake, but apparently this
does the trick to ensure that all the necessary libraries and includes
are added.  ..Might require cmake 3.8.9 though.  ..I do hope that
doesn't end up being a problem.
2014-03-16 20:06:00 -07:00
..
forms Allow file names to be used instead of URLs 2014-03-10 14:48:17 -07:00
CMakeLists.txt Fix Qt5 with debian-based builds (for real) 2014-03-16 20:06:00 -07:00
obs-app.cpp moved and split up the linux xshm and pulseaudio capture plugins 2014-03-11 14:06:10 +01: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
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01:00
qt-wrappers.cpp Use only one widget for preview 2014-03-07 10:19:03 -07:00
qt-wrappers.hpp Use only one widget for preview 2014-03-07 10:19:03 -07:00
window-basic-main.cpp moved and split up the linux xshm and pulseaudio capture plugins 2014-03-11 14:06:10 +01:00
window-basic-main.hpp Add preliminary streaming code for testing 2014-03-10 13:10:35 -07:00
window-basic-settings.cpp Fix minor warning (redundant code) 2014-03-10 14:00:53 -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