obs-studio/obs
Palana 99b06288ba move using namespace below includes
fixes ambiguity between <wchar.h> and <cwchar>
2013-11-28 20:49:06 +01:00
..
images added initial main program and directshow files, finally have a UI functioning 2013-11-07 16:45:03 -07:00
res added initial main program and directshow files, finally have a UI functioning 2013-11-07 16:45:03 -07:00
CMakeLists.txt add a 'wrapper' file for wx 2013-11-22 20:57:24 -07:00
OBSWindows.cpp updated obs basic window form (needed an ID and needed a OnClose callback) 2013-11-23 23:36:25 -07:00
OBSWindows.fbp updated obs basic window form (needed an ID and needed a OnClose callback) 2013-11-23 23:36:25 -07:00
OBSWindows.h updated obs basic window form (needed an ID and needed a OnClose callback) 2013-11-23 23:36:25 -07:00
makefile.am fixed some build issues on non-windows systems 2013-11-26 23:07:27 -07:00
obs-app.cpp move using namespace below includes 2013-11-28 20:49:06 +01:00
obs-app.hpp added initial config file stuff, set up a 'dummy' window to cause the graphics system to persist through window changes 2013-11-23 23:38:52 -07:00
obs-wrappers.hpp added initial config file stuff, set up a 'dummy' window to cause the graphics system to persist through window changes 2013-11-23 23:38:52 -07:00
window-obs-basic.cpp made a workaround to ensure that translations can be done through our custom system rather than using wx's internal system 2013-11-26 22:22:41 -07:00
window-obs-basic.hpp added initial config file stuff, set up a 'dummy' window to cause the graphics system to persist through window changes 2013-11-23 23:38:52 -07:00
window-subclass.cpp added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue 2013-11-13 06:24:20 -07:00
window-subclass.hpp made a workaround to ensure that translations can be done through our custom system rather than using wx's internal system 2013-11-26 22:22:41 -07:00
wx-wrappers.cpp add a 'wrapper' file for wx 2013-11-22 20:57:24 -07:00
wx-wrappers.hpp add a 'wrapper' file for wx 2013-11-22 20:57:24 -07:00