0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/obs
2013-12-17 11:29:46 -07:00
..
forms add 'renderer' option to video settings 2013-12-17 02:07:08 -07:00
CMakeLists.txt updated obs platform files 2013-12-16 16:04:51 +01:00
makefile.am updated obs platform files 2013-12-16 16:04:51 +01:00
obs-app.cpp add code to select renderer 2013-12-17 02:08:41 -07:00
obs-app.hpp add video settings code and set up default video setting values for the config 2013-12-16 00:07:08 -07:00
obs-wrappers.hpp updated BPtr semantics to be more in line with stl smart pointers 2013-12-16 01:59:08 +01:00
platform-nix.cpp add platform functions for querying monitor information 2013-12-16 00:06:13 -07:00
platform-osx.mm updated obs platform files 2013-12-16 16:04:51 +01:00
platform-windows.cpp add code to select renderer 2013-12-17 02:08:41 -07:00
platform.hpp updated obs platform files 2013-12-16 16:04:51 +01:00
settings-basic-general.cpp add video settings code and set up default video setting values for the config 2013-12-16 00:07:08 -07:00
settings-basic-video.cpp this is probably C-style but I prefer it over vague anonymous namespaces, don't kill me please 2013-12-17 11:29:46 -07:00
settings-basic.hpp add move constructor to wx connector class, add simple connector list class, add initial video settings class, update build files 2013-12-13 23:11:23 -07:00
settings.hpp initialize dataChanged variables in SettingsData base class 2013-12-12 22:16:45 -07:00
window-main-basic.cpp fix focus after dismissing settings dialog 2013-12-16 16:06:30 +01:00
window-main-basic.hpp change a few names for some of the control callbacks 2013-12-10 21:14:45 -07:00
window-settings-basic.cpp fix focus after dismissing settings dialog 2013-12-16 16:06:30 +01:00
window-settings-basic.hpp add move constructor to wx connector class, add simple connector list class, add initial video settings class, update build files 2013-12-13 23:11:23 -07:00
wx-subclass.cpp Added preliminary settings window form 2013-12-10 11:21:34 -07:00
wx-subclass.hpp add settings data for general page, query available languages 2013-12-12 21:47:42 -07:00
wx-wrappers.cpp fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 2013-12-07 10:22:56 -07:00
wx-wrappers.hpp updated c++11 compatibility for raii wrappers 2013-12-16 01:59:07 +01:00