| .. |
|
callback
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 years ago |
|
data
|
1a53c8ca66
Rename parameters to avoid GLSL keyword conflicts
|
10 years ago |
|
graphics
|
1cb02d5879
libobs: Add function to enumerate video adapters
|
10 years ago |
|
media-io
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
util
|
82320a9ca7
(API Change) Make os_get_config_path safer to use
|
10 years ago |
|
CMakeLists.txt
|
e3068ed985
libobs: Add win32 crash handler
|
10 years ago |
|
LibObsConfig.cmake.in
|
8841ea8a6f
cmake: Export plugin data destination
|
11 years ago |
|
LibObsConfigVersion.cmake.in
|
38594fff9e
Export libobs cmake target, so external plugins can be built without ugly hacks
|
11 years ago |
|
obs-audio-controls.c
|
c72284f387
libobs: Fix a few warnings
|
11 years ago |
|
obs-audio-controls.h
|
63399bbfd8
libobs: Add peak hold property to volmeter
|
11 years ago |
|
obs-avc.c
|
9f97b02c32
libobs: Add function to determine AVC keyframes
|
11 years ago |
|
obs-avc.h
|
9f97b02c32
libobs: Add function to determine AVC keyframes
|
11 years ago |
|
obs-cocoa.c
|
59ea3becf2
(API Change) Refactor module handling
|
11 years ago |
|
obs-config.h
|
d54b3cc8c0
libobs: Update to 0.7.3
|
10 years ago |
|
obs-data.c
|
fec29532de
libobs: Removed unused parameter and variable
|
10 years ago |
|
obs-data.h
|
af8d5db4ad
libobs: Add obs_data_clear to clear settings
|
10 years ago |
|
obs-defs.h
|
c2a0b9c00d
Change macro to MODULE_MISSING_EXPORTS for clarity
|
11 years ago |
|
obs-display.c
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 years ago |
|
obs-encoder.c
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-encoder.h
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-ffmpeg-compat.h
|
17a9fcaafb
Use propper ffmpeg compatiblity instead of relying on deprecated functions
|
11 years ago |
|
obs-interaction.h
|
26cf4688c2
Add interaction support to libobs
|
11 years ago |
|
obs-internal.h
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-module.c
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
|
obs-module.h
|
2eadd445d2
Some documentation improvements in obs-module.h
|
11 years ago |
|
obs-nix.c
|
6d2226bde8
Merge pull request #326 from azatoth/plugin_lib
|
10 years ago |
|
obs-output.c
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-output.h
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-properties.c
|
5d30f268a0
libobs: Return NULL on ending property list string
|
10 years ago |
|
obs-properties.h
|
32ca251bb0
libobs: Add obs_property_set_description
|
10 years ago |
|
obs-scene.c
|
e29a1fd367
libobs: Prevent infinite source recursion
|
11 years ago |
|
obs-scene.h
|
b23f8cc6e1
Scenes: Implement more item positioning features
|
11 years ago |
|
obs-service.c
|
94a93abb2b
(API Change) Pass data to get_properties when possible
|
11 years ago |
|
obs-service.h
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-source.c
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs-source.h
|
c431ac6aa5
libobs: Refactor source volume transition design
|
11 years ago |
|
obs-ui.h
|
8e81d8be56
Revamp API and start using doxygen
|
11 years ago |
|
obs-video.c
|
05fc9c5b78
libobs: Fix calculation copying aligned textures
|
10 years ago |
|
obs-view.c
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
|
obs-win-crash-handler.c
|
e3068ed985
libobs: Add win32 crash handler
|
10 years ago |
|
obs-windows.c
|
59ea3becf2
(API Change) Refactor module handling
|
11 years ago |
|
obs.c
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs.h
|
84e1f47ced
(API Change) Add support for multiple audio mixers
|
10 years ago |
|
obs.hpp
|
29e61cc68e
Fix OBSRef move assignment not releasing the previous reference
|
11 years ago |
|
obsconfig.h.in
|
8380d10805
Export plugin destination and relative prefix to obsconfig.h
|
11 years ago |