jp9000
|
24571599db
libobs: Add ability for service to specify its output type
|
8 years ago |
jp9000
|
6285a47726
(API Change) libobs: Pass type data to get_name callbacks
|
10 years ago |
jp9000
|
7920668e56
libobs: Add private data to definition structures
|
10 years ago |
jp9000
|
b03eae57c6
(API Change) Fix "apply service settings" functions
|
10 years ago |
jp9000
|
4eacb5f3e9
libobs: Add API to apply service encoder settings
|
10 years ago |
jp9000
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
jp9000
|
923916ecce
libobs: Use extern "C" on export headers if C++
|
10 years ago |
fryshorts
|
b4a5832ec7
Some documentation improvements to obs-service.h
|
11 years ago |
Palana
|
94a93abb2b
(API Change) Pass data to get_properties when possible
|
11 years ago |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
jp9000
|
2d606dd8d8
(API Change) Use 'get' convention: API callbacks
|
11 years ago |
jp9000
|
c83d05117f
(API Change) Unsquish libobs API callback names
|
11 years ago |
jp9000
|
0b4a259e56
Remove 'locale' parameter from all callbacks
|
11 years ago |
jp9000
|
9b23914c37
libobs: Add 'initialize' callback to services
|
11 years ago |
jp9000
|
8830c4102f
obs-studio UI: Implement stream settings UI
|
11 years ago |
jp9000
|
4a6d19f206
libobs: Add services API, reduce repeated code
|
11 years ago |
jp9000
|
0cf9e0cfdd
Add preliminary FLV/RTMP output (incomplete)
|
11 years ago |
jp9000
|
966b943d5b
Remove majority of warnings
|
11 years ago |
jp9000
|
8e81d8be56
Revamp API and start using doxygen
|
11 years ago |
jp9000
|
458325fc6f
Add property list callbacks
|
11 years ago |
jp9000
|
6c44291693
Implement settings interface for plugins
|
11 years ago |
jp9000
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
12 years ago |
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 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 |
Peter SZTANOJEV
|
0301b24ace
modernize header guards to #pragma once
|
12 years ago |
jp9000
|
f255ae1922
first commit
|
12 years ago |