obs-studio/obs
BtbN 668812ca3e Adjust file finding functions to also search the install root dir on Windows
This is because the installed versions of OBS is allways executed in the install root instead of inside the bin dir.
2014-01-26 02:04:37 +01:00
..
forms Apply a number of fixes to the main window 2014-01-25 09:08:56 -07:00
CMakeLists.txt Update obs/CMakeLists.txt (forgot again) 2014-01-25 09:18:40 -07:00
makefile.am GLX implementation and *nix-specific file handling implementation 2014-01-02 18:20:58 -06:00
obs-app.cpp Remove Qt focus frame from various controls 2014-01-25 20:37:53 +01:00
obs-app.hpp Apply a number of fixes to the main window 2014-01-25 09:08:56 -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 fix osx bundle loading of required resources 2014-01-09 01:17:38 +01:00
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01: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
window-basic-main.cpp Apply a number of fixes to the main window 2014-01-25 09:08:56 -07:00
window-basic-main.hpp Apply a number of fixes to the main window 2014-01-25 09:08:56 -07:00
window-basic-settings.cpp Apply a number of fixes to the main window 2014-01-25 09:08:56 -07:00
window-basic-settings.hpp Fix/update forms for main and settings window 2014-01-24 21:19:50 -07:00
window-main.hpp Apply a number of fixes to the main window 2014-01-25 09:08:56 -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