jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 лет назад |
jp9000
|
73baaa59e9
(API Change) Unsquish libobs (base) names
|
11 лет назад |
jp9000
|
b007c6b139
(API Change) Un-squish obs_sceneitem_*
|
11 лет назад |
jp9000
|
59ea3becf2
(API Change) Refactor module handling
|
11 лет назад |
jp9000
|
778cc2b318
(API Change) obs_reset_video: Use return codes
|
11 лет назад |
jp9000
|
4cc1a42908
Use IETF standard language tags for locale names
|
11 лет назад |
Jim
|
2ea50cab36
Merge pull request #124 from jp9000/new-locale-handling
|
11 лет назад |
jp9000
|
899f053034
Add API for setting/getting current locale
|
11 лет назад |
jp9000
|
3c2d81033f
Mark WinMain parameters as unused
|
11 лет назад |
jp9000
|
506daa17d9
Changed the windows test app a bit
|
11 лет назад |
jp9000
|
dbd8b2167d
Update test programs and filters
|
11 лет назад |
jp9000
|
fa490fa8c4
Implement some basic logging for windows
|
11 лет назад |
jp9000
|
771eac6015
Be more consistent about log levels
|
12 лет назад |
jp9000
|
8e81d8be56
Revamp API and start using doxygen
|
12 лет назад |
BtbN
|
45ec80fb7d
Full rewrite of all CMakeLists
|
12 лет назад |
jp9000
|
c4af3e2a75
change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing
|
12 лет назад |
jp9000
|
e5ef03954e
added name dialog code, moved 'using namespace std;' out of headers and into source files
|
12 лет назад |
jp9000
|
cec94b042e
implement scene adding callbacks, make a few API tweaks
|
12 лет назад |
jp9000
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
12 лет назад |
Palana
|
e6017ec1ba
changed allocation counter to uint64_t
|
12 лет назад |
jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
12 лет назад |
jp9000
|
58810f9806
changed gs_draw_sprite to allow custom sizes, added output textures to the core, and adjusted the test code to accommodate the changes
|
12 лет назад |
jp9000
|
409b011a8e
cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing
|
12 лет назад |
jp9000
|
8847d11e8e
adjust file locations to be more portable
|
12 лет назад |
jp9000
|
a6a6118c04
finish up most of the source audio stuff and rename some variables/structs/enum to be a bit more consistent
|
12 лет назад |
jp9000
|
ab08c2c3f2
fixed a minor bug in the gl shader parser
|
12 лет назад |
jp9000
|
dfa2dc6eab
fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory
|
12 лет назад |
jp9000
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
12 лет назад |
jp9000
|
f255ae1922
first commit
|
12 лет назад |