0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/obs
2014-01-09 21:04:52 -06:00
..
forms Removed unnecessary sizers from forms (homeworld) 2014-01-06 20:17:54 -07:00
CMakeLists.txt add cmake plugin helpers 2014-01-09 02:37:43 +01:00
makefile.am GLX implementation and *nix-specific file handling implementation 2014-01-02 18:20:58 -06:00
obs-app.cpp fix osx bundle loading of required resources 2014-01-09 01:17:38 +01: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 fix osx bundle loading of required resources 2014-01-09 01:17:38 +01:00
platform-windows.cpp fix osx bundle loading of required resources 2014-01-09 01:17:38 +01:00
platform-x11.cpp fix osx bundle loading of required resources 2014-01-09 01:17:38 +01:00
platform.hpp fix osx bundle loading of required resources 2014-01-09 01:17:38 +01: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 Add preliminary audio processing 2014-01-09 19:08:20 -07:00
window-basic-main.hpp Add preliminary audio processing 2014-01-09 19:08:20 -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 Reverted previous changes and added a hopeful solution for lack of window realization 2014-01-09 21:04:52 -06:00
wx-wrappers.hpp Reverted previous changes and added a hopeful solution for lack of window realization 2014-01-09 21:04:52 -06:00