jp9000
|
3d88a43520
add video settings code and set up default video setting values for the config
|
12 年之前 |
Palana
|
7bc325d90b
updated BPtr semantics to be more in line with stl smart pointers
|
12 年之前 |
jp9000
|
dd1c5b4342
add some preliminary resolution data to video settings (will need to query monitors in the future)
|
12 年之前 |
jp9000
|
c5f497ec1d
add settings data for general page, query available languages
|
12 年之前 |
jp9000
|
70290b8c2b
fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program
|
12 年之前 |
Palana
|
e6017ec1ba
changed allocation counter to uint64_t
|
12 年之前 |
Palana
|
968f9c03bd
use %u for size_t on microsoft compilers
|
12 年之前 |
Palana
|
ad1abd45e8
fix format string
|
12 年之前 |
jp9000
|
0434ef0f62
change naming for some main program files for consistency
|
12 年之前 |
jp9000
|
8298fa4dc7
With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+)
|
12 年之前 |
Palana
|
99b06288ba
move using namespace below includes
|
12 年之前 |
jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
12 年之前 |
jp9000
|
56034fd9ac
made a workaround to ensure that translations can be done through our custom system rather than using wx's internal system
|
12 年之前 |
jp9000
|
279b487269
remove sys/stat.h include from obs-app.cpp
|
12 年之前 |
jp9000
|
0aad78819c
added initial config file stuff, set up a 'dummy' window to cause the graphics system to persist through window changes
|
12 年之前 |
jp9000
|
7e89ebce46
add a 'wrapper' file for wx
|
12 年之前 |
jp9000
|
27be0a515b
do first test drawing in wx
|
12 年之前 |
jp9000
|
eb55b5436f
changed header reference to obs-app.hpp
|
12 年之前 |
jp9000
|
4813c89cc6
renamed obs.cpp/hpp
|
12 年之前 |