jp9000
|
4a6d19f206
libobs: Add services API, reduce repeated code
|
11 年之前 |
Palana
|
3990c18aac
Add NULL checks and assertions to fix clang static analysis problems
|
11 年之前 |
jp9000
|
154e0c59e1
Use atomic functions where appropriate
|
11 年之前 |
jp9000
|
5288467aeb
Ensure names are valid
|
11 年之前 |
jp9000
|
9c6da6f52d
Split output/input audio capture sources
|
11 年之前 |
jp9000
|
e9342143a7
Simplify and extend callback/signalling system
|
11 年之前 |
jp9000
|
771eac6015
Be more consistent about log levels
|
11 年之前 |
jp9000
|
268e4e7811
Add more checks for NULL pointers
|
11 年之前 |
jp9000
|
096cce9a86
Rename scene signals
|
11 年之前 |
jp9000
|
be81276f03
Implement volume handling
|
11 年之前 |
jp9000
|
d4f1eacc1f
Implement source activation/deactivation
|
11 年之前 |
jp9000
|
14c95ac421
Add functions to enumerate source children/tree
|
11 年之前 |
jp9000
|
966b943d5b
Remove majority of warnings
|
11 年之前 |
jp9000
|
8e81d8be56
Revamp API and start using doxygen
|
11 年之前 |
jp9000
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
11 年之前 |
Palana
|
ac23df500a
Remove external ref count visibility
|
11 年之前 |
jp9000
|
37ed83acec
Use QMetaObject::invokeMethod in libobs callbacks
|
11 年之前 |
jp9000
|
6e1dd92f0c
Improve thread safety in UI code
|
11 年之前 |
jp9000
|
74032922bc
Fix another bug (don't commit without compiling)
|
11 年之前 |
jp9000
|
73d4e1331c
And cover the one in scene_destroy
|
11 年之前 |
jp9000
|
7b37dc6cbb
Oh and while we're at it I suppose another fix
|
11 年之前 |
jp9000
|
f26cb706c2
Clean up the previous commit a bit
|
11 年之前 |
jp9000
|
f2e1ce533c
Use mutex instead of variable for RC check
|
11 年之前 |
jp9000
|
103ef75310
Improve thread safety for scene items
|
11 年之前 |
jp9000
|
3243a9f8c5
Fix the design flaw with obs_sceneitem_destroy
|
11 年之前 |
Palana
|
2fa208adfb
Check if scene item is actually alive when calling obs_sceneitem_destroy
|
11 年之前 |
Palana
|
af03444cbe
Use recursive mutex for scene mutex
|
11 年之前 |
jp9000
|
9116be8d9c
Improve safety for settings usage
|
11 年之前 |
jp9000
|
6c44291693
Implement settings interface for plugins
|
11 年之前 |
jp9000
|
a2a8a5f148
Added add/remove signals to scenes
|
12 年之前 |