obs-studio/obs
2014-01-01 04:06:59 +01:00
..
forms create a sizing callback for the preview panel specifically, apparently on macos the window size isn't guaranteed to be the size it's set to in the main window size handler 2013-12-31 07:10:47 -07:00
CMakeLists.txt add infrastructure for app bundle target and unmark as advanced 2013-12-30 20:52:44 +01:00
makefile.am added name dialog code, moved 'using namespace std;' out of headers and into source files 2013-12-29 04:40:53 -07:00
obs-app.cpp update API and implement preliminary ability to add sources to scenes 2013-12-30 06:56:39 -07:00
obs-app.hpp update API and implement preliminary ability to add sources to scenes 2013-12-30 06:56:39 -07:00
platform-osx.mm added name dialog code, moved 'using namespace std;' out of headers and into source files 2013-12-29 04:40:53 -07:00
platform-windows.cpp added name dialog code, moved 'using namespace std;' out of headers and into source files 2013-12-29 04:40:53 -07:00
platform-x11.cpp added name dialog code, moved 'using namespace std;' out of headers and into source files 2013-12-29 04:40:53 -07:00
platform.hpp 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-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 fixed starting GL context size to use GetClientSize over GetMinSize 2013-12-31 07:26:24 -07:00
window-basic-main.hpp create a sizing callback for the preview panel specifically, apparently on macos the window size isn't guaranteed to be the size it's set to in the main window size handler 2013-12-31 07:10:47 -07:00
window-basic-settings.cpp added name dialog code, moved 'using namespace std;' out of headers and into source files 2013-12-29 04:40:53 -07:00
window-basic-settings.hpp added name dialog code, moved 'using namespace std;' out of headers and into source files 2013-12-29 04:40:53 -07:00
window-namedialog.cpp fix warnings in window-namedialog and mark methods as override 2014-01-01 04:06:59 +01:00
window-namedialog.hpp fix warnings in window-namedialog and mark methods as override 2014-01-01 04:06:59 +01: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 add wrapper for popup menus so you aren't forced to write a god forsaken function handler whenever you just want to do a basic popup menu 2013-12-30 06:55:58 -07:00
wx-wrappers.hpp add wrapper for popup menus so you aren't forced to write a god forsaken function handler whenever you just want to do a basic popup menu 2013-12-30 06:55:58 -07:00