| .. |
|
callback
|
d891e9772c
libobs: Fix signal handler lock bug
|
11 years ago |
|
graphics
|
b64900e630
Graphics: Comment out parsed shader logging
|
11 years ago |
|
media-io
|
42a0411f1c
libobs: Fix switch warning
|
11 years ago |
|
util
|
924709735e
libobs/util: Add DStr RAII helper class
|
11 years ago |
|
CMakeLists.txt
|
e2c2e50f4c
Fix ffmpeg/x264 find modules according to cmake find module naming conventions
|
11 years ago |
|
LibObsConfig.cmake.in
|
34923f1f83
Also export a plugin destination, so external plugins know where to install stuff
|
11 years ago |
|
LibObsConfigVersion.cmake.in
|
38594fff9e
Export libobs cmake target, so external plugins can be built without ugly hacks
|
11 years ago |
|
obs-avc.c
|
4a652ec82d
obs-output module: Fill out more functions
|
11 years ago |
|
obs-avc.h
|
4a652ec82d
obs-output module: Fill out more functions
|
11 years ago |
|
obs-cocoa.c
|
563613db8f
Rename obs-data.h to obs-internal.h
|
12 years ago |
|
obs-config.h
|
3a850e67c3
libobs: Move API version info to obs-config.h
|
11 years ago |
|
obs-data.c
|
0236d4fb09
Fix obs_data_item_set for number types
|
11 years ago |
|
obs-data.h
|
7114f65d18
Fix a few warnings
|
11 years ago |
|
obs-defs.h
|
03ca5919ce
UI: Add popup warnings for connection failure
|
11 years ago |
|
obs-display.c
|
4a6d19f206
libobs: Add services API, reduce repeated code
|
11 years ago |
|
obs-encoder.c
|
8830c4102f
obs-studio UI: Implement stream settings UI
|
11 years ago |
|
obs-encoder.h
|
519c4f4118
Fix issue when using multiple video encoders
|
11 years ago |
|
obs-internal.h
|
4eb6267372
Merge pull request #90 from antihax/master
|
11 years ago |
|
obs-module.c
|
8830c4102f
obs-studio UI: Implement stream settings UI
|
11 years ago |
|
obs-module.h
|
22aec1c391
Well, that was embarassing. (Remove size macro)
|
11 years ago |
|
obs-nix.c
|
268e4e7811
Add more checks for NULL pointers
|
11 years ago |
|
obs-output.c
|
739c58187c
Remove output from encoder when output is destroyed.
|
11 years ago |
|
obs-output.h
|
bd331c8ffe
Remove the weird size stuff from OBS_DECLARE_MODULE
|
11 years ago |
|
obs-properties.c
|
85dcfcaa34
libobs: Add button support to properties
|
11 years ago |
|
obs-properties.h
|
85dcfcaa34
libobs: Add button support to properties
|
11 years ago |
|
obs-scene.c
|
999d8ee916
Add ability to move source up/down/etc
|
11 years ago |
|
obs-scene.h
|
154e0c59e1
Use atomic functions where appropriate
|
11 years ago |
|
obs-service.c
|
8830c4102f
obs-studio UI: Implement stream settings UI
|
11 years ago |
|
obs-service.h
|
8830c4102f
obs-studio UI: Implement stream settings UI
|
11 years ago |
|
obs-source.c
|
20a61ace77
libobs: Account for volume with audio levels
|
11 years ago |
|
obs-source.h
|
4682cfb61b
Fix an issue with async (video) source destruction
|
11 years ago |
|
obs-ui.h
|
8e81d8be56
Revamp API and start using doxygen
|
11 years ago |
|
obs-video.c
|
4a6d19f206
libobs: Add services API, reduce repeated code
|
11 years ago |
|
obs-view.c
|
f2ee950746
Activate user-selected audio devices
|
11 years ago |
|
obs-windows.c
|
fa490fa8c4
Implement some basic logging for windows
|
11 years ago |
|
obs.c
|
5cd64ce7f2
libobs: Add level/magnitude/peak volume levels
|
11 years ago |
|
obs.h
|
4eb6267372
Merge pull request #90 from antihax/master
|
11 years ago |
|
obs.hpp
|
d9251f9e87
Add source properties window (very preliminary)
|
11 years ago |
|
obsconfig.h.in
|
38594fff9e
Export libobs cmake target, so external plugins can be built without ugly hacks
|
11 years ago |