| .. |
|
forms
|
4af0d7ac04
update main form files for basic UI window
|
12 years ago |
|
CMakeLists.txt
|
e8ee39560c
update data files copy in cmake project
|
12 years ago |
|
makefile.am
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
obs-app.cpp
|
c129cc37cb
update API and implement preliminary ability to add sources to scenes
|
12 years ago |
|
obs-app.hpp
|
c129cc37cb
update API and implement preliminary ability to add sources to scenes
|
12 years ago |
|
platform-osx.mm
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
platform-windows.cpp
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
platform-x11.cpp
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
platform.hpp
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
settings-basic-general.cpp
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
settings-basic-video.cpp
|
aea35a30f8
renamed some window files to ensure they sort a bit better
|
12 years ago |
|
settings-basic.cpp
|
1c7272115a
fixed project file settings for those renamed files and fixed a typo
|
12 years ago |
|
settings-basic.hpp
|
a8ada497b3
finish up preliminary settings stuff
|
12 years ago |
|
settings.hpp
|
a8ada497b3
finish up preliminary settings stuff
|
12 years ago |
|
window-basic-main.cpp
|
c2593eb390
make window automatically resize the graphics display to ensure sources draw properly
|
12 years ago |
|
window-basic-main.hpp
|
c129cc37cb
update API and implement preliminary ability to add sources to scenes
|
12 years ago |
|
window-basic-settings.cpp
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
window-basic-settings.hpp
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
window-namedialog.cpp
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 years ago |
|
window-namedialog.hpp
|
c4af3e2a75
change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing
|
12 years ago |
|
wx-subclass.cpp
|
f9e9626ee6
Added preliminary settings window form
|
12 years ago |
|
wx-subclass.hpp
|
c5f497ec1d
add settings data for general page, query available languages
|
12 years ago |
|
wx-wrappers.cpp
|
146912d5b8
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
|
12 years ago |
|
wx-wrappers.hpp
|
146912d5b8
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
|
12 years ago |