.. |
forms
|
update form to add volume section to main window
|
2013-12-22 01:28:40 -07:00 |
CMakeLists.txt
|
finish up preliminary settings stuff
|
2013-12-18 12:09:20 -07:00 |
makefile.am
|
finish up preliminary settings stuff
|
2013-12-18 12:09:20 -07:00 |
obs-app.cpp
|
make opengl render stuff on osx without resizing the main window
|
2013-12-19 23:10:09 +01:00 |
obs-app.hpp
|
use the preview window as the main window associated with the OpenGL context
|
2013-12-18 22:57:39 -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
|
finish up preliminary settings stuff
|
2013-12-18 12:09:20 -07:00 |
settings-basic-video.cpp
|
finish up preliminary settings stuff
|
2013-12-18 12:09:20 -07:00 |
settings-basic.cpp
|
finish up preliminary settings stuff
|
2013-12-18 12:09:20 -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-main-basic.cpp
|
fix focus after dismissing settings dialog
|
2013-12-16 16:06:30 +01:00 |
window-main-basic.hpp
|
add support for texture_rect texture type in shaders, add new form, clear up a few things in the API
|
2013-12-20 11:58:09 -07:00 |
window-settings-basic.cpp
|
made a few more settings UI tweaks
|
2013-12-17 18:19:24 -07:00 |
window-settings-basic.hpp
|
add in code for OK/Cancel/Apply buttons in basic settings window
|
2013-12-17 13:56:58 -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 |