Colin Edwards
|
ad85a9fa25
Apply clang-format to objective c code
|
6 years ago |
jp9000
|
7f6cf97bd7
libobs: Add obs_render_main_texture
|
8 years ago |
jp9000
|
b0104fcee0
(API Change) libobs: Remove source_type param from functions
|
10 years ago |
Palana
|
44b5afbd07
(API Change) libobs: Add profile_name_store_t parameter to obs_startup
|
10 years ago |
Palana
|
a56109b6e6
test: Make OSX test application compatible w/ windowless contexts
|
10 years ago |
Palana
|
1d39c3e9b6
(API Change) libobs: Add hotkey data to *_create functions
|
11 years ago |
Carl Fürstenberg
|
6095e7ef51
Add SOVERSION to libobs-opengl
|
11 years ago |
jp9000
|
73baaa59e9
(API Change) Unsquish libobs (base) names
|
11 years ago |
Palana
|
e5c0cad3df
Make OSX test application compatible with current 10.10 beta SDK
|
11 years ago |
jp9000
|
59ea3becf2
(API Change) Refactor module handling
|
11 years ago |
jp9000
|
778cc2b318
(API Change) obs_reset_video: Use return codes
|
11 years ago |
jp9000
|
899f053034
Add API for setting/getting current locale
|
11 years ago |
Palana
|
0a38abe5ab
Make OSX test application more idiomatic and add rendering callback
|
11 years ago |
jp9000
|
92522d1886
Implement RTMP module (still needs drop code)
|
11 years ago |
jp9000
|
ed6acbb988
..and the OSX test program
|
11 years ago |
jp9000
|
8e81d8be56
Revamp API and start using doxygen
|
11 years ago |
jp9000
|
c4af3e2a75
change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing
|
12 years ago |
jp9000
|
cec94b042e
implement scene adding callbacks, make a few API tweaks
|
12 years ago |
jp9000
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
12 years ago |
Palana
|
4939cad9e5
made osx test raii helpers more user friendly
|
12 years ago |
Palana
|
a692027648
changed osx test for arc compatibility
|
12 years ago |
Palana
|
e6017ec1ba
changed allocation counter to uint64_t
|
12 years ago |
Palana
|
e230b0e984
updated include paths (CMake+osxtest) and function prototype (osxtest)
|
12 years ago |
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 years ago |
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 years ago |
Palana
|
d7a04aea8c
added osx cocoa support files
|
12 years ago |