0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/obs
Palana 88ad3777e3 Add Qt support for osx
Actual drawing fails due to initialization before there are any windows
2014-01-25 07:23:56 +01:00
..
forms Fix/update forms for main and settings window 2014-01-24 21:19:50 -07:00
CMakeLists.txt Update CMakeLists.txt for last commit 2014-01-24 21:31:25 -07:00
makefile.am GLX implementation and *nix-specific file handling implementation 2014-01-02 18:20:58 -06:00
obs-app.cpp Fix render issues with main preview widget 2014-01-23 17:00:42 -07:00
obs-app.hpp Change the UI to Qt (work in progress) 2014-01-23 11:53:55 -07:00
platform-osx.mm Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
platform-windows.cpp Fix a few formatting issues 2014-01-24 12:52:22 -07:00
platform-x11.cpp Fix a few formatting issues 2014-01-24 12:52:22 -07:00
platform.hpp fix osx bundle loading of required resources 2014-01-09 01:17:38 +01:00
qt-display.hpp Fix render issues with main preview widget 2014-01-23 17:00:42 -07:00
qt-ptr-variant.hpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00
qt-wrappers.cpp Add Qt support for osx 2014-01-25 07:23:56 +01:00
qt-wrappers.hpp Change the UI to Qt (work in progress) 2014-01-23 11:53:55 -07:00
settings-basic-general.cpp added name dialog code, moved 'using namespace std;' out of headers and into source files 2013-12-29 04:40:53 -07:00
settings-basic-video.cpp renamed some window files to ensure they sort a bit better 2013-12-28 21:51:18 -07:00
settings-basic.cpp fixed project file settings for those renamed files and fixed a typo 2013-12-28 21:53:38 -07:00
settings-basic.hpp finish up preliminary settings stuff 2013-12-18 12:09:20 -07:00
settings.hpp finish up preliminary settings stuff 2013-12-18 12:09:20 -07:00
window-basic-main.cpp Fix/update forms for main and settings window 2014-01-24 21:19:50 -07:00
window-basic-main.hpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00
window-basic-settings.cpp Fix/update forms for main and settings window 2014-01-24 21:19:50 -07:00
window-basic-settings.hpp Fix/update forms for main and settings window 2014-01-24 21:19:50 -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