.. |
forms
|
Add callbacks for OK/Cancel/Apply
|
2013-12-17 13:54:06 -07:00 |
CMakeLists.txt
|
updated obs platform files
|
2013-12-16 16:04:51 +01:00 |
makefile.am
|
updated obs platform files
|
2013-12-16 16:04:51 +01:00 |
obs-app.cpp
|
load english locale text first, then current locale (to prevent unfilled text entries)
|
2013-12-17 13:56:28 -07:00 |
obs-app.hpp
|
add video settings code and set up default video setting values for the config
|
2013-12-16 00:07:08 -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
|
add video settings code and set up default video setting values for the config
|
2013-12-16 00:07:08 -07:00 |
settings-basic-video.cpp
|
add in code for OK/Cancel/Apply buttons in basic settings window
|
2013-12-17 13:56:58 -07:00 |
settings-basic.hpp
|
add move constructor to wx connector class, add simple connector list class, add initial video settings class, update build files
|
2013-12-13 23:11:23 -07:00 |
settings.hpp
|
initialize dataChanged variables in SettingsData base class
|
2013-12-12 22:16:45 -07:00 |
window-main-basic.cpp
|
fix focus after dismissing settings dialog
|
2013-12-16 16:06:30 +01:00 |
window-main-basic.hpp
|
change a few names for some of the control callbacks
|
2013-12-10 21:14:45 -07:00 |
window-settings-basic.cpp
|
add in code for OK/Cancel/Apply buttons in basic settings window
|
2013-12-17 13:56:58 -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 |